- Issue created by @longwave
- Status changed to Needs review
9 months ago 5:18pm 21 March 2024 - π¬π§United Kingdom longwave UK
On my local install there are 625 services registered in the container. If I make most of the event subscribers private this drops to 551.
Needs π Replace ContainerAwareEventDispatcher with Symfony EventDispatcher Fixed first because the Drupal event dispatcher does not support private services.
- π¬π§United Kingdom longwave UK
I think we could do something smart here and only make the service private if there are no public methods that aren't referred to by
getSubscribedEvents()
. - Status changed to Needs work
9 months ago 10:22pm 21 March 2024