privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($container->privates['.service_locator._1SGciK'] ?? $container->load('get_ServiceLocator_1SGciKService'))); $instance->setName('debug:event-dispatcher'); $instance->setDescription('Display configured listeners for an application'); return $instance; } }