var\cache\dev\ContainerQZSlD5i\App_KernelDevDebugContainer.php line 220

Open in your IDE?
  1. <?php
  2. namespace ContainerQZSlD5i;
  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.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'data_collector.dump' => 'getDataCollector_DumpService',
  44.             'doctrine' => 'getDoctrineService',
  45.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  47.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  48.             'event_dispatcher' => 'getEventDispatcherService',
  49.             'http_kernel' => 'getHttpKernelService',
  50.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  51.             'request_stack' => 'getRequestStackService',
  52.             'router' => 'getRouterService',
  53.             'translator' => 'getTranslatorService',
  54.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  55.             'cache_clearer' => 'getCacheClearerService',
  56.             'filesystem' => 'getFilesystemService',
  57.             'serializer' => 'getSerializerService',
  58.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  59.             'form.factory' => 'getForm_FactoryService',
  60.             'form.type.file' => 'getForm_Type_FileService',
  61.             'profiler' => 'getProfilerService',
  62.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  63.             'security.token_storage' => 'getSecurity_TokenStorageService',
  64.             'twig' => 'getTwigService',
  65.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  66.             'session' => 'getSessionService',
  67.             'validator' => 'getValidatorService',
  68.         ];
  69.         $this->fileMap = [
  70.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  71.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  72.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  73.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  74.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  75.             '.container.private.session' => 'get_Container_Private_SessionService',
  76.             'App\\Controller\\AdminController' => 'getAdminControllerService',
  77.             'App\\Controller\\AdminCustomerSummaryController' => 'getAdminCustomerSummaryControllerService',
  78.             'App\\Controller\\AdminDocumentsViewerController' => 'getAdminDocumentsViewerControllerService',
  79.             'App\\Controller\\AdminGetaxInformationsController' => 'getAdminGetaxInformationsControllerService',
  80.             'App\\Controller\\AdminSurveyController' => 'getAdminSurveyControllerService',
  81.             'App\\Controller\\AdminUserSurveyController' => 'getAdminUserSurveyControllerService',
  82.             'App\\Controller\\Admin\\AdminStatusCrudController' => 'getAdminStatusCrudControllerService',
  83.             'App\\Controller\\Admin\\ArticleCrudController' => 'getArticleCrudControllerService',
  84.             'App\\Controller\\Admin\\ChangeCrudController' => 'getChangeCrudControllerService',
  85.             'App\\Controller\\Admin\\ConditionCrudController' => 'getConditionCrudControllerService',
  86.             'App\\Controller\\Admin\\CurrencyCrudController' => 'getCurrencyCrudControllerService',
  87.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  88.             'App\\Controller\\Admin\\DiscountCrudController' => 'getDiscountCrudControllerService',
  89.             'App\\Controller\\Admin\\DocumentCrudController' => 'getDocumentCrudControllerService',
  90.             'App\\Controller\\Admin\\DocumentInformationCrudController' => 'getDocumentInformationCrudControllerService',
  91.             'App\\Controller\\Admin\\GetaxMcCrudController' => 'getGetaxMcCrudControllerService',
  92.             'App\\Controller\\Admin\\InformationCrudController' => 'getInformationCrudControllerService',
  93.             'App\\Controller\\Admin\\InformationTypeCrudController' => 'getInformationTypeCrudControllerService',
  94.             'App\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudControllerService',
  95.             'App\\Controller\\Admin\\StepCrudController' => 'getStepCrudControllerService',
  96.             'App\\Controller\\Admin\\StepFieldCrudController' => 'getStepFieldCrudControllerService',
  97.             'App\\Controller\\Admin\\SupplementTypeCrudController' => 'getSupplementTypeCrudControllerService',
  98.             'App\\Controller\\Admin\\SurveyAdminStatusCrudController' => 'getSurveyAdminStatusCrudControllerService',
  99.             'App\\Controller\\Admin\\SurveyCategoryCrudController' => 'getSurveyCategoryCrudControllerService',
  100.             'App\\Controller\\Admin\\SurveyCrudController' => 'getSurveyCrudControllerService',
  101.             'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
  102.             'App\\Controller\\Admin\\UserSurveyCrudController' => 'getUserSurveyCrudControllerService',
  103.             'App\\Controller\\CmuController' => 'getCmuControllerService',
  104.             'App\\Controller\\ContactController' => 'getContactControllerService',
  105.             'App\\Controller\\EmailController' => 'getEmailControllerService',
  106.             'App\\Controller\\EspaceClientController' => 'getEspaceClientControllerService',
  107.             'App\\Controller\\FrontController' => 'getFrontControllerService',
  108.             'App\\Controller\\ImpotsFranceController' => 'getImpotsFranceControllerService',
  109.             'App\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  110.             'App\\Controller\\OrderController' => 'getOrderControllerService',
  111.             'App\\Controller\\PaiementController' => 'getPaiementControllerService',
  112.             'App\\Controller\\RegisterController' => 'getRegisterControllerService',
  113.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  114.             'App\\Controller\\SimulationController' => 'getSimulationControllerService',
  115.             'App\\Controller\\UserSurveyController' => 'getUserSurveyControllerService',
  116.             'App\\Controller\\printController' => 'getPrintControllerService',
  117.             'ConnectHolland\\CookieConsentBundle\\Controller\\CookieConsentController' => 'getCookieConsentControllerService',
  118.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  119.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  120.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  121.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  122.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  123.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  124.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  125.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  126.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  127.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  128.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  129.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  130.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  131.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  132.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  133.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  134.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  135.             'cache.app_clearer' => 'getCache_AppClearerService',
  136.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  137.             'cache.system_clearer' => 'getCache_SystemClearerService',
  138.             'cache_warmer' => 'getCacheWarmerService',
  139.             'console.command_loader' => 'getConsole_CommandLoaderService',
  140.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  141.             'error_controller' => 'getErrorControllerService',
  142.             'ewz_recaptcha.form.type' => 'getEwzRecaptcha_Form_TypeService',
  143.             'ewz_recaptcha.v3.form.type' => 'getEwzRecaptcha_V3_Form_TypeService',
  144.             'ewz_recaptcha.validator.true' => 'getEwzRecaptcha_Validator_TrueService',
  145.             'ewz_recaptcha.validator.v3.true' => 'getEwzRecaptcha_Validator_V3_TrueService',
  146.             'pitaxes.service.authcodemailer' => 'getPitaxes_Service_AuthcodemailerService',
  147.             'pitaxes.service.bexio' => 'getPitaxes_Service_BexioService',
  148.             'pitaxes.service.discount' => 'getPitaxes_Service_DiscountService',
  149.             'pitaxes.service.pdf' => 'getPitaxes_Service_PdfService',
  150.             'pitaxes.service.user' => 'getPitaxes_Service_UserService',
  151.             'pitaxes.service.userfile' => 'getPitaxes_Service_UserfileService',
  152.             'pitaxes.service.usersurvey' => 'getPitaxes_Service_UsersurveyService',
  153.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  154.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  155.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  156.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  157.             'routing.loader' => 'getRouting_LoaderService',
  158.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  159.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  160.             'services_resetter' => 'getServicesResetterService',
  161.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  162.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  163.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  164.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  165.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  166.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  167.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  168.         ];
  169.         $this->aliases = [
  170.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  171.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  172.             'database_connection' => 'doctrine.dbal.default_connection',
  173.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  174.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  175.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  176.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  177.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  178.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  179.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  180.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  181.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  182.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  183.         ];
  184.     }
  185.     public function compile(): void
  186.     {
  187.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  188.     }
  189.     public function isCompiled(): bool
  190.     {
  191.         return true;
  192.     }
  193.     public function getRemovedIds(): array
  194.     {
  195.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  196.     }
  197.     protected function load($file$lazyLoad true)
  198.     {
  199.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  200.             return $class::do($this$lazyLoad);
  201.         }
  202.         if ('.' === $file[-4]) {
  203.             $class substr($class0, -4);
  204.         } else {
  205.             $file .= '.php';
  206.         }
  207.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  208.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  209.     }
  210.     protected function createProxy($class\Closure $factory)
  211.     {
  212.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  213.         return $factory();
  214.     }
  215.     /**
  216.      * Gets the public '.container.private.form.factory' shared service.
  217.      *
  218.      * @return \Symfony\Component\Form\FormFactory
  219.      */
  220.     protected function get_Container_Private_Form_FactoryService()
  221.     {
  222.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  223.         if (isset($this->services['.container.private.form.factory'])) {
  224.             return $this->services['.container.private.form.factory'];
  225.         }
  226.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  227.     }
  228.     /**
  229.      * Gets the public '.container.private.profiler' shared service.
  230.      *
  231.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  232.      */
  233.     protected function get_Container_Private_ProfilerService()
  234.     {
  235.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  236.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  237.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  238.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  239.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  240.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  241.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  242.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  243.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  244.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  245.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  246.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  247.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  248.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  249.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  250.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  251.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  252.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  253.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  254.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  255.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  256.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  257.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  258.         $e->registerClient('ringover.client', ($this->privates['.debug.ringover.client'] ?? $this->get_Debug_Ringover_ClientService()));
  259.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  260.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  261.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  262.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  263.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  264.         if ($this->has('kernel')) {
  265.             $h->setKernel($b);
  266.         }
  267.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  268.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  269.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  270.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  271.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  272.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  273.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  274.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  275.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  276.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  277.         $instance->add($d);
  278.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  279.         $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())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($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()), true));
  280.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  281.         $instance->add($e);
  282.         $instance->add($f);
  283.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  284.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  285.         $instance->add($g);
  286.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  287.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  288.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  289.         $instance->add($h);
  290.         return $instance;
  291.     }
  292.     /**
  293.      * Gets the public '.container.private.security.authorization_checker' shared service.
  294.      *
  295.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  296.      */
  297.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  298.     {
  299.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  300.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  301.             return $this->services['.container.private.security.authorization_checker'];
  302.         }
  303.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  304.     }
  305.     /**
  306.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  307.      *
  308.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  309.      */
  310.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  311.     {
  312.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  313.     }
  314.     /**
  315.      * Gets the public '.container.private.security.token_storage' shared service.
  316.      *
  317.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  318.      */
  319.     protected function get_Container_Private_Security_TokenStorageService()
  320.     {
  321.         return $this->services['.container.private.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, [
  322.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  323.         ], [
  324.             'request_stack' => '?',
  325.         ]));
  326.     }
  327.     /**
  328.      * Gets the public '.container.private.twig' shared service.
  329.      *
  330.      * @return \Twig\Environment
  331.      */
  332.     protected function get_Container_Private_TwigService()
  333.     {
  334.         $a = new \Twig\Loader\FilesystemLoader([], 'E:\\Pitaxes.WebSite');
  335.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-bundle/Resources/views''Doctrine');
  336.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-bundle/Resources/views''!Doctrine');
  337.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-migrations-bundle/Resources/views''DoctrineMigrations');
  338.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-migrations-bundle/Resources/views''!DoctrineMigrations');
  339.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\security-bundle/Resources/views''Security');
  340.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\security-bundle/Resources/views''!Security');
  341.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\web-profiler-bundle/Resources/views''WebProfiler');
  342.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\web-profiler-bundle/Resources/views''!WebProfiler');
  343.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\debug-bundle/Resources/views''Debug');
  344.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\debug-bundle/Resources/views''!Debug');
  345.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/views''EWZRecaptcha');
  346.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/views''!EWZRecaptcha');
  347.         $a->addPath('E:\\Pitaxes.WebSite/templates/bundles/CHCookieConsentBundle''CHCookieConsent');
  348.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle/Resources/views''CHCookieConsent');
  349.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle/Resources/views''!CHCookieConsent');
  350.         $a->addPath('E:\\Pitaxes.WebSite/templates/bundles/EasyAdminBundle''EasyAdmin');
  351.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/views''EasyAdmin');
  352.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/views''!EasyAdmin');
  353.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/views''SchebTwoFactor');
  354.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/views''!SchebTwoFactor');
  355.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/templates''VichUploader');
  356.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/templates''!VichUploader');
  357.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\friendsofsymfony\\ckeditor-bundle\\src/Resources/views''FOSCKEditor');
  358.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\friendsofsymfony\\ckeditor-bundle\\src/Resources/views''!FOSCKEditor');
  359.         $a->addPath('E:\\Pitaxes.WebSite/templates');
  360.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\twig-bridge/Resources/views/Email''email');
  361.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\twig-bridge/Resources/views/Email''!email');
  362.         $a->addPath('E:\\Pitaxes.WebSite\\vendor\\symfony\\twig-bridge/Resources/views/Form');
  363.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  364.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  365.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  366.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  367.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  368.         $f = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  369.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  370.         $h = ($this->services['router'] ?? $this->getRouterService());
  371.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  372.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  373.         $j = new \Symfony\Bridge\Twig\AppVariable();
  374.         $j->setEnvironment('dev');
  375.         $j->setDebug(true);
  376.         if ($this->has('.container.private.security.token_storage')) {
  377.             $j->setTokenStorage($c);
  378.         }
  379.         if ($this->has('request_stack')) {
  380.             $j->setRequestStack($b);
  381.         }
  382.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  383.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  384.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  385.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  386.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  387.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  388.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
  389.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g'E:\\Pitaxes.WebSite''UTF-8'));
  390.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  391.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  392.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  393.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  394.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  395.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  396.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  397.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  398.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  399.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  400.         $instance->addExtension(new \App\Twig\AdminExtension());
  401.         $instance->addExtension(new \App\Twig\DateExtension());
  402.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  403.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  404.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  405.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  406.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  407.         ], [
  408.             'webpack_encore.entrypoint_lookup_collection' => '?',
  409.             'webpack_encore.tag_renderer' => '?',
  410.         ])));
  411.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  412.         $instance->addExtension(new \ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension());
  413.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  414.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  415.         ], [
  416.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  417.         ])));
  418.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  419.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $h$f$b$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  420.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  421.         $instance->addGlobal('app'$j);
  422.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  423.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  424.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  425.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  426.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  427.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  428.         ], [
  429.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  430.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  431.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  432.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  433.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  434.         ])));
  435.         $instance->addGlobal('web_dir''E:\\Pitaxes.WebSite/../public');
  436.         $instance->addGlobal('monitor_path'$this->getEnv('LOCAL_MONITOR_PATH'));
  437.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  438.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  439.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  440.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  441.         return $instance;
  442.     }
  443.     /**
  444.      * Gets the public '.container.private.validator' shared service.
  445.      *
  446.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  447.      */
  448.     protected function get_Container_Private_ValidatorService()
  449.     {
  450.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  451.         if (isset($this->services['.container.private.validator'])) {
  452.             return $this->services['.container.private.validator'];
  453.         }
  454.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  455.     }
  456.     /**
  457.      * Gets the public 'cache.app' shared service.
  458.      *
  459.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  460.      */
  461.     protected function getCache_AppService()
  462.     {
  463.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('-fZQlOF6tz'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  464.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  465.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  466.     }
  467.     /**
  468.      * Gets the public 'cache.system' shared service.
  469.      *
  470.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  471.      */
  472.     protected function getCache_SystemService()
  473.     {
  474.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('39q66Nfiyg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  475.     }
  476.     /**
  477.      * Gets the public 'cache.validator_expression_language' shared service.
  478.      *
  479.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  480.      */
  481.     protected function getCache_ValidatorExpressionLanguageService()
  482.     {
  483.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2geR3RjLFW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  484.     }
  485.     /**
  486.      * Gets the public 'data_collector.dump' shared service.
  487.      *
  488.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  489.      */
  490.     protected function getDataCollector_DumpService()
  491.     {
  492.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  493.     }
  494.     /**
  495.      * Gets the public 'doctrine' shared service.
  496.      *
  497.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  498.      */
  499.     protected function getDoctrineService()
  500.     {
  501.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  502.     }
  503.     /**
  504.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  505.      *
  506.      * @return \Doctrine\DBAL\Connection
  507.      */
  508.     protected function getDoctrine_Dbal_DefaultConnectionService()
  509.     {
  510.         $a = new \Doctrine\DBAL\Configuration();
  511.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  512.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  513.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  514.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  515.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  516.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  517.             'App\\Controller\\AdminCustomerSummaryController' => ['services''App\\Controller\\AdminCustomerSummaryController''getAdminCustomerSummaryControllerService'true],
  518.             'App\\Controller\\AdminDocumentsViewerController' => ['services''App\\Controller\\AdminDocumentsViewerController''getAdminDocumentsViewerControllerService'true],
  519.             'App\\Controller\\AdminSurveyController' => ['services''App\\Controller\\AdminSurveyController''getAdminSurveyControllerService'true],
  520.             'App\\Controller\\AdminUserSurveyController' => ['services''App\\Controller\\AdminUserSurveyController''getAdminUserSurveyControllerService'true],
  521.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  522.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  523.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  524.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  525.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  526.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'true],
  527.             'vich_uploader.listener.clean.article_images' => ['privates''vich_uploader.listener.clean.article_images''getVichUploader_Listener_Clean_ArticleImagesService'true],
  528.             'vich_uploader.listener.clean.slider_images' => ['privates''vich_uploader.listener.clean.slider_images''getVichUploader_Listener_Clean_SliderImagesService'true],
  529.             'vich_uploader.listener.remove.article_images' => ['privates''vich_uploader.listener.remove.article_images''getVichUploader_Listener_Remove_ArticleImagesService'true],
  530.             'vich_uploader.listener.remove.slider_images' => ['privates''vich_uploader.listener.remove.slider_images''getVichUploader_Listener_Remove_SliderImagesService'true],
  531.             'vich_uploader.listener.upload.article_images' => ['privates''vich_uploader.listener.upload.article_images''getVichUploader_Listener_Upload_ArticleImagesService'true],
  532.             'vich_uploader.listener.upload.slider_images' => ['privates''vich_uploader.listener.upload.slider_images''getVichUploader_Listener_Upload_SliderImagesService'true],
  533.         ], [
  534.             'App\\Controller\\AdminCustomerSummaryController' => '?',
  535.             'App\\Controller\\AdminDocumentsViewerController' => '?',
  536.             'App\\Controller\\AdminSurveyController' => '?',
  537.             'App\\Controller\\AdminUserSurveyController' => '?',
  538.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  539.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  540.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  541.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  542.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  543.             'stof_doctrine_extensions.listener.sortable' => '?',
  544.             'vich_uploader.listener.clean.article_images' => '?',
  545.             'vich_uploader.listener.clean.slider_images' => '?',
  546.             'vich_uploader.listener.remove.article_images' => '?',
  547.             'vich_uploader.listener.remove.slider_images' => '?',
  548.             'vich_uploader.listener.upload.article_images' => '?',
  549.             'vich_uploader.listener.upload.slider_images' => '?',
  550.         ]), [=> 'vich_uploader.listener.clean.slider_images'=> 'vich_uploader.listener.clean.article_images'=> 'App\\Controller\\AdminCustomerSummaryController'=> 'App\\Controller\\AdminDocumentsViewerController'=> 'App\\Controller\\AdminSurveyController'=> 'App\\Controller\\AdminUserSurveyController'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'10 => 'vich_uploader.listener.remove.slider_images'11 => 'vich_uploader.listener.upload.slider_images'12 => 'vich_uploader.listener.remove.article_images'13 => 'vich_uploader.listener.upload.article_images'14 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 15 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.sortable'], 16 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.sortable'], 17 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.sortable'], 18 => [=> [=> 'postPersist'], => 'stof_doctrine_extensions.listener.sortable'], 19 => [=> [=> 'preUpdate'], => 'stof_doctrine_extensions.listener.sortable'], 20 => [=> [=> 'postRemove'], => 'stof_doctrine_extensions.listener.sortable'], 21 => [=> [=> 'postFlush'], => 'stof_doctrine_extensions.listener.sortable']]), []);
  551.     }
  552.     /**
  553.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  554.      *
  555.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  556.      */
  557.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  558.     {
  559.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  560.             'App\\EventListener\\PhoneCreateListener' => ['privates''App\\EventListener\\PhoneCreateListener''getPhoneCreateListenerService'true],
  561.             'App\\EventListener\\PhoneUpdateListener' => ['privates''App\\EventListener\\PhoneUpdateListener''getPhoneUpdateListenerService'true],
  562.             'App\\EventListener\\SurveyRateUpdateListener' => ['privates''App\\EventListener\\SurveyRateUpdateListener''getSurveyRateUpdateListenerService'true],
  563.             'App\\EventListener\\UserFileMissingFilesListener' => ['privates''App\\EventListener\\UserFileMissingFilesListener''getUserFileMissingFilesListenerService'true],
  564.             'App\\EventListener\\UserSurveyCreateListener' => ['privates''App\\EventListener\\UserSurveyCreateListener''getUserSurveyCreateListenerService'true],
  565.             'App\\EventListener\\UserSurveyUpdateListener' => ['privates''App\\EventListener\\UserSurveyUpdateListener''getUserSurveyUpdateListenerService'true],
  566.         ], [
  567.             'App\\EventListener\\PhoneCreateListener' => '?',
  568.             'App\\EventListener\\PhoneUpdateListener' => '?',
  569.             'App\\EventListener\\SurveyRateUpdateListener' => '?',
  570.             'App\\EventListener\\UserFileMissingFilesListener' => '?',
  571.             'App\\EventListener\\UserSurveyCreateListener' => '?',
  572.             'App\\EventListener\\UserSurveyUpdateListener' => '?',
  573.         ]));
  574.         $instance->registerService('App\\EventListener\\PhoneCreateListener''App\\EventListener\\PhoneCreateListener');
  575.         $instance->registerService('App\\EventListener\\PhoneUpdateListener''App\\EventListener\\PhoneUpdateListener');
  576.         $instance->registerService('App\\EventListener\\SurveyRateUpdateListener''App\\EventListener\\SurveyRateUpdateListener');
  577.         $instance->registerService('App\\EventListener\\UserFileMissingFilesListener''App\\EventListener\\UserFileMissingFilesListener');
  578.         $instance->registerService('App\\EventListener\\UserSurveyCreateListener''App\\EventListener\\UserSurveyCreateListener');
  579.         $instance->registerService('App\\EventListener\\UserSurveyUpdateListener''App\\EventListener\\UserSurveyUpdateListener');
  580.         return $instance;
  581.     }
  582.     /**
  583.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  584.      *
  585.      * @return \Doctrine\ORM\EntityManager
  586.      */
  587.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  588.     {
  589.         if ($lazyLoad) {
  590.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  591.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  592.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  593.                     $proxy->setProxyInitializer(null);
  594.                     return true;
  595.                 });
  596.             });
  597.         }
  598.         $a = new \Doctrine\ORM\Configuration();
  599.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  600.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  601.         $b->addDriver($c'App\\Entity');
  602.         $b->addDriver($c'ConnectHolland\\CookieConsentBundle\\Entity');
  603.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  604.         $a->setEntityNamespaces(['App' => 'App\\Entity''CHCookieConsentBundle' => 'ConnectHolland\\CookieConsentBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  605.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  606.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  607.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  608.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  609.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  610.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  611.         ], [
  612.             'doctrine.ulid_generator' => '?',
  613.             'doctrine.uuid_generator' => '?',
  614.         ])));
  615.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  616.         $a->setProxyNamespace('Proxies');
  617.         $a->setAutoGenerateProxyClasses(true);
  618.         $a->setSchemaIgnoreClasses([]);
  619.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  620.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  621.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  622.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  623.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  624.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  625.             'App\\Repository\\AdminStatusRepository' => ['privates''App\\Repository\\AdminStatusRepository''getAdminStatusRepositoryService'true],
  626.             'App\\Repository\\ArticleRepository' => ['privates''App\\Repository\\ArticleRepository''getArticleRepositoryService'true],
  627.             'App\\Repository\\ChangeRepository' => ['privates''App\\Repository\\ChangeRepository''getChangeRepositoryService'true],
  628.             'App\\Repository\\ConditionRepository' => ['privates''App\\Repository\\ConditionRepository''getConditionRepositoryService'true],
  629.             'App\\Repository\\CurrencyRepository' => ['privates''App\\Repository\\CurrencyRepository''getCurrencyRepositoryService'true],
  630.             'App\\Repository\\DiscountRepository' => ['privates''App\\Repository\\DiscountRepository''getDiscountRepositoryService'true],
  631.             'App\\Repository\\DocumentGroupRepository' => ['privates''App\\Repository\\DocumentGroupRepository''getDocumentGroupRepositoryService'true],
  632.             'App\\Repository\\DocumentInformationRepository' => ['privates''App\\Repository\\DocumentInformationRepository''getDocumentInformationRepositoryService'true],
  633.             'App\\Repository\\DocumentRepository' => ['privates''App\\Repository\\DocumentRepository''getDocumentRepositoryService'true],
  634.             'App\\Repository\\DocumentTypeTagRepository' => ['privates''App\\Repository\\DocumentTypeTagRepository''getDocumentTypeTagRepositoryService'true],
  635.             'App\\Repository\\EmailRepository' => ['privates''App\\Repository\\EmailRepository''getEmailRepositoryService'true],
  636.             'App\\Repository\\EntitiesRepository' => ['privates''App\\Repository\\EntitiesRepository''getEntitiesRepositoryService'true],
  637.             'App\\Repository\\EntityTypeTagRepository' => ['privates''App\\Repository\\EntityTypeTagRepository''getEntityTypeTagRepositoryService'true],
  638.             'App\\Repository\\GetaxDocumentGroupRepository' => ['privates''App\\Repository\\GetaxDocumentGroupRepository''getGetaxDocumentGroupRepositoryService'true],
  639.             'App\\Repository\\GetaxDocumentRepository' => ['privates''App\\Repository\\GetaxDocumentRepository''getGetaxDocumentRepositoryService'true],
  640.             'App\\Repository\\GetaxMcRepository' => ['privates''App\\Repository\\GetaxMcRepository''getGetaxMcRepositoryService'true],
  641.             'App\\Repository\\GetaxXMLFieldRepository' => ['privates''App\\Repository\\GetaxXMLFieldRepository''getGetaxXMLFieldRepositoryService'true],
  642.             'App\\Repository\\InformationRepository' => ['privates''App\\Repository\\InformationRepository''getInformationRepositoryService'true],
  643.             'App\\Repository\\InformationTypeRepository' => ['privates''App\\Repository\\InformationTypeRepository''getInformationTypeRepositoryService'true],
  644.             'App\\Repository\\LogActionRepository' => ['privates''App\\Repository\\LogActionRepository''getLogActionRepositoryService'true],
  645.             'App\\Repository\\LogHistoryRepository' => ['privates''App\\Repository\\LogHistoryRepository''getLogHistoryRepositoryService'true],
  646.             'App\\Repository\\ModeRepository' => ['privates''App\\Repository\\ModeRepository''getModeRepositoryService'true],
  647.             'App\\Repository\\OrderRepository' => ['privates''App\\Repository\\OrderRepository''getOrderRepositoryService'true],
  648.             'App\\Repository\\OrderSupplementRepository' => ['privates''App\\Repository\\OrderSupplementRepository''getOrderSupplementRepositoryService'true],
  649.             'App\\Repository\\PhoneRepository' => ['privates''App\\Repository\\PhoneRepository''getPhoneRepositoryService'true],
  650.             'App\\Repository\\QuestionGroupRepository' => ['privates''App\\Repository\\QuestionGroupRepository''getQuestionGroupRepositoryService'true],
  651.             'App\\Repository\\QuestionRepository' => ['privates''App\\Repository\\QuestionRepository''getQuestionRepositoryService'true],
  652.             'App\\Repository\\SliderRepository' => ['privates''App\\Repository\\SliderRepository''getSliderRepositoryService'true],
  653.             'App\\Repository\\StepFieldAnswerRepository' => ['privates''App\\Repository\\StepFieldAnswerRepository''getStepFieldAnswerRepositoryService'true],
  654.             'App\\Repository\\StepFieldFormTypeRepository' => ['privates''App\\Repository\\StepFieldFormTypeRepository''getStepFieldFormTypeRepositoryService'true],
  655.             'App\\Repository\\StepFieldRepository' => ['privates''App\\Repository\\StepFieldRepository''getStepFieldRepositoryService'true],
  656.             'App\\Repository\\StepRepository' => ['privates''App\\Repository\\StepRepository''getStepRepositoryService'true],
  657.             'App\\Repository\\SupplementTypeRepository' => ['privates''App\\Repository\\SupplementTypeRepository''getSupplementTypeRepositoryService'true],
  658.             'App\\Repository\\SurveyAdminStatusRepository' => ['privates''App\\Repository\\SurveyAdminStatusRepository''getSurveyAdminStatusRepositoryService'true],
  659.             'App\\Repository\\SurveyCategoryRepository' => ['privates''App\\Repository\\SurveyCategoryRepository''getSurveyCategoryRepositoryService'true],
  660.             'App\\Repository\\SurveyDocumentConditionRepository' => ['privates''App\\Repository\\SurveyDocumentConditionRepository''getSurveyDocumentConditionRepositoryService'true],
  661.             'App\\Repository\\SurveyDocumentRepository' => ['privates''App\\Repository\\SurveyDocumentRepository''getSurveyDocumentRepositoryService'true],
  662.             'App\\Repository\\SurveyGroupRepository' => ['privates''App\\Repository\\SurveyGroupRepository''getSurveyGroupRepositoryService'true],
  663.             'App\\Repository\\SurveyModeRepository' => ['privates''App\\Repository\\SurveyModeRepository''getSurveyModeRepositoryService'true],
  664.             'App\\Repository\\SurveyProductRepository' => ['privates''App\\Repository\\SurveyProductRepository''getSurveyProductRepositoryService'true],
  665.             'App\\Repository\\SurveyProductRulesRepository' => ['privates''App\\Repository\\SurveyProductRulesRepository''getSurveyProductRulesRepositoryService'true],
  666.             'App\\Repository\\SurveyRateRepository' => ['privates''App\\Repository\\SurveyRateRepository''getSurveyRateRepositoryService'true],
  667.             'App\\Repository\\SurveyRepository' => ['privates''App\\Repository\\SurveyRepository''getSurveyRepositoryService'true],
  668.             'App\\Repository\\SurveyStepConditionRepository' => ['privates''App\\Repository\\SurveyStepConditionRepository''getSurveyStepConditionRepositoryService'true],
  669.             'App\\Repository\\SurveyStepFieldRepository' => ['privates''App\\Repository\\SurveyStepFieldRepository''getSurveyStepFieldRepositoryService'true],
  670.             'App\\Repository\\SurveyStepRepository' => ['privates''App\\Repository\\SurveyStepRepository''getSurveyStepRepositoryService'true],
  671.             'App\\Repository\\TagRepository' => ['privates''App\\Repository\\TagRepository''getTagRepositoryService'true],
  672.             'App\\Repository\\TaxRectificationRequestRepository' => ['privates''App\\Repository\\TaxRectificationRequestRepository''getTaxRectificationRequestRepositoryService'true],
  673.             'App\\Repository\\TypeRepository' => ['privates''App\\Repository\\TypeRepository''getTypeRepositoryService'true],
  674.             'App\\Repository\\UserCmuRepository' => ['privates''App\\Repository\\UserCmuRepository''getUserCmuRepositoryService'true],
  675.             'App\\Repository\\UserFileAnswerRepository' => ['privates''App\\Repository\\UserFileAnswerRepository''getUserFileAnswerRepositoryService'true],
  676.             'App\\Repository\\UserFileBankAccountRepository' => ['privates''App\\Repository\\UserFileBankAccountRepository''getUserFileBankAccountRepositoryService'true],
  677.             'App\\Repository\\UserFileCreditRepository' => ['privates''App\\Repository\\UserFileCreditRepository''getUserFileCreditRepositoryService'true],
  678.             'App\\Repository\\UserFileDocumentInformationRepository' => ['privates''App\\Repository\\UserFileDocumentInformationRepository''getUserFileDocumentInformationRepositoryService'true],
  679.             'App\\Repository\\UserFileDocumentRepository' => ['privates''App\\Repository\\UserFileDocumentRepository''getUserFileDocumentRepositoryService'true],
  680.             'App\\Repository\\UserFileInvestmentRepository' => ['privates''App\\Repository\\UserFileInvestmentRepository''getUserFileInvestmentRepositoryService'true],
  681.             'App\\Repository\\UserFileMissingFilesRepository' => ['privates''App\\Repository\\UserFileMissingFilesRepository''getUserFileMissingFilesRepositoryService'true],
  682.             'App\\Repository\\UserFilePersonRepository' => ['privates''App\\Repository\\UserFilePersonRepository''getUserFilePersonRepositoryService'true],
  683.             'App\\Repository\\UserFilePersonRevenueRepository' => ['privates''App\\Repository\\UserFilePersonRevenueRepository''getUserFilePersonRevenueRepositoryService'true],
  684.             'App\\Repository\\UserFilePropertyCreditRepository' => ['privates''App\\Repository\\UserFilePropertyCreditRepository''getUserFilePropertyCreditRepositoryService'true],
  685.             'App\\Repository\\UserFilePropertyRenovationRepository' => ['privates''App\\Repository\\UserFilePropertyRenovationRepository''getUserFilePropertyRenovationRepositoryService'true],
  686.             'App\\Repository\\UserFilePropertyRepository' => ['privates''App\\Repository\\UserFilePropertyRepository''getUserFilePropertyRepositoryService'true],
  687.             'App\\Repository\\UserFileRepository' => ['privates''App\\Repository\\UserFileRepository''getUserFileRepositoryService'true],
  688.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  689.             'App\\Repository\\UserSurveyBexioArticleRepository' => ['privates''App\\Repository\\UserSurveyBexioArticleRepository''getUserSurveyBexioArticleRepositoryService'true],
  690.             'App\\Repository\\UserSurveyCommentRepository' => ['privates''App\\Repository\\UserSurveyCommentRepository''getUserSurveyCommentRepositoryService'true],
  691.             'App\\Repository\\UserSurveyQuestionRepository' => ['privates''App\\Repository\\UserSurveyQuestionRepository''getUserSurveyQuestionRepositoryService'true],
  692.             'App\\Repository\\UserSurveyRepository' => ['privates''App\\Repository\\UserSurveyRepository''getUserSurveyRepositoryService'true],
  693.             'App\\Repository\\UserSurveyStatusRepository' => ['privates''App\\Repository\\UserSurveyStatusRepository''getUserSurveyStatusRepositoryService'true],
  694.         ], [
  695.             'App\\Repository\\AdminStatusRepository' => '?',
  696.             'App\\Repository\\ArticleRepository' => '?',
  697.             'App\\Repository\\ChangeRepository' => '?',
  698.             'App\\Repository\\ConditionRepository' => '?',
  699.             'App\\Repository\\CurrencyRepository' => '?',
  700.             'App\\Repository\\DiscountRepository' => '?',
  701.             'App\\Repository\\DocumentGroupRepository' => '?',
  702.             'App\\Repository\\DocumentInformationRepository' => '?',
  703.             'App\\Repository\\DocumentRepository' => '?',
  704.             'App\\Repository\\DocumentTypeTagRepository' => '?',
  705.             'App\\Repository\\EmailRepository' => '?',
  706.             'App\\Repository\\EntitiesRepository' => '?',
  707.             'App\\Repository\\EntityTypeTagRepository' => '?',
  708.             'App\\Repository\\GetaxDocumentGroupRepository' => '?',
  709.             'App\\Repository\\GetaxDocumentRepository' => '?',
  710.             'App\\Repository\\GetaxMcRepository' => '?',
  711.             'App\\Repository\\GetaxXMLFieldRepository' => '?',
  712.             'App\\Repository\\InformationRepository' => '?',
  713.             'App\\Repository\\InformationTypeRepository' => '?',
  714.             'App\\Repository\\LogActionRepository' => '?',
  715.             'App\\Repository\\LogHistoryRepository' => '?',
  716.             'App\\Repository\\ModeRepository' => '?',
  717.             'App\\Repository\\OrderRepository' => '?',
  718.             'App\\Repository\\OrderSupplementRepository' => '?',
  719.             'App\\Repository\\PhoneRepository' => '?',
  720.             'App\\Repository\\QuestionGroupRepository' => '?',
  721.             'App\\Repository\\QuestionRepository' => '?',
  722.             'App\\Repository\\SliderRepository' => '?',
  723.             'App\\Repository\\StepFieldAnswerRepository' => '?',
  724.             'App\\Repository\\StepFieldFormTypeRepository' => '?',
  725.             'App\\Repository\\StepFieldRepository' => '?',
  726.             'App\\Repository\\StepRepository' => '?',
  727.             'App\\Repository\\SupplementTypeRepository' => '?',
  728.             'App\\Repository\\SurveyAdminStatusRepository' => '?',
  729.             'App\\Repository\\SurveyCategoryRepository' => '?',
  730.             'App\\Repository\\SurveyDocumentConditionRepository' => '?',
  731.             'App\\Repository\\SurveyDocumentRepository' => '?',
  732.             'App\\Repository\\SurveyGroupRepository' => '?',
  733.             'App\\Repository\\SurveyModeRepository' => '?',
  734.             'App\\Repository\\SurveyProductRepository' => '?',
  735.             'App\\Repository\\SurveyProductRulesRepository' => '?',
  736.             'App\\Repository\\SurveyRateRepository' => '?',
  737.             'App\\Repository\\SurveyRepository' => '?',
  738.             'App\\Repository\\SurveyStepConditionRepository' => '?',
  739.             'App\\Repository\\SurveyStepFieldRepository' => '?',
  740.             'App\\Repository\\SurveyStepRepository' => '?',
  741.             'App\\Repository\\TagRepository' => '?',
  742.             'App\\Repository\\TaxRectificationRequestRepository' => '?',
  743.             'App\\Repository\\TypeRepository' => '?',
  744.             'App\\Repository\\UserCmuRepository' => '?',
  745.             'App\\Repository\\UserFileAnswerRepository' => '?',
  746.             'App\\Repository\\UserFileBankAccountRepository' => '?',
  747.             'App\\Repository\\UserFileCreditRepository' => '?',
  748.             'App\\Repository\\UserFileDocumentInformationRepository' => '?',
  749.             'App\\Repository\\UserFileDocumentRepository' => '?',
  750.             'App\\Repository\\UserFileInvestmentRepository' => '?',
  751.             'App\\Repository\\UserFileMissingFilesRepository' => '?',
  752.             'App\\Repository\\UserFilePersonRepository' => '?',
  753.             'App\\Repository\\UserFilePersonRevenueRepository' => '?',
  754.             'App\\Repository\\UserFilePropertyCreditRepository' => '?',
  755.             'App\\Repository\\UserFilePropertyRenovationRepository' => '?',
  756.             'App\\Repository\\UserFilePropertyRepository' => '?',
  757.             'App\\Repository\\UserFileRepository' => '?',
  758.             'App\\Repository\\UserRepository' => '?',
  759.             'App\\Repository\\UserSurveyBexioArticleRepository' => '?',
  760.             'App\\Repository\\UserSurveyCommentRepository' => '?',
  761.             'App\\Repository\\UserSurveyQuestionRepository' => '?',
  762.             'App\\Repository\\UserSurveyRepository' => '?',
  763.             'App\\Repository\\UserSurveyStatusRepository' => '?',
  764.         ])));
  765.         $a->addCustomNumericFunction('month''Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
  766.         $a->addCustomNumericFunction('year''Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
  767.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  768.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  769.         return $instance;
  770.     }
  771.     /**
  772.      * Gets the public 'event_dispatcher' shared service.
  773.      *
  774.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  775.      */
  776.     protected function getEventDispatcherService()
  777.     {
  778.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  779.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  780.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  781.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  782.         $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())));
  783.         $instance->addListener('kernel.exception', [=> function () {
  784.             return ($this->privates['App\\EventListener\\AccessDeniedListener'] ?? $this->load('getAccessDeniedListenerService'));
  785.         }, => '__invoke'], 0);
  786.         $instance->addListener('kernel.controller', [=> function () {
  787.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  788.         }, => 'onKernelController'], 0);
  789.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  790.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  791.         }, => 'checkPassport'], 1024);
  792.         $instance->addListener('kernel.response', [=> function () {
  793.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  794.         }, => 'onKernelResponse'], 0);
  795.         $instance->addListener('kernel.exception', [=> function () {
  796.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  797.         }, => 'onKernelException'], 0);
  798.         $instance->addListener('kernel.exception', [=> function () {
  799.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  800.         }, => 'onKernelException'], -64);
  801.         $instance->addListener('kernel.view', [=> function () {
  802.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  803.         }, => 'onKernelView'], 0);
  804.         $instance->addListener('kernel.response', [=> function () {
  805.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  806.         }, => 'onKernelResponse'], 0);
  807.         $instance->addListener('kernel.response', [=> function () {
  808.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  809.         }, => 'onKernelResponse'], -1024);
  810.         $instance->addListener('kernel.request', [=> function () {
  811.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  812.         }, => 'setDefaultLocale'], 100);
  813.         $instance->addListener('kernel.request', [=> function () {
  814.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  815.         }, => 'onKernelRequest'], 16);
  816.         $instance->addListener('kernel.finish_request', [=> function () {
  817.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  818.         }, => 'onKernelFinishRequest'], 0);
  819.         $instance->addListener('kernel.request', [=> function () {
  820.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  821.         }, => 'onKernelRequest'], 256);
  822.         $instance->addListener('kernel.response', [=> function () {
  823.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  824.         }, => 'onResponse'], -255);
  825.         $instance->addListener('kernel.controller_arguments', [=> function () {
  826.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  827.         }, => 'onControllerArguments'], 0);
  828.         $instance->addListener('kernel.exception', [=> function () {
  829.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  830.         }, => 'logKernelException'], 0);
  831.         $instance->addListener('kernel.exception', [=> function () {
  832.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  833.         }, => 'onKernelException'], -128);
  834.         $instance->addListener('kernel.response', [=> function () {
  835.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  836.         }, => 'removeCspHeader'], -128);
  837.         $instance->addListener('kernel.request', [=> function () {
  838.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  839.         }, => 'onKernelRequest'], 15);
  840.         $instance->addListener('kernel.finish_request', [=> function () {
  841.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  842.         }, => 'onKernelFinishRequest'], -15);
  843.         $instance->addListener('console.error', [=> function () {
  844.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  845.         }, => 'onConsoleError'], -128);
  846.         $instance->addListener('console.terminate', [=> function () {
  847.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  848.         }, => 'onConsoleTerminate'], -128);
  849.         $instance->addListener('console.error', [=> function () {
  850.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  851.         }, => 'onConsoleError'], 0);
  852.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  853.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  854.         }, => 'onMessage'], -255);
  855.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  856.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  857.         }, => 'onMessage'], -255);
  858.         $instance->addListener('kernel.response', [=> function () {
  859.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  860.         }, => 'onKernelResponse'], 0);
  861.         $instance->addListener('kernel.request', [=> function () {
  862.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  863.         }, => 'configure'], 2048);
  864.         $instance->addListener('console.command', [=> function () {
  865.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  866.         }, => 'configure'], 2048);
  867.         $instance->addListener('kernel.request', [=> function () {
  868.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  869.         }, => 'onKernelRequest'], 32);
  870.         $instance->addListener('kernel.finish_request', [=> function () {
  871.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  872.         }, => 'onKernelFinishRequest'], 0);
  873.         $instance->addListener('kernel.exception', [=> function () {
  874.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  875.         }, => 'onKernelException'], -64);
  876.         $instance->addListener('kernel.response', [=> function () {
  877.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  878.         }, => 'onKernelResponse'], 0);
  879.         $instance->addListener('kernel.request', [=> function () {
  880.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  881.         }, => 'onKernelRequest'], 128);
  882.         $instance->addListener('kernel.response', [=> function () {
  883.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  884.         }, => 'onKernelResponse'], -1000);
  885.         $instance->addListener('kernel.finish_request', [=> function () {
  886.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  887.         }, => 'onFinishRequest'], 0);
  888.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  889.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  890.         }, => 'onMessageFailed'], 100);
  891.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  892.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  893.         }, => 'onMessageFailed'], 200);
  894.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  895.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  896.         }, => 'onWorkerStarted'], 0);
  897.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  898.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  899.         }, => 'onWorkerRunning'], 0);
  900.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  901.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  902.         }, => 'onMessageFailed'], 0);
  903.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  904.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  905.         }, => 'onWorkerRunning'], 0);
  906.         $instance->addListener('kernel.response', [=> function () {
  907.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  908.         }, => 'onKernelResponse'], -100);
  909.         $instance->addListener('kernel.exception', [=> function () {
  910.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  911.         }, => 'onKernelException'], 0);
  912.         $instance->addListener('kernel.terminate', [=> function () {
  913.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  914.         }, => 'onKernelTerminate'], -1024);
  915.         $instance->addListener('kernel.controller', [=> function () {
  916.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  917.         }, => 'onKernelController'], 0);
  918.         $instance->addListener('kernel.response', [=> function () {
  919.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  920.         }, => 'onKernelResponse'], 0);
  921.         $instance->addListener('kernel.controller', [=> function () {
  922.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  923.         }, => 'onKernelController'], 0);
  924.         $instance->addListener('kernel.controller', [=> function () {
  925.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  926.         }, => 'onKernelController'], 0);
  927.         $instance->addListener('kernel.controller', [=> function () {
  928.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  929.         }, => 'onKernelController'], -128);
  930.         $instance->addListener('kernel.view', [=> function () {
  931.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  932.         }, => 'onKernelView'], 0);
  933.         $instance->addListener('kernel.controller', [=> function () {
  934.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  935.         }, => 'onKernelController'], 0);
  936.         $instance->addListener('kernel.response', [=> function () {
  937.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  938.         }, => 'onKernelResponse'], 0);
  939.         $instance->addListener('kernel.controller_arguments', [=> function () {
  940.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  941.         }, => 'onKernelControllerArguments'], 0);
  942.         $instance->addListener('kernel.controller_arguments', [=> function () {
  943.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  944.         }, => 'onKernelControllerArguments'], 0);
  945.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  946.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  947.         }, => 'onWorkerMessageHandled'], 0);
  948.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  949.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  950.         }, => 'onWorkerMessageFailed'], 0);
  951.         $instance->addListener('kernel.response', [=> function () {
  952.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  953.         }, => 'onKernelResponse'], 0);
  954.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  955.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  956.         }, => 'checkPassport'], 0);
  957.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  958.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  959.         }, => 'onLoginSuccess'], 0);
  960.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  961.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  962.         }, => 'onVoterVote'], 0);
  963.         $instance->addListener('kernel.request', [=> function () {
  964.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  965.         }, => 'configureLogoutUrlGenerator'], 8);
  966.         $instance->addListener('kernel.request', [=> function () {
  967.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  968.         }, => 'onKernelRequest'], 8);
  969.         $instance->addListener('kernel.finish_request', [=> function () {
  970.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  971.         }, => 'onKernelFinishRequest'], 0);
  972.         $instance->addListener('kernel.exception', [=> function () {
  973.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService'));
  974.         }, => 'onKernelException'], 2);
  975.         $instance->addListener('kernel.request', [=> function () {
  976.             return ($this->privates['security.authentication.form_listener.two_factor.main'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_MainService());
  977.         }, => 'onKernelRequest'], 0);
  978.         $instance->addListener('security.authentication.success', [=> function () {
  979.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  980.         }, => 'onLogin'], 9223372036854775807);
  981.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  982.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  983.         }, => 'onAccessDenied'], 0);
  984.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  985.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  986.         }, => 'onTwoFactorForm'], 0);
  987.         $instance->addListener('kernel.response', [=> function () {
  988.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  989.         }, => 'onKernelResponse'], 1);
  990.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  991.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  992.         }, => 'onMessage'], 0);
  993.         $instance->addListener('kernel.response', [=> function () {
  994.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  995.         }, => 'onKernelResponse'], -128);
  996.         $instance->addListener('console.command', [=> function () {
  997.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  998.         }, => 'onCommand'], 255);
  999.         $instance->addListener('console.terminate', [=> function () {
  1000.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1001.         }, => 'onTerminate'], -255);
  1002.         $instance->addListener('console.command', [=> function () {
  1003.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1004.         }, => 'configure'], 1024);
  1005.         $instance->addListener('console.error', [=> function () {
  1006.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1007.         }, => 'onConsoleError'], 0);
  1008.         $instance->addListener('console.terminate', [=> function () {
  1009.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1010.         }, => 'onConsoleTerminate'], 0);
  1011.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1012.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  1013.         }, => 'registerRouteAnnotation'], 0);
  1014.         $instance->addListener('kernel.finish_request', [=> function () {
  1015.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1016.         }, => 'resetAssets'], 0);
  1017.         $instance->addListener('kernel.response', [=> function () {
  1018.             return ($this->privates['ConnectHolland\\CookieConsentBundle\\EventSubscriber\\CookieConsentFormSubscriber'] ?? $this->getCookieConsentFormSubscriberService());
  1019.         }, => 'onResponse'], 0);
  1020.         $instance->addListener('kernel.request', [=> function () {
  1021.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1022.         }, => 'handleLegacyEaContext'], 10);
  1023.         $instance->addListener('kernel.request', [=> function () {
  1024.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1025.         }, => 'onKernelRequest'], 0);
  1026.         $instance->addListener('kernel.controller', [=> function () {
  1027.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1028.         }, => 'onKernelController'], 128);
  1029.         $instance->addListener('security.authentication.success', [=> function () {
  1030.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  1031.         }, => 'onLogin'], 9223372036854775806);
  1032.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1033.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1034.         }, => 'checkPassport'], 0);
  1035.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1036.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  1037.         }, => 'onSuccessfulLogin'], -63);
  1038.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1039.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1040.         }, => 'checkPassport'], 512);
  1041.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1042.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1043.         }, => 'onLogout'], 0);
  1044.         return $instance;
  1045.     }
  1046.     /**
  1047.      * Gets the public 'http_kernel' shared service.
  1048.      *
  1049.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1050.      */
  1051.     protected function getHttpKernelService()
  1052.     {
  1053.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1054.         if (isset($this->services['http_kernel'])) {
  1055.             return $this->services['http_kernel'];
  1056.         }
  1057.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($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(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1058.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1059.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1060.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1061.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1062.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1063.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1064.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1065.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1066.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1067.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1068.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1069.     }
  1070.     /**
  1071.      * Gets the public 'messenger.default_bus' shared service.
  1072.      *
  1073.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1074.      */
  1075.     protected function getMessenger_DefaultBusService()
  1076.     {
  1077.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1078.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1079.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1080.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1081.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1082.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1083.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1084.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1085.         }, 7)));
  1086.     }
  1087.     /**
  1088.      * Gets the public 'request_stack' shared service.
  1089.      *
  1090.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1091.      */
  1092.     protected function getRequestStackService()
  1093.     {
  1094.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1095.     }
  1096.     /**
  1097.      * Gets the public 'router' shared service.
  1098.      *
  1099.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1100.      */
  1101.     protected function getRouterService()
  1102.     {
  1103.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1104.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1105.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1106.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1107.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1108.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1109.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1110.         ], [
  1111.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1112.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['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'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  1113.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1114.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1115.         return $instance;
  1116.     }
  1117.     /**
  1118.      * Gets the public 'translator' shared service.
  1119.      *
  1120.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1121.      */
  1122.     protected function getTranslatorService()
  1123.     {
  1124.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1125.     }
  1126.     /**
  1127.      * Gets the public 'var_dumper.cloner' shared service.
  1128.      *
  1129.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1130.      */
  1131.     protected function getVarDumper_ClonerService()
  1132.     {
  1133.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1134.         $instance->setMaxItems(2500);
  1135.         $instance->setMinDepth(1);
  1136.         $instance->setMaxString(-1);
  1137.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1138.         return $instance;
  1139.     }
  1140.     /**
  1141.      * Gets the private '.debug.http_client' shared service.
  1142.      *
  1143.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1144.      */
  1145.     protected function get_Debug_HttpClientService()
  1146.     {
  1147.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1148.     }
  1149.     /**
  1150.      * Gets the private '.debug.http_client.inner' shared service.
  1151.      *
  1152.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  1153.      */
  1154.     protected function get_Debug_HttpClient_InnerService()
  1155.     {
  1156.         $this->privates['.debug.http_client.inner'] = $instance \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1157.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  1158.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1159.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1160.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1161.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1162.         $instance->setLogger($a);
  1163.         return $instance;
  1164.     }
  1165.     /**
  1166.      * Gets the private '.debug.ringover.client' shared service.
  1167.      *
  1168.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1169.      */
  1170.     protected function get_Debug_Ringover_ClientService()
  1171.     {
  1172.         return $this->privates['.debug.ringover.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), 'https://public-api.ringover.com', ['timeout' => 10'headers' => ['Accept' => 'application/json''Authorization' => 'b210a0587efa10d08cfcde7f0f093ac19c78f04f'], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1173.     }
  1174.     /**
  1175.      * Gets the private '.service_locator.zJyh7qS' shared service.
  1176.      *
  1177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1178.      */
  1179.     protected function get_ServiceLocator_ZJyh7qSService()
  1180.     {
  1181.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1182.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1183.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1184.         ], [
  1185.             'security.firewall.map.context.dev' => '?',
  1186.             'security.firewall.map.context.main' => '?',
  1187.         ]);
  1188.     }
  1189.     /**
  1190.      * Gets the private 'ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber' shared autowired service.
  1191.      *
  1192.      * @return \ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber
  1193.      */
  1194.     protected function getCookieConsentFormSubscriberService()
  1195.     {
  1196.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  1197.         if (isset($this->privates['ConnectHolland\\CookieConsentBundle\\EventSubscriber\\CookieConsentFormSubscriber'])) {
  1198.             return $this->privates['ConnectHolland\\CookieConsentBundle\\EventSubscriber\\CookieConsentFormSubscriber'];
  1199.         }
  1200.         return $this->privates['ConnectHolland\\CookieConsentBundle\\EventSubscriber\\CookieConsentFormSubscriber'] = new \ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber($a, new \ConnectHolland\CookieConsentBundle\Cookie\CookieLogger(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))->getCurrentRequest()), new \ConnectHolland\CookieConsentBundle\Cookie\CookieHandler(true), true);
  1201.     }
  1202.     /**
  1203.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1204.      *
  1205.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1206.      */
  1207.     protected function getAdminRouterSubscriberService()
  1208.     {
  1209.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\AdminContextFactory'] ?? $this->getAdminContextFactoryService());
  1210.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1211.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1212.         }
  1213.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1214.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1215.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1216.         }
  1217.         $c = ($this->services['router'] ?? $this->getRouterService());
  1218.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber($a, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? $this->getDashboardControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $c$c$b, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1219.     }
  1220.     /**
  1221.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1222.      *
  1223.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1224.      */
  1225.     protected function getActionFactoryService()
  1226.     {
  1227.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1228.     }
  1229.     /**
  1230.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory' shared service.
  1231.      *
  1232.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory
  1233.      */
  1234.     protected function getAdminContextFactoryService()
  1235.     {
  1236.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  1237.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\AdminContextFactory'])) {
  1238.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\AdminContextFactory'];
  1239.         }
  1240.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  1241.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\AdminContextFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), $b, ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), $a);
  1242.     }
  1243.     /**
  1244.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1245.      *
  1246.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1247.      */
  1248.     protected function getControllerFactoryService()
  1249.     {
  1250.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? $this->getDashboardControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1251.     }
  1252.     /**
  1253.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1254.      *
  1255.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1256.      */
  1257.     protected function getEntityFactoryService()
  1258.     {
  1259.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1260.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1261.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1262.         }
  1263.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1264.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $b, new RewindableGenerator(function () {
  1265.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1266.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  1267.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1268.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  1269.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1270.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  1271.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  1272.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1273.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  1274.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1275.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  1276.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  1277.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  1278.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator('E:\\Pitaxes.WebSite')));
  1279.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  1280.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  1281.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  1282.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1283.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1284.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  1285.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->load('getChoiceConfiguratorService'));
  1286.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->load('getSlugConfiguratorService'));
  1287.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  1288.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  1289.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  1290.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  1291.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  1292.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1293.         }, 28)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  1294.     }
  1295.     /**
  1296.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1297.      *
  1298.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1299.      */
  1300.     protected function getAdminContextProviderService()
  1301.     {
  1302.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1303.     }
  1304.     /**
  1305.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  1306.      *
  1307.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  1308.      */
  1309.     protected function getCrudControllerRegistryService()
  1310.     {
  1311.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\Controller\\Admin\\AdminStatusCrudController'=> 'App\\Controller\\Admin\\ArticleCrudController'=> 'App\\Controller\\Admin\\ChangeCrudController'=> 'App\\Controller\\Admin\\ConditionCrudController'=> 'App\\Controller\\Admin\\CurrencyCrudController'=> 'App\\Controller\\Admin\\DiscountCrudController'=> 'App\\Controller\\Admin\\DocumentCrudController'=> 'App\\Controller\\Admin\\DocumentInformationCrudController'=> 'App\\Controller\\Admin\\GetaxMcCrudController'=> 'App\\Controller\\Admin\\InformationCrudController'10 => 'App\\Controller\\Admin\\InformationTypeCrudController'11 => 'App\\Controller\\Admin\\SliderCrudController'12 => 'App\\Controller\\Admin\\StepCrudController'13 => 'App\\Controller\\Admin\\StepFieldCrudController'14 => 'App\\Controller\\Admin\\SupplementTypeCrudController'15 => 'App\\Controller\\Admin\\SurveyAdminStatusCrudController'16 => 'App\\Controller\\Admin\\SurveyCategoryCrudController'17 => 'App\\Controller\\Admin\\SurveyCrudController'18 => 'App\\Controller\\Admin\\UserCrudController'19 => 'App\\Controller\\Admin\\UserSurveyCrudController']);
  1312.     }
  1313.     /**
  1314.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry' shared service.
  1315.      *
  1316.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry
  1317.      */
  1318.     protected function getDashboardControllerRegistryService()
  1319.     {
  1320.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\AdminController'=> 'App\\Controller\\AdminCustomerSummaryController'=> 'App\\Controller\\AdminDocumentsViewerController'=> 'App\\Controller\\AdminGetaxInformationsController'=> 'App\\Controller\\AdminSurveyController'=> 'App\\Controller\\AdminUserSurveyController'=> 'App\\Controller\\Admin\\DashboardController']);
  1321.     }
  1322.     /**
  1323.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1324.      *
  1325.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1326.      */
  1327.     protected function getAdminUrlGeneratorService()
  1328.     {
  1329.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1330.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? $this->getDashboardControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1331.         };
  1332.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1333.     }
  1334.     /**
  1335.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1336.      *
  1337.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1338.      */
  1339.     protected function getAuthorizationCheckerService()
  1340.     {
  1341.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1342.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  1343.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  1344.         }
  1345.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  1346.     }
  1347.     /**
  1348.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1349.      *
  1350.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1351.      */
  1352.     protected function getResetAssetsEventListenerService()
  1353.     {
  1354.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1355.     }
  1356.     /**
  1357.      * Gets the private 'annotations.cache_adapter' shared service.
  1358.      *
  1359.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1360.      */
  1361.     protected function getAnnotations_CacheAdapterService()
  1362.     {
  1363.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1364.     }
  1365.     /**
  1366.      * Gets the private 'annotations.cached_reader' shared service.
  1367.      *
  1368.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1369.      */
  1370.     protected function getAnnotations_CachedReaderService()
  1371.     {
  1372.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1373.     }
  1374.     /**
  1375.      * Gets the private 'annotations.reader' shared service.
  1376.      *
  1377.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1378.      */
  1379.     protected function getAnnotations_ReaderService()
  1380.     {
  1381.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1382.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1383.         $a->registerUniqueLoader('class_exists');
  1384.         $instance->addGlobalIgnoredName('required'$a);
  1385.         return $instance;
  1386.     }
  1387.     /**
  1388.      * Gets the private 'assets.packages' shared service.
  1389.      *
  1390.      * @return \Symfony\Component\Asset\Packages
  1391.      */
  1392.     protected function getAssets_PackagesService()
  1393.     {
  1394.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1395.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy('E:\\Pitaxes.WebSite/public/assets/manifest.json', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1396.             return new \EmptyIterator();
  1397.         }, 0));
  1398.     }
  1399.     /**
  1400.      * Gets the private 'cache.annotations' shared service.
  1401.      *
  1402.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1403.      */
  1404.     protected function getCache_AnnotationsService()
  1405.     {
  1406.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xsrm0jK-74'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1407.     }
  1408.     /**
  1409.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1410.      *
  1411.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1412.      */
  1413.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1414.     {
  1415.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1416.     }
  1417.     /**
  1418.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1419.      *
  1420.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1421.      */
  1422.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1423.     {
  1424.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1425.     }
  1426.     /**
  1427.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  1428.      *
  1429.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1430.      */
  1431.     protected function getCache_Messenger_RestartWorkersSignalService()
  1432.     {
  1433.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('DQmOCoegGO'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1434.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1435.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1436.     }
  1437.     /**
  1438.      * Gets the private 'cache.property_info' shared service.
  1439.      *
  1440.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1441.      */
  1442.     protected function getCache_PropertyInfoService()
  1443.     {
  1444.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kc-RVjgakG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1445.     }
  1446.     /**
  1447.      * Gets the private 'cache.security_expression_language' shared service.
  1448.      *
  1449.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1450.      */
  1451.     protected function getCache_SecurityExpressionLanguageService()
  1452.     {
  1453.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fJH-nbJfFD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1454.     }
  1455.     /**
  1456.      * Gets the private 'cache.serializer' shared service.
  1457.      *
  1458.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1459.      */
  1460.     protected function getCache_SerializerService()
  1461.     {
  1462.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1R7SUvO1c0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1463.     }
  1464.     /**
  1465.      * Gets the private 'cache.validator' shared service.
  1466.      *
  1467.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1468.      */
  1469.     protected function getCache_ValidatorService()
  1470.     {
  1471.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6O+drsQ+8J'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1472.     }
  1473.     /**
  1474.      * Gets the private 'cache.webpack_encore' shared service.
  1475.      *
  1476.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1477.      */
  1478.     protected function getCache_WebpackEncoreService()
  1479.     {
  1480.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('U-Hr8ss+Va'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1481.     }
  1482.     /**
  1483.      * Gets the private 'config_cache_factory' shared service.
  1484.      *
  1485.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1486.      */
  1487.     protected function getConfigCacheFactoryService()
  1488.     {
  1489.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1490.             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)));
  1491.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1492.         }, 2));
  1493.     }
  1494.     /**
  1495.      * Gets the private 'data_collector.form' shared service.
  1496.      *
  1497.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1498.      */
  1499.     protected function getDataCollector_FormService()
  1500.     {
  1501.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1502.     }
  1503.     /**
  1504.      * Gets the private 'data_collector.request' shared service.
  1505.      *
  1506.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1507.      */
  1508.     protected function getDataCollector_RequestService()
  1509.     {
  1510.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1511.     }
  1512.     /**
  1513.      * Gets the private 'debug.controller_resolver' shared service.
  1514.      *
  1515.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1516.      */
  1517.     protected function getDebug_ControllerResolverService()
  1518.     {
  1519.         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['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1520.     }
  1521.     /**
  1522.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1523.      *
  1524.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1525.      */
  1526.     protected function getDebug_DebugHandlersListenerService()
  1527.     {
  1528.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1529.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1530.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1531.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1532.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1533.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  1534.     }
  1535.     /**
  1536.      * Gets the private 'debug.file_link_formatter' shared service.
  1537.      *
  1538.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1539.      */
  1540.     protected function getDebug_FileLinkFormatterService()
  1541.     {
  1542.         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())), 'E:\\Pitaxes.WebSite', function () {
  1543.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1544.         });
  1545.     }
  1546.     /**
  1547.      * Gets the private 'debug.log_processor' shared service.
  1548.      *
  1549.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1550.      */
  1551.     protected function getDebug_LogProcessorService()
  1552.     {
  1553.         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())));
  1554.     }
  1555.     /**
  1556.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1557.      *
  1558.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1559.      */
  1560.     protected function getDebug_Security_Access_DecisionManagerService()
  1561.     {
  1562.         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 () {
  1563.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1564.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  1565.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  1566.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1567.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  1568.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1569.     }
  1570.     /**
  1571.      * Gets the private 'debug.security.firewall' shared service.
  1572.      *
  1573.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1574.      */
  1575.     protected function getDebug_Security_FirewallService()
  1576.     {
  1577.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1578.         if (isset($this->privates['debug.security.firewall'])) {
  1579.             return $this->privates['debug.security.firewall'];
  1580.         }
  1581.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1582.         if (isset($this->privates['debug.security.firewall'])) {
  1583.             return $this->privates['debug.security.firewall'];
  1584.         }
  1585.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1586.     }
  1587.     /**
  1588.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  1589.      *
  1590.      * @return \Doctrine\Migrations\DependencyFactory
  1591.      */
  1592.     protected function getDoctrine_Migrations_DependencyFactoryService()
  1593.     {
  1594.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  1595.         $a->addMigrationsDirectory('DoctrineMigrations''E:\\Pitaxes.WebSite/src/Migrations');
  1596.         $a->setAllOrNothing(false);
  1597.         $a->setCheckDatabasePlatform(true);
  1598.         $a->setTransactional(true);
  1599.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  1600.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1601.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  1602.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  1603.         });
  1604.         return $instance;
  1605.     }
  1606.     /**
  1607.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1608.      *
  1609.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1610.      */
  1611.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1612.     {
  1613.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'E:\\Pitaxes.WebSite\\src\\Entity'=> 'E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle\\Entity']);
  1614.     }
  1615.     /**
  1616.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  1617.      *
  1618.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  1619.      */
  1620.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  1621.     {
  1622.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(['E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle\\config\\doctrine' => 'Vich\\UploaderBundle\\Entity']);
  1623.         $instance->setGlobalBasename('mapping');
  1624.         return $instance;
  1625.     }
  1626.     /**
  1627.      * Gets the private 'esi_listener' shared service.
  1628.      *
  1629.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  1630.      */
  1631.     protected function getEsiListenerService()
  1632.     {
  1633.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  1634.     }
  1635.     /**
  1636.      * Gets the private 'exception_listener' shared service.
  1637.      *
  1638.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1639.      */
  1640.     protected function getExceptionListener2Service()
  1641.     {
  1642.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1643.     }
  1644.     /**
  1645.      * Gets the private 'form.registry' shared service.
  1646.      *
  1647.      * @return \Symfony\Component\Form\FormRegistry
  1648.      */
  1649.     protected function getForm_RegistryService()
  1650.     {
  1651.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1652.             'App\\Form\\AdminUserSurveyType' => ['privates''App\\Form\\AdminUserSurveyType''getAdminUserSurveyTypeService'true],
  1653.             'App\\Form\\Admin\\UserSurveyDateFilterType' => ['privates''App\\Form\\Admin\\UserSurveyDateFilterType''getUserSurveyDateFilterTypeService'true],
  1654.             'App\\Form\\Admin\\UserSurveyDateLimitFilterType' => ['privates''App\\Form\\Admin\\UserSurveyDateLimitFilterType''getUserSurveyDateLimitFilterTypeService'true],
  1655.             'App\\Form\\Admin\\UserSurveyFilterType' => ['privates''App\\Form\\Admin\\UserSurveyFilterType''getUserSurveyFilterTypeService'true],
  1656.             'App\\Form\\Admin\\UserSurveyInternalAlertDateFilterType' => ['privates''App\\Form\\Admin\\UserSurveyInternalAlertDateFilterType''getUserSurveyInternalAlertDateFilterTypeService'true],
  1657.             'App\\Form\\Admin\\UserSurveyModeFilterType' => ['privates''App\\Form\\Admin\\UserSurveyModeFilterType''getUserSurveyModeFilterTypeService'true],
  1658.             'App\\Form\\Admin\\UserSurveyPaymentStatusFilterType' => ['privates''App\\Form\\Admin\\UserSurveyPaymentStatusFilterType''getUserSurveyPaymentStatusFilterTypeService'true],
  1659.             'App\\Form\\Admin\\UserSurveyPendingFilesFilterType' => ['privates''App\\Form\\Admin\\UserSurveyPendingFilesFilterType''getUserSurveyPendingFilesFilterTypeService'true],
  1660.             'App\\Form\\Admin\\UserSurveyResultFilterType' => ['privates''App\\Form\\Admin\\UserSurveyResultFilterType''getUserSurveyResultFilterTypeService'true],
  1661.             'App\\Form\\Admin\\UserSurveyStatusColorFilterType' => ['privates''App\\Form\\Admin\\UserSurveyStatusColorFilterType''getUserSurveyStatusColorFilterTypeService'true],
  1662.             'App\\Form\\Admin\\UserSurveyStatusFilterType' => ['privates''App\\Form\\Admin\\UserSurveyStatusFilterType''getUserSurveyStatusFilterTypeService'true],
  1663.             'App\\Form\\Admin\\UserSurveyWithModeFilterType' => ['privates''App\\Form\\Admin\\UserSurveyWithModeFilterType''getUserSurveyWithModeFilterTypeService'true],
  1664.             'App\\Form\\Base\\UserType' => ['privates''App\\Form\\Base\\UserType''getUserTypeService'true],
  1665.             'App\\Form\\ContactType' => ['privates''App\\Form\\ContactType''getContactTypeService'true],
  1666.             'App\\Form\\CurrencyType' => ['privates''App\\Form\\CurrencyType''getCurrencyTypeService'true],
  1667.             'App\\Form\\DiscountOnUserSurveyType' => ['privates''App\\Form\\DiscountOnUserSurveyType''getDiscountOnUserSurveyTypeService'true],
  1668.             'App\\Form\\LoginType' => ['privates''App\\Form\\LoginType''getLoginTypeService'true],
  1669.             'App\\Form\\OrderConfirmType' => ['privates''App\\Form\\OrderConfirmType''getOrderConfirmTypeService'true],
  1670.             'App\\Form\\OrderSupplementType' => ['privates''App\\Form\\OrderSupplementType''getOrderSupplementTypeService'true],
  1671.             'App\\Form\\PhoneType' => ['privates''App\\Form\\PhoneType''getPhoneTypeService'true],
  1672.             'App\\Form\\ProfilType' => ['privates''App\\Form\\ProfilType''getProfilTypeService'true],
  1673.             'App\\Form\\QuestionGroupType' => ['privates''App\\Form\\QuestionGroupType''getQuestionGroupTypeService'true],
  1674.             'App\\Form\\QuestionType' => ['privates''App\\Form\\QuestionType''getQuestionTypeService'true],
  1675.             'App\\Form\\RecoverConfirmType' => ['privates''App\\Form\\RecoverConfirmType''getRecoverConfirmTypeService'true],
  1676.             'App\\Form\\RecoverType' => ['privates''App\\Form\\RecoverType''getRecoverTypeService'true],
  1677.             'App\\Form\\RegisterType' => ['privates''App\\Form\\RegisterType''getRegisterTypeService'true],
  1678.             'App\\Form\\SourceUserFile\\SourceUserFileChildrenType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFileChildrenType''getSourceUserFileChildrenTypeService'true],
  1679.             'App\\Form\\SourceUserFile\\SourceUserFileCreditType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFileCreditType''getSourceUserFileCreditTypeService'true],
  1680.             'App\\Form\\SourceUserFile\\SourceUserFileCreditsType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFileCreditsType''getSourceUserFileCreditsTypeService'true],
  1681.             'App\\Form\\SourceUserFile\\SourceUserFileInvestmentType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFileInvestmentType''getSourceUserFileInvestmentTypeService'true],
  1682.             'App\\Form\\SourceUserFile\\SourceUserFileInvestmentsType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFileInvestmentsType''getSourceUserFileInvestmentsTypeService'true],
  1683.             'App\\Form\\SourceUserFile\\SourceUserFileOwnerType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFileOwnerType''getSourceUserFileOwnerTypeService'true],
  1684.             'App\\Form\\SourceUserFile\\SourceUserFilePartnersType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFilePartnersType''getSourceUserFilePartnersTypeService'true],
  1685.             'App\\Form\\SourceUserFile\\SourceUserFilePersonChildType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFilePersonChildType''getSourceUserFilePersonChildTypeService'true],
  1686.             'App\\Form\\SourceUserFile\\SourceUserFilePersonPartnerType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFilePersonPartnerType''getSourceUserFilePersonPartnerTypeService'true],
  1687.             'App\\Form\\SourceUserFile\\SourceUserFilePropertiesType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFilePropertiesType''getSourceUserFilePropertiesTypeService'true],
  1688.             'App\\Form\\SourceUserFile\\SourceUserFilePropertyType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFilePropertyType''getSourceUserFilePropertyTypeService'true],
  1689.             'App\\Form\\SourceUserFile\\SourceUserFileType' => ['privates''App\\Form\\SourceUserFile\\SourceUserFileType''getSourceUserFileTypeService'true],
  1690.             'App\\Form\\SourceUserFile\\SourceUserType' => ['privates''App\\Form\\SourceUserFile\\SourceUserType''getSourceUserTypeService'true],
  1691.             'App\\Form\\Survey\\SurveyDocumentConditionType' => ['privates''App\\Form\\Survey\\SurveyDocumentConditionType''getSurveyDocumentConditionTypeService'true],
  1692.             'App\\Form\\Survey\\SurveyDocumentType' => ['privates''App\\Form\\Survey\\SurveyDocumentType''getSurveyDocumentTypeService'true],
  1693.             'App\\Form\\Survey\\SurveyModeType' => ['privates''App\\Form\\Survey\\SurveyModeType''getSurveyModeTypeService'true],
  1694.             'App\\Form\\Survey\\SurveyProductRulesType' => ['privates''App\\Form\\Survey\\SurveyProductRulesType''getSurveyProductRulesTypeService'true],
  1695.             'App\\Form\\Survey\\SurveyProductType' => ['privates''App\\Form\\Survey\\SurveyProductType''getSurveyProductTypeService'true],
  1696.             'App\\Form\\Survey\\SurveyRateType' => ['privates''App\\Form\\Survey\\SurveyRateType''getSurveyRateTypeService'true],
  1697.             'App\\Form\\Survey\\SurveyStepConditionType' => ['privates''App\\Form\\Survey\\SurveyStepConditionType''getSurveyStepConditionTypeService'true],
  1698.             'App\\Form\\Survey\\SurveyStepFieldNewType' => ['privates''App\\Form\\Survey\\SurveyStepFieldNewType''getSurveyStepFieldNewTypeService'true],
  1699.             'App\\Form\\Survey\\SurveyStepFieldType' => ['privates''App\\Form\\Survey\\SurveyStepFieldType''getSurveyStepFieldTypeService'true],
  1700.             'App\\Form\\Survey\\SurveyStepType' => ['privates''App\\Form\\Survey\\SurveyStepType''getSurveyStepTypeService'true],
  1701.             'App\\Form\\Survey\\SurveyType' => ['privates''App\\Form\\Survey\\SurveyType''getSurveyTypeService'true],
  1702.             'App\\Form\\Type\\CheckboxBtnType' => ['privates''App\\Form\\Type\\CheckboxBtnType''getCheckboxBtnTypeService'true],
  1703.             'App\\Form\\Type\\DisplayPasswordType' => ['privates''App\\Form\\Type\\DisplayPasswordType''getDisplayPasswordTypeService'true],
  1704.             'App\\Form\\Type\\LastDayOfMonthType' => ['privates''App\\Form\\Type\\LastDayOfMonthType''getLastDayOfMonthTypeService'true],
  1705.             'App\\Form\\Type\\MoneyConverterEurType' => ['privates''App\\Form\\Type\\MoneyConverterEurType''getMoneyConverterEurTypeService'true],
  1706.             'App\\Form\\Type\\MoneyConverterType' => ['privates''App\\Form\\Type\\MoneyConverterType''getMoneyConverterTypeService'true],
  1707.             'App\\Form\\Type\\PasswordEyeType' => ['privates''App\\Form\\Type\\PasswordEyeType''getPasswordEyeTypeService'true],
  1708.             'App\\Form\\Type\\RadioBtnType' => ['privates''App\\Form\\Type\\RadioBtnType''getRadioBtnTypeService'true],
  1709.             'App\\Form\\Type\\SelectType' => ['privates''App\\Form\\Type\\SelectType''getSelectTypeService'true],
  1710.             'App\\Form\\Type\\SwitchType' => ['privates''App\\Form\\Type\\SwitchType''getSwitchTypeService'true],
  1711.             'App\\Form\\Type\\TagSelectorType' => ['privates''App\\Form\\Type\\TagSelectorType''getTagSelectorTypeService'true],
  1712.             'App\\Form\\Type\\TwigViewType' => ['privates''App\\Form\\Type\\TwigViewType''getTwigViewTypeService'true],
  1713.             'App\\Form\\UserCmuType' => ['privates''App\\Form\\UserCmuType''getUserCmuTypeService'true],
  1714.             'App\\Form\\UserFile\\UserFileDocumentAskType' => ['privates''App\\Form\\UserFile\\UserFileDocumentAskType''getUserFileDocumentAskTypeService'true],
  1715.             'App\\Form\\UserFile\\UserFileDocumentInformationType' => ['privates''App\\Form\\UserFile\\UserFileDocumentInformationType''getUserFileDocumentInformationTypeService'true],
  1716.             'App\\Form\\UserFile\\UserFileDocumentSentType' => ['privates''App\\Form\\UserFile\\UserFileDocumentSentType''getUserFileDocumentSentTypeService'true],
  1717.             'App\\Form\\UserFile\\UserFileDocumentTagsType' => ['privates''App\\Form\\UserFile\\UserFileDocumentTagsType''getUserFileDocumentTagsTypeService'true],
  1718.             'App\\Form\\UserFile\\UserFileMeetingType' => ['privates''App\\Form\\UserFile\\UserFileMeetingType''getUserFileMeetingTypeService'true],
  1719.             'App\\Form\\UserFile\\UserFileMissingFileType' => ['privates''App\\Form\\UserFile\\UserFileMissingFileType''getUserFileMissingFileTypeService'true],
  1720.             'App\\Form\\UserFile\\UserFileMissingFilesType' => ['privates''App\\Form\\UserFile\\UserFileMissingFilesType''getUserFileMissingFilesTypeService'true],
  1721.             'App\\Form\\UserFile\\UserFilePersonInvalidCredentialType' => ['privates''App\\Form\\UserFile\\UserFilePersonInvalidCredentialType''getUserFilePersonInvalidCredentialTypeService'true],
  1722.             'App\\Form\\UserPasswordType' => ['privates''App\\Form\\UserPasswordType''getUserPasswordTypeService'true],
  1723.             'App\\Form\\UserSurveyCommentType' => ['privates''App\\Form\\UserSurveyCommentType''getUserSurveyCommentTypeService'true],
  1724.             'App\\Form\\UserSurveyQuestionGroupType' => ['privates''App\\Form\\UserSurveyQuestionGroupType''getUserSurveyQuestionGroupTypeService'true],
  1725.             'App\\Form\\UserSurveyQuestionType' => ['privates''App\\Form\\UserSurveyQuestionType''getUserSurveyQuestionTypeService'true],
  1726.             'App\\Form\\UserSurveyType' => ['privates''App\\Form\\UserSurveyType''getUserSurveyTypeService'true],
  1727.             'App\\Form\\UserSurvey\\AFCRequestType' => ['privates''App\\Form\\UserSurvey\\AFCRequestType''getAFCRequestTypeService'true],
  1728.             'App\\Form\\UserSurvey\\AFCType' => ['privates''App\\Form\\UserSurvey\\AFCType''getAFCTypeService'true],
  1729.             'App\\Form\\UserSurvey\\CMUDateType' => ['privates''App\\Form\\UserSurvey\\CMUDateType''getCMUDateTypeService'true],
  1730.             'App\\Form\\UserSurvey\\CMUResultType' => ['privates''App\\Form\\UserSurvey\\CMUResultType''getCMUResultTypeService'true],
  1731.             'App\\Form\\UserSurvey\\IFResultType' => ['privates''App\\Form\\UserSurvey\\IFResultType''getIFResultTypeService'true],
  1732.             'App\\Form\\UserSurvey\\ProblemType' => ['privates''App\\Form\\UserSurvey\\ProblemType''getProblemTypeService'true],
  1733.             'App\\Form\\UserSurvey\\RmbLppDateType' => ['privates''App\\Form\\UserSurvey\\RmbLppDateType''getRmbLppDateTypeService'true],
  1734.             'App\\Form\\UserSurvey\\SimulationType' => ['privates''App\\Form\\UserSurvey\\SimulationType''getSimulationTypeService'true],
  1735.             'App\\Form\\UserSurvey\\UserSurveyAFCRequestType' => ['privates''App\\Form\\UserSurvey\\UserSurveyAFCRequestType''getUserSurveyAFCRequestTypeService'true],
  1736.             'App\\Form\\UserSurvey\\UserSurveyDateLimitType' => ['privates''App\\Form\\UserSurvey\\UserSurveyDateLimitType''getUserSurveyDateLimitTypeService'true],
  1737.             'App\\Form\\UserSurvey\\UserSurveyDynamicAdminType' => ['privates''App\\Form\\UserSurvey\\UserSurveyDynamicAdminType''getUserSurveyDynamicAdminTypeService'true],
  1738.             'App\\Form\\UserSurvey\\UserSurveyDynamicType' => ['privates''App\\Form\\UserSurvey\\UserSurveyDynamicType''getUserSurveyDynamicTypeService'true],
  1739.             'App\\Form\\UserSurvey\\updateUserSurveyOrderType' => ['privates''App\\Form\\UserSurvey\\updateUserSurveyOrderType''getUpdateUserSurveyOrderTypeService'true],
  1740.             'App\\Form\\UserSurvey\\updateUserSurveyType' => ['privates''App\\Form\\UserSurvey\\updateUserSurveyType''getUpdateUserSurveyTypeService'true],
  1741.             'App\\Form\\updateUserSurveyResultType' => ['privates''App\\Form\\updateUserSurveyResultType''getUpdateUserSurveyResultTypeService'true],
  1742.             'App\\Form\\updateUserSurveyStatusType' => ['privates''App\\Form\\updateUserSurveyStatusType''getUpdateUserSurveyStatusTypeService'true],
  1743.             'ConnectHolland\\CookieConsentBundle\\Form\\CookieConsentType' => ['privates''ConnectHolland\\CookieConsentBundle\\Form\\CookieConsentType''getCookieConsentTypeService'true],
  1744.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaType' => ['services''ewz_recaptcha.form.type''getEwzRecaptcha_Form_TypeService'true],
  1745.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaV3Type' => ['services''ewz_recaptcha.v3.form.type''getEwzRecaptcha_V3_Form_TypeService'true],
  1746.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType''getCrudFormTypeService'true],
  1747.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType''getFileUploadTypeService'true],
  1748.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType''getFiltersFormTypeService'true],
  1749.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'true],
  1750.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  1751.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  1752.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  1753.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  1754.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  1755.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'true],
  1756.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'true],
  1757.         ], [
  1758.             'App\\Form\\AdminUserSurveyType' => '?',
  1759.             'App\\Form\\Admin\\UserSurveyDateFilterType' => '?',
  1760.             'App\\Form\\Admin\\UserSurveyDateLimitFilterType' => '?',
  1761.             'App\\Form\\Admin\\UserSurveyFilterType' => '?',
  1762.             'App\\Form\\Admin\\UserSurveyInternalAlertDateFilterType' => '?',
  1763.             'App\\Form\\Admin\\UserSurveyModeFilterType' => '?',
  1764.             'App\\Form\\Admin\\UserSurveyPaymentStatusFilterType' => '?',
  1765.             'App\\Form\\Admin\\UserSurveyPendingFilesFilterType' => '?',
  1766.             'App\\Form\\Admin\\UserSurveyResultFilterType' => '?',
  1767.             'App\\Form\\Admin\\UserSurveyStatusColorFilterType' => '?',
  1768.             'App\\Form\\Admin\\UserSurveyStatusFilterType' => '?',
  1769.             'App\\Form\\Admin\\UserSurveyWithModeFilterType' => '?',
  1770.             'App\\Form\\Base\\UserType' => '?',
  1771.             'App\\Form\\ContactType' => '?',
  1772.             'App\\Form\\CurrencyType' => '?',
  1773.             'App\\Form\\DiscountOnUserSurveyType' => '?',
  1774.             'App\\Form\\LoginType' => '?',
  1775.             'App\\Form\\OrderConfirmType' => '?',
  1776.             'App\\Form\\OrderSupplementType' => '?',
  1777.             'App\\Form\\PhoneType' => '?',
  1778.             'App\\Form\\ProfilType' => '?',
  1779.             'App\\Form\\QuestionGroupType' => '?',
  1780.             'App\\Form\\QuestionType' => '?',
  1781.             'App\\Form\\RecoverConfirmType' => '?',
  1782.             'App\\Form\\RecoverType' => '?',
  1783.             'App\\Form\\RegisterType' => '?',
  1784.             'App\\Form\\SourceUserFile\\SourceUserFileChildrenType' => '?',
  1785.             'App\\Form\\SourceUserFile\\SourceUserFileCreditType' => '?',
  1786.             'App\\Form\\SourceUserFile\\SourceUserFileCreditsType' => '?',
  1787.             'App\\Form\\SourceUserFile\\SourceUserFileInvestmentType' => '?',
  1788.             'App\\Form\\SourceUserFile\\SourceUserFileInvestmentsType' => '?',
  1789.             'App\\Form\\SourceUserFile\\SourceUserFileOwnerType' => '?',
  1790.             'App\\Form\\SourceUserFile\\SourceUserFilePartnersType' => '?',
  1791.             'App\\Form\\SourceUserFile\\SourceUserFilePersonChildType' => '?',
  1792.             'App\\Form\\SourceUserFile\\SourceUserFilePersonPartnerType' => '?',
  1793.             'App\\Form\\SourceUserFile\\SourceUserFilePropertiesType' => '?',
  1794.             'App\\Form\\SourceUserFile\\SourceUserFilePropertyType' => '?',
  1795.             'App\\Form\\SourceUserFile\\SourceUserFileType' => '?',
  1796.             'App\\Form\\SourceUserFile\\SourceUserType' => '?',
  1797.             'App\\Form\\Survey\\SurveyDocumentConditionType' => '?',
  1798.             'App\\Form\\Survey\\SurveyDocumentType' => '?',
  1799.             'App\\Form\\Survey\\SurveyModeType' => '?',
  1800.             'App\\Form\\Survey\\SurveyProductRulesType' => '?',
  1801.             'App\\Form\\Survey\\SurveyProductType' => '?',
  1802.             'App\\Form\\Survey\\SurveyRateType' => '?',
  1803.             'App\\Form\\Survey\\SurveyStepConditionType' => '?',
  1804.             'App\\Form\\Survey\\SurveyStepFieldNewType' => '?',
  1805.             'App\\Form\\Survey\\SurveyStepFieldType' => '?',
  1806.             'App\\Form\\Survey\\SurveyStepType' => '?',
  1807.             'App\\Form\\Survey\\SurveyType' => '?',
  1808.             'App\\Form\\Type\\CheckboxBtnType' => '?',
  1809.             'App\\Form\\Type\\DisplayPasswordType' => '?',
  1810.             'App\\Form\\Type\\LastDayOfMonthType' => '?',
  1811.             'App\\Form\\Type\\MoneyConverterEurType' => '?',
  1812.             'App\\Form\\Type\\MoneyConverterType' => '?',
  1813.             'App\\Form\\Type\\PasswordEyeType' => '?',
  1814.             'App\\Form\\Type\\RadioBtnType' => '?',
  1815.             'App\\Form\\Type\\SelectType' => '?',
  1816.             'App\\Form\\Type\\SwitchType' => '?',
  1817.             'App\\Form\\Type\\TagSelectorType' => '?',
  1818.             'App\\Form\\Type\\TwigViewType' => '?',
  1819.             'App\\Form\\UserCmuType' => '?',
  1820.             'App\\Form\\UserFile\\UserFileDocumentAskType' => '?',
  1821.             'App\\Form\\UserFile\\UserFileDocumentInformationType' => '?',
  1822.             'App\\Form\\UserFile\\UserFileDocumentSentType' => '?',
  1823.             'App\\Form\\UserFile\\UserFileDocumentTagsType' => '?',
  1824.             'App\\Form\\UserFile\\UserFileMeetingType' => '?',
  1825.             'App\\Form\\UserFile\\UserFileMissingFileType' => '?',
  1826.             'App\\Form\\UserFile\\UserFileMissingFilesType' => '?',
  1827.             'App\\Form\\UserFile\\UserFilePersonInvalidCredentialType' => '?',
  1828.             'App\\Form\\UserPasswordType' => '?',
  1829.             'App\\Form\\UserSurveyCommentType' => '?',
  1830.             'App\\Form\\UserSurveyQuestionGroupType' => '?',
  1831.             'App\\Form\\UserSurveyQuestionType' => '?',
  1832.             'App\\Form\\UserSurveyType' => '?',
  1833.             'App\\Form\\UserSurvey\\AFCRequestType' => '?',
  1834.             'App\\Form\\UserSurvey\\AFCType' => '?',
  1835.             'App\\Form\\UserSurvey\\CMUDateType' => '?',
  1836.             'App\\Form\\UserSurvey\\CMUResultType' => '?',
  1837.             'App\\Form\\UserSurvey\\IFResultType' => '?',
  1838.             'App\\Form\\UserSurvey\\ProblemType' => '?',
  1839.             'App\\Form\\UserSurvey\\RmbLppDateType' => '?',
  1840.             'App\\Form\\UserSurvey\\SimulationType' => '?',
  1841.             'App\\Form\\UserSurvey\\UserSurveyAFCRequestType' => '?',
  1842.             'App\\Form\\UserSurvey\\UserSurveyDateLimitType' => '?',
  1843.             'App\\Form\\UserSurvey\\UserSurveyDynamicAdminType' => '?',
  1844.             'App\\Form\\UserSurvey\\UserSurveyDynamicType' => '?',
  1845.             'App\\Form\\UserSurvey\\updateUserSurveyOrderType' => '?',
  1846.             'App\\Form\\UserSurvey\\updateUserSurveyType' => '?',
  1847.             'App\\Form\\updateUserSurveyResultType' => '?',
  1848.             'App\\Form\\updateUserSurveyStatusType' => '?',
  1849.             'ConnectHolland\\CookieConsentBundle\\Form\\CookieConsentType' => '?',
  1850.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaType' => '?',
  1851.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaV3Type' => '?',
  1852.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => '?',
  1853.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  1854.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => '?',
  1855.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  1856.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  1857.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  1858.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  1859.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  1860.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  1861.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  1862.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  1863.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  1864.             yield => ($this->privates['App\\Form\\Extension\\FormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\FormTypeExtension'] = new \App\Form\Extension\FormTypeExtension()));
  1865.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  1866.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  1867.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  1868.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  1869.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  1870.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  1871.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EaCrudFormTypeExtension'] ?? $this->load('getEaCrudFormTypeExtensionService'));
  1872.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  1873.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  1874.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  1875.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  1876.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  1877.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\CollectionTypeExtension()));
  1878.         }, 1)], new RewindableGenerator(function () {
  1879.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  1880.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  1881.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  1882.     }
  1883.     /**
  1884.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1885.      *
  1886.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1887.      */
  1888.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1889.     {
  1890.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  1891.     }
  1892.     /**
  1893.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1894.      *
  1895.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1896.      */
  1897.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1898.     {
  1899.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1900.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  1901.             return $this->privates['framework_extra_bundle.event.is_granted'];
  1902.         }
  1903.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  1904.     }
  1905.     /**
  1906.      * Gets the private 'locale_aware_listener' shared service.
  1907.      *
  1908.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1909.      */
  1910.     protected function getLocaleAwareListenerService()
  1911.     {
  1912.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1913.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  1914.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1915.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1916.     }
  1917.     /**
  1918.      * Gets the private 'locale_listener' shared service.
  1919.      *
  1920.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1921.      */
  1922.     protected function getLocaleListenerService()
  1923.     {
  1924.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  1925.     }
  1926.     /**
  1927.      * Gets the private 'monolog.handler.console' shared service.
  1928.      *
  1929.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1930.      */
  1931.     protected function getMonolog_Handler_ConsoleService()
  1932.     {
  1933.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1934.     }
  1935.     /**
  1936.      * Gets the private 'monolog.handler.main' shared service.
  1937.      *
  1938.      * @return \Monolog\Handler\StreamHandler
  1939.      */
  1940.     protected function getMonolog_Handler_MainService()
  1941.     {
  1942.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).''.\DIRECTORY_SEPARATOR.'log/dev.log'), 'debug'trueNULLfalse);
  1943.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1944.         return $instance;
  1945.     }
  1946.     /**
  1947.      * Gets the private 'monolog.logger' shared service.
  1948.      *
  1949.      * @return \Symfony\Bridge\Monolog\Logger
  1950.      */
  1951.     protected function getMonolog_LoggerService()
  1952.     {
  1953.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1954.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1955.         $instance->useMicrosecondTimestamps(true);
  1956.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1957.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1958.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1959.         return $instance;
  1960.     }
  1961.     /**
  1962.      * Gets the private 'monolog.logger.cache' shared service.
  1963.      *
  1964.      * @return \Symfony\Bridge\Monolog\Logger
  1965.      */
  1966.     protected function getMonolog_Logger_CacheService()
  1967.     {
  1968.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1969.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1970.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1971.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1972.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1973.         return $instance;
  1974.     }
  1975.     /**
  1976.      * Gets the private 'monolog.logger.request' shared service.
  1977.      *
  1978.      * @return \Symfony\Bridge\Monolog\Logger
  1979.      */
  1980.     protected function getMonolog_Logger_RequestService()
  1981.     {
  1982.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1983.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1984.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1985.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1986.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1987.         return $instance;
  1988.     }
  1989.     /**
  1990.      * Gets the private 'monolog.logger.security' shared service.
  1991.      *
  1992.      * @return \Symfony\Bridge\Monolog\Logger
  1993.      */
  1994.     protected function getMonolog_Logger_SecurityService()
  1995.     {
  1996.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  1997.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1998.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1999.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2000.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2001.         return $instance;
  2002.     }
  2003.     /**
  2004.      * Gets the private 'parameter_bag' shared service.
  2005.      *
  2006.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2007.      */
  2008.     protected function getParameterBagService()
  2009.     {
  2010.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2011.     }
  2012.     /**
  2013.      * Gets the private 'profiler_listener' shared service.
  2014.      *
  2015.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2016.      */
  2017.     protected function getProfilerListenerService()
  2018.     {
  2019.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2020.         if (isset($this->privates['profiler_listener'])) {
  2021.             return $this->privates['profiler_listener'];
  2022.         }
  2023.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2024.     }
  2025.     /**
  2026.      * Gets the private 'property_accessor' shared service.
  2027.      *
  2028.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2029.      */
  2030.     protected function getPropertyAccessorService()
  2031.     {
  2032.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2033.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2034.     }
  2035.     /**
  2036.      * Gets the private 'property_info' shared service.
  2037.      *
  2038.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2039.      */
  2040.     protected function getPropertyInfoService()
  2041.     {
  2042.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2043.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2044.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2045.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2046.         }, 3), new RewindableGenerator(function () {
  2047.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2048.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2049.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2050.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2051.         }, 4), new RewindableGenerator(function () {
  2052.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2053.         }, 1), new RewindableGenerator(function () {
  2054.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2055.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2056.         }, 2), new RewindableGenerator(function () {
  2057.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2058.         }, 1));
  2059.     }
  2060.     /**
  2061.      * Gets the private 'router.expression_language_provider' shared service.
  2062.      *
  2063.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2064.      */
  2065.     protected function getRouter_ExpressionLanguageProviderService()
  2066.     {
  2067.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2068.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2069.         ], [
  2070.             'env' => 'Closure',
  2071.         ]));
  2072.     }
  2073.     /**
  2074.      * Gets the private 'router.request_context' shared service.
  2075.      *
  2076.      * @return \Symfony\Component\Routing\RequestContext
  2077.      */
  2078.     protected function getRouter_RequestContextService()
  2079.     {
  2080.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2081.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2082.         return $instance;
  2083.     }
  2084.     /**
  2085.      * Gets the private 'router_listener' shared service.
  2086.      *
  2087.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2088.      */
  2089.     protected function getRouterListenerService()
  2090.     {
  2091.         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()), 'E:\\Pitaxes.WebSite'true);
  2092.     }
  2093.     /**
  2094.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  2095.      *
  2096.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  2097.      */
  2098.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  2099.     {
  2100.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2101.     }
  2102.     /**
  2103.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  2104.      *
  2105.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  2106.      */
  2107.     protected function getSchebTwoFactor_ProviderRegistryService()
  2108.     {
  2109.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  2110.             return new \EmptyIterator();
  2111.         }, 0));
  2112.     }
  2113.     /**
  2114.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  2115.      *
  2116.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  2117.      */
  2118.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  2119.     {
  2120.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  2121.     }
  2122.     /**
  2123.      * Gets the private 'security.authentication.form_listener.two_factor.main' shared service.
  2124.      *
  2125.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  2126.      */
  2127.     protected function getSecurity_Authentication_FormListener_TwoFactor_MainService()
  2128.     {
  2129.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2130.         if (isset($this->privates['security.authentication.form_listener.two_factor.main'])) {
  2131.             return $this->privates['security.authentication.form_listener.two_factor.main'];
  2132.         }
  2133.         return $this->privates['security.authentication.form_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  2134.     }
  2135.     /**
  2136.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.main' shared service.
  2137.      *
  2138.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  2139.      */
  2140.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService()
  2141.     {
  2142.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'main'falsefalse);
  2143.     }
  2144.     /**
  2145.      * Gets the private 'security.context_listener.0' shared service.
  2146.      *
  2147.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2148.      */
  2149.     protected function getSecurity_ContextListener_0Service()
  2150.     {
  2151.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2152.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2153.             yield => ($this->privates['security.user.provider.concrete.in_memory_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_InMemoryProviderService'));
  2154.         }, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2155.     }
  2156.     /**
  2157.      * Gets the private 'security.csrf.token_storage' shared service.
  2158.      *
  2159.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2160.      */
  2161.     protected function getSecurity_Csrf_TokenStorageService()
  2162.     {
  2163.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2164.     }
  2165.     /**
  2166.      * Gets the private 'security.event_dispatcher.main' shared service.
  2167.      *
  2168.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2169.      */
  2170.     protected function getSecurity_EventDispatcher_MainService()
  2171.     {
  2172.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2173.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2174.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2175.         }, => 'checkPassport'], 2048);
  2176.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2177.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2178.         }, => 'onSuccessfulLogin'], 0);
  2179.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2180.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2181.         }, => 'onLogout'], 64);
  2182.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2183.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2184.         }, => 'onLogout'], 0);
  2185.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\AuthenticationTokenCreatedEvent', [=> function () {
  2186.             return ($this->privates['security.authentication.token_created_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_TokenCreatedListener_TwoFactor_MainService'));
  2187.         }, => 'onAuthenticationTokenCreated'], 0);
  2188.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2189.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2190.         }, => 'preCheckCredentials'], 256);
  2191.         $instance->addListener('security.authentication.success', [=> function () {
  2192.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2193.         }, => 'postCheckCredentials'], 256);
  2194.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2195.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2196.         }, => 'checkPassport'], 1024);
  2197.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2198.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2199.         }, => 'checkPassport'], 0);
  2200.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2201.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2202.         }, => 'onLoginSuccess'], 0);
  2203.         $instance->addListener('security.authentication.success', [=> function () {
  2204.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2205.         }, => 'onLogin'], 9223372036854775807);
  2206.         $instance->addListener('security.authentication.success', [=> function () {
  2207.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  2208.         }, => 'onLogin'], 9223372036854775806);
  2209.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2210.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2211.         }, => 'checkPassport'], 0);
  2212.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2213.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  2214.         }, => 'onSuccessfulLogin'], -63);
  2215.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2216.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2217.         }, => 'checkPassport'], 512);
  2218.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2219.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2220.         }, => 'onLogout'], 0);
  2221.         return $instance;
  2222.     }
  2223.     /**
  2224.      * Gets the private 'security.firewall.map' shared service.
  2225.      *
  2226.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2227.      */
  2228.     protected function getSecurity_Firewall_MapService()
  2229.     {
  2230.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  2231.         if (isset($this->privates['security.firewall.map'])) {
  2232.             return $this->privates['security.firewall.map'];
  2233.         }
  2234.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2235.             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)/')));
  2236.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2237.         }, 2));
  2238.     }
  2239.     /**
  2240.      * Gets the private 'security.firewall_config.two_factor.main' shared service.
  2241.      *
  2242.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  2243.      */
  2244.     protected function getSecurity_FirewallConfig_TwoFactor_MainService()
  2245.     {
  2246.         return $this->privates['security.firewall_config.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '2fa_login''check_path' => '2fa_login_check''post_only' => true'always_use_default_target_path' => false'default_target_path' => '/''success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''remember_me_sets_trusted' => false'multi_factor' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'main', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  2247.     }
  2248.     /**
  2249.      * Gets the private 'security.http_utils' shared service.
  2250.      *
  2251.      * @return \Symfony\Component\Security\Http\HttpUtils
  2252.      */
  2253.     protected function getSecurity_HttpUtilsService()
  2254.     {
  2255.         $a = ($this->services['router'] ?? $this->getRouterService());
  2256.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  2257.     }
  2258.     /**
  2259.      * Gets the private 'security.logout_url_generator' shared service.
  2260.      *
  2261.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2262.      */
  2263.     protected function getSecurity_LogoutUrlGeneratorService()
  2264.     {
  2265.         $this->privates['security.logout_url_generator'] = $instance = 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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2266.         $instance->registerListener('main''logout''logout''_csrf_token'NULLNULL);
  2267.         return $instance;
  2268.     }
  2269.     /**
  2270.      * Gets the private 'security.role_hierarchy' shared service.
  2271.      *
  2272.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2273.      */
  2274.     protected function getSecurity_RoleHierarchyService()
  2275.     {
  2276.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2277.     }
  2278.     /**
  2279.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2280.      *
  2281.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2282.      */
  2283.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2284.     {
  2285.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2286.     }
  2287.     /**
  2288.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2289.      *
  2290.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2291.      */
  2292.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2293.     {
  2294.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2295.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2296.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2297.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2298.     }
  2299.     /**
  2300.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2301.      *
  2302.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2303.      */
  2304.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2305.     {
  2306.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2307.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2308.             return $this->privates['sensio_framework_extra.security.listener'];
  2309.         }
  2310.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2311.     }
  2312.     /**
  2313.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2314.      *
  2315.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2316.      */
  2317.     protected function getSensioFrameworkExtra_View_ListenerService()
  2318.     {
  2319.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  2320.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2321.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2322.         ], [
  2323.             'twig' => '?',
  2324.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2325.         return $instance;
  2326.     }
  2327.     /**
  2328.      * Gets the private 'session_listener' shared service.
  2329.      *
  2330.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2331.      */
  2332.     protected function getSessionListenerService()
  2333.     {
  2334.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2335.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2336.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2337.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2338.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2339.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2340.         ], [
  2341.             'initialized_session' => '?',
  2342.             'logger' => '?',
  2343.             'session' => '?',
  2344.             'session_collector' => '?',
  2345.             'session_factory' => '?',
  2346.         ]), true$this->parameters['session.storage.options']);
  2347.     }
  2348.     /**
  2349.      * Gets the private 'translator.default' shared service.
  2350.      *
  2351.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2352.      */
  2353.     protected function getTranslator_DefaultService()
  2354.     {
  2355.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2356.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2357.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2358.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2359.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2360.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2361.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2362.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2363.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2364.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2365.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2366.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2367.         ], [
  2368.             'translation.loader.csv' => '?',
  2369.             'translation.loader.dat' => '?',
  2370.             'translation.loader.ini' => '?',
  2371.             'translation.loader.json' => '?',
  2372.             'translation.loader.mo' => '?',
  2373.             'translation.loader.php' => '?',
  2374.             'translation.loader.po' => '?',
  2375.             'translation.loader.qt' => '?',
  2376.             'translation.loader.res' => '?',
  2377.             'translation.loader.xliff' => '?',
  2378.             'translation.loader.yml' => '?',
  2379.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.af.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.af.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.af.xlf'], 'ar' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.ar.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.ar.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.ar.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.ar.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.ar.yaml'], 'az' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.az.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.az.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.az.xlf'], 'be' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.be.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.be.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.be.xlf'], 'bg' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.bg.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.bg.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.bg.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.bg.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.bg.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.bg.yaml'], 'bs' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.bs.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.bs.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.bs.xlf'], 'ca' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.ca.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.ca.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.ca.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.ca.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.ca.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.ca.yaml'], 'cs' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.cs.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.cs.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.cs.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.cs.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.cs.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.cs.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.cs.yaml'], 'cy' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.cy.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.cy.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.cy.xlf'], 'da' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.da.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.da.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.da.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.da.php'], 'de' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.de.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.de.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.de.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.de.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.de.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.de.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.de.yaml'], 'el' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.el.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.el.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.el.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.el.php'], 'en' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.en.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.en.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.en.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.en.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle/Resources/translations\\CHCookieConsentBundle.en.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.en.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.en.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.en.yaml'=> 'E:\\Pitaxes.WebSite/translations\\form.en.xlf'=> 'E:\\Pitaxes.WebSite/translations\\user.en.xlf'], 'es' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.es.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.es.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.es.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.es.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.es.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.es.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.es.yaml'], 'et' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.et.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.et.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.et.xlf'], 'eu' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.eu.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.eu.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.eu.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.eu.php'], 'fa' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.fa.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.fa.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.fa.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.fa.php'], 'fi' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.fi.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.fi.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.fi.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.fi.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.fi.yaml'], 'fr' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.fr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.fr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.fr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.fr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle/Resources/translations\\CHCookieConsentBundle.fr.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.fr.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.fr.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.fr.yaml'=> 'E:\\Pitaxes.WebSite/translations\\CHCookieConsentBundle.fr.yml'=> 'E:\\Pitaxes.WebSite/translations\\contact.fr.xlf'10 => 'E:\\Pitaxes.WebSite/translations\\form.fr.xlf'11 => 'E:\\Pitaxes.WebSite/translations\\messages.fr.xlf'12 => 'E:\\Pitaxes.WebSite/translations\\order.fr.xlf'13 => 'E:\\Pitaxes.WebSite/translations\\security.fr.xlf'14 => 'E:\\Pitaxes.WebSite/translations\\sonata.fr.xlf'15 => 'E:\\Pitaxes.WebSite/translations\\user.fr.xlf'16 => 'E:\\Pitaxes.WebSite/translations\\validators.fr.xlf'], 'gl' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.gl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.gl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.gl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.gl.php'], 'he' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.he.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.he.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.he.xlf'], 'hr' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.hr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.hr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.hr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.hr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.hr.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.hr.yml'], 'hu' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.hu.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.hu.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.hu.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.hu.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.hu.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.hu.yaml'], 'hy' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.hy.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.hy.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.hy.xlf'], 'id' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.id.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.id.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.id.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.id.php'], 'it' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.it.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.it.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.it.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.it.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.it.yaml'], 'ja' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.ja.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.ja.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.ja.xlf'], 'lb' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.lb.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.lb.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.lb.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.lb.php'], 'lt' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.lt.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.lt.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.lt.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.lt.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.lt.yaml'], 'lv' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.lv.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.lv.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.lv.xlf'], 'mk' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.mk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.mk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.mk.xlf'], 'mn' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.mn.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.mn.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.mn.xlf'], 'my' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.my.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.my.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.my.xlf'], 'nb' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.nb.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.nb.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.nb.xlf'], 'nl' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.nl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.nl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.nl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.nl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle/Resources/translations\\CHCookieConsentBundle.nl.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.nl.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.nl.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.nl.yaml'], 'nn' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.nn.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.nn.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.nn.xlf'], 'no' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.no.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.no.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.no.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.no.php'], 'pl' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.pl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.pl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.pl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.pl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.pl.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.pl.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.pl.yaml'], 'pt' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.pt.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.pt.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.pt.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.pt.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.pt.yaml'], 'pt_BR' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.pt_BR.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.pt_BR.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.pt_BR.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.pt_BR.php'], 'ro' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.ro.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.ro.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.ro.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.ro.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.ro.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.ro.yml'], 'ru' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.ru.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.ru.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.ru.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.ru.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.ru.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.ru.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.ru.yaml'], 'sk' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.sk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.sk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.sk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.sk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.sk.yml'], 'sl' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.sl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.sl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.sl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.sl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.sl.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.sl.yaml'], 'sq' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.sq.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.sq.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.sq.xlf'], 'sr_Cyrl' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.sr_Cyrl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.sr_Cyrl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.sr_Cyrl.xlf'], 'sr_Latn' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.sr_Latn.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.sr_Latn.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.sr_Latn.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.sr_Latn.xlf'], 'sv' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.sv.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.sv.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.sv.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.sv.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.sv.yml'], 'th' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.th.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.th.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.th.xlf'], 'tl' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.tl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.tl.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.tl.xlf'], 'tr' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.tr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.tr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.tr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.tr.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.tr.php'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.tr.yaml'], 'uk' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.uk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.uk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.uk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.uk.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.uk.php'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations\\SchebTwoFactorBundle.uk.yml'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.uk.yaml'], 'ur' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.ur.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.ur.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.ur.xlf'], 'uz' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.uz.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.uz.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.uz.xlf'], 'vi' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.vi.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.vi.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.vi.xlf'], 'zh_CN' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.zh_CN.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.zh_CN.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.zh_CN.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations\\validators.zh_CN.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.zh_CN.php'], 'zh_TW' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations\\validators.zh_TW.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations\\validators.zh_TW.xlf'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations\\security.zh_TW.xlf'], 'oc' => [=> 'E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle/Resources/translations\\CHCookieConsentBundle.oc.yml'], 'sr_RS' => [=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations\\EasyAdminBundle.sr_RS.php'], 'vn' => [=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations\\messages.vn.yaml']], 'scanned_directories' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations'=> 'E:\\Pitaxes.WebSite/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\framework-bundle/translations'10 => 'E:\\Pitaxes.WebSite\\vendor\\sensio\\framework-extra-bundle\\src/translations'11 => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-bundle/translations'12 => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-migrations-bundle/translations'13 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-bundle/translations'14 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\twig-bundle/translations'15 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\web-profiler-bundle/translations'16 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\monolog-bundle/translations'17 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\debug-bundle/translations'18 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\maker-bundle\\src/translations'19 => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-fixtures-bundle/translations'20 => 'E:\\Pitaxes.WebSite\\vendor\\presta\\sitemap-bundle/translations'21 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\webpack-encore-bundle\\src/translations'22 => 'E:\\Pitaxes.WebSite\\vendor\\friendsofsymfony\\ckeditor-bundle\\src/translations'23 => 'E:\\Pitaxes.WebSite\\vendor\\twig\\extra-bundle/translations'24 => 'E:\\Pitaxes.WebSite\\vendor\\stof\\doctrine-extensions-bundle\\src/translations'], 'cache_vary' => ['scanned_directories' => [=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\validator/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-core/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle/Resources/translations'=> 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle/translations'=> 'translations'=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\framework-bundle/translations'10 => 'E:\\Pitaxes.WebSite\\vendor\\sensio\\framework-extra-bundle\\src/translations'11 => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-bundle/translations'12 => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-migrations-bundle/translations'13 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-bundle/translations'14 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\twig-bundle/translations'15 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\web-profiler-bundle/translations'16 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\monolog-bundle/translations'17 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\debug-bundle/translations'18 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\maker-bundle\\src/translations'19 => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-fixtures-bundle/translations'20 => 'E:\\Pitaxes.WebSite\\vendor\\presta\\sitemap-bundle/translations'21 => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\webpack-encore-bundle\\src/translations'22 => 'E:\\Pitaxes.WebSite\\vendor\\friendsofsymfony\\ckeditor-bundle\\src/translations'23 => 'E:\\Pitaxes.WebSite\\vendor\\twig\\extra-bundle/translations'24 => 'E:\\Pitaxes.WebSite\\vendor\\stof\\doctrine-extensions-bundle\\src/translations']]], []);
  2380.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2381.         $instance->setFallbackLocales([=> 'fr']);
  2382.         return $instance;
  2383.     }
  2384.     /**
  2385.      * Gets the private 'validator.builder' shared service.
  2386.      *
  2387.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2388.      */
  2389.     protected function getValidator_BuilderService()
  2390.     {
  2391.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2392.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2393.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2394.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService'true],
  2395.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService'true],
  2396.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2397.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2398.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2399.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2400.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2401.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2402.             'ewz_recaptcha.true' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService'true],
  2403.             'ewz_recaptcha.v3.true' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService'true],
  2404.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2405.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2406.         ], [
  2407.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => '?',
  2408.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => '?',
  2409.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2410.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2411.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2412.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2413.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2414.             'doctrine.orm.validator.unique' => '?',
  2415.             'ewz_recaptcha.true' => '?',
  2416.             'ewz_recaptcha.v3.true' => '?',
  2417.             'security.validator.user_password' => '?',
  2418.             'validator.expression' => '?',
  2419.         ])));
  2420.         if ($this->has('translator')) {
  2421.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2422.         }
  2423.         $instance->setTranslationDomain('validators');
  2424.         $instance->addXmlMappings([=> 'E:\\Pitaxes.WebSite\\vendor\\symfony\\form/Resources/config/validation.xml']);
  2425.         $instance->enableAnnotationMapping(true);
  2426.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2427.         $instance->addMethodMapping('loadValidatorMetadata');
  2428.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2429.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$a'{^App\\\\Entity\\\\}'));
  2430.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), '{^App\\\\Entity\\\\}'));
  2431.         return $instance;
  2432.     }
  2433.     /**
  2434.      * Gets the private 'var_dumper.html_dumper' shared service.
  2435.      *
  2436.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2437.      */
  2438.     protected function getVarDumper_HtmlDumperService()
  2439.     {
  2440.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2441.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2442.         return $instance;
  2443.     }
  2444.     /**
  2445.      * Gets the private 'var_dumper.server_connection' shared service.
  2446.      *
  2447.      * @return \Symfony\Component\VarDumper\Server\Connection
  2448.      */
  2449.     protected function getVarDumper_ServerConnectionService()
  2450.     {
  2451.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8''E:\\Pitaxes.WebSite', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2452.     }
  2453.     /**
  2454.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  2455.      *
  2456.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  2457.      */
  2458.     protected function getVichUploader_MetadataReaderService()
  2459.     {
  2460.         $a = new \Metadata\Driver\FileLocator([]);
  2461.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  2462.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  2463.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  2464.     }
  2465.     /**
  2466.      * Gets the private 'web_profiler.csp.handler' shared service.
  2467.      *
  2468.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2469.      */
  2470.     protected function getWebProfiler_Csp_HandlerService()
  2471.     {
  2472.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2473.     }
  2474.     /**
  2475.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2476.      *
  2477.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2478.      */
  2479.     protected function getWebProfiler_DebugToolbarService()
  2480.     {
  2481.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2482.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2483.             return $this->privates['web_profiler.debug_toolbar'];
  2484.         }
  2485.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2486.     }
  2487.     /**
  2488.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2489.      *
  2490.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2491.      */
  2492.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2493.     {
  2494.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2495.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  2496.         ], [
  2497.             '_default' => '?',
  2498.         ]), '_default');
  2499.     }
  2500.     /**
  2501.      * Gets the public 'cache_clearer' alias.
  2502.      *
  2503.      * @return object The ".container.private.cache_clearer" service.
  2504.      */
  2505.     protected function getCacheClearerService()
  2506.     {
  2507.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2508.         return $this->get('.container.private.cache_clearer');
  2509.     }
  2510.     /**
  2511.      * Gets the public 'filesystem' alias.
  2512.      *
  2513.      * @return object The ".container.private.filesystem" service.
  2514.      */
  2515.     protected function getFilesystemService()
  2516.     {
  2517.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2518.         return $this->get('.container.private.filesystem');
  2519.     }
  2520.     /**
  2521.      * Gets the public 'serializer' alias.
  2522.      *
  2523.      * @return object The ".container.private.serializer" service.
  2524.      */
  2525.     protected function getSerializerService()
  2526.     {
  2527.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2528.         return $this->get('.container.private.serializer');
  2529.     }
  2530.     /**
  2531.      * Gets the public 'security.csrf.token_manager' alias.
  2532.      *
  2533.      * @return object The ".container.private.security.csrf.token_manager" service.
  2534.      */
  2535.     protected function getSecurity_Csrf_TokenManagerService()
  2536.     {
  2537.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2538.         return $this->get('.container.private.security.csrf.token_manager');
  2539.     }
  2540.     /**
  2541.      * Gets the public 'form.factory' alias.
  2542.      *
  2543.      * @return object The ".container.private.form.factory" service.
  2544.      */
  2545.     protected function getForm_FactoryService()
  2546.     {
  2547.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2548.         return $this->get('.container.private.form.factory');
  2549.     }
  2550.     /**
  2551.      * Gets the public 'form.type.file' alias.
  2552.      *
  2553.      * @return object The ".container.private.form.type.file" service.
  2554.      */
  2555.     protected function getForm_Type_FileService()
  2556.     {
  2557.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2558.         return $this->get('.container.private.form.type.file');
  2559.     }
  2560.     /**
  2561.      * Gets the public 'profiler' alias.
  2562.      *
  2563.      * @return object The ".container.private.profiler" service.
  2564.      */
  2565.     protected function getProfilerService()
  2566.     {
  2567.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2568.         return $this->get('.container.private.profiler');
  2569.     }
  2570.     /**
  2571.      * Gets the public 'security.authorization_checker' alias.
  2572.      *
  2573.      * @return object The ".container.private.security.authorization_checker" service.
  2574.      */
  2575.     protected function getSecurity_AuthorizationCheckerService()
  2576.     {
  2577.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2578.         return $this->get('.container.private.security.authorization_checker');
  2579.     }
  2580.     /**
  2581.      * Gets the public 'security.token_storage' alias.
  2582.      *
  2583.      * @return object The ".container.private.security.token_storage" service.
  2584.      */
  2585.     protected function getSecurity_TokenStorageService()
  2586.     {
  2587.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2588.         return $this->get('.container.private.security.token_storage');
  2589.     }
  2590.     /**
  2591.      * Gets the public 'twig' alias.
  2592.      *
  2593.      * @return object The ".container.private.twig" service.
  2594.      */
  2595.     protected function getTwigService()
  2596.     {
  2597.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2598.         return $this->get('.container.private.twig');
  2599.     }
  2600.     /**
  2601.      * Gets the public 'security.password_encoder' alias.
  2602.      *
  2603.      * @return object The ".container.private.security.password_encoder" service.
  2604.      */
  2605.     protected function getSecurity_PasswordEncoderService()
  2606.     {
  2607.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2608.         return $this->get('.container.private.security.password_encoder');
  2609.     }
  2610.     /**
  2611.      * Gets the public 'session' alias.
  2612.      *
  2613.      * @return object The ".container.private.session" service.
  2614.      */
  2615.     protected function getSessionService()
  2616.     {
  2617.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2618.         return $this->get('.container.private.session');
  2619.     }
  2620.     /**
  2621.      * Gets the public 'validator' alias.
  2622.      *
  2623.      * @return object The ".container.private.validator" service.
  2624.      */
  2625.     protected function getValidatorService()
  2626.     {
  2627.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2628.         return $this->get('.container.private.validator');
  2629.     }
  2630.     /**
  2631.      * @return array|bool|float|int|string|\UnitEnum|null
  2632.      */
  2633.     public function getParameter(string $name)
  2634.     {
  2635.         if (isset($this->buildParameters[$name])) {
  2636.             return $this->buildParameters[$name];
  2637.         }
  2638.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2639.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2640.         }
  2641.         if (isset($this->loadedDynamicParameters[$name])) {
  2642.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2643.         }
  2644.         return $this->parameters[$name];
  2645.     }
  2646.     public function hasParameter(string $name): bool
  2647.     {
  2648.         if (isset($this->buildParameters[$name])) {
  2649.             return true;
  2650.         }
  2651.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2652.     }
  2653.     public function setParameter(string $name$value): void
  2654.     {
  2655.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2656.     }
  2657.     public function getParameterBag(): ParameterBagInterface
  2658.     {
  2659.         if (null === $this->parameterBag) {
  2660.             $parameters $this->parameters;
  2661.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2662.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2663.             }
  2664.             foreach ($this->buildParameters as $name => $value) {
  2665.                 $parameters[$name] = $value;
  2666.             }
  2667.             $this->parameterBag = new FrozenParameterBag($parameters);
  2668.         }
  2669.         return $this->parameterBag;
  2670.     }
  2671.     private $loadedDynamicParameters = [
  2672.         'kernel.runtime_environment' => false,
  2673.         'kernel.build_dir' => false,
  2674.         'kernel.cache_dir' => false,
  2675.         'google_recaptcha_site_key' => false,
  2676.         'kernel.secret' => false,
  2677.         'debug.container.dump' => false,
  2678.         'serializer.mapping.cache.file' => false,
  2679.         'validator.mapping.cache.file' => false,
  2680.         'profiler.storage.dsn' => false,
  2681.         'doctrine.orm.proxy_dir' => false,
  2682.         'ewz_recaptcha.public_key' => false,
  2683.         'ewz_recaptcha.private_key' => false,
  2684.     ];
  2685.     private $dynamicParameters = [];
  2686.     private function getDynamicParameter(string $name)
  2687.     {
  2688.         switch ($name) {
  2689.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2690.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2691.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2692.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  2693.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2694.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2695.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2696.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2697.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2698.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2699.             case 'ewz_recaptcha.public_key'$value $this->getEnv('EWZ_RECAPTCHA_SITE_KEY'); break;
  2700.             case 'ewz_recaptcha.private_key'$value $this->getEnv('EWZ_RECAPTCHA_SECRET'); break;
  2701.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2702.         }
  2703.         $this->loadedDynamicParameters[$name] = true;
  2704.         return $this->dynamicParameters[$name] = $value;
  2705.     }
  2706.     protected function getDefaultParameters(): array
  2707.     {
  2708.         return [
  2709.             'kernel.project_dir' => 'E:\\Pitaxes.WebSite',
  2710.             'kernel.environment' => 'dev',
  2711.             'kernel.debug' => true,
  2712.             'kernel.logs_dir' => (\dirname(__DIR__3).''.\DIRECTORY_SEPARATOR.'log'),
  2713.             'kernel.bundles' => [
  2714.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2715.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2716.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2717.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2718.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2719.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2720.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2721.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2722.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2723.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2724.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2725.                 'EWZRecaptchaBundle' => 'EWZ\\Bundle\\RecaptchaBundle\\EWZRecaptchaBundle',
  2726.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  2727.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  2728.                 'CHCookieConsentBundle' => 'ConnectHolland\\CookieConsentBundle\\CHCookieConsentBundle',
  2729.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  2730.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  2731.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  2732.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  2733.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2734.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  2735.             ],
  2736.             'kernel.bundles_metadata' => [
  2737.                 'FrameworkBundle' => [
  2738.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\framework-bundle',
  2739.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2740.                 ],
  2741.                 'SensioFrameworkExtraBundle' => [
  2742.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\sensio\\framework-extra-bundle\\src',
  2743.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2744.                 ],
  2745.                 'DoctrineBundle' => [
  2746.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-bundle',
  2747.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2748.                 ],
  2749.                 'DoctrineMigrationsBundle' => [
  2750.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-migrations-bundle',
  2751.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2752.                 ],
  2753.                 'SecurityBundle' => [
  2754.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\security-bundle',
  2755.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2756.                 ],
  2757.                 'TwigBundle' => [
  2758.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\twig-bundle',
  2759.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2760.                 ],
  2761.                 'WebProfilerBundle' => [
  2762.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\web-profiler-bundle',
  2763.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2764.                 ],
  2765.                 'MonologBundle' => [
  2766.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\monolog-bundle',
  2767.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2768.                 ],
  2769.                 'DebugBundle' => [
  2770.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\debug-bundle',
  2771.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2772.                 ],
  2773.                 'MakerBundle' => [
  2774.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\maker-bundle\\src',
  2775.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2776.                 ],
  2777.                 'DoctrineFixturesBundle' => [
  2778.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\doctrine\\doctrine-fixtures-bundle',
  2779.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2780.                 ],
  2781.                 'EWZRecaptchaBundle' => [
  2782.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\excelwebzone\\recaptcha-bundle\\src',
  2783.                     'namespace' => 'EWZ\\Bundle\\RecaptchaBundle',
  2784.                 ],
  2785.                 'PrestaSitemapBundle' => [
  2786.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\presta\\sitemap-bundle',
  2787.                     'namespace' => 'Presta\\SitemapBundle',
  2788.                 ],
  2789.                 'WebpackEncoreBundle' => [
  2790.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\symfony\\webpack-encore-bundle\\src',
  2791.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  2792.                 ],
  2793.                 'CHCookieConsentBundle' => [
  2794.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\connectholland\\cookie-consent-bundle',
  2795.                     'namespace' => 'ConnectHolland\\CookieConsentBundle',
  2796.                 ],
  2797.                 'EasyAdminBundle' => [
  2798.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\easycorp\\easyadmin-bundle\\src',
  2799.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  2800.                 ],
  2801.                 'SchebTwoFactorBundle' => [
  2802.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\scheb\\2fa-bundle',
  2803.                     'namespace' => 'Scheb\\TwoFactorBundle',
  2804.                 ],
  2805.                 'VichUploaderBundle' => [
  2806.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\vich\\uploader-bundle',
  2807.                     'namespace' => 'Vich\\UploaderBundle',
  2808.                 ],
  2809.                 'FOSCKEditorBundle' => [
  2810.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\friendsofsymfony\\ckeditor-bundle\\src',
  2811.                     'namespace' => 'FOS\\CKEditorBundle',
  2812.                 ],
  2813.                 'TwigExtraBundle' => [
  2814.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\twig\\extra-bundle',
  2815.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2816.                 ],
  2817.                 'StofDoctrineExtensionsBundle' => [
  2818.                     'path' => 'E:\\Pitaxes.WebSite\\vendor\\stof\\doctrine-extensions-bundle\\src',
  2819.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  2820.                 ],
  2821.             ],
  2822.             'kernel.charset' => 'UTF-8',
  2823.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  2824.             'container.dumper.inline_class_loader' => true,
  2825.             'mail_blacklist' => [
  2826.                 => 'yopmail.com',
  2827.                 => 'yopmail.fr',
  2828.                 => 'yopmail.net',
  2829.                 => 'cool.fr.nf',
  2830.                 => 'jetable.fr.nf',
  2831.                 => 'nospam.ze.tc',
  2832.                 => 'nomail.xl.cx',
  2833.                 => 'mega.zik.dj',
  2834.                 => 'speed.1s.fr',
  2835.                 => 'courriel.fr.nf',
  2836.                 10 => 'moncourrier.fr.nf',
  2837.                 11 => 'monemail.fr.nf',
  2838.                 12 => 'monmail.fr.nf',
  2839.                 13 => 'ypmail.webarnak.fr.eu.org',
  2840.                 14 => 'mintemail.com',
  2841.                 15 => 'anonymbox.com',
  2842.                 16 => 'tempemail.net',
  2843.                 17 => '10minutemail.com',
  2844.                 18 => 'spamgourmet.com',
  2845.                 19 => 'mytrashmail.com',
  2846.                 20 => 'incognitomail.com',
  2847.                 21 => 'mailinator.com',
  2848.                 22 => 'spamobox.com',
  2849.                 23 => 'mailexpire.com',
  2850.                 24 => 'soodonims.com',
  2851.                 25 => 'spambox.us',
  2852.                 26 => 'nospamfor.us',
  2853.                 27 => 'dispostable.com',
  2854.                 28 => 'jetable.org',
  2855.                 29 => 'spamavert.com',
  2856.                 30 => 'meltmail.com',
  2857.                 31 => 'trashmail.net',
  2858.                 32 => 'trashmail.me',
  2859.                 33 => 'trashmail.at',
  2860.                 34 => 'trash-mail.at',
  2861.                 35 => 'rcpt.at',
  2862.                 36 => 'kurzepost.de',
  2863.                 37 => 'wegwerfmail.de',
  2864.                 38 => 'wegwerfmail.net',
  2865.                 39 => 'wegwerfmail.org',
  2866.                 40 => 'objectmail.com',
  2867.                 41 => 'proxymail.eu',
  2868.                 42 => 'email-jetable.fr',
  2869.                 43 => 'mail-temporaire.fr',
  2870.                 44 => 'mailtemporaire.fr',
  2871.                 45 => 'mail-temporaire.com',
  2872.                 46 => 'mailtemporaire.com',
  2873.                 47 => 'easy-trash-mail.com',
  2874.                 48 => 'easytrashmail.com',
  2875.                 49 => 'email-jetable.me',
  2876.                 50 => 'email-jetable.biz.st',
  2877.             ],
  2878.             'locale' => 'fr',
  2879.             'webdir' => 'E:\\Pitaxes.WebSite/public',
  2880.             'vat_percent' => '7.7',
  2881.             'app.path.slider_images' => '/uploads/sliders',
  2882.             'app.path.article_images' => '/uploads/articles',
  2883.             'event_dispatcher.event_aliases' => [
  2884.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2885.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2886.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2887.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2888.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2889.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2890.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2891.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2892.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2893.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2894.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2895.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2896.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2897.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2898.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2899.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2900.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2901.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2902.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2903.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2904.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2905.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  2906.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  2907.             ],
  2908.             'fragment.renderer.hinclude.global_template' => NULL,
  2909.             'fragment.path' => '/_fragment',
  2910.             'kernel.http_method_override' => true,
  2911.             'kernel.trusted_hosts' => [
  2912.             ],
  2913.             'kernel.default_locale' => 'fr',
  2914.             'kernel.enabled_locales' => [
  2915.             ],
  2916.             'kernel.error_controller' => 'error_controller',
  2917.             'debug.file_link_format' => NULL,
  2918.             'asset.request_context.base_path' => NULL,
  2919.             'asset.request_context.secure' => NULL,
  2920.             'translator.logging' => false,
  2921.             'translator.default_path' => 'E:\\Pitaxes.WebSite/translations',
  2922.             'debug.error_handler.throw_at' => -1,
  2923.             'router.request_context.host' => 'localhost',
  2924.             'router.request_context.scheme' => 'http',
  2925.             'router.request_context.base_url' => '',
  2926.             'router.resource' => 'kernel::loadRoutes',
  2927.             'request_listener.http_port' => 80,
  2928.             'request_listener.https_port' => 443,
  2929.             'session.metadata.storage_key' => '_sf2_meta',
  2930.             'session.storage.options' => [
  2931.                 'cache_limiter' => '0',
  2932.                 'cookie_lifetime' => 36000000,
  2933.                 'cookie_secure' => 'auto',
  2934.                 'cookie_httponly' => true,
  2935.                 'cookie_samesite' => 'lax',
  2936.                 'gc_probability' => 1,
  2937.             ],
  2938.             'session.save_path' => NULL,
  2939.             'session.metadata.update_threshold' => 0,
  2940.             'form.type_extension.csrf.enabled' => true,
  2941.             'form.type_extension.csrf.field_name' => '_token',
  2942.             'validator.translation_domain' => 'validators',
  2943.             'profiler_listener.only_exceptions' => false,
  2944.             'profiler_listener.only_main_requests' => false,
  2945.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2946.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2947.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2948.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2949.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2950.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2951.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2952.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2953.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2954.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2955.             'doctrine.entity_managers' => [
  2956.                 'default' => 'doctrine.orm.default_entity_manager',
  2957.             ],
  2958.             'doctrine.default_entity_manager' => 'default',
  2959.             'doctrine.dbal.connection_factory.types' => [
  2960.                 'uuid' => [
  2961.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  2962.                 ],
  2963.                 'ulid' => [
  2964.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  2965.                 ],
  2966.             ],
  2967.             'doctrine.connections' => [
  2968.                 'default' => 'doctrine.dbal.default_connection',
  2969.             ],
  2970.             'doctrine.default_connection' => 'default',
  2971.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2972.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2973.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2974.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2975.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2976.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2977.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2978.             'doctrine.orm.cache.memcache_port' => 11211,
  2979.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2980.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2981.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2982.             'doctrine.orm.cache.memcached_port' => 11211,
  2983.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2984.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2985.             'doctrine.orm.cache.redis_host' => 'localhost',
  2986.             'doctrine.orm.cache.redis_port' => 6379,
  2987.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2988.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2989.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2990.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2991.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2992.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2993.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2994.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2995.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2996.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2997.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2998.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2999.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3000.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3001.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3002.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3003.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3004.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3005.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3006.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3007.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3008.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3009.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3010.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3011.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3012.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3013.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3014.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3015.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3016.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3017.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3018.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3019.             'doctrine.migrations.preferred_em' => NULL,
  3020.             'doctrine.migrations.preferred_connection' => NULL,
  3021.             'security.role_hierarchy.roles' => [
  3022.                 'ROLE_ADMIN' => [
  3023.                     => 'ROLE_ADMIN',
  3024.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3025.                 ],
  3026.                 'ROLE_SUPER_ADMIN' => [
  3027.                     => 'ROLE_ADMIN',
  3028.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3029.                     => 'ROLE_SUPER_ADMIN',
  3030.                 ],
  3031.                 'ROLE_SIMPLE_ADMIN' => [
  3032.                     => 'ROLE_ADMIN',
  3033.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3034.                     => 'ROLE_SIMPLE_ADMIN',
  3035.                 ],
  3036.             ],
  3037.             'security.access.denied_url' => NULL,
  3038.             'security.authentication.manager.erase_credentials' => true,
  3039.             'security.authentication.session_strategy.strategy' => 'migrate',
  3040.             'security.access.always_authenticate_before_granting' => false,
  3041.             'security.authentication.hide_user_not_found' => true,
  3042.             'security.firewalls' => [
  3043.                 => 'dev',
  3044.                 => 'main',
  3045.             ],
  3046.             'twig.form.resources' => [
  3047.                 => '@VichUploader/Form/fields.html.twig',
  3048.                 => 'form_div_layout.html.twig',
  3049.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  3050.                 => 'bootstrap_4_layout.html.twig',
  3051.                 => 'form/money_converter.html.twig',
  3052.                 => 'form/money_converter_eur.html.twig',
  3053.                 => 'form/radio_btn.html.twig',
  3054.                 => 'form/checkbox_btn.html.twig',
  3055.                 => 'form/twig_view.html.twig',
  3056.                 => 'form/switch.html.twig',
  3057.                 10 => 'form/password_eye.html.twig',
  3058.                 11 => 'form/display_password.html.twig',
  3059.                 12 => 'form/tag_selector.html.twig',
  3060.                 13 => 'form/select.html.twig',
  3061.                 14 => '@EWZRecaptcha/Form/ewz_recaptcha_widget.html.twig',
  3062.             ],
  3063.             'twig.default_path' => 'E:\\Pitaxes.WebSite/templates',
  3064.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3065.             'web_profiler.debug_toolbar.mode' => 2,
  3066.             'monolog.use_microseconds' => true,
  3067.             'monolog.swift_mailer.handlers' => [
  3068.             ],
  3069.             'monolog.handlers_to_channels' => [
  3070.                 'monolog.handler.console' => [
  3071.                     'type' => 'exclusive',
  3072.                     'elements' => [
  3073.                         => 'event',
  3074.                         => 'doctrine',
  3075.                         => 'console',
  3076.                     ],
  3077.                 ],
  3078.                 'monolog.handler.main' => [
  3079.                     'type' => 'exclusive',
  3080.                     'elements' => [
  3081.                         => 'event',
  3082.                     ],
  3083.                 ],
  3084.             ],
  3085.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3086.             'ewz_recaptcha.enabled' => false,
  3087.             'ewz_recaptcha.verify_host' => false,
  3088.             'ewz_recaptcha.ajax' => false,
  3089.             'ewz_recaptcha.locale_key' => 'fr',
  3090.             'ewz_recaptcha.api_host' => 'www.google.com',
  3091.             'ewz_recaptcha.locale_from_request' => false,
  3092.             'ewz_recaptcha.version' => 2,
  3093.             'ewz_recaptcha.hide_badge' => false,
  3094.             'ewz_recaptcha.score_threshold' => 0.5,
  3095.             'ewz_recaptcha.timeout' => NULL,
  3096.             'ewz_recaptcha.trusted_roles' => [
  3097.             ],
  3098.             'ewz_recaptcha.http_proxy' => [
  3099.                 'host' => NULL,
  3100.                 'port' => NULL,
  3101.                 'auth' => NULL,
  3102.             ],
  3103.             'ewz_recaptcha.service_definition' => [
  3104.             ],
  3105.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  3106.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  3107.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  3108.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  3109.             'presta_sitemap.dump_directory' => 'E:\\Pitaxes.WebSite/public',
  3110.             'presta_sitemap.timetolive' => 3600,
  3111.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  3112.             'presta_sitemap.items_by_set' => 50000,
  3113.             'presta_sitemap.defaults' => [
  3114.                 'priority' => 0.5,
  3115.                 'changefreq' => 'daily',
  3116.                 'lastmod' => 'now',
  3117.             ],
  3118.             'presta_sitemap.default_section' => 'default',
  3119.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  3120.             'ch_cookie_consent.categories' => [
  3121.                 => 'analytics',
  3122.             ],
  3123.             'ch_cookie_consent.theme' => 'dark',
  3124.             'ch_cookie_consent.use_logger' => true,
  3125.             'ch_cookie_consent.position' => 'bottom',
  3126.             'ch_cookie_consent.simplified' => false,
  3127.             'ch_cookie_consent.http_only' => true,
  3128.             'ch_cookie_consent.form_action' => NULL,
  3129.             'ch_cookie_consent.csrf_protection' => true,
  3130.             'easyadmin.config' => [
  3131.             ],
  3132.             'scheb_two_factor.model_manager_name' => NULL,
  3133.             'scheb_two_factor.security_tokens' => [
  3134.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  3135.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  3136.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  3137.                 => 'Acme\\AuthenticationBundle\\Token\\CustomAuthenticationToken',
  3138.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  3139.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  3140.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  3141.                 => 'Acme\\AuthenticationBundle\\Token\\CustomAuthenticationToken',
  3142.             ],
  3143.             'scheb_two_factor.ip_whitelist' => [
  3144.                 => '127.0.0.1',
  3145.                 => '192.168.1.89',
  3146.                 => '192.168.1.46',
  3147.                 => '192.168.56.1',
  3148.                 => '192.168.0.49',
  3149.                 => '10.50.14.132',
  3150.                 => '10.50.14.188',
  3151.                 => '10.50.14.131',
  3152.                 => '10.50.14.158',
  3153.                 => '127.0.0.1',
  3154.                 10 => '192.168.1.89',
  3155.                 11 => '192.168.1.46',
  3156.                 12 => '192.168.56.1',
  3157.                 13 => '192.168.0.49',
  3158.             ],
  3159.             'scheb_two_factor.trusted_device.enabled' => false,
  3160.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  3161.             'vich_uploader.mappings' => [
  3162.                 'slider_images' => [
  3163.                     'uri_prefix' => '/sliders',
  3164.                     'upload_destination' => 'E:\\Pitaxes.WebSite/public/uploads/sliders',
  3165.                     'namer' => [
  3166.                         'service' => NULL,
  3167.                         'options' => NULL,
  3168.                     ],
  3169.                     'directory_namer' => [
  3170.                         'service' => NULL,
  3171.                         'options' => NULL,
  3172.                     ],
  3173.                     'delete_on_remove' => true,
  3174.                     'delete_on_update' => true,
  3175.                     'inject_on_load' => false,
  3176.                     'db_driver' => 'orm',
  3177.                 ],
  3178.                 'article_images' => [
  3179.                     'uri_prefix' => '/articles',
  3180.                     'upload_destination' => 'E:\\Pitaxes.WebSite/public/uploads/articles',
  3181.                     'namer' => [
  3182.                         'service' => NULL,
  3183.                         'options' => NULL,
  3184.                     ],
  3185.                     'directory_namer' => [
  3186.                         'service' => NULL,
  3187.                         'options' => NULL,
  3188.                     ],
  3189.                     'delete_on_remove' => true,
  3190.                     'delete_on_update' => true,
  3191.                     'inject_on_load' => false,
  3192.                     'db_driver' => 'orm',
  3193.                 ],
  3194.             ],
  3195.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  3196.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  3197.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  3198.             'stof_doctrine_extensions.translation_fallback' => false,
  3199.             'stof_doctrine_extensions.persist_default_translation' => false,
  3200.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  3201.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  3202.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  3203.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  3204.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  3205.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  3206.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  3207.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  3208.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  3209.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  3210.             'maker.compatible_check.doctrine.supports_attributes' => true,
  3211.             'data_collector.templates' => [
  3212.                 'data_collector.request' => [
  3213.                     => 'request',
  3214.                     => '@WebProfiler/Collector/request.html.twig',
  3215.                 ],
  3216.                 'data_collector.time' => [
  3217.                     => 'time',
  3218.                     => '@WebProfiler/Collector/time.html.twig',
  3219.                 ],
  3220.                 'data_collector.memory' => [
  3221.                     => 'memory',
  3222.                     => '@WebProfiler/Collector/memory.html.twig',
  3223.                 ],
  3224.                 'data_collector.validator' => [
  3225.                     => 'validator',
  3226.                     => '@WebProfiler/Collector/validator.html.twig',
  3227.                 ],
  3228.                 'data_collector.ajax' => [
  3229.                     => 'ajax',
  3230.                     => '@WebProfiler/Collector/ajax.html.twig',
  3231.                 ],
  3232.                 'data_collector.form' => [
  3233.                     => 'form',
  3234.                     => '@WebProfiler/Collector/form.html.twig',
  3235.                 ],
  3236.                 'data_collector.exception' => [
  3237.                     => 'exception',
  3238.                     => '@WebProfiler/Collector/exception.html.twig',
  3239.                 ],
  3240.                 'data_collector.logger' => [
  3241.                     => 'logger',
  3242.                     => '@WebProfiler/Collector/logger.html.twig',
  3243.                 ],
  3244.                 'data_collector.events' => [
  3245.                     => 'events',
  3246.                     => '@WebProfiler/Collector/events.html.twig',
  3247.                 ],
  3248.                 'data_collector.router' => [
  3249.                     => 'router',
  3250.                     => '@WebProfiler/Collector/router.html.twig',
  3251.                 ],
  3252.                 'data_collector.cache' => [
  3253.                     => 'cache',
  3254.                     => '@WebProfiler/Collector/cache.html.twig',
  3255.                 ],
  3256.                 'data_collector.translation' => [
  3257.                     => 'translation',
  3258.                     => '@WebProfiler/Collector/translation.html.twig',
  3259.                 ],
  3260.                 'data_collector.security' => [
  3261.                     => 'security',
  3262.                     => '@Security/Collector/security.html.twig',
  3263.                 ],
  3264.                 'data_collector.twig' => [
  3265.                     => 'twig',
  3266.                     => '@WebProfiler/Collector/twig.html.twig',
  3267.                 ],
  3268.                 'data_collector.http_client' => [
  3269.                     => 'http_client',
  3270.                     => '@WebProfiler/Collector/http_client.html.twig',
  3271.                 ],
  3272.                 'data_collector.doctrine' => [
  3273.                     => 'db',
  3274.                     => '@Doctrine/Collector/db.html.twig',
  3275.                 ],
  3276.                 'doctrine_migrations.migrations_collector' => [
  3277.                     => 'doctrine_migrations',
  3278.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  3279.                 ],
  3280.                 'data_collector.dump' => [
  3281.                     => 'dump',
  3282.                     => '@Debug/Profiler/dump.html.twig',
  3283.                 ],
  3284.                 'data_collector.messenger' => [
  3285.                     => 'messenger',
  3286.                     => '@WebProfiler/Collector/messenger.html.twig',
  3287.                 ],
  3288.                 'mailer.data_collector' => [
  3289.                     => 'mailer',
  3290.                     => '@WebProfiler/Collector/mailer.html.twig',
  3291.                 ],
  3292.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  3293.                     => 'easyadmin',
  3294.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  3295.                 ],
  3296.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  3297.                     => 'vich_uploader.mapping_collector',
  3298.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  3299.                 ],
  3300.                 'data_collector.config' => [
  3301.                     => 'config',
  3302.                     => '@WebProfiler/Collector/config.html.twig',
  3303.                 ],
  3304.             ],
  3305.             'console.command.ids' => [
  3306.             ],
  3307.         ];
  3308.     }
  3309.     protected function throw($message)
  3310.     {
  3311.         throw new RuntimeException($message);
  3312.     }
  3313. }