Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2024 at 20:54 UTC
Updated:
18 Nov 2025 at 15:49 UTC
Jump to comment: Most recent
Comments
Comment #2
nicxvan commentedComment #4
nicxvan commentedNote to check for getImplementationInfo
Comment #5
nicxvan commentedThese can be converted manually using hook order I think. This likely needs documentation.
Comment #6
nicxvan commentedComment #7
nicxvan commentedComment #8
nicxvan commentedComment #9
nicxvan commentedComment #10
nicxvan commentedComment #11
nicxvan commentedComment #13
nicxvan commentedComment #15
nicxvan commentedComment #16
nicxvan commentedComment #17
godotislateThis looks fine, so RTBC.
I do have two small out of scope questions:
HookCollectorPass::collectAllHookImplementations():@return \Drupal\Core\Extension\HookCollectorPasshas the wrong namespace. It probably should be@return $this. Is it worth worth its own issue?Comment #18
nicxvan commentedGood catch, I can create follow ups for those.
Comment #19
catchThis looks good (and those two separate follow-ups sound good as well).
Committed/pushed to 11.x/11.1.x, thanks!
Comment #22
godotislateThis was moved to Fixed in#19 , but somehow it's still showing as RTBC?
Comment #23
nicxvan commentedWeird on status, I created the followups though.
Comment #24
longwaveSometimes that happens if the commit bot posts at the same time as the status was changed. If you see it happen feel free to re-save the issue status to what it was meant to be.
Comment #25
longwaveThough credits were lost too, fixing those here.