- Issue created by @longwave
Similar to
📌
Use a tagged service iterator for uninstall validators instead of individual lazy proxies
Needs review
, the page_cache_request_policy
and page_cache_response_policy
services (and their counterparts in Dynamic Page Cache module) iterate over a list of services. These could be lazily injected only when needed if we used Symfony tagged iterators.
Convert services to use tagged iterators.
Active
11.0 🔥