Closed (fixed)
Project:
GraphQL
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2026 at 13:16 UTC
Updated:
13 May 2026 at 16:40 UTC
Jump to comment: Most recent
EntityQueryBase has a dependency type hinted EntityTypeManager. This causes problems when using other implemetations.
EntityQueryBaseType hint using EntityTypeManagerInterface.
None.
None.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
twodComment #4
twodNoticed there are a few more instances of this, will fix soon.
Comment #8
kingdutchReviewed the code and have a 5.x version ready for this which should come after #3586955: Consistently apply property promotion in all classes.
Will merge this in the near future.
Comment #11
kingdutch