var/cache/dev/ContainerTkcEDYJ/appAppKernelDevDebugContainer.php line 147

Open in your IDE?
  1. <?php
  2. namespace ContainerTkcEDYJ;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class appAppKernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'application_connector' => 'getApplicationConnectorService',
  37.             'cache.app' => 'getCache_AppService',
  38.             'cache.doctrine.orm.company_group.metadata' => 'getCache_Doctrine_Orm_CompanyGroup_MetadataService',
  39.             'cache.doctrine.orm.company_group.query' => 'getCache_Doctrine_Orm_CompanyGroup_QueryService',
  40.             'cache.doctrine.orm.company_group.result' => 'getCache_Doctrine_Orm_CompanyGroup_ResultService',
  41.             'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  42.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  43.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  44.             'cache.system' => 'getCache_SystemService',
  45.             'doctrine' => 'getDoctrineService',
  46.             'doctrine.dbal.company_group_connection' => 'getDoctrine_Dbal_CompanyGroupConnectionService',
  47.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  48.             'doctrine.orm.company_group_entity_manager' => 'getDoctrine_Orm_CompanyGroupEntityManagerService',
  49.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  50.             'encrypt_decrypt' => 'getEncryptDecryptService',
  51.             'event_dispatcher' => 'getEventDispatcherService',
  52.             'http_kernel' => 'getHttpKernelService',
  53.             'profiler' => 'getProfilerService',
  54.             'request_stack' => 'getRequestStackService',
  55.             'router' => 'getRouterService',
  56.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  57.             'security.token_storage' => 'getSecurity_TokenStorageService',
  58.             'session' => 'getSessionService',
  59.             'sesssions_listener' => 'getSesssionsListenerService',
  60.             'twig' => 'getTwigService',
  61.             'url_encryptor' => 'getUrlEncryptorService',
  62.             'validator' => 'getValidatorService',
  63.         ];
  64.         $this->fileMap = [
  65.             'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService.php',
  66.             'Endroid\\QrCode\\Writer\\BinaryWriter' => 'getBinaryWriterService.php',
  67.             'Endroid\\QrCode\\Writer\\DebugWriter' => 'getDebugWriterService.php',
  68.             'Endroid\\QrCode\\Writer\\EpsWriter' => 'getEpsWriterService.php',
  69.             'Endroid\\QrCode\\Writer\\PngWriter' => 'getPngWriterService.php',
  70.             'Endroid\\QrCode\\Writer\\SvgWriter' => 'getSvgWriterService.php',
  71.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  72.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  73.             'app.command.buddybee-schedule-missing-check' => 'getApp_Command_BuddybeeschedulemissingcheckService.php',
  74.             'app.command.daily-user-report-buddybee' => 'getApp_Command_DailyuserreportbuddybeeService.php',
  75.             'app.command.fixed-asset-scheduler' => 'getApp_Command_FixedassetschedulerService.php',
  76.             'app.command.scheduled-big-row-entry' => 'getApp_Command_ScheduledbigrowentryService.php',
  77.             'app.command.scheduled-notification' => 'getApp_Command_SchedulednotificationService.php',
  78.             'app.custom_em_service' => 'getApp_CustomEmServiceService.php',
  79.             'app.custom_em_service_factory' => 'getApp_CustomEmServiceFactoryService.php',
  80.             'approval_service' => 'getApprovalServiceService.php',
  81.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  82.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  83.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  84.             'cache_clearer' => 'getCacheClearerService.php',
  85.             'cache_warmer' => 'getCacheWarmerService.php',
  86.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  87.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  88.             'error_controller' => 'getErrorControllerService.php',
  89.             'filesystem' => 'getFilesystemService.php',
  90.             'form.factory' => 'getForm_FactoryService.php',
  91.             'form.type.file' => 'getForm_Type_FileService.php',
  92.             'knp_snappy.image' => 'getKnpSnappy_ImageService.php',
  93.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService.php',
  94.             'mail_module' => 'getMailModuleService.php',
  95.             'routing.loader' => 'getRouting_LoaderService.php',
  96.             'scheduler_service' => 'getSchedulerServiceService.php',
  97.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  98.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  99.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  100.             'serializer' => 'getSerializerService.php',
  101.             'services_resetter' => 'getServicesResetterService.php',
  102.             'sha256salted_encoder' => 'getSha256saltedEncoderService.php',
  103.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  104.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  105.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
  106.             'templating' => 'getTemplatingService.php',
  107.             'templating.loader' => 'getTemplating_LoaderService.php',
  108.             'todo_module' => 'getTodoModuleService.php',
  109.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  110.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  111.             'user_module' => 'getUserModuleService.php',
  112.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  113.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  114.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  115.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  116.         ];
  117.         $this->aliases = [
  118.             'database_connection' => 'doctrine.dbal.default_connection',
  119.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  120.             'mailer' => 'swiftmailer.mailer.default',
  121.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  122.         ];
  123.     }
  124.     public function compile(): void
  125.     {
  126.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  127.     }
  128.     public function isCompiled(): bool
  129.     {
  130.         return true;
  131.     }
  132.     public function getRemovedIds(): array
  133.     {
  134.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  135.     }
  136.     protected function load($file$lazyLoad true)
  137.     {
  138.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  139.     }
  140.     protected function createProxy($class, \Closure $factory)
  141.     {
  142.         class_exists($classfalse) || $this->load("{$class}.php");
  143.         return $factory();
  144.     }
  145.     /**
  146.      * Gets the public 'application_connector' shared autowired service.
  147.      *
  148.      * @return \ApplicationBundle\TimeService\ApplicationConnector
  149.      */
  150.     protected function getApplicationConnectorService()
  151.     {
  152.         $this->services['application_connector'] = $instance = new \ApplicationBundle\TimeService\ApplicationConnector();
  153.         $instance->setContainer($this);
  154.         return $instance;
  155.     }
  156.     /**
  157.      * Gets the public 'cache.app' shared service.
  158.      *
  159.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  160.      */
  161.     protected function getCache_AppService()
  162.     {
  163.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('DlD0iz1oFV'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  164.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  165.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  166.     }
  167.     /**
  168.      * Gets the public 'cache.doctrine.orm.company_group.metadata' shared service.
  169.      *
  170.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  171.      */
  172.     protected function getCache_Doctrine_Orm_CompanyGroup_MetadataService()
  173.     {
  174.         return $this->services['cache.doctrine.orm.company_group.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  175.     }
  176.     /**
  177.      * Gets the public 'cache.doctrine.orm.company_group.query' shared service.
  178.      *
  179.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  180.      */
  181.     protected function getCache_Doctrine_Orm_CompanyGroup_QueryService()
  182.     {
  183.         return $this->services['cache.doctrine.orm.company_group.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  184.     }
  185.     /**
  186.      * Gets the public 'cache.doctrine.orm.company_group.result' shared service.
  187.      *
  188.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  189.      */
  190.     protected function getCache_Doctrine_Orm_CompanyGroup_ResultService()
  191.     {
  192.         return $this->services['cache.doctrine.orm.company_group.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  193.     }
  194.     /**
  195.      * Gets the public 'cache.doctrine.orm.default.metadata' shared service.
  196.      *
  197.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  198.      */
  199.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  200.     {
  201.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  202.     }
  203.     /**
  204.      * Gets the public 'cache.doctrine.orm.default.query' shared service.
  205.      *
  206.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  207.      */
  208.     protected function getCache_Doctrine_Orm_Default_QueryService()
  209.     {
  210.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  211.     }
  212.     /**
  213.      * Gets the public 'cache.doctrine.orm.default.result' shared service.
  214.      *
  215.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  216.      */
  217.     protected function getCache_Doctrine_Orm_Default_ResultService()
  218.     {
  219.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  220.     }
  221.     /**
  222.      * Gets the public 'cache.system' shared service.
  223.      *
  224.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  225.      */
  226.     protected function getCache_SystemService()
  227.     {
  228.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8MBqBEdqYq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  229.     }
  230.     /**
  231.      * Gets the public 'doctrine' shared service.
  232.      *
  233.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  234.      */
  235.     protected function getDoctrineService()
  236.     {
  237.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  238.     }
  239.     /**
  240.      * Gets the public 'doctrine.dbal.company_group_connection' shared service.
  241.      *
  242.      * @return \Doctrine\DBAL\Connection
  243.      */
  244.     protected function getDoctrine_Dbal_CompanyGroupConnectionService()
  245.     {
  246.         $a = new \Doctrine\DBAL\Configuration();
  247.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  248.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  249.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.company_group'] ?? ($this->privates['doctrine.dbal.logger.profiling.company_group'] = new \Doctrine\DBAL\Logging\DebugStack())));
  250.         $a->setSQLLogger($b);
  251.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  252.             'doctrine.orm.company_group_listeners.attach_entity_listeners' => ['privates''doctrine.orm.company_group_listeners.attach_entity_listeners''getDoctrine_Orm_CompanyGroupListeners_AttachEntityListenersService.php'true],
  253.         ], [
  254.             'doctrine.orm.company_group_listeners.attach_entity_listeners' => '?',
  255.         ]));
  256.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.company_group_listeners.attach_entity_listeners');
  257.         return $this->services['doctrine.dbal.company_group_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'dbname' => 'entity_group_db''user' => 'root''password' => 'Y41dh8g0112''charset' => 'UTF8''driverOptions' => [], 'defaultTableOptions' => []], $a$c, []);
  258.     }
  259.     /**
  260.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  261.      *
  262.      * @return \Doctrine\DBAL\Connection
  263.      */
  264.     protected function getDoctrine_Dbal_DefaultConnectionService()
  265.     {
  266.         $a = new \Doctrine\DBAL\Configuration();
  267.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  268.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  269.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  270.         $a->setSQLLogger($b);
  271.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  272.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  273.         ], [
  274.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  275.         ]));
  276.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  277.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'dbname' => 'honeybee_erp_ltd''user' => 'root''password' => 'Y41dh8g0112''charset' => 'UTF8''driverOptions' => [], 'defaultTableOptions' => []], $a$c, []);
  278.     }
  279.     /**
  280.      * Gets the public 'doctrine.orm.company_group_entity_manager' shared service.
  281.      *
  282.      * @return \Doctrine\ORM\EntityManager
  283.      */
  284.     protected function getDoctrine_Orm_CompanyGroupEntityManagerService($lazyLoad true)
  285.     {
  286.         if ($lazyLoad) {
  287.             return $this->services['doctrine.orm.company_group_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  288.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  289.                     $wrappedInstance $this->getDoctrine_Orm_CompanyGroupEntityManagerService(false);
  290.                     $proxy->setProxyInitializer(null);
  291.                     return true;
  292.                 });
  293.             });
  294.         }
  295.         $a = new \Doctrine\ORM\Configuration();
  296.         $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
  297.         $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/src/CompanyGroupBundle/Resources/config/doctrine') => 'CompanyGroupBundle\\Entity']);
  298.         $c->setGlobalBasename('mapping');
  299.         $b->addDriver($c'CompanyGroupBundle\\Entity');
  300.         $a->setEntityNamespaces(['CompanyGroupBundle' => 'CompanyGroupBundle\\Entity']);
  301.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.company_group.metadata'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_MetadataService())));
  302.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.company_group.query'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_QueryService())));
  303.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.company_group.result'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_ResultService())));
  304.         $a->setMetadataDriverImpl($b);
  305.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  306.         $a->setProxyNamespace('Proxies');
  307.         $a->setAutoGenerateProxyClasses(true);
  308.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  309.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  310.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  311.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  312.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  313.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  314.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.company_group_connection'] ?? $this->getDoctrine_Dbal_CompanyGroupConnectionService()), $a);
  315.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  316.         return $instance;
  317.     }
  318.     /**
  319.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  320.      *
  321.      * @return \Doctrine\ORM\EntityManager
  322.      */
  323.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  324.     {
  325.         if ($lazyLoad) {
  326.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  327.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  328.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  329.                     $proxy->setProxyInitializer(null);
  330.                     return true;
  331.                 });
  332.             });
  333.         }
  334.         $a = new \Doctrine\ORM\Configuration();
  335.         $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
  336.         $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/src/ApplicationBundle/Resources/config/doctrine') => 'ApplicationBundle\\Entity']);
  337.         $c->setGlobalBasename('mapping');
  338.         $b->addDriver($c'ApplicationBundle\\Entity');
  339.         $a->setEntityNamespaces(['ApplicationBundle' => 'ApplicationBundle\\Entity']);
  340.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  341.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  342.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  343.         $a->setMetadataDriverImpl($b);
  344.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  345.         $a->setProxyNamespace('Proxies');
  346.         $a->setAutoGenerateProxyClasses(true);
  347.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  348.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  349.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  350.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  351.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  352.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  353.         $a->addCustomStringFunction('GROUP_CONCAT''ExtraBundle\\Doctrine\\Mysql\\GroupConcat');
  354.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  355.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  356.         return $instance;
  357.     }
  358.     /**
  359.      * Gets the public 'encrypt_decrypt' shared autowired service.
  360.      *
  361.      * @return \ApplicationBundle\Helper\EncryptDecrypt
  362.      */
  363.     protected function getEncryptDecryptService()
  364.     {
  365.         return $this->services['encrypt_decrypt'] = new \ApplicationBundle\Helper\EncryptDecrypt();
  366.     }
  367.     /**
  368.      * Gets the public 'event_dispatcher' shared service.
  369.      *
  370.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  371.      */
  372.     protected function getEventDispatcherService()
  373.     {
  374.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  375.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  376.         $a->pushHandler(($this->privates['monolog.handler.notify_main'] ?? $this->getMonolog_Handler_NotifyMainService()));
  377.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  378.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  379.         $instance->addListener('kernel.controller', [=> function () {
  380.             return ($this->services['sesssions_listener'] ?? $this->getSesssionsListenerService());
  381.         }, => 'onKernelController'], 0);
  382.         $instance->addListener('kernel.response', [=> function () {
  383.             return ($this->services['sesssions_listener'] ?? $this->getSesssionsListenerService());
  384.         }, => 'onKernelResponse'], 0);
  385.         $instance->addListener('kernel.controller', [=> function () {
  386.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  387.         }, => 'onKernelController'], 0);
  388.         $instance->addListener('kernel.terminate', [=> function () {
  389.             return ($this->privates['monolog.handler.swift'] ?? $this->getMonolog_Handler_SwiftService());
  390.         }, => 'onKernelTerminate'], 0);
  391.         $instance->addListener('console.terminate', [=> function () {
  392.             return ($this->privates['monolog.handler.swift'] ?? $this->getMonolog_Handler_SwiftService());
  393.         }, => 'onCliTerminate'], 0);
  394.         $instance->addListener('kernel.controller', [=> function () {
  395.             return ($this->privates['nzo.annotation_resolver'] ?? $this->getNzo_AnnotationResolverService());
  396.         }, => 'onKernelController'], 0);
  397.         $instance->addListener('kernel.response', [=> function () {
  398.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  399.         }, => 'onKernelResponse'], 0);
  400.         $instance->addListener('kernel.response', [=> function () {
  401.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  402.         }, => 'onKernelResponse'], -1024);
  403.         $instance->addListener('kernel.request', [=> function () {
  404.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  405.         }, => 'setDefaultLocale'], 100);
  406.         $instance->addListener('kernel.request', [=> function () {
  407.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  408.         }, => 'onKernelRequest'], 16);
  409.         $instance->addListener('kernel.finish_request', [=> function () {
  410.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  411.         }, => 'onKernelFinishRequest'], 0);
  412.         $instance->addListener('kernel.request', [=> function () {
  413.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  414.         }, => 'onKernelRequest'], 256);
  415.         $instance->addListener('kernel.request', [=> function () {
  416.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  417.         }, => 'resolveControllerName'], 24);
  418.         $instance->addListener('console.error', [=> function () {
  419.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  420.         }, => 'onConsoleError'], -128);
  421.         $instance->addListener('console.terminate', [=> function () {
  422.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  423.         }, => 'onConsoleTerminate'], -128);
  424.         $instance->addListener('console.error', [=> function () {
  425.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  426.         }, => 'onConsoleError'], 0);
  427.         $instance->addListener('kernel.request', [=> function () {
  428.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  429.         }, => 'onKernelRequest'], 128);
  430.         $instance->addListener('kernel.response', [=> function () {
  431.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  432.         }, => 'onKernelResponse'], -1000);
  433.         $instance->addListener('kernel.finish_request', [=> function () {
  434.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  435.         }, => 'onFinishRequest'], 0);
  436.         $instance->addListener('kernel.request', [=> function () {
  437.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  438.         }, => 'onKernelRequest'], 48);
  439.         $instance->addListener('kernel.response', [=> function () {
  440.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  441.         }, => 'onKernelResponse'], -100);
  442.         $instance->addListener('kernel.exception', [=> function () {
  443.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  444.         }, => 'onKernelException'], 0);
  445.         $instance->addListener('kernel.terminate', [=> function () {
  446.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  447.         }, => 'onKernelTerminate'], -1024);
  448.         $instance->addListener('kernel.controller', [=> function () {
  449.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  450.         }, => 'onKernelController'], 0);
  451.         $instance->addListener('kernel.response', [=> function () {
  452.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  453.         }, => 'onKernelResponse'], 0);
  454.         $instance->addListener('kernel.request', [=> function () {
  455.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  456.         }, => 'configure'], 2048);
  457.         $instance->addListener('console.command', [=> function () {
  458.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  459.         }, => 'configure'], 2048);
  460.         $instance->addListener('kernel.request', [=> function () {
  461.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  462.         }, => 'onKernelRequest'], 32);
  463.         $instance->addListener('kernel.finish_request', [=> function () {
  464.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  465.         }, => 'onKernelFinishRequest'], 0);
  466.         $instance->addListener('kernel.exception', [=> function () {
  467.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  468.         }, => 'onKernelException'], -64);
  469.         $instance->addListener('kernel.response', [=> function () {
  470.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  471.         }, => 'onKernelResponse'], 0);
  472.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  473.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  474.         }, => 'onVoterVote'], 0);
  475.         $instance->addListener('kernel.request', [=> function () {
  476.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  477.         }, => 'configureLogoutUrlGenerator'], 8);
  478.         $instance->addListener('kernel.request', [=> function () {
  479.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  480.         }, => 'onKernelRequest'], 8);
  481.         $instance->addListener('kernel.finish_request', [=> function () {
  482.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  483.         }, => 'onKernelFinishRequest'], 0);
  484.         $instance->addListener('kernel.exception', [=> function () {
  485.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  486.         }, => 'logKernelException'], 0);
  487.         $instance->addListener('kernel.exception', [=> function () {
  488.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  489.         }, => 'onKernelException'], -128);
  490.         $instance->addListener('console.command', [=> function () {
  491.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  492.         }, => 'onCommand'], 255);
  493.         $instance->addListener('console.terminate', [=> function () {
  494.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  495.         }, => 'onTerminate'], -255);
  496.         $instance->addListener('kernel.exception', [=> function () {
  497.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  498.         }, => 'onException'], 0);
  499.         $instance->addListener('kernel.terminate', [=> function () {
  500.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  501.         }, => 'onTerminate'], 0);
  502.         $instance->addListener('console.error', [=> function () {
  503.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  504.         }, => 'onException'], 0);
  505.         $instance->addListener('console.terminate', [=> function () {
  506.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  507.         }, => 'onTerminate'], 0);
  508.         $instance->addListener('kernel.response', [=> function () {
  509.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  510.         }, => 'onKernelResponse'], -128);
  511.         $instance->addListener('console.error', [=> function () {
  512.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  513.         }, => 'onConsoleError'], 0);
  514.         $instance->addListener('console.terminate', [=> function () {
  515.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  516.         }, => 'onConsoleTerminate'], 0);
  517.         return $instance;
  518.     }
  519.     /**
  520.      * Gets the public 'http_kernel' shared service.
  521.      *
  522.      * @return \Symfony\Component\HttpKernel\HttpKernel
  523.      */
  524.     protected function getHttpKernelService()
  525.     {
  526.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  527.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  528.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  529.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  530.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  531.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  532.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  533.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  534.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  535.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  536.     }
  537.     /**
  538.      * Gets the public 'profiler' shared service.
  539.      *
  540.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  541.      */
  542.     protected function getProfilerService()
  543.     {
  544.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  545.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  546.         $a->pushHandler(($this->privates['monolog.handler.notify_main'] ?? $this->getMonolog_Handler_NotifyMainService()));
  547.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  548.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  549.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  550.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  551.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  552.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  553.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  554.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  555.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  556.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  557.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  558.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  559.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  560.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  561.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  562.         $d->addInstance('cache.doctrine.orm.default.result', ($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  563.         $d->addInstance('cache.doctrine.orm.default.query', ($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  564.         $d->addInstance('cache.doctrine.orm.company_group.metadata', ($this->services['cache.doctrine.orm.company_group.metadata'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_MetadataService()));
  565.         $d->addInstance('cache.doctrine.orm.company_group.result', ($this->services['cache.doctrine.orm.company_group.result'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_ResultService()));
  566.         $d->addInstance('cache.doctrine.orm.company_group.query', ($this->services['cache.doctrine.orm.company_group.query'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_QueryService()));
  567.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  568.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  569.         $e->addLogger('company_group', ($this->privates['doctrine.dbal.logger.profiling.company_group'] ?? ($this->privates['doctrine.dbal.logger.profiling.company_group'] = new \Doctrine\DBAL\Logging\DebugStack())));
  570.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  571.         if ($this->has('kernel')) {
  572.             $f->setKernel($b);
  573.         }
  574.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  575.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  576.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  577.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  578.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  579.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  580.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  581.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/appAppKernelDevDebugContainer'), $c));
  582.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  583.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  584.         $instance->add($d);
  585.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  586.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  587.         $instance->add($e);
  588.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  589.         $instance->add($f);
  590.         return $instance;
  591.     }
  592.     /**
  593.      * Gets the public 'request_stack' shared service.
  594.      *
  595.      * @return \Symfony\Component\HttpFoundation\RequestStack
  596.      */
  597.     protected function getRequestStackService()
  598.     {
  599.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  600.     }
  601.     /**
  602.      * Gets the public 'router' shared service.
  603.      *
  604.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  605.      */
  606.     protected function getRouterService()
  607.     {
  608.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  609.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  610.         $a->pushHandler(($this->privates['monolog.handler.notify_main'] ?? $this->getMonolog_Handler_NotifyMainService()));
  611.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  612.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  613.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  614.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  615.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  616.         ], [
  617.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  618.         ]))->withContext('router.default'$this), (\dirname(__DIR__4).'/app/config/routing_dev.yml'), ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a'en');
  619.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  620.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  621.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  622.         }, 2)));
  623.         return $instance;
  624.     }
  625.     /**
  626.      * Gets the public 'security.authorization_checker' shared service.
  627.      *
  628.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  629.      */
  630.     protected function getSecurity_AuthorizationCheckerService()
  631.     {
  632.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  633.     }
  634.     /**
  635.      * Gets the public 'security.token_storage' shared service.
  636.      *
  637.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  638.      */
  639.     protected function getSecurity_TokenStorageService()
  640.     {
  641.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  642.             'session' => ['services''session''getSessionService'false],
  643.         ], [
  644.             'session' => '?',
  645.         ]));
  646.     }
  647.     /**
  648.      * Gets the public 'session' shared service.
  649.      *
  650.      * @return \Symfony\Component\HttpFoundation\Session\Session
  651.      */
  652.     protected function getSessionService()
  653.     {
  654.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0)), new \Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag(), new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag());
  655.     }
  656.     /**
  657.      * Gets the public 'sesssions_listener' shared autowired service.
  658.      *
  659.      * @return \ApplicationBundle\Listener\SessionListener
  660.      */
  661.     protected function getSesssionsListenerService()
  662.     {
  663.         return $this->services['sesssions_listener'] = new \ApplicationBundle\Listener\SessionListener((\dirname(__DIR__4).'/app'), $this, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['application_connector'] ?? $this->getApplicationConnectorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()), '756630af84937eefcb2843b19ef39c1e128b40d6');
  664.     }
  665.     /**
  666.      * Gets the public 'twig' shared service.
  667.      *
  668.      * @return \Twig\Environment
  669.      */
  670.     protected function getTwigService()
  671.     {
  672.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__4));
  673.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  674.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  675.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  676.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  677.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  678.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  679.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  680.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  681.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  682.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  683.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Resources/views'), 'Application');
  684.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Resources/views'), '!Application');
  685.         $a->addPath((\dirname(__DIR__4).'/src/CompanyGroupBundle/Resources/views'), 'CompanyGroup');
  686.         $a->addPath((\dirname(__DIR__4).'/src/CompanyGroupBundle/Resources/views'), '!CompanyGroup');
  687.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  688.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  689.         $a->addPath((\dirname(__DIR__4).'/app/Resources/views'));
  690.         $a->addPath((\dirname(__DIR__4).'/templates'));
  691.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  692.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  693.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  694.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  695.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  696.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  697.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  698.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  699.         $f = ($this->services['encrypt_decrypt'] ?? ($this->services['encrypt_decrypt'] = new \ApplicationBundle\Helper\EncryptDecrypt()));
  700.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  701.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  702.         $h = new \Symfony\Bridge\Twig\AppVariable();
  703.         $h->setEnvironment('dev');
  704.         $h->setDebug(true);
  705.         if ($this->has('security.token_storage')) {
  706.             $h->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  707.         }
  708.         if ($this->has('request_stack')) {
  709.             $h->setRequestStack($c);
  710.         }
  711.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  712.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  713.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  714.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  715.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(NULL));
  716.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  717.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  718.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  719.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  720.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  721.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  722.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  723.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  724.         $instance->addExtension(new \ApplicationBundle\Twig\GeneralExtension($e, ($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()), $f));
  725.         $instance->addExtension(new \ApplicationBundle\Twig\Accounts($e$f));
  726.         $instance->addExtension(new \ApplicationBundle\Twig\Sales($e$f));
  727.         $instance->addExtension(new \ApplicationBundle\Twig\PurchaseTE($e$f));
  728.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  729.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  730.         $instance->addExtension(new \Nzo\UrlEncryptorBundle\Twig\UrlEncryptorExtension(($this->services['url_encryptor'] ?? ($this->services['url_encryptor'] = new \Nzo\UrlEncryptorBundle\UrlEncryptor\UrlEncryptor('9980fe5327425b3ba36ce27c4c6999b02572cf41''1298767''aes-256-ctr')))));
  731.         $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  732.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  733.         $instance->addGlobal('app'$h);
  734.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  735.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates''Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime''getQrCodeRuntimeService.php'true],
  736.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  737.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  738.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  739.         ], [
  740.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  741.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  742.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  743.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  744.         ])));
  745.         $instance->addGlobal('full_js_included'0);
  746.         $instance->addGlobal('kernel_root_dir', (\dirname(__DIR__4).'/app'));
  747.         $instance->addGlobal('notification_enabled'1);
  748.         $instance->addGlobal('email_enabled'1);
  749.         $instance->addGlobal('entity_group_enabled'1);
  750.         $instance->addGlobal('notification_server''https://ourhoneybee.xyz:7421');
  751.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  752.         return $instance;
  753.     }
  754.     /**
  755.      * Gets the public 'url_encryptor' shared service.
  756.      *
  757.      * @return \Nzo\UrlEncryptorBundle\UrlEncryptor\UrlEncryptor
  758.      */
  759.     protected function getUrlEncryptorService()
  760.     {
  761.         return $this->services['url_encryptor'] = new \Nzo\UrlEncryptorBundle\UrlEncryptor\UrlEncryptor('9980fe5327425b3ba36ce27c4c6999b02572cf41''1298767''aes-256-ctr');
  762.     }
  763.     /**
  764.      * Gets the public 'validator' shared service.
  765.      *
  766.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  767.      */
  768.     protected function getValidatorService()
  769.     {
  770.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  771.     }
  772.     /**
  773.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  774.      *
  775.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  776.      */
  777.     protected function get_LegacyResolveControllerNameSubscriberService()
  778.     {
  779.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  780.     }
  781.     /**
  782.      * Gets the private 'annotations.cached_reader' shared service.
  783.      *
  784.      * @return \Doctrine\Common\Annotations\CachedReader
  785.      */
  786.     protected function getAnnotations_CachedReaderService()
  787.     {
  788.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  789.     }
  790.     /**
  791.      * Gets the private 'annotations.reader' shared service.
  792.      *
  793.      * @return \Doctrine\Common\Annotations\AnnotationReader
  794.      */
  795.     protected function getAnnotations_ReaderService()
  796.     {
  797.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  798.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  799.         $a->registerUniqueLoader('class_exists');
  800.         $instance->addGlobalIgnoredName('required'$a);
  801.         return $instance;
  802.     }
  803.     /**
  804.      * Gets the private 'cache.annotations' shared service.
  805.      *
  806.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  807.      */
  808.     protected function getCache_AnnotationsService()
  809.     {
  810.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9CUADbtzkh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  811.     }
  812.     /**
  813.      * Gets the private 'cache.property_info' shared service.
  814.      *
  815.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  816.      */
  817.     protected function getCache_PropertyInfoService()
  818.     {
  819.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+HWaOBc1tS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  820.     }
  821.     /**
  822.      * Gets the private 'cache.security_expression_language' shared service.
  823.      *
  824.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  825.      */
  826.     protected function getCache_SecurityExpressionLanguageService()
  827.     {
  828.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OkGNWlXge6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  829.     }
  830.     /**
  831.      * Gets the private 'cache.serializer' shared service.
  832.      *
  833.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  834.      */
  835.     protected function getCache_SerializerService()
  836.     {
  837.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lWSD5gIYCw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  838.     }
  839.     /**
  840.      * Gets the private 'cache.validator' shared service.
  841.      *
  842.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  843.      */
  844.     protected function getCache_ValidatorService()
  845.     {
  846.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Pr1tVQxiS9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  847.     }
  848.     /**
  849.      * Gets the private 'data_collector.form' shared service.
  850.      *
  851.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  852.      */
  853.     protected function getDataCollector_FormService()
  854.     {
  855.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  856.     }
  857.     /**
  858.      * Gets the private 'debug.controller_resolver' shared service.
  859.      *
  860.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  861.      */
  862.     protected function getDebug_ControllerResolverService()
  863.     {
  864.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  865.     }
  866.     /**
  867.      * Gets the private 'debug.debug_handlers_listener' shared service.
  868.      *
  869.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  870.      */
  871.     protected function getDebug_DebugHandlersListenerService()
  872.     {
  873.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  874.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  875.         $a->pushHandler(($this->privates['monolog.handler.notify_main'] ?? $this->getMonolog_Handler_NotifyMainService()));
  876.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  877.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  878.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  879.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  880.     }
  881.     /**
  882.      * Gets the private 'debug.file_link_formatter' shared service.
  883.      *
  884.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  885.      */
  886.     protected function getDebug_FileLinkFormatterService()
  887.     {
  888.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  889.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  890.         });
  891.     }
  892.     /**
  893.      * Gets the private 'debug.log_processor' shared service.
  894.      *
  895.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  896.      */
  897.     protected function getDebug_LogProcessorService()
  898.     {
  899.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  900.     }
  901.     /**
  902.      * Gets the private 'debug.security.access.decision_manager' shared service.
  903.      *
  904.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  905.      */
  906.     protected function getDebug_Security_Access_DecisionManagerService()
  907.     {
  908.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  909.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  910.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  911.         }, 2), 'affirmative'falsetrue));
  912.     }
  913.     /**
  914.      * Gets the private 'debug.security.firewall' shared service.
  915.      *
  916.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  917.      */
  918.     protected function getDebug_Security_FirewallService()
  919.     {
  920.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  921.     }
  922.     /**
  923.      * Gets the private 'doctrine.dbal.logger' shared service.
  924.      *
  925.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  926.      */
  927.     protected function getDoctrine_Dbal_LoggerService()
  928.     {
  929.         $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  930.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  931.         $a->pushHandler(($this->privates['monolog.handler.notify_main'] ?? $this->getMonolog_Handler_NotifyMainService()));
  932.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  933.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  934.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  935.     }
  936.     /**
  937.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  938.      *
  939.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  940.      */
  941.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  942.     {
  943.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.I3K77mT'] ?? ($this->privates['.service_locator.I3K77mT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  944.     }
  945.     /**
  946.      * Gets the private 'fragment.listener' shared service.
  947.      *
  948.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  949.      */
  950.     protected function getFragment_ListenerService()
  951.     {
  952.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('756630af84937eefcb2843b19ef39c1e128b40d6'))), '/_fragment');
  953.     }
  954.     /**
  955.      * Gets the private 'locale_listener' shared service.
  956.      *
  957.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  958.      */
  959.     protected function getLocaleListenerService()
  960.     {
  961.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  962.     }
  963.     /**
  964.      * Gets the private 'monolog.handler.console' shared service.
  965.      *
  966.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  967.      */
  968.     protected function getMonolog_Handler_ConsoleService()
  969.     {
  970.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  971.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  972.         return $instance;
  973.     }
  974.     /**
  975.      * Gets the private 'monolog.handler.main' shared service.
  976.      *
  977.      * @return \Monolog\Handler\StreamHandler
  978.      */
  979.     protected function getMonolog_Handler_MainService()
  980.     {
  981.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/dev.log'), 100trueNULLfalse);
  982.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  983.         return $instance;
  984.     }
  985.     /**
  986.      * Gets the private 'monolog.handler.notify_main' shared service.
  987.      *
  988.      * @return \Monolog\Handler\FingersCrossedHandler
  989.      */
  990.     protected function getMonolog_Handler_NotifyMainService()
  991.     {
  992.         return $this->privates['monolog.handler.notify_main'] = new \Monolog\Handler\FingersCrossedHandler(new \Monolog\Handler\DeduplicationHandler(($this->privates['monolog.handler.swift'] ?? $this->getMonolog_Handler_SwiftService()), ($this->targetDir.''.'/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5'), 40010true), 4000truetrueNULL);
  993.     }
  994.     /**
  995.      * Gets the private 'monolog.handler.swift' shared service.
  996.      *
  997.      * @return \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler
  998.      */
  999.     protected function getMonolog_Handler_SwiftService()
  1000.     {
  1001.         $this->privates['monolog.handler.swift'] = $instance = new \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), [=> ($this->privates['monolog.handler.swift.mail_message_factory'] ?? $this->getMonolog_Handler_Swift_MailMessageFactoryService()), => 'createMessage'], 100true);
  1002.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1003.         $instance->setFormatter(new \Monolog\Formatter\HtmlFormatter());
  1004.         $instance->setTransport(($this->services['swiftmailer.mailer.default.transport'] ?? $this->load('getSwiftmailer_Mailer_Default_TransportService.php')));
  1005.         return $instance;
  1006.     }
  1007.     /**
  1008.      * Gets the private 'monolog.handler.swift.mail_message_factory' shared service.
  1009.      *
  1010.      * @return \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory
  1011.      */
  1012.     protected function getMonolog_Handler_Swift_MailMessageFactoryService($lazyLoad true)
  1013.     {
  1014.         if ($lazyLoad) {
  1015.             return $this->privates['monolog.handler.swift.mail_message_factory'] = $this->createProxy('MessageFactory_a340b0b', function () {
  1016.                 return \MessageFactory_a340b0b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1017.                     $wrappedInstance $this->getMonolog_Handler_Swift_MailMessageFactoryService(false);
  1018.                     $proxy->setProxyInitializer(null);
  1019.                     return true;
  1020.                 });
  1021.             });
  1022.         }
  1023.         return new \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), 'system@ourhoneybee.eu', [=> 'support@ourhoneybee.eu'], 'An Error Occurred in Honeybee Ecosystem ! %message%''text/html');
  1024.     }
  1025.     /**
  1026.      * Gets the private 'monolog.logger.cache' shared service.
  1027.      *
  1028.      * @return \Symfony\Bridge\Monolog\Logger
  1029.      */
  1030.     protected function getMonolog_Logger_CacheService()
  1031.     {
  1032.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1033.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1034.         $instance->pushHandler(($this->privates['monolog.handler.notify_main'] ?? $this->getMonolog_Handler_NotifyMainService()));
  1035.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1036.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1037.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1038.         return $instance;
  1039.     }
  1040.     /**
  1041.      * Gets the private 'monolog.logger.request' shared service.
  1042.      *
  1043.      * @return \Symfony\Bridge\Monolog\Logger
  1044.      */
  1045.     protected function getMonolog_Logger_RequestService()
  1046.     {
  1047.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1048.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1049.         $instance->pushHandler(($this->privates['monolog.handler.notify_main'] ?? $this->getMonolog_Handler_NotifyMainService()));
  1050.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1051.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1052.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1053.         return $instance;
  1054.     }
  1055.     /**
  1056.      * Gets the private 'nzo.annotation_resolver' shared service.
  1057.      *
  1058.      * @return \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver
  1059.      */
  1060.     protected function getNzo_AnnotationResolverService()
  1061.     {
  1062.         return $this->privates['nzo.annotation_resolver'] = new \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->services['url_encryptor'] ?? ($this->services['url_encryptor'] = new \Nzo\UrlEncryptorBundle\UrlEncryptor\UrlEncryptor('9980fe5327425b3ba36ce27c4c6999b02572cf41''1298767''aes-256-ctr'))));
  1063.     }
  1064.     /**
  1065.      * Gets the private 'profiler_listener' shared service.
  1066.      *
  1067.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1068.      */
  1069.     protected function getProfilerListenerService()
  1070.     {
  1071.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  1072.     }
  1073.     /**
  1074.      * Gets the private 'router.request_context' shared service.
  1075.      *
  1076.      * @return \Symfony\Component\Routing\RequestContext
  1077.      */
  1078.     protected function getRouter_RequestContextService()
  1079.     {
  1080.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1081.     }
  1082.     /**
  1083.      * Gets the private 'router_listener' shared service.
  1084.      *
  1085.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1086.      */
  1087.     protected function getRouterListenerService()
  1088.     {
  1089.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  1090.     }
  1091.     /**
  1092.      * Gets the private 'security.authentication.manager' shared service.
  1093.      *
  1094.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1095.      */
  1096.     protected function getSecurity_Authentication_ManagerService()
  1097.     {
  1098.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1099.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1100.         }, 1), true);
  1101.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1102.         return $instance;
  1103.     }
  1104.     /**
  1105.      * Gets the private 'security.firewall.map' shared service.
  1106.      *
  1107.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1108.      */
  1109.     protected function getSecurity_Firewall_MapService()
  1110.     {
  1111.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1112.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1113.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1114.         ], [
  1115.             'security.firewall.map.context.dev' => '?',
  1116.             'security.firewall.map.context.main' => '?',
  1117.         ]), new RewindableGenerator(function () {
  1118.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  1119.             yield 'security.firewall.map.context.main' => NULL;
  1120.         }, 2));
  1121.     }
  1122.     /**
  1123.      * Gets the private 'security.logout_url_generator' shared service.
  1124.      *
  1125.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1126.      */
  1127.     protected function getSecurity_LogoutUrlGeneratorService()
  1128.     {
  1129.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1130.     }
  1131.     /**
  1132.      * Gets the private 'session_listener' shared service.
  1133.      *
  1134.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1135.      */
  1136.     protected function getSessionListenerService()
  1137.     {
  1138.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1139.             'initialized_session' => ['services''session'NULLfalse],
  1140.             'session' => ['services''session''getSessionService'false],
  1141.         ], [
  1142.             'initialized_session' => '?',
  1143.             'session' => '?',
  1144.         ]));
  1145.     }
  1146.     /**
  1147.      * Gets the private 'validator.builder' shared service.
  1148.      *
  1149.      * @return \Symfony\Component\Validator\ValidatorBuilder
  1150.      */
  1151.     protected function getValidator_BuilderService()
  1152.     {
  1153.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1154.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1155.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1156.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1157.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1158.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1159.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1160.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1161.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1162.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1163.         ], [
  1164.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1165.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1166.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1167.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1168.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1169.             'doctrine.orm.validator.unique' => '?',
  1170.             'security.validator.user_password' => '?',
  1171.             'validator.expression' => '?',
  1172.         ])));
  1173.         $instance->setTranslationDomain('validators');
  1174.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  1175.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1176.         $instance->addMethodMapping('loadValidatorMetadata');
  1177.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1178.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  1179.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()), NULL));
  1180.         return $instance;
  1181.     }
  1182.     /**
  1183.      * Gets the private 'web_profiler.csp.handler' shared service.
  1184.      *
  1185.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1186.      */
  1187.     protected function getWebProfiler_Csp_HandlerService()
  1188.     {
  1189.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1190.     }
  1191.     /**
  1192.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1193.      *
  1194.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1195.      */
  1196.     protected function getWebProfiler_DebugToolbarService()
  1197.     {
  1198.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  1199.     }
  1200.     public function getParameter($name)
  1201.     {
  1202.         $name = (string) $name;
  1203.         if (isset($this->buildParameters[$name])) {
  1204.             return $this->buildParameters[$name];
  1205.         }
  1206.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1207.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1208.         }
  1209.         if (isset($this->loadedDynamicParameters[$name])) {
  1210.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1211.         }
  1212.         return $this->parameters[$name];
  1213.     }
  1214.     public function hasParameter($name): bool
  1215.     {
  1216.         $name = (string) $name;
  1217.         if (isset($this->buildParameters[$name])) {
  1218.             return true;
  1219.         }
  1220.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1221.     }
  1222.     public function setParameter($name$value): void
  1223.     {
  1224.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1225.     }
  1226.     public function getParameterBag(): ParameterBagInterface
  1227.     {
  1228.         if (null === $this->parameterBag) {
  1229.             $parameters $this->parameters;
  1230.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1231.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1232.             }
  1233.             foreach ($this->buildParameters as $name => $value) {
  1234.                 $parameters[$name] = $value;
  1235.             }
  1236.             $this->parameterBag = new FrozenParameterBag($parameters);
  1237.         }
  1238.         return $this->parameterBag;
  1239.     }
  1240.     private $loadedDynamicParameters = [
  1241.         'kernel.cache_dir' => false,
  1242.         'session.save_path' => false,
  1243.         'validator.mapping.cache.file' => false,
  1244.         'profiler.storage.dsn' => false,
  1245.         'debug.container.dump' => false,
  1246.         'serializer.mapping.cache.file' => false,
  1247.         'doctrine.orm.proxy_dir' => false,
  1248.     ];
  1249.     private $dynamicParameters = [];
  1250.     private function getDynamicParameter(string $name)
  1251.     {
  1252.         switch ($name) {
  1253.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  1254.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  1255.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  1256.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  1257.             case 'debug.container.dump'$value = ($this->targetDir.''.'/appAppKernelDevDebugContainer.xml'); break;
  1258.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  1259.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  1260.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1261.         }
  1262.         $this->loadedDynamicParameters[$name] = true;
  1263.         return $this->dynamicParameters[$name] = $value;
  1264.     }
  1265.     protected function getDefaultParameters(): array
  1266.     {
  1267.         return [
  1268.             'kernel.root_dir' => (\dirname(__DIR__4).'/app'),
  1269.             'kernel.project_dir' => \dirname(__DIR__4),
  1270.             'kernel.environment' => 'dev',
  1271.             'kernel.debug' => true,
  1272.             'kernel.name' => 'app',
  1273.             'kernel.logs_dir' => (\dirname(__DIR__3).'/logs'),
  1274.             'kernel.bundles' => [
  1275.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1276.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1277.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1278.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1279.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1280.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1281.                 'NzoUrlEncryptorBundle' => 'Nzo\\UrlEncryptorBundle\\NzoUrlEncryptorBundle',
  1282.                 'ApplicationBundle' => 'ApplicationBundle\\ApplicationBundle',
  1283.                 'CompanyGroupBundle' => 'CompanyGroupBundle\\CompanyGroupBundle',
  1284.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  1285.                 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  1286.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1287.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  1288.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1289.             ],
  1290.             'kernel.bundles_metadata' => [
  1291.                 'FrameworkBundle' => [
  1292.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  1293.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1294.                 ],
  1295.                 'SecurityBundle' => [
  1296.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  1297.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1298.                 ],
  1299.                 'TwigBundle' => [
  1300.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  1301.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1302.                 ],
  1303.                 'MonologBundle' => [
  1304.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  1305.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1306.                 ],
  1307.                 'SwiftmailerBundle' => [
  1308.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  1309.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1310.                 ],
  1311.                 'DoctrineBundle' => [
  1312.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  1313.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1314.                 ],
  1315.                 'NzoUrlEncryptorBundle' => [
  1316.                     'path' => (\dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle'),
  1317.                     'namespace' => 'Nzo\\UrlEncryptorBundle',
  1318.                 ],
  1319.                 'ApplicationBundle' => [
  1320.                     'path' => (\dirname(__DIR__4).'/src/ApplicationBundle'),
  1321.                     'namespace' => 'ApplicationBundle',
  1322.                 ],
  1323.                 'CompanyGroupBundle' => [
  1324.                     'path' => (\dirname(__DIR__4).'/src/CompanyGroupBundle'),
  1325.                     'namespace' => 'CompanyGroupBundle',
  1326.                 ],
  1327.                 'KnpSnappyBundle' => [
  1328.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle'),
  1329.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  1330.                 ],
  1331.                 'EndroidQrCodeBundle' => [
  1332.                     'path' => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src'),
  1333.                     'namespace' => 'Endroid\\QrCodeBundle',
  1334.                 ],
  1335.                 'WebProfilerBundle' => [
  1336.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  1337.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1338.                 ],
  1339.                 'DoctrineFixturesBundle' => [
  1340.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  1341.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  1342.                 ],
  1343.                 'MakerBundle' => [
  1344.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  1345.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  1346.                 ],
  1347.             ],
  1348.             'kernel.charset' => 'UTF-8',
  1349.             'kernel.container_class' => 'appAppKernelDevDebugContainer',
  1350.             'database_host' => 'localhost',
  1351.             'database_port' => NULL,
  1352.             'database_name' => 'honeybee_erp_ltd',
  1353.             'database_user' => 'root',
  1354.             'database_password' => 'Y41dh8g0112',
  1355.             'mailer_transport' => 'smtp',
  1356.             'mailer_host' => 'smtp.hostinger.com',
  1357.             'mailer_port' => 465,
  1358.             'mailer_user' => 'system@ourhoneybee.eu',
  1359.             'mailer_password' => NULL,
  1360.             'secret' => '756630af84937eefcb2843b19ef39c1e128b40d6',
  1361.             'child_database_driver' => 'pdo_mysql',
  1362.             'child_database_host' => 'localhost',
  1363.             'child_database_port' => NULL,
  1364.             'child_database_name' => 'entity_group_db',
  1365.             'child_database_user' => 'root',
  1366.             'child_database_password' => 'Y41dh8g0112',
  1367.             'knp_snappy_binary_address' => '/usr/local/bin/wkhtmltopdf',
  1368.             'entity_group_enabled' => 1,
  1369.             'email_enabled' => 1,
  1370.             'notification_enabled' => 1,
  1371.             'system_type' => '_ERP_',
  1372.             'notification_server' => 'https://ourhoneybee.xyz:7421',
  1373.             'system_auth_type' => '_CENTRAL_AUTH_',
  1374.             'upload_dir' => '../var/uploads',
  1375.             'locale' => 'en',
  1376.             'stripe_public_key' => 'pk_test_51IxYTAJXs21fVb0QMvdSGdQURXLHmHPEGzkDHaJIv5ynV40XTT2h9RQf7tVJytYxQ1r0lAe3NHj3Q9HnneSFydqT008AvyZrEH',
  1377.             'stripe_secret_key' => 'sk_test_51IxYTAJXs21fVb0QMop2Nb0E7u9Da4LwGrym1nGHUHqaSNtT3p9HBgHd7YyDsTKHscgPPECPQniTy79Ab8Sgxfbm00JF2AndUz',
  1378.             'fragment.renderer.hinclude.global_template' => NULL,
  1379.             'fragment.path' => '/_fragment',
  1380.             'kernel.secret' => '756630af84937eefcb2843b19ef39c1e128b40d6',
  1381.             'kernel.http_method_override' => true,
  1382.             'kernel.trusted_hosts' => [
  1383.             ],
  1384.             'kernel.default_locale' => 'en',
  1385.             'kernel.error_controller' => 'error_controller',
  1386.             'templating.helper.code.file_link_format' => NULL,
  1387.             'debug.file_link_format' => NULL,
  1388.             'session.metadata.storage_key' => '_sf2_meta',
  1389.             'session.storage.options' => [
  1390.                 'cache_limiter' => '0',
  1391.                 'cookie_httponly' => true,
  1392.                 'gc_probability' => 1,
  1393.             ],
  1394.             'session.metadata.update_threshold' => 0,
  1395.             'form.type_extension.csrf.enabled' => true,
  1396.             'form.type_extension.csrf.field_name' => '_token',
  1397.             'asset.request_context.base_path' => '',
  1398.             'asset.request_context.secure' => false,
  1399.             'templating.loader.cache.path' => NULL,
  1400.             'templating.engines' => [
  1401.                 => 'twig',
  1402.             ],
  1403.             'validator.mapping.cache.prefix' => '',
  1404.             'validator.translation_domain' => 'validators',
  1405.             'profiler_listener.only_exceptions' => false,
  1406.             'profiler_listener.only_master_requests' => false,
  1407.             'debug.error_handler.throw_at' => -1,
  1408.             'router.request_context.host' => 'localhost',
  1409.             'router.request_context.scheme' => 'http',
  1410.             'router.request_context.base_url' => '',
  1411.             'router.resource' => (\dirname(__DIR__4).'/app/config/routing_dev.yml'),
  1412.             'router.cache_class_prefix' => 'appAppKernelDevDebugContainer',
  1413.             'request_listener.http_port' => 80,
  1414.             'request_listener.https_port' => 443,
  1415.             'serializer.mapping.cache.prefix' => '',
  1416.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  1417.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  1418.             'security.role_hierarchy.roles' => [
  1419.             ],
  1420.             'security.access.denied_url' => NULL,
  1421.             'security.authentication.manager.erase_credentials' => true,
  1422.             'security.authentication.session_strategy.strategy' => 'migrate',
  1423.             'security.access.always_authenticate_before_granting' => false,
  1424.             'security.authentication.hide_user_not_found' => true,
  1425.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  1426.             'twig.form.resources' => [
  1427.                 => 'form_div_layout.html.twig',
  1428.             ],
  1429.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  1430.             'monolog.use_microseconds' => true,
  1431.             'monolog.swift_mailer.handlers' => [
  1432.                 => 'monolog.handler.swift',
  1433.             ],
  1434.             'monolog.handlers_to_channels' => [
  1435.                 'monolog.handler.notify_main' => NULL,
  1436.                 'monolog.handler.console' => [
  1437.                     'type' => 'exclusive',
  1438.                     'elements' => [
  1439.                         => 'event',
  1440.                         => 'doctrine',
  1441.                     ],
  1442.                 ],
  1443.                 'monolog.handler.main' => [
  1444.                     'type' => 'exclusive',
  1445.                     'elements' => [
  1446.                         => 'event',
  1447.                     ],
  1448.                 ],
  1449.             ],
  1450.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  1451.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  1452.             'swiftmailer.mailer.default.transport.smtp.port' => 465,
  1453.             'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.hostinger.com',
  1454.             'swiftmailer.mailer.default.transport.smtp.username' => 'system@ourhoneybee.eu',
  1455.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  1456.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  1457.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  1458.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  1459.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  1460.             'swiftmailer.mailer.default.spool.enabled' => false,
  1461.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  1462.             'swiftmailer.mailer.default.single_address' => NULL,
  1463.             'swiftmailer.mailer.default.delivery.enabled' => true,
  1464.             'swiftmailer.spool.enabled' => false,
  1465.             'swiftmailer.delivery.enabled' => true,
  1466.             'swiftmailer.single_address' => NULL,
  1467.             'swiftmailer.mailers' => [
  1468.                 'default' => 'swiftmailer.mailer.default',
  1469.             ],
  1470.             'swiftmailer.default_mailer' => 'default',
  1471.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  1472.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  1473.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  1474.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  1475.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  1476.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  1477.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  1478.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  1479.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  1480.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  1481.             'doctrine.entity_managers' => [
  1482.                 'default' => 'doctrine.orm.default_entity_manager',
  1483.                 'company_group' => 'doctrine.orm.company_group_entity_manager',
  1484.             ],
  1485.             'doctrine.default_entity_manager' => 'default',
  1486.             'doctrine.dbal.connection_factory.types' => [
  1487.             ],
  1488.             'doctrine.connections' => [
  1489.                 'default' => 'doctrine.dbal.default_connection',
  1490.                 'company_group' => 'doctrine.dbal.company_group_connection',
  1491.             ],
  1492.             'doctrine.default_connection' => 'default',
  1493.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  1494.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  1495.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  1496.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1497.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1498.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1499.             'doctrine.orm.cache.memcache_host' => 'localhost',
  1500.             'doctrine.orm.cache.memcache_port' => 11211,
  1501.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  1502.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1503.             'doctrine.orm.cache.memcached_host' => 'localhost',
  1504.             'doctrine.orm.cache.memcached_port' => 11211,
  1505.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  1506.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1507.             'doctrine.orm.cache.redis_host' => 'localhost',
  1508.             'doctrine.orm.cache.redis_port' => 6379,
  1509.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  1510.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1511.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1512.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1513.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  1514.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  1515.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  1516.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  1517.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  1518.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  1519.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  1520.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  1521.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  1522.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  1523.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  1524.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  1525.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  1526.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  1527.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  1528.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  1529.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  1530.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  1531.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  1532.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  1533.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  1534.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  1535.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  1536.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  1537.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  1538.             'doctrine.orm.auto_generate_proxy_classes' => true,
  1539.             'doctrine.orm.proxy_namespace' => 'Proxies',
  1540.             'nzo_url_encryptor.secret_key' => '9980fe5327425b3ba36ce27c4c6999b02572cf41',
  1541.             'nzo_url_encryptor.secret_iv' => '1298767',
  1542.             'nzo_url_encryptor.cipher_algorithm' => 'aes-256-ctr',
  1543.             'knp_snappy.pdf.binary' => '/usr/local/bin/wkhtmltopdf',
  1544.             'knp_snappy.pdf.options' => [
  1545.             ],
  1546.             'knp_snappy.pdf.env' => [
  1547.             ],
  1548.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  1549.             'knp_snappy.image.options' => [
  1550.             ],
  1551.             'knp_snappy.image.env' => [
  1552.             ],
  1553.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  1554.             'web_profiler.debug_toolbar.mode' => 2,
  1555.             'data_collector.templates' => [
  1556.                 'data_collector.request' => [
  1557.                     => 'request',
  1558.                     => '@WebProfiler/Collector/request.html.twig',
  1559.                 ],
  1560.                 'data_collector.time' => [
  1561.                     => 'time',
  1562.                     => '@WebProfiler/Collector/time.html.twig',
  1563.                 ],
  1564.                 'data_collector.memory' => [
  1565.                     => 'memory',
  1566.                     => '@WebProfiler/Collector/memory.html.twig',
  1567.                 ],
  1568.                 'data_collector.validator' => [
  1569.                     => 'validator',
  1570.                     => '@WebProfiler/Collector/validator.html.twig',
  1571.                 ],
  1572.                 'data_collector.ajax' => [
  1573.                     => 'ajax',
  1574.                     => '@WebProfiler/Collector/ajax.html.twig',
  1575.                 ],
  1576.                 'data_collector.form' => [
  1577.                     => 'form',
  1578.                     => '@WebProfiler/Collector/form.html.twig',
  1579.                 ],
  1580.                 'data_collector.exception' => [
  1581.                     => 'exception',
  1582.                     => '@WebProfiler/Collector/exception.html.twig',
  1583.                 ],
  1584.                 'data_collector.logger' => [
  1585.                     => 'logger',
  1586.                     => '@WebProfiler/Collector/logger.html.twig',
  1587.                 ],
  1588.                 'data_collector.events' => [
  1589.                     => 'events',
  1590.                     => '@WebProfiler/Collector/events.html.twig',
  1591.                 ],
  1592.                 'data_collector.router' => [
  1593.                     => 'router',
  1594.                     => '@WebProfiler/Collector/router.html.twig',
  1595.                 ],
  1596.                 'data_collector.cache' => [
  1597.                     => 'cache',
  1598.                     => '@WebProfiler/Collector/cache.html.twig',
  1599.                 ],
  1600.                 'data_collector.security' => [
  1601.                     => 'security',
  1602.                     => '@Security/Collector/security.html.twig',
  1603.                 ],
  1604.                 'data_collector.twig' => [
  1605.                     => 'twig',
  1606.                     => '@WebProfiler/Collector/twig.html.twig',
  1607.                 ],
  1608.                 'data_collector.doctrine' => [
  1609.                     => 'db',
  1610.                     => '@Doctrine/Collector/db.html.twig',
  1611.                 ],
  1612.                 'swiftmailer.data_collector' => [
  1613.                     => 'swiftmailer',
  1614.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  1615.                 ],
  1616.                 'data_collector.config' => [
  1617.                     => 'config',
  1618.                     => '@WebProfiler/Collector/config.html.twig',
  1619.                 ],
  1620.             ],
  1621.             'console.command.ids' => [
  1622.                 => 'app.command.scheduled-big-row-entry',
  1623.                 => 'app.command.scheduled-notification',
  1624.                 => 'app.command.buddybee-schedule-missing-check',
  1625.                 => 'app.command.daily-user-report-buddybee',
  1626.                 => 'app.command.fixed-asset-scheduler',
  1627.             ],
  1628.         ];
  1629.     }
  1630. }