Needs review
Project:
Drupal core
Version:
main
Component:
plugin system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2026 at 17:33 UTC
Updated:
7 Sep 2026 at 19:04 UTC
Jump to comment: Most recent
LazyContextRepository injects the container and a set of service IDs.
Service locators provide the same capability without needing the entire container.
Replace the container and service_id_collector tag with a service locator.
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
longwave