var\cache\dev\ContainerZKxxJ11\App_KernelDevDebugContainer.php line 1032

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