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