Issue #3099942: Ignore: patch testing issue
Closed
requested to merge issue/drupal-3099942:2616814-delegate-all-hooks-to-modulehandler into 9.4.x
Merge request reports
Activity
added 1 commit
- 34fcd2b4 - some hooks might return void so nothing will get processed.
added 1 commit
- 94a2b43c - some hooks might return void so nothing will get processed.
added 33 commits
-
2d47d0c9...2b35c803 - 31 commits from branch
project:9.4.x
- 5fdc61c0 - Merge branch '9.4.x' into 2616814-delegate-all-hooks-to-modulehandler
- f5846711 - support singular $modules
-
2d47d0c9...2b35c803 - 31 commits from branch
added 1 commit
- a4405e82 - need to reset implementations for test since the old implementsHook used to...
added 1 commit
- 4dcfece7 - also do a function exist in cases of not-uninstalled yet
added 78 commits
-
6eba8d28...18c089bc - 76 commits from branch
project:9.4.x
- c54ca1b8 - support singular $modules, added back function_exists method from original...
- b1a2490f - Merge branch '9.4.x' into 2616814-delegate-all-hooks-to-modulehandler
-
6eba8d28...18c089bc - 76 commits from branch
added 17 commits
-
ec676e3d...e6fe96be - 3 commits from branch
project:9.4.x
- f583635e - Rebase patch
- 774dac29 - new lint
- 79a4e96a - adapt test to accommodate switch to invokeAllWith
- 0ff75acd - revert conversion of ViewsDataTest to kernel test
- 8fcee14a - adapt tests to simulate calls to hooks with closureinvoker
- 699d94d8 - de-uglified a bunch of new closures.
- 06f16459 - Full conversion, remove functioninvoker, etc
- 8ab13872 - updated deprecation message, also reference hasImplementations
- 98b9cca3 - switch back invokation in content entity storage base to use invokeAllWith instead of invokeAll
- 4dff6b28 - rename $hookInvoker to $hook to maintain code style consistency throughout this changeset
- 72b8a46e - Convert mailmanager to proper hook call.
- c1edb536 - deprecate implementsHook
- af50bb84 - support singular $modules, added back function_exists method from original...
- 3baf141e - test fixes + fix for 9.4 merge
Toggle commit list-
ec676e3d...e6fe96be - 3 commits from branch
added 2 commits
added 1 commit
- 4d1c63c5 - 🧪 Just the ->invoke experimentation for MailManager
added 1 commit
- cc210153 - Revert "Review feedback: ->invoke for MailManager"
mentioned in merge request !1582
Please register or sign in to reply