In drupal 8 we should not use the depreciated db_queries.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | deprecated_database_queries-2871722-12.patch | 14.86 KB | priyanka_chauhan31 |
| #9 | deprecated-2871722-9.patch | 14.31 KB | sergiu stici |
| #2 | Removed_depreciated-2871722-2.patch | 7.71 KB | Munavijayalakshmi |
Comments
Comment #2
Munavijayalakshmi commentedComment #3
davps commentedComment #4
davps commentedThanks for patch, but need modify it. For classes, interfaces and etc. need use dependency injection method for accessing and using services.
Comment #5
vuilComment #6
vuilSeparate the issues of DI need or not DI need (nodeorder.module)...
because of huge updates...
Add #3072720 Update the deprecated functions in nodeorder.module
The issue is related to
nodeorder.moduleD9 update only!Comment #7
vuilAnd, add the second issue:
#3072723 Update classes, interfaces and etc. need use dependency injection (DI) only!
Comment #8
vuilSomeone to help with the Kernel Tests (install/uninstall) issues mentioned in #3072720: Update the deprecated functions in nodeorder.module?
Thank you in advance.
Comment #9
sergiu stici commentedI use DI and provide a new patch, please review.
Comment #11
priyanka_chauhan31 commentedHi, I am working on it.
Comment #12
priyanka_chauhan31 commentedHi, Please review the patch .
Comment #13
xpersonas commentedI believe this issue has been resolved with merge requests on issue #3072720.
https://www.drupal.org/project/nodeorder/issues/3072720#comment-14981147
Drupal 9 Compatible: 8.x-1.x-dev
Drupal 10 Compatible: 2.0.0
If something necessary was missed, please let me know.
Comment #14
xpersonas commentedComment #15
vuil