var/cache/dev/ContainerPJK1Wfi/App_KernelDevDebugContainer.php line 18407

Open in your IDE?
  1. <?php
  2. namespace ContainerPJK1Wfi;
  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.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\API\\AccountingController' => 'getAccountingControllerService',
  47.             'App\\Controller\\API\\BeneficiaryController' => 'getBeneficiaryControllerService',
  48.             'App\\Controller\\API\\BirthCountryController' => 'getBirthCountryControllerService',
  49.             'App\\Controller\\API\\CollectiveConventionController' => 'getCollectiveConventionControllerService',
  50.             'App\\Controller\\API\\CompanyController' => 'getCompanyControllerService',
  51.             'App\\Controller\\API\\CountryCodeController' => 'getCountryCodeControllerService',
  52.             'App\\Controller\\API\\DsnResultDetailController' => 'getDsnResultDetailControllerService',
  53.             'App\\Controller\\API\\DsnResultEnteteController' => 'getDsnResultEnteteControllerService',
  54.             'App\\Controller\\API\\EditionController' => 'getEditionControllerService',
  55.             'App\\Controller\\API\\ElementPayTablesController' => 'getElementPayTablesControllerService',
  56.             'App\\Controller\\API\\EstablishmentController' => 'getEstablishmentControllerService',
  57.             'App\\Controller\\API\\IJSSController' => 'getIJSSControllerService',
  58.             'App\\Controller\\API\\IJSSDEtailController' => 'getIJSSDEtailControllerService',
  59.             'App\\Controller\\API\\IntegrationController' => 'getIntegrationControllerService',
  60.             'App\\Controller\\API\\PasController' => 'getPasControllerService',
  61.             'App\\Controller\\API\\PayPeriodController' => 'getPayPeriodControllerService',
  62.             'App\\Controller\\API\\PayResultController' => 'getPayResultControllerService',
  63.             'App\\Controller\\API\\PayValueController' => 'getPayValueControllerService',
  64.             'App\\Controller\\API\\PayrollController' => 'getPayrollControllerService',
  65.             'App\\Controller\\API\\PostalCodeController' => 'getPostalCodeControllerService',
  66.             'App\\Controller\\API\\ProfessionCodeController' => 'getProfessionCodeControllerService',
  67.             'App\\Controller\\API\\ProvidenceAdherenceController' => 'getProvidenceAdherenceControllerService',
  68.             'App\\Controller\\API\\ProvidenceAffiliationController' => 'getProvidenceAffiliationControllerService',
  69.             'App\\Controller\\API\\SalariedAbsencesController' => 'getSalariedAbsencesControllerService',
  70.             'App\\Controller\\API\\SalariedContractController' => 'getSalariedContractControllerService',
  71.             'App\\Controller\\API\\SalariedController' => 'getSalariedControllerService',
  72.             'App\\Controller\\API\\ServiceController' => 'getServiceControllerService',
  73.             'App\\Controller\\API\\TaskController' => 'getTaskControllerService',
  74.             'App\\Controller\\API\\UserController' => 'getUserControllerService',
  75.             'App\\Controller\\API\\WorkPlaceController' => 'getWorkPlaceControllerService',
  76.             'App\\Controller\\API\\WorkingAccidentController' => 'getWorkingAccidentControllerService',
  77.             'App\\Controller\\API\\ZipCodeController' => 'getZipCodeControllerService',
  78.             'App\\Controller\\OAuth\\PayInfoController' => 'getPayInfoControllerService',
  79.             'App\\Controller\\OAuth\\SimulationController' => 'getSimulationControllerService',
  80.             'App\\Controller\\OAuth\\TransferPaymentController' => 'getTransferPaymentControllerService',
  81.             'App\\Controller\\OAuth\\UserInfoController' => 'getUserInfoControllerService',
  82.             'App\\Controller\\Web\\AccountingController' => 'getAccountingController2Service',
  83.             'App\\Controller\\Web\\DsnController' => 'getDsnControllerService',
  84.             'App\\Controller\\Web\\EditionController' => 'getEditionController2Service',
  85.             'App\\Controller\\Web\\EditionPublicController' => 'getEditionPublicControllerService',
  86.             'App\\Controller\\Web\\IndexController' => 'getIndexControllerService',
  87.             'App\\Controller\\Web\\IntegrationController' => 'getIntegrationController2Service',
  88.             'App\\Controller\\Web\\PayController' => 'getPayControllerService',
  89.             'App\\Controller\\Web\\ProfileController' => 'getProfileControllerService',
  90.             'App\\Controller\\Web\\RegistrationController' => 'getRegistrationControllerService',
  91.             'App\\Controller\\Web\\SalariedController' => 'getSalariedController2Service',
  92.             'App\\Controller\\Web\\SecurityController' => 'getSecurityControllerService',
  93.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  94.             'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  95.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  96.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  97.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  98.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface' => 'getCodeGeneratorInterfaceService',
  99.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  100.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  101.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  102.             'admin.accounting_parameter' => 'getAdmin_AccountingParameterService',
  103.             'admin.accounting_parameter.template_registry' => 'getAdmin_AccountingParameter_TemplateRegistryService',
  104.             'admin.bank' => 'getAdmin_BankService',
  105.             'admin.bank.template_registry' => 'getAdmin_Bank_TemplateRegistryService',
  106.             'admin.chart_account_parameter' => 'getAdmin_ChartAccountParameterService',
  107.             'admin.chart_account_parameter.template_registry' => 'getAdmin_ChartAccountParameter_TemplateRegistryService',
  108.             'admin.company' => 'getAdmin_CompanyService',
  109.             'admin.company.template_registry' => 'getAdmin_Company_TemplateRegistryService',
  110.             'admin.contribution_rate' => 'getAdmin_ContributionRateService',
  111.             'admin.contribution_rate.template_registry' => 'getAdmin_ContributionRate_TemplateRegistryService',
  112.             'admin.contribution_rate_detail' => 'getAdmin_ContributionRateDetailService',
  113.             'admin.contribution_rate_detail.template_registry' => 'getAdmin_ContributionRateDetail_TemplateRegistryService',
  114.             'admin.data_pay_value' => 'getAdmin_DataPayValueService',
  115.             'admin.data_pay_value.template_registry' => 'getAdmin_DataPayValue_TemplateRegistryService',
  116.             'admin.dsn_block_key_value' => 'getAdmin_DsnBlockKeyValueService',
  117.             'admin.dsn_block_key_value.template_registry' => 'getAdmin_DsnBlockKeyValue_TemplateRegistryService',
  118.             'admin.dsn_bulletin_regul' => 'getAdmin_DsnBulletinRegulService',
  119.             'admin.dsn_bulletin_regul.template_registry' => 'getAdmin_DsnBulletinRegul_TemplateRegistryService',
  120.             'admin.dsn_data_type' => 'getAdmin_DsnDataTypeService',
  121.             'admin.dsn_data_type.template_registry' => 'getAdmin_DsnDataType_TemplateRegistryService',
  122.             'admin.dsn_param_block' => 'getAdmin_DsnParamBlockService',
  123.             'admin.dsn_param_block.template_registry' => 'getAdmin_DsnParamBlock_TemplateRegistryService',
  124.             'admin.dsn_param_fields' => 'getAdmin_DsnParamFieldsService',
  125.             'admin.dsn_param_fields.template_registry' => 'getAdmin_DsnParamFields_TemplateRegistryService',
  126.             'admin.dsn_pay_rules_relation' => 'getAdmin_DsnPayRulesRelationService',
  127.             'admin.dsn_pay_rules_relation.template_registry' => 'getAdmin_DsnPayRulesRelation_TemplateRegistryService',
  128.             'admin.dsn_regul_aggregate' => 'getAdmin_DsnRegulAggregateService',
  129.             'admin.dsn_regul_aggregate.template_registry' => 'getAdmin_DsnRegulAggregate_TemplateRegistryService',
  130.             'admin.dsn_regul_aggregate_detail' => 'getAdmin_DsnRegulAggregateDetailService',
  131.             'admin.dsn_regul_aggregate_detail.template_registry' => 'getAdmin_DsnRegulAggregateDetail_TemplateRegistryService',
  132.             'admin.dsn_regul_salaried' => 'getAdmin_DsnRegulSalariedService',
  133.             'admin.dsn_regul_salaried.template_registry' => 'getAdmin_DsnRegulSalaried_TemplateRegistryService',
  134.             'admin.dsn_regul_salaried_detail' => 'getAdmin_DsnRegulSalariedDetailService',
  135.             'admin.dsn_regul_salaried_detail.template_registry' => 'getAdmin_DsnRegulSalariedDetail_TemplateRegistryService',
  136.             'admin.dsn_value' => 'getAdmin_DsnValueService',
  137.             'admin.dsn_value.template_registry' => 'getAdmin_DsnValue_TemplateRegistryService',
  138.             'admin.edition' => 'getAdmin_EditionService',
  139.             'admin.edition.template_registry' => 'getAdmin_Edition_TemplateRegistryService',
  140.             'admin.edition_column' => 'getAdmin_EditionColumnService',
  141.             'admin.edition_column.template_registry' => 'getAdmin_EditionColumn_TemplateRegistryService',
  142.             'admin.edition_detail' => 'getAdmin_EditionDetailService',
  143.             'admin.edition_detail.template_registry' => 'getAdmin_EditionDetail_TemplateRegistryService',
  144.             'admin.establishment' => 'getAdmin_EstablishmentService',
  145.             'admin.establishment.template_registry' => 'getAdmin_Establishment_TemplateRegistryService',
  146.             'admin.organism' => 'getAdmin_OrganismService',
  147.             'admin.organism.template_registry' => 'getAdmin_Organism_TemplateRegistryService',
  148.             'admin.pay_constants' => 'getAdmin_PayConstantsService',
  149.             'admin.pay_constants.template_registry' => 'getAdmin_PayConstants_TemplateRegistryService',
  150.             'admin.pay_constants_detail' => 'getAdmin_PayConstantsDetailService',
  151.             'admin.pay_constants_detail.template_registry' => 'getAdmin_PayConstantsDetail_TemplateRegistryService',
  152.             'admin.pay_period' => 'getAdmin_PayPeriodService',
  153.             'admin.pay_period.template_registry' => 'getAdmin_PayPeriod_TemplateRegistryService',
  154.             'admin.pay_plan' => 'getAdmin_PayPlanService',
  155.             'admin.pay_plan.template_registry' => 'getAdmin_PayPlan_TemplateRegistryService',
  156.             'admin.pay_rules' => 'getAdmin_PayRulesService',
  157.             'admin.pay_rules.template_registry' => 'getAdmin_PayRules_TemplateRegistryService',
  158.             'admin.pay_tables' => 'getAdmin_PayTablesService',
  159.             'admin.pay_tables.template_registry' => 'getAdmin_PayTables_TemplateRegistryService',
  160.             'admin.pay_value' => 'getAdmin_PayValueService',
  161.             'admin.pay_value.template_registry' => 'getAdmin_PayValue_TemplateRegistryService',
  162.             'admin.providence_adherence' => 'getAdmin_ProvidenceAdherenceService',
  163.             'admin.providence_adherence.template_registry' => 'getAdmin_ProvidenceAdherence_TemplateRegistryService',
  164.             'admin.public_holiday' => 'getAdmin_PublicHolidayService',
  165.             'admin.public_holiday.template_registry' => 'getAdmin_PublicHoliday_TemplateRegistryService',
  166.             'admin.service' => 'getAdmin_ServiceService',
  167.             'admin.service.template_registry' => 'getAdmin_Service_TemplateRegistryService',
  168.             'admin.taux_pas_neutres' => 'getAdmin_TauxPasNeutresService',
  169.             'admin.taux_pas_neutres.template_registry' => 'getAdmin_TauxPasNeutres_TemplateRegistryService',
  170.             'admin.taux_pas_neutres_territoire' => 'getAdmin_TauxPasNeutresTerritoireService',
  171.             'admin.taux_pas_neutres_territoire.template_registry' => 'getAdmin_TauxPasNeutresTerritoire_TemplateRegistryService',
  172.             'admin.taux_pas_territoire_postal_code' => 'getAdmin_TauxPasTerritoirePostalCodeService',
  173.             'admin.taux_pas_territoire_postal_code.template_registry' => 'getAdmin_TauxPasTerritoirePostalCode_TemplateRegistryService',
  174.             'admin.user' => 'getAdmin_UserService',
  175.             'admin.user.template_registry' => 'getAdmin_User_TemplateRegistryService',
  176.             'admin.work_place' => 'getAdmin_WorkPlaceService',
  177.             'admin.work_place.template_registry' => 'getAdmin_WorkPlace_TemplateRegistryService',
  178.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  179.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  180.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  181.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  182.             'cache.app' => 'getCache_AppService',
  183.             'cache.app_clearer' => 'getCache_AppClearerService',
  184.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  185.             'cache.system' => 'getCache_SystemService',
  186.             'cache.system_clearer' => 'getCache_SystemClearerService',
  187.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  188.             'cache_warmer' => 'getCacheWarmerService',
  189.             'console.command_loader' => 'getConsole_CommandLoaderService',
  190.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  191.             'data_collector.dump' => 'getDataCollector_DumpService',
  192.             'doctrine' => 'getDoctrineService',
  193.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  194.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  195.             'error_controller' => 'getErrorControllerService',
  196.             'event_dispatcher' => 'getEventDispatcherService',
  197.             'ewz_recaptcha.form.type' => 'getEwzRecaptcha_Form_TypeService',
  198.             'ewz_recaptcha.v3.form.type' => 'getEwzRecaptcha_V3_Form_TypeService',
  199.             'ewz_recaptcha.validator.true' => 'getEwzRecaptcha_Validator_TrueService',
  200.             'ewz_recaptcha.validator.v3.true' => 'getEwzRecaptcha_Validator_V3_TrueService',
  201.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  202.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  203.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  204.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  205.             'freedom.auth_mail' => 'getFreedom_AuthMailService',
  206.             'http_kernel' => 'getHttpKernelService',
  207.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  208.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  209.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  210.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  211.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  212.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  213.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  214.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  215.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  216.             'hwi_oauth.http.client' => 'getHwiOauth_Http_ClientService',
  217.             'hwi_oauth.http.message_factory' => 'getHwiOauth_Http_MessageFactoryService',
  218.             'hwi_oauth.resource_owner.facebook' => 'getHwiOauth_ResourceOwner_FacebookService',
  219.             'hwi_oauth.resource_owner.freedom' => 'getHwiOauth_ResourceOwner_FreedomService',
  220.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService',
  221.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  222.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  223.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  224.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  225.             'knp_paginator' => 'getKnpPaginatorService',
  226.             'league.oauth2_server.controller.authorization' => 'getLeague_Oauth2Server_Controller_AuthorizationService',
  227.             'league.oauth2_server.controller.token' => 'getLeague_Oauth2Server_Controller_TokenService',
  228.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  229.             'monolog.logger.lexer' => 'getMonolog_Logger_LexerService',
  230.             'monolog.logger.parser' => 'getMonolog_Logger_ParserService',
  231.             'payRulesService' => 'getPayRulesServiceService',
  232.             'payrollService' => 'getPayrollServiceService',
  233.             'request_stack' => 'getRequestStackService',
  234.             'router' => 'getRouterService',
  235.             'routing.loader' => 'getRouting_LoaderService',
  236.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  237.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  238.             'services_resetter' => 'getServicesResetterService',
  239.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  240.             'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  241.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  242.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  243.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  244.             'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  245.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  246.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  247.             'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  248.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  249.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  250.             'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  251.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  252.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  253.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  254.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  255.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  256.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  257.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  258.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  259.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  260.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  261.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  262.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  263.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  264.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  265.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  266.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  267.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  268.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  269.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  270.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  271.             'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
  272.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  273.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  274.             'translator' => 'getTranslatorService',
  275.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  276.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  277.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  278.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  279.             'cache_clearer' => 'getCacheClearerService',
  280.             'filesystem' => 'getFilesystemService',
  281.             'serializer' => 'getSerializerService',
  282.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  283.             'form.factory' => 'getForm_FactoryService',
  284.             'form.type.file' => 'getForm_Type_FileService',
  285.             'profiler' => 'getProfilerService',
  286.             'twig' => 'getTwigService',
  287.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  288.             'security.token_storage' => 'getSecurity_TokenStorageService',
  289.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  290.             'session' => 'getSessionService',
  291.             'validator' => 'getValidatorService',
  292.         ];
  293.         $this->aliases = [
  294.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  295.             'database_connection' => 'doctrine.dbal.default_connection',
  296.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  297.             'httplug.client' => 'hwi_oauth.http.client',
  298.             'httplug.message_factory' => 'hwi_oauth.http.message_factory',
  299.             'scheb_two_factor.security.email.code_generator' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface',
  300.         ];
  301.         $this->privates['service_container'] = function () {
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  308.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  321.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  337.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  344.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  379.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  444.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  445.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  448.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  451.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  452.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/RequestBodyParamConverter.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  455.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  456.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  457.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  459.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  460.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  461.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  479.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  480.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  481.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  482.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  483.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  484.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  485.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  504.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  512.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  513.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  521.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  523.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  525.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  526.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  529.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  530.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  531.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  547.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  548.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  549.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  550.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  551.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  552.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  553.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  554.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  555.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  556.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  557.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  559.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  560.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  562.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  563.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  564.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  565.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  566.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  567.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  570.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  574.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  576.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  578.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  580.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  581.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  585.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  586.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandlerInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandler.php';
  588.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  589.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  591.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  593.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  594.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  595.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  597.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  598.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  599.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  601.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  604.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  605.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  607.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  609.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
  611.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
  612.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  614.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  618.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  619.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  637.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  652.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  653.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  654.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  701.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  704.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  706.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  708.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  709.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  710.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  711.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  712.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  713.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  714.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  715.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  716.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  719.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  738.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  739.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  741.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  744.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  745.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  746.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  747.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  750.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  751.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  752.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  753.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  754.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  755.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  756.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  757.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  758.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  759.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  760.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  761.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  762.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  764.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  765.             include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/Extension/CanonicalizeExtension.php';
  766.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  768.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  769.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/DeprecatedTemplateExtension.php';
  770.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  772.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  774.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  775.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  776.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  784.             include_once __DIR__.'/proxy-classes.php';
  785.         };
  786.     }
  787.     public function compile(): void
  788.     {
  789.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  790.     }
  791.     public function isCompiled(): bool
  792.     {
  793.         return true;
  794.     }
  795.     public function getRemovedIds(): array
  796.     {
  797.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  798.     }
  799.     protected function createProxy($class, \Closure $factory)
  800.     {
  801.         return $factory();
  802.     }
  803.     /**
  804.      * Gets the public '.container.private.cache_clearer' shared service.
  805.      *
  806.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  807.      */
  808.     protected function get_Container_Private_CacheClearerService()
  809.     {
  810.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  811.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  812.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  813.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  814.         }, 1));
  815.     }
  816.     /**
  817.      * Gets the public '.container.private.filesystem' shared service.
  818.      *
  819.      * @return \Symfony\Component\Filesystem\Filesystem
  820.      */
  821.     protected function get_Container_Private_FilesystemService()
  822.     {
  823.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  824.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  825.     }
  826.     /**
  827.      * Gets the public '.container.private.form.factory' shared service.
  828.      *
  829.      * @return \Symfony\Component\Form\FormFactory
  830.      */
  831.     protected function get_Container_Private_Form_FactoryService()
  832.     {
  833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  835.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  836.         if (isset($this->services['.container.private.form.factory'])) {
  837.             return $this->services['.container.private.form.factory'];
  838.         }
  839.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  840.     }
  841.     /**
  842.      * Gets the public '.container.private.form.type.file' shared service.
  843.      *
  844.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  845.      */
  846.     protected function get_Container_Private_Form_Type_FileService()
  847.     {
  848.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  849.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  850.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  851.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  852.     }
  853.     /**
  854.      * Gets the public '.container.private.profiler' shared service.
  855.      *
  856.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  857.      */
  858.     protected function get_Container_Private_ProfilerService()
  859.     {
  860.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  861.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  862.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  863.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  864.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  865.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  866.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  867.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  868.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  869.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  870.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  871.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  872.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  873.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  874.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  875.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  876.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  877.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  878.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  879.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  880.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  881.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  882.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  883.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  884.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  885.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  886.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  887.         if ($this->has('kernel')) {
  888.             $g->setKernel($b);
  889.         }
  890.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  891.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  892.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  893.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  894.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  895.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  896.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  897.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  898.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  899.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  900.         $instance->add($d);
  901.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  902.         $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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  903.         $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())));
  904.         $instance->add($e);
  905.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  906.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  907.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  908.         $instance->add($f);
  909.         $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()))));
  910.         $instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
  911.         $instance->add($g);
  912.         return $instance;
  913.     }
  914.     /**
  915.      * Gets the public '.container.private.security.authorization_checker' shared service.
  916.      *
  917.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  918.      */
  919.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  920.     {
  921.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  922.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  923.             return $this->services['.container.private.security.authorization_checker'];
  924.         }
  925.         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);
  926.     }
  927.     /**
  928.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  929.      *
  930.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  931.      */
  932.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  933.     {
  934.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  935.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  938.         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())));
  939.     }
  940.     /**
  941.      * Gets the public '.container.private.security.password_encoder' shared service.
  942.      *
  943.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  944.      *
  945.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  946.      */
  947.     protected function get_Container_Private_Security_PasswordEncoderService()
  948.     {
  949.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  950.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  951.     }
  952.     /**
  953.      * Gets the public '.container.private.security.token_storage' shared service.
  954.      *
  955.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  956.      */
  957.     protected function get_Container_Private_Security_TokenStorageService()
  958.     {
  959.         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, [
  960.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  961.         ], [
  962.             'request_stack' => '?',
  963.         ]));
  964.     }
  965.     /**
  966.      * Gets the public '.container.private.serializer' shared service.
  967.      *
  968.      * @return \Symfony\Component\Serializer\Serializer
  969.      */
  970.     protected function get_Container_Private_SerializerService()
  971.     {
  972.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  973.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  974.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  975.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  976.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  977.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionNormalizer(new \FOS\RestBundle\Util\ExceptionValueMap(['App\\Exception\\ResourceValidationException' => 400'\\Exception' => 500]), new \FOS\RestBundle\Util\ExceptionValueMap([]), truefalse), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL, [], $d)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  978.     }
  979.     /**
  980.      * Gets the public '.container.private.session' shared service.
  981.      *
  982.      * @return \Symfony\Component\HttpFoundation\Session\Session
  983.      */
  984.     protected function get_Container_Private_SessionService()
  985.     {
  986.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  987.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  988.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  989.         if (isset($this->services['.container.private.session'])) {
  990.             return $this->services['.container.private.session'];
  991.         }
  992.         return $this->services['.container.private.session'] = $a->createSession();
  993.     }
  994.     /**
  995.      * Gets the public '.container.private.twig' shared service.
  996.      *
  997.      * @return \Twig\Environment
  998.      */
  999.     protected function get_Container_Private_TwigService()
  1000.     {
  1001.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1002.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1003.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1004.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1005.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  1006.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  1007.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1008.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1009.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1010.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1011.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1012.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1013.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  1014.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  1015.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1016.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1017.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1018.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1019.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1020.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1021.         $a->addPath((\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/views'), 'EWZRecaptcha');
  1022.         $a->addPath((\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/views'), '!EWZRecaptcha');
  1023.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  1024.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  1025.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  1026.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  1027.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1028.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1029.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  1030.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  1031.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  1032.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  1033.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  1034.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  1035.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  1036.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  1037.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1038.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1039.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1040.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1041.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1042.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1043.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1044.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1045.         $e = ($this->services['router'] ?? $this->getRouterService());
  1046.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1047.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1048.         $h = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1049.         $i = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1050.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1051.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1052.         $k = new \Knp\Menu\Util\MenuManipulator();
  1053.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1054.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1055.         $m->setEnvironment('dev');
  1056.         $m->setDebug(true);
  1057.         if ($this->has('.container.private.security.token_storage')) {
  1058.             $m->setTokenStorage($g);
  1059.         }
  1060.         if ($this->has('request_stack')) {
  1061.             $m->setRequestStack($f);
  1062.         }
  1063.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1064.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1065.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1066.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1067.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1068.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  1069.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  1070.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1071.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1072.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1073.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1074.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f$e)));
  1075.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  1076.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1077.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1078.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1079.         $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($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  1080.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($h$i));
  1081.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1082.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1083.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  1084.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $f)));
  1085.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  1086.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($h$i));
  1087.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1088.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1089.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1090.         ], [
  1091.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1092.             'webpack_encore.tag_renderer' => '?',
  1093.         ])));
  1094.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1095.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  1096.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  1097.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  1098.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  1099.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\IconExtension(($this->privates['sonata.admin.twig.icon_runtime'] ?? ($this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime()))));
  1100.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  1101.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  1102.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  1103.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  1104.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  1105.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1106.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  1107.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  1108.         ], [
  1109.             'list' => '?',
  1110.             'twig' => '?',
  1111.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $k$l), $l$k));
  1112.         $instance->addExtension(new \Sonata\Form\Twig\Extension\CanonicalizeExtension());
  1113.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  1114.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  1115.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  1116.         $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());
  1117.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['sonata.doctrine.model.adapter.chain'] ?? $this->getSonata_Doctrine_Model_Adapter_ChainService())));
  1118.         $instance->addGlobal('app'$m);
  1119.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1120.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1121.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1122.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1123.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1124.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  1125.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates''sonata.admin.twig.sonata_admin_runtime''getSonata_Admin_Twig_SonataAdminRuntimeService'false],
  1126.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates''sonata.admin.twig.template_registry_runtime''getSonata_Admin_Twig_TemplateRegistryRuntimeService'false],
  1127.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates''sonata.admin.twig.group_runtime''getSonata_Admin_Twig_GroupRuntimeService'false],
  1128.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates''sonata.admin.twig.icon_runtime''getSonata_Admin_Twig_IconRuntimeService'false],
  1129.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates''sonata.admin.twig.security_runtime''getSonata_Admin_Twig_SecurityRuntimeService'false],
  1130.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates''sonata.admin.twig.canonicalize_runtime''getSonata_Admin_Twig_CanonicalizeRuntimeService'false],
  1131.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates''sonata.admin.twig.xeditable_runtime''getSonata_Admin_Twig_XeditableRuntimeService'false],
  1132.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates''sonata.admin.twig.render_element_runtime''getSonata_Admin_Twig_RenderElementRuntimeService'false],
  1133.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates''sonata.admin.twig.breadcrumbs_runtime''getSonata_Admin_Twig_BreadcrumbsRuntimeService'false],
  1134.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => ['privates''sonata.form.twig.canonicalize_runtime''getSonata_Form_Twig_CanonicalizeRuntimeService'false],
  1135.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'false],
  1136.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'false],
  1137.         ], [
  1138.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1139.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1140.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1141.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1142.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  1143.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  1144.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  1145.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  1146.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  1147.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  1148.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  1149.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  1150.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  1151.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  1152.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => '?',
  1153.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  1154.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  1155.         ])));
  1156.         $instance->addGlobal('base_url'$this->getEnv('string:BASE_URL'));
  1157.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1158.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1159.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1160.         $instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig''block_container' => '@SonataBlock/Block/block_container.html.twig']));
  1161.         $instance->addGlobal('sonata_config', new \Sonata\AdminBundle\SonataConfiguration('Athena Pay''assets/img/logo.png', ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]));
  1162.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1163.         return $instance;
  1164.     }
  1165.     /**
  1166.      * Gets the public '.container.private.validator' shared service.
  1167.      *
  1168.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1169.      */
  1170.     protected function get_Container_Private_ValidatorService()
  1171.     {
  1172.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1173.         if (isset($this->services['.container.private.validator'])) {
  1174.             return $this->services['.container.private.validator'];
  1175.         }
  1176.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1177.     }
  1178.     /**
  1179.      * Gets the public 'App\Controller\API\AccountingController' shared autowired service.
  1180.      *
  1181.      * @return \App\Controller\API\AccountingController
  1182.      */
  1183.     protected function getAccountingControllerService()
  1184.     {
  1185.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1186.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1187.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1188.         include_once \dirname(__DIR__4).'/src/Controller/API/AccountingController.php';
  1189.         $this->services['App\\Controller\\API\\AccountingController'] = $instance = new \App\Controller\API\AccountingController();
  1190.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\AccountingController'$this));
  1191.         return $instance;
  1192.     }
  1193.     /**
  1194.      * Gets the public 'App\Controller\API\BeneficiaryController' shared autowired service.
  1195.      *
  1196.      * @return \App\Controller\API\BeneficiaryController
  1197.      */
  1198.     protected function getBeneficiaryControllerService()
  1199.     {
  1200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1201.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1202.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1203.         include_once \dirname(__DIR__4).'/src/Controller/API/BeneficiaryController.php';
  1204.         $this->services['App\\Controller\\API\\BeneficiaryController'] = $instance = new \App\Controller\API\BeneficiaryController();
  1205.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\BeneficiaryController'$this));
  1206.         return $instance;
  1207.     }
  1208.     /**
  1209.      * Gets the public 'App\Controller\API\BirthCountryController' shared autowired service.
  1210.      *
  1211.      * @return \App\Controller\API\BirthCountryController
  1212.      */
  1213.     protected function getBirthCountryControllerService()
  1214.     {
  1215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1216.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1217.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1218.         include_once \dirname(__DIR__4).'/src/Controller/API/BirthCountryController.php';
  1219.         $this->services['App\\Controller\\API\\BirthCountryController'] = $instance = new \App\Controller\API\BirthCountryController();
  1220.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\BirthCountryController'$this));
  1221.         return $instance;
  1222.     }
  1223.     /**
  1224.      * Gets the public 'App\Controller\API\CollectiveConventionController' shared autowired service.
  1225.      *
  1226.      * @return \App\Controller\API\CollectiveConventionController
  1227.      */
  1228.     protected function getCollectiveConventionControllerService()
  1229.     {
  1230.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1231.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1232.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1233.         include_once \dirname(__DIR__4).'/src/Controller/API/CollectiveConventionController.php';
  1234.         $this->services['App\\Controller\\API\\CollectiveConventionController'] = $instance = new \App\Controller\API\CollectiveConventionController();
  1235.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\CollectiveConventionController'$this));
  1236.         return $instance;
  1237.     }
  1238.     /**
  1239.      * Gets the public 'App\Controller\API\CompanyController' shared autowired service.
  1240.      *
  1241.      * @return \App\Controller\API\CompanyController
  1242.      */
  1243.     protected function getCompanyControllerService()
  1244.     {
  1245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1246.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1247.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1248.         include_once \dirname(__DIR__4).'/src/Controller/API/CompanyController.php';
  1249.         $this->services['App\\Controller\\API\\CompanyController'] = $instance = new \App\Controller\API\CompanyController();
  1250.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\CompanyController'$this));
  1251.         return $instance;
  1252.     }
  1253.     /**
  1254.      * Gets the public 'App\Controller\API\CountryCodeController' shared autowired service.
  1255.      *
  1256.      * @return \App\Controller\API\CountryCodeController
  1257.      */
  1258.     protected function getCountryCodeControllerService()
  1259.     {
  1260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1261.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1262.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1263.         include_once \dirname(__DIR__4).'/src/Controller/API/CountryCodeController.php';
  1264.         $this->services['App\\Controller\\API\\CountryCodeController'] = $instance = new \App\Controller\API\CountryCodeController();
  1265.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\CountryCodeController'$this));
  1266.         return $instance;
  1267.     }
  1268.     /**
  1269.      * Gets the public 'App\Controller\API\DsnResultDetailController' shared autowired service.
  1270.      *
  1271.      * @return \App\Controller\API\DsnResultDetailController
  1272.      */
  1273.     protected function getDsnResultDetailControllerService()
  1274.     {
  1275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1276.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1277.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1278.         include_once \dirname(__DIR__4).'/src/Controller/API/DsnResultDetailController.php';
  1279.         $this->services['App\\Controller\\API\\DsnResultDetailController'] = $instance = new \App\Controller\API\DsnResultDetailController();
  1280.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\DsnResultDetailController'$this));
  1281.         return $instance;
  1282.     }
  1283.     /**
  1284.      * Gets the public 'App\Controller\API\DsnResultEnteteController' shared autowired service.
  1285.      *
  1286.      * @return \App\Controller\API\DsnResultEnteteController
  1287.      */
  1288.     protected function getDsnResultEnteteControllerService()
  1289.     {
  1290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1291.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1292.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1293.         include_once \dirname(__DIR__4).'/src/Controller/API/DsnResultEnteteController.php';
  1294.         $this->services['App\\Controller\\API\\DsnResultEnteteController'] = $instance = new \App\Controller\API\DsnResultEnteteController();
  1295.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\DsnResultEnteteController'$this));
  1296.         return $instance;
  1297.     }
  1298.     /**
  1299.      * Gets the public 'App\Controller\API\EditionController' shared autowired service.
  1300.      *
  1301.      * @return \App\Controller\API\EditionController
  1302.      */
  1303.     protected function getEditionControllerService()
  1304.     {
  1305.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1306.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1307.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1308.         include_once \dirname(__DIR__4).'/src/Controller/API/EditionController.php';
  1309.         $this->services['App\\Controller\\API\\EditionController'] = $instance = new \App\Controller\API\EditionController();
  1310.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\EditionController'$this));
  1311.         return $instance;
  1312.     }
  1313.     /**
  1314.      * Gets the public 'App\Controller\API\ElementPayTablesController' shared autowired service.
  1315.      *
  1316.      * @return \App\Controller\API\ElementPayTablesController
  1317.      */
  1318.     protected function getElementPayTablesControllerService()
  1319.     {
  1320.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1321.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1322.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1323.         include_once \dirname(__DIR__4).'/src/Controller/API/ElementPayTablesController.php';
  1324.         $this->services['App\\Controller\\API\\ElementPayTablesController'] = $instance = new \App\Controller\API\ElementPayTablesController();
  1325.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\ElementPayTablesController'$this));
  1326.         return $instance;
  1327.     }
  1328.     /**
  1329.      * Gets the public 'App\Controller\API\EstablishmentController' shared autowired service.
  1330.      *
  1331.      * @return \App\Controller\API\EstablishmentController
  1332.      */
  1333.     protected function getEstablishmentControllerService()
  1334.     {
  1335.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1336.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1337.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1338.         include_once \dirname(__DIR__4).'/src/Controller/API/EstablishmentController.php';
  1339.         $this->services['App\\Controller\\API\\EstablishmentController'] = $instance = new \App\Controller\API\EstablishmentController();
  1340.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\EstablishmentController'$this));
  1341.         return $instance;
  1342.     }
  1343.     /**
  1344.      * Gets the public 'App\Controller\API\IJSSController' shared autowired service.
  1345.      *
  1346.      * @return \App\Controller\API\IJSSController
  1347.      */
  1348.     protected function getIJSSControllerService()
  1349.     {
  1350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1351.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1352.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1353.         include_once \dirname(__DIR__4).'/src/Controller/API/IJSSController.php';
  1354.         $this->services['App\\Controller\\API\\IJSSController'] = $instance = new \App\Controller\API\IJSSController();
  1355.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\IJSSController'$this));
  1356.         return $instance;
  1357.     }
  1358.     /**
  1359.      * Gets the public 'App\Controller\API\IJSSDEtailController' shared autowired service.
  1360.      *
  1361.      * @return \App\Controller\API\IJSSDEtailController
  1362.      */
  1363.     protected function getIJSSDEtailControllerService()
  1364.     {
  1365.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1366.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1367.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1368.         include_once \dirname(__DIR__4).'/src/Controller/API/IJSSDEtailController.php';
  1369.         $this->services['App\\Controller\\API\\IJSSDEtailController'] = $instance = new \App\Controller\API\IJSSDEtailController();
  1370.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\IJSSDEtailController'$this));
  1371.         return $instance;
  1372.     }
  1373.     /**
  1374.      * Gets the public 'App\Controller\API\IntegrationController' shared autowired service.
  1375.      *
  1376.      * @return \App\Controller\API\IntegrationController
  1377.      */
  1378.     protected function getIntegrationControllerService()
  1379.     {
  1380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1381.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1382.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1383.         include_once \dirname(__DIR__4).'/src/Controller/API/IntegrationController.php';
  1384.         $this->services['App\\Controller\\API\\IntegrationController'] = $instance = new \App\Controller\API\IntegrationController();
  1385.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\IntegrationController'$this));
  1386.         return $instance;
  1387.     }
  1388.     /**
  1389.      * Gets the public 'App\Controller\API\PasController' shared autowired service.
  1390.      *
  1391.      * @return \App\Controller\API\PasController
  1392.      */
  1393.     protected function getPasControllerService()
  1394.     {
  1395.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1396.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1397.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1398.         include_once \dirname(__DIR__4).'/src/Controller/API/PasController.php';
  1399.         $this->services['App\\Controller\\API\\PasController'] = $instance = new \App\Controller\API\PasController();
  1400.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\PasController'$this));
  1401.         return $instance;
  1402.     }
  1403.     /**
  1404.      * Gets the public 'App\Controller\API\PayPeriodController' shared autowired service.
  1405.      *
  1406.      * @return \App\Controller\API\PayPeriodController
  1407.      */
  1408.     protected function getPayPeriodControllerService()
  1409.     {
  1410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1411.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1412.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1413.         include_once \dirname(__DIR__4).'/src/Controller/API/PayPeriodController.php';
  1414.         $this->services['App\\Controller\\API\\PayPeriodController'] = $instance = new \App\Controller\API\PayPeriodController();
  1415.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\PayPeriodController'$this));
  1416.         return $instance;
  1417.     }
  1418.     /**
  1419.      * Gets the public 'App\Controller\API\PayResultController' shared autowired service.
  1420.      *
  1421.      * @return \App\Controller\API\PayResultController
  1422.      */
  1423.     protected function getPayResultControllerService()
  1424.     {
  1425.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1426.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1427.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1428.         include_once \dirname(__DIR__4).'/src/Controller/API/PayResultController.php';
  1429.         $this->services['App\\Controller\\API\\PayResultController'] = $instance = new \App\Controller\API\PayResultController();
  1430.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\PayResultController'$this));
  1431.         return $instance;
  1432.     }
  1433.     /**
  1434.      * Gets the public 'App\Controller\API\PayValueController' shared autowired service.
  1435.      *
  1436.      * @return \App\Controller\API\PayValueController
  1437.      */
  1438.     protected function getPayValueControllerService()
  1439.     {
  1440.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1441.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1442.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1443.         include_once \dirname(__DIR__4).'/src/Controller/API/PayValueController.php';
  1444.         $this->services['App\\Controller\\API\\PayValueController'] = $instance = new \App\Controller\API\PayValueController();
  1445.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\PayValueController'$this));
  1446.         return $instance;
  1447.     }
  1448.     /**
  1449.      * Gets the public 'App\Controller\API\PayrollController' shared autowired service.
  1450.      *
  1451.      * @return \App\Controller\API\PayrollController
  1452.      */
  1453.     protected function getPayrollControllerService()
  1454.     {
  1455.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1456.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1457.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1458.         include_once \dirname(__DIR__4).'/src/Controller/API/PayrollController.php';
  1459.         $this->services['App\\Controller\\API\\PayrollController'] = $instance = new \App\Controller\API\PayrollController();
  1460.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\PayrollController'$this));
  1461.         return $instance;
  1462.     }
  1463.     /**
  1464.      * Gets the public 'App\Controller\API\PostalCodeController' shared autowired service.
  1465.      *
  1466.      * @return \App\Controller\API\PostalCodeController
  1467.      */
  1468.     protected function getPostalCodeControllerService()
  1469.     {
  1470.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1471.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1472.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1473.         include_once \dirname(__DIR__4).'/src/Controller/API/PostalCodeController.php';
  1474.         $this->services['App\\Controller\\API\\PostalCodeController'] = $instance = new \App\Controller\API\PostalCodeController();
  1475.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\PostalCodeController'$this));
  1476.         return $instance;
  1477.     }
  1478.     /**
  1479.      * Gets the public 'App\Controller\API\ProfessionCodeController' shared autowired service.
  1480.      *
  1481.      * @return \App\Controller\API\ProfessionCodeController
  1482.      */
  1483.     protected function getProfessionCodeControllerService()
  1484.     {
  1485.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1486.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1488.         include_once \dirname(__DIR__4).'/src/Controller/API/ProfessionCodeController.php';
  1489.         $this->services['App\\Controller\\API\\ProfessionCodeController'] = $instance = new \App\Controller\API\ProfessionCodeController();
  1490.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\ProfessionCodeController'$this));
  1491.         return $instance;
  1492.     }
  1493.     /**
  1494.      * Gets the public 'App\Controller\API\ProvidenceAdherenceController' shared autowired service.
  1495.      *
  1496.      * @return \App\Controller\API\ProvidenceAdherenceController
  1497.      */
  1498.     protected function getProvidenceAdherenceControllerService()
  1499.     {
  1500.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1501.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1502.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1503.         include_once \dirname(__DIR__4).'/src/Controller/API/ProvidenceAdherenceController.php';
  1504.         $this->services['App\\Controller\\API\\ProvidenceAdherenceController'] = $instance = new \App\Controller\API\ProvidenceAdherenceController();
  1505.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\ProvidenceAdherenceController'$this));
  1506.         return $instance;
  1507.     }
  1508.     /**
  1509.      * Gets the public 'App\Controller\API\ProvidenceAffiliationController' shared autowired service.
  1510.      *
  1511.      * @return \App\Controller\API\ProvidenceAffiliationController
  1512.      */
  1513.     protected function getProvidenceAffiliationControllerService()
  1514.     {
  1515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1516.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1517.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1518.         include_once \dirname(__DIR__4).'/src/Controller/API/ProvidenceAffiliationController.php';
  1519.         $this->services['App\\Controller\\API\\ProvidenceAffiliationController'] = $instance = new \App\Controller\API\ProvidenceAffiliationController();
  1520.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\ProvidenceAffiliationController'$this));
  1521.         return $instance;
  1522.     }
  1523.     /**
  1524.      * Gets the public 'App\Controller\API\SalariedAbsencesController' shared autowired service.
  1525.      *
  1526.      * @return \App\Controller\API\SalariedAbsencesController
  1527.      */
  1528.     protected function getSalariedAbsencesControllerService()
  1529.     {
  1530.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1531.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1532.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1533.         include_once \dirname(__DIR__4).'/src/Controller/API/SalariedAbsencesController.php';
  1534.         $this->services['App\\Controller\\API\\SalariedAbsencesController'] = $instance = new \App\Controller\API\SalariedAbsencesController();
  1535.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\SalariedAbsencesController'$this));
  1536.         return $instance;
  1537.     }
  1538.     /**
  1539.      * Gets the public 'App\Controller\API\SalariedContractController' shared autowired service.
  1540.      *
  1541.      * @return \App\Controller\API\SalariedContractController
  1542.      */
  1543.     protected function getSalariedContractControllerService()
  1544.     {
  1545.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1546.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1547.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1548.         include_once \dirname(__DIR__4).'/src/Controller/API/SalariedContractController.php';
  1549.         $this->services['App\\Controller\\API\\SalariedContractController'] = $instance = new \App\Controller\API\SalariedContractController();
  1550.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\SalariedContractController'$this));
  1551.         return $instance;
  1552.     }
  1553.     /**
  1554.      * Gets the public 'App\Controller\API\SalariedController' shared autowired service.
  1555.      *
  1556.      * @return \App\Controller\API\SalariedController
  1557.      */
  1558.     protected function getSalariedControllerService()
  1559.     {
  1560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1561.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1562.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1563.         include_once \dirname(__DIR__4).'/src/Controller/API/SalariedController.php';
  1564.         $this->services['App\\Controller\\API\\SalariedController'] = $instance = new \App\Controller\API\SalariedController();
  1565.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\SalariedController'$this));
  1566.         return $instance;
  1567.     }
  1568.     /**
  1569.      * Gets the public 'App\Controller\API\ServiceController' shared autowired service.
  1570.      *
  1571.      * @return \App\Controller\API\ServiceController
  1572.      */
  1573.     protected function getServiceControllerService()
  1574.     {
  1575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1576.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1577.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1578.         include_once \dirname(__DIR__4).'/src/Controller/API/ServiceController.php';
  1579.         $this->services['App\\Controller\\API\\ServiceController'] = $instance = new \App\Controller\API\ServiceController();
  1580.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\ServiceController'$this));
  1581.         return $instance;
  1582.     }
  1583.     /**
  1584.      * Gets the public 'App\Controller\API\TaskController' shared autowired service.
  1585.      *
  1586.      * @return \App\Controller\API\TaskController
  1587.      */
  1588.     protected function getTaskControllerService()
  1589.     {
  1590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1591.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1592.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1593.         include_once \dirname(__DIR__4).'/src/Controller/API/TaskController.php';
  1594.         $this->services['App\\Controller\\API\\TaskController'] = $instance = new \App\Controller\API\TaskController();
  1595.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\TaskController'$this));
  1596.         return $instance;
  1597.     }
  1598.     /**
  1599.      * Gets the public 'App\Controller\API\UserController' shared autowired service.
  1600.      *
  1601.      * @return \App\Controller\API\UserController
  1602.      */
  1603.     protected function getUserControllerService()
  1604.     {
  1605.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1606.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1607.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1608.         include_once \dirname(__DIR__4).'/src/Controller/API/UserController.php';
  1609.         $this->services['App\\Controller\\API\\UserController'] = $instance = new \App\Controller\API\UserController();
  1610.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\UserController'$this));
  1611.         return $instance;
  1612.     }
  1613.     /**
  1614.      * Gets the public 'App\Controller\API\WorkPlaceController' shared autowired service.
  1615.      *
  1616.      * @return \App\Controller\API\WorkPlaceController
  1617.      */
  1618.     protected function getWorkPlaceControllerService()
  1619.     {
  1620.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1621.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1622.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1623.         include_once \dirname(__DIR__4).'/src/Controller/API/WorkPlaceController.php';
  1624.         $this->services['App\\Controller\\API\\WorkPlaceController'] = $instance = new \App\Controller\API\WorkPlaceController();
  1625.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\WorkPlaceController'$this));
  1626.         return $instance;
  1627.     }
  1628.     /**
  1629.      * Gets the public 'App\Controller\API\WorkingAccidentController' shared autowired service.
  1630.      *
  1631.      * @return \App\Controller\API\WorkingAccidentController
  1632.      */
  1633.     protected function getWorkingAccidentControllerService()
  1634.     {
  1635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1636.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1637.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1638.         include_once \dirname(__DIR__4).'/src/Controller/API/WorkingAccidentController.php';
  1639.         $this->services['App\\Controller\\API\\WorkingAccidentController'] = $instance = new \App\Controller\API\WorkingAccidentController();
  1640.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\WorkingAccidentController'$this));
  1641.         return $instance;
  1642.     }
  1643.     /**
  1644.      * Gets the public 'App\Controller\API\ZipCodeController' shared autowired service.
  1645.      *
  1646.      * @return \App\Controller\API\ZipCodeController
  1647.      */
  1648.     protected function getZipCodeControllerService()
  1649.     {
  1650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1651.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1652.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1653.         include_once \dirname(__DIR__4).'/src/Controller/API/ZipCodeController.php';
  1654.         $this->services['App\\Controller\\API\\ZipCodeController'] = $instance = new \App\Controller\API\ZipCodeController();
  1655.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\ZipCodeController'$this));
  1656.         return $instance;
  1657.     }
  1658.     /**
  1659.      * Gets the public 'App\Controller\OAuth\PayInfoController' shared autowired service.
  1660.      *
  1661.      * @return \App\Controller\OAuth\PayInfoController
  1662.      */
  1663.     protected function getPayInfoControllerService()
  1664.     {
  1665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1666.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1667.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1668.         include_once \dirname(__DIR__4).'/src/Controller/OAuth/PayInfoController.php';
  1669.         $this->services['App\\Controller\\OAuth\\PayInfoController'] = $instance = new \App\Controller\OAuth\PayInfoController();
  1670.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\OAuth\\PayInfoController'$this));
  1671.         return $instance;
  1672.     }
  1673.     /**
  1674.      * Gets the public 'App\Controller\OAuth\SimulationController' shared autowired service.
  1675.      *
  1676.      * @return \App\Controller\OAuth\SimulationController
  1677.      */
  1678.     protected function getSimulationControllerService()
  1679.     {
  1680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1681.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1682.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1683.         include_once \dirname(__DIR__4).'/src/Controller/OAuth/SimulationController.php';
  1684.         $this->services['App\\Controller\\OAuth\\SimulationController'] = $instance = new \App\Controller\OAuth\SimulationController();
  1685.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\OAuth\\SimulationController'$this));
  1686.         return $instance;
  1687.     }
  1688.     /**
  1689.      * Gets the public 'App\Controller\OAuth\TransferPaymentController' shared autowired service.
  1690.      *
  1691.      * @return \App\Controller\OAuth\TransferPaymentController
  1692.      */
  1693.     protected function getTransferPaymentControllerService()
  1694.     {
  1695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1696.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1697.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1698.         include_once \dirname(__DIR__4).'/src/Controller/OAuth/TransferPaymentController.php';
  1699.         $this->services['App\\Controller\\OAuth\\TransferPaymentController'] = $instance = new \App\Controller\OAuth\TransferPaymentController();
  1700.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\OAuth\\TransferPaymentController'$this));
  1701.         return $instance;
  1702.     }
  1703.     /**
  1704.      * Gets the public 'App\Controller\OAuth\UserInfoController' shared autowired service.
  1705.      *
  1706.      * @return \App\Controller\OAuth\UserInfoController
  1707.      */
  1708.     protected function getUserInfoControllerService()
  1709.     {
  1710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1711.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1712.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1713.         include_once \dirname(__DIR__4).'/src/Controller/OAuth/UserInfoController.php';
  1714.         $this->services['App\\Controller\\OAuth\\UserInfoController'] = $instance = new \App\Controller\OAuth\UserInfoController();
  1715.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\OAuth\\UserInfoController'$this));
  1716.         return $instance;
  1717.     }
  1718.     /**
  1719.      * Gets the public 'App\Controller\Web\AccountingController' shared autowired service.
  1720.      *
  1721.      * @return \App\Controller\Web\AccountingController
  1722.      */
  1723.     protected function getAccountingController2Service()
  1724.     {
  1725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1726.         include_once \dirname(__DIR__4).'/src/Controller/Web/AccountingController.php';
  1727.         $this->services['App\\Controller\\Web\\AccountingController'] = $instance = new \App\Controller\Web\AccountingController();
  1728.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\AccountingController'$this));
  1729.         return $instance;
  1730.     }
  1731.     /**
  1732.      * Gets the public 'App\Controller\Web\DsnController' shared autowired service.
  1733.      *
  1734.      * @return \App\Controller\Web\DsnController
  1735.      */
  1736.     protected function getDsnControllerService()
  1737.     {
  1738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1739.         include_once \dirname(__DIR__4).'/src/Controller/Web/DsnController.php';
  1740.         $this->services['App\\Controller\\Web\\DsnController'] = $instance = new \App\Controller\Web\DsnController();
  1741.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\DsnController'$this));
  1742.         return $instance;
  1743.     }
  1744.     /**
  1745.      * Gets the public 'App\Controller\Web\EditionController' shared autowired service.
  1746.      *
  1747.      * @return \App\Controller\Web\EditionController
  1748.      */
  1749.     protected function getEditionController2Service()
  1750.     {
  1751.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1752.         include_once \dirname(__DIR__4).'/src/Controller/Web/EditionController.php';
  1753.         $this->services['App\\Controller\\Web\\EditionController'] = $instance = new \App\Controller\Web\EditionController();
  1754.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\EditionController'$this));
  1755.         return $instance;
  1756.     }
  1757.     /**
  1758.      * Gets the public 'App\Controller\Web\EditionPublicController' shared autowired service.
  1759.      *
  1760.      * @return \App\Controller\Web\EditionPublicController
  1761.      */
  1762.     protected function getEditionPublicControllerService()
  1763.     {
  1764.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1765.         include_once \dirname(__DIR__4).'/src/Controller/Web/EditionPublicController.php';
  1766.         $this->services['App\\Controller\\Web\\EditionPublicController'] = $instance = new \App\Controller\Web\EditionPublicController();
  1767.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\EditionPublicController'$this));
  1768.         return $instance;
  1769.     }
  1770.     /**
  1771.      * Gets the public 'App\Controller\Web\IndexController' shared autowired service.
  1772.      *
  1773.      * @return \App\Controller\Web\IndexController
  1774.      */
  1775.     protected function getIndexControllerService()
  1776.     {
  1777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1778.         include_once \dirname(__DIR__4).'/src/Controller/Web/IndexController.php';
  1779.         $this->services['App\\Controller\\Web\\IndexController'] = $instance = new \App\Controller\Web\IndexController();
  1780.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\IndexController'$this));
  1781.         return $instance;
  1782.     }
  1783.     /**
  1784.      * Gets the public 'App\Controller\Web\IntegrationController' shared autowired service.
  1785.      *
  1786.      * @return \App\Controller\Web\IntegrationController
  1787.      */
  1788.     protected function getIntegrationController2Service()
  1789.     {
  1790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1791.         include_once \dirname(__DIR__4).'/src/Controller/Web/IntegrationController.php';
  1792.         $this->services['App\\Controller\\Web\\IntegrationController'] = $instance = new \App\Controller\Web\IntegrationController();
  1793.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\IntegrationController'$this));
  1794.         return $instance;
  1795.     }
  1796.     /**
  1797.      * Gets the public 'App\Controller\Web\PayController' shared autowired service.
  1798.      *
  1799.      * @return \App\Controller\Web\PayController
  1800.      */
  1801.     protected function getPayControllerService()
  1802.     {
  1803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1804.         include_once \dirname(__DIR__4).'/src/Controller/Web/PayController.php';
  1805.         $this->services['App\\Controller\\Web\\PayController'] = $instance = new \App\Controller\Web\PayController();
  1806.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\PayController'$this));
  1807.         return $instance;
  1808.     }
  1809.     /**
  1810.      * Gets the public 'App\Controller\Web\ProfileController' shared autowired service.
  1811.      *
  1812.      * @return \App\Controller\Web\ProfileController
  1813.      */
  1814.     protected function getProfileControllerService()
  1815.     {
  1816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1817.         include_once \dirname(__DIR__4).'/src/Controller/Web/ProfileController.php';
  1818.         $this->services['App\\Controller\\Web\\ProfileController'] = $instance = new \App\Controller\Web\ProfileController(($this->services['kernel'] ?? $this->get('kernel'1)));
  1819.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\ProfileController'$this));
  1820.         return $instance;
  1821.     }
  1822.     /**
  1823.      * Gets the public 'App\Controller\Web\RegistrationController' shared autowired service.
  1824.      *
  1825.      * @return \App\Controller\Web\RegistrationController
  1826.      */
  1827.     protected function getRegistrationControllerService()
  1828.     {
  1829.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1830.         include_once \dirname(__DIR__4).'/src/Controller/Web/RegistrationController.php';
  1831.         $this->services['App\\Controller\\Web\\RegistrationController'] = $instance = new \App\Controller\Web\RegistrationController();
  1832.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\RegistrationController'$this));
  1833.         return $instance;
  1834.     }
  1835.     /**
  1836.      * Gets the public 'App\Controller\Web\SalariedController' shared autowired service.
  1837.      *
  1838.      * @return \App\Controller\Web\SalariedController
  1839.      */
  1840.     protected function getSalariedController2Service()
  1841.     {
  1842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1843.         include_once \dirname(__DIR__4).'/src/Controller/Web/SalariedController.php';
  1844.         $this->services['App\\Controller\\Web\\SalariedController'] = $instance = new \App\Controller\Web\SalariedController();
  1845.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\SalariedController'$this));
  1846.         return $instance;
  1847.     }
  1848.     /**
  1849.      * Gets the public 'App\Controller\Web\SecurityController' shared autowired service.
  1850.      *
  1851.      * @return \App\Controller\Web\SecurityController
  1852.      */
  1853.     protected function getSecurityControllerService()
  1854.     {
  1855.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1856.         include_once \dirname(__DIR__4).'/src/Controller/Web/SecurityController.php';
  1857.         $this->services['App\\Controller\\Web\\SecurityController'] = $instance = new \App\Controller\Web\SecurityController();
  1858.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Web\\SecurityController'$this));
  1859.         return $instance;
  1860.     }
  1861.     /**
  1862.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1863.      *
  1864.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1865.      */
  1866.     protected function getProfilerControllerService()
  1867.     {
  1868.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1869.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1870.     }
  1871.     /**
  1872.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\ConnectController' shared service.
  1873.      *
  1874.      * @return \HWI\Bundle\OAuthBundle\Controller\ConnectController
  1875.      */
  1876.     protected function getConnectControllerService()
  1877.     {
  1878.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1879.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Controller/ConnectController.php';
  1880.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapLocator.php';
  1881.         $a = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator();
  1882.         $a->add('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  1883.         $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController'] = $instance = new \HWI\Bundle\OAuthBundle\Controller\ConnectController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), false'IS_AUTHENTICATED_REMEMBERED'false'hwi_oauth_connect'false$this->parameters['hwi_oauth.firewall_names']);
  1884.         $instance->setContainer($this);
  1885.         return $instance;
  1886.     }
  1887.     /**
  1888.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\LoginController' shared service.
  1889.      *
  1890.      * @return \HWI\Bundle\OAuthBundle\Controller\LoginController
  1891.      */
  1892.     protected function getLoginControllerService()
  1893.     {
  1894.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Controller/LoginController.php';
  1895.         return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\LoginController'] = new \HWI\Bundle\OAuthBundle\Controller\LoginController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false'IS_AUTHENTICATED_REMEMBERED');
  1896.     }
  1897.     /**
  1898.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController' shared service.
  1899.      *
  1900.      * @return \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController
  1901.      */
  1902.     protected function getRedirectToServiceControllerService()
  1903.     {
  1904.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Controller/RedirectToServiceController.php';
  1905.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Util/DomainWhitelist.php';
  1906.         return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController'] = new \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), new \HWI\Bundle\OAuthBundle\Util\DomainWhitelist([]), $this->parameters['hwi_oauth.firewall_names'], 'index_presentation'falsefalse);
  1907.     }
  1908.     /**
  1909.      * Gets the public 'Scheb\TwoFactorBundle\Model\PersisterInterface' shared service.
  1910.      *
  1911.      * @return \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersister
  1912.      */
  1913.     protected function getPersisterInterfaceService($lazyLoad true)
  1914.     {
  1915.         if ($lazyLoad) {
  1916.             return $this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] = $this->createProxy('DoctrinePersister_a694024', function () {
  1917.                 return \DoctrinePersister_a694024::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1918.                     $wrappedInstance $this->getPersisterInterfaceService(false);
  1919.                     $proxy->setProxyInitializer(null);
  1920.                     return true;
  1921.                 });
  1922.             });
  1923.         }
  1924.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Model/Persister/DoctrinePersisterFactory.php';
  1925.         return (new \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersisterFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL))->getPersister();
  1926.     }
  1927.     /**
  1928.      * Gets the public 'Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGeneratorInterface' shared service.
  1929.      *
  1930.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGenerator
  1931.      */
  1932.     protected function getCodeGeneratorInterfaceService($lazyLoad true)
  1933.     {
  1934.         if ($lazyLoad) {
  1935.             return $this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface'] = $this->createProxy('CodeGenerator_6e857fe', function () {
  1936.                 return \CodeGenerator_6e857fe::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1937.                     $wrappedInstance $this->getCodeGeneratorInterfaceService(false);
  1938.                     $proxy->setProxyInitializer(null);
  1939.                     return true;
  1940.                 });
  1941.             });
  1942.         }
  1943.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGenerator(($this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] ?? $this->getPersisterInterfaceService()), ($this->services['freedom.auth_mail'] ?? $this->getFreedom_AuthMailService()), 6);
  1944.     }
  1945.     /**
  1946.      * Gets the public 'Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface' shared service.
  1947.      *
  1948.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  1949.      */
  1950.     protected function getTwoFactorFormRendererInterfaceService($lazyLoad true)
  1951.     {
  1952.         if ($lazyLoad) {
  1953.             return $this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  1954.                 return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1955.                     $wrappedInstance $this->getTwoFactorFormRendererInterfaceService(false);
  1956.                     $proxy->setProxyInitializer(null);
  1957.                     return true;
  1958.                 });
  1959.             });
  1960.         }
  1961.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SchebTwoFactor/Authentication/form.html.twig');
  1962.     }
  1963.     /**
  1964.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1965.      *
  1966.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1967.      */
  1968.     protected function getRedirectControllerService()
  1969.     {
  1970.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1971.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1972.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1973.     }
  1974.     /**
  1975.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1976.      *
  1977.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1978.      */
  1979.     protected function getTemplateControllerService()
  1980.     {
  1981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1982.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1983.     }
  1984.     /**
  1985.      * Gets the public 'admin.accounting_parameter' autowired service.
  1986.      *
  1987.      * @return \App\Admin\AccountingParameterAdmin
  1988.      */
  1989.     protected function getAdmin_AccountingParameterService()
  1990.     {
  1991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1994.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2003.         include_once \dirname(__DIR__4).'/src/Admin/AccountingParameterAdmin.php';
  2004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2010.         $this->factories['admin.accounting_parameter'] = function () {
  2011.             $instance = new \App\Admin\AccountingParameterAdmin('admin.accounting_parameter''App\\Entity\\AccountingParameter''sonata.admin.controller.crud');
  2012.             $instance->setManagerType('orm');
  2013.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2014.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2015.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2016.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2017.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2018.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2019.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2020.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2021.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2022.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2023.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2024.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2025.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2026.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2027.             $instance->setPagerType('default');
  2028.             $instance->setLabel('admin.accountingParameter.title');
  2029.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2030.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2031.             $instance->setSecurityInformation([]);
  2032.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2033.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2034.             $instance->setTemplateRegistry(($this->services['admin.accounting_parameter.template_registry'] ?? $this->getAdmin_AccountingParameter_TemplateRegistryService()));
  2035.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2036.             $instance->initialize();
  2037.             return $instance;
  2038.         };
  2039.         return $this->factories['admin.accounting_parameter']();
  2040.     }
  2041.     /**
  2042.      * Gets the public 'admin.accounting_parameter.template_registry' shared service.
  2043.      *
  2044.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2045.      */
  2046.     protected function getAdmin_AccountingParameter_TemplateRegistryService()
  2047.     {
  2048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2049.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2050.         return $this->services['admin.accounting_parameter.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2051.     }
  2052.     /**
  2053.      * Gets the public 'admin.bank' autowired service.
  2054.      *
  2055.      * @return \App\Admin\BankAdmin
  2056.      */
  2057.     protected function getAdmin_BankService()
  2058.     {
  2059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2068.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2070.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2071.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2072.         include_once \dirname(__DIR__4).'/src/Admin/BankAdmin.php';
  2073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2077.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2079.         $this->factories['admin.bank'] = function () {
  2080.             $instance = new \App\Admin\BankAdmin('admin.bank''App\\Entity\\Bank''sonata.admin.controller.crud');
  2081.             $instance->setManagerType('orm');
  2082.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2083.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2084.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2085.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2086.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2087.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2088.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2089.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2090.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2091.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2092.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2093.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2094.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2095.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2096.             $instance->setPagerType('default');
  2097.             $instance->setLabel('admin.bank.title');
  2098.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2099.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2100.             $instance->setSecurityInformation([]);
  2101.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2102.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2103.             $instance->setTemplateRegistry(($this->services['admin.bank.template_registry'] ?? $this->getAdmin_Bank_TemplateRegistryService()));
  2104.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2105.             $instance->initialize();
  2106.             return $instance;
  2107.         };
  2108.         return $this->factories['admin.bank']();
  2109.     }
  2110.     /**
  2111.      * Gets the public 'admin.bank.template_registry' shared service.
  2112.      *
  2113.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2114.      */
  2115.     protected function getAdmin_Bank_TemplateRegistryService()
  2116.     {
  2117.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2119.         return $this->services['admin.bank.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2120.     }
  2121.     /**
  2122.      * Gets the public 'admin.chart_account_parameter' autowired service.
  2123.      *
  2124.      * @return \App\Admin\ChartAccountParameterAdmin
  2125.      */
  2126.     protected function getAdmin_ChartAccountParameterService()
  2127.     {
  2128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2138.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2140.         include_once \dirname(__DIR__4).'/src/Admin/ChartAccountParameterAdmin.php';
  2141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2147.         $this->factories['admin.chart_account_parameter'] = function () {
  2148.             $instance = new \App\Admin\ChartAccountParameterAdmin('admin.chart_account_parameter''App\\Entity\\ChartAccountParameter''sonata.admin.controller.crud');
  2149.             $instance->setManagerType('orm');
  2150.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2151.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2152.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2153.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2154.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2155.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2156.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2157.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2158.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2159.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2160.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2161.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2162.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2163.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2164.             $instance->setPagerType('default');
  2165.             $instance->setLabel('admin.chartAccountParameter.title');
  2166.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2167.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2168.             $instance->setSecurityInformation([]);
  2169.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2170.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2171.             $instance->setTemplateRegistry(($this->services['admin.chart_account_parameter.template_registry'] ?? $this->getAdmin_ChartAccountParameter_TemplateRegistryService()));
  2172.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2173.             $instance->initialize();
  2174.             return $instance;
  2175.         };
  2176.         return $this->factories['admin.chart_account_parameter']();
  2177.     }
  2178.     /**
  2179.      * Gets the public 'admin.chart_account_parameter.template_registry' shared service.
  2180.      *
  2181.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2182.      */
  2183.     protected function getAdmin_ChartAccountParameter_TemplateRegistryService()
  2184.     {
  2185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2187.         return $this->services['admin.chart_account_parameter.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2188.     }
  2189.     /**
  2190.      * Gets the public 'admin.company' autowired service.
  2191.      *
  2192.      * @return \App\Admin\CompanyAdmin
  2193.      */
  2194.     protected function getAdmin_CompanyService()
  2195.     {
  2196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2205.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2208.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2209.         include_once \dirname(__DIR__4).'/src/Admin/CompanyAdmin.php';
  2210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2216.         $this->factories['admin.company'] = function () {
  2217.             $instance = new \App\Admin\CompanyAdmin('admin.company''App\\Entity\\Company''sonata.admin.controller.crud');
  2218.             $instance->setManagerType('orm');
  2219.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2220.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2221.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2222.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2223.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2224.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2225.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2226.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2227.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2228.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2229.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2230.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2231.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2232.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2233.             $instance->setPagerType('default');
  2234.             $instance->setLabel('admin.company.title');
  2235.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2236.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2237.             $instance->setSecurityInformation([]);
  2238.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2239.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2240.             $instance->setTemplateRegistry(($this->services['admin.company.template_registry'] ?? $this->getAdmin_Company_TemplateRegistryService()));
  2241.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2242.             $instance->initialize();
  2243.             return $instance;
  2244.         };
  2245.         return $this->factories['admin.company']();
  2246.     }
  2247.     /**
  2248.      * Gets the public 'admin.company.template_registry' shared service.
  2249.      *
  2250.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2251.      */
  2252.     protected function getAdmin_Company_TemplateRegistryService()
  2253.     {
  2254.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2255.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2256.         return $this->services['admin.company.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2257.     }
  2258.     /**
  2259.      * Gets the public 'admin.contribution_rate' autowired service.
  2260.      *
  2261.      * @return \App\Admin\ContributionRateAdmin
  2262.      */
  2263.     protected function getAdmin_ContributionRateService()
  2264.     {
  2265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2269.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2277.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2278.         include_once \dirname(__DIR__4).'/src/Admin/ContributionRateAdmin.php';
  2279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2285.         $this->factories['admin.contribution_rate'] = function () {
  2286.             $instance = new \App\Admin\ContributionRateAdmin('admin.contribution_rate''App\\Entity\\ContributionRate''sonata.admin.controller.crud');
  2287.             $instance->setManagerType('orm');
  2288.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2289.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2290.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2291.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2292.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2293.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2294.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2295.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2296.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2297.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2298.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2299.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2300.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2301.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2302.             $instance->setPagerType('default');
  2303.             $instance->setLabel('admin.contributionRate.title');
  2304.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2305.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2306.             $instance->setSecurityInformation([]);
  2307.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2308.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2309.             $instance->setTemplateRegistry(($this->services['admin.contribution_rate.template_registry'] ?? $this->getAdmin_ContributionRate_TemplateRegistryService()));
  2310.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2311.             $instance->initialize();
  2312.             return $instance;
  2313.         };
  2314.         return $this->factories['admin.contribution_rate']();
  2315.     }
  2316.     /**
  2317.      * Gets the public 'admin.contribution_rate.template_registry' shared service.
  2318.      *
  2319.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2320.      */
  2321.     protected function getAdmin_ContributionRate_TemplateRegistryService()
  2322.     {
  2323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2325.         return $this->services['admin.contribution_rate.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2326.     }
  2327.     /**
  2328.      * Gets the public 'admin.contribution_rate_detail' autowired service.
  2329.      *
  2330.      * @return \App\Admin\ContributionRateDetailAdmin
  2331.      */
  2332.     protected function getAdmin_ContributionRateDetailService()
  2333.     {
  2334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2338.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2341.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2343.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2345.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2346.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2347.         include_once \dirname(__DIR__4).'/src/Admin/ContributionRateDetailAdmin.php';
  2348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2354.         $this->factories['admin.contribution_rate_detail'] = function () {
  2355.             $instance = new \App\Admin\ContributionRateDetailAdmin('admin.contribution_rate_detail''App\\Entity\\ContributionRateDetail''sonata.admin.controller.crud');
  2356.             $instance->setManagerType('orm');
  2357.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2358.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2359.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2360.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2361.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2362.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2363.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2364.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2365.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2366.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2367.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2368.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2369.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2370.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2371.             $instance->setPagerType('default');
  2372.             $instance->setLabel('admin.contributionRateDetail.title');
  2373.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2374.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2375.             $instance->setSecurityInformation([]);
  2376.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2377.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2378.             $instance->setTemplateRegistry(($this->services['admin.contribution_rate_detail.template_registry'] ?? $this->getAdmin_ContributionRateDetail_TemplateRegistryService()));
  2379.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2380.             $instance->initialize();
  2381.             return $instance;
  2382.         };
  2383.         return $this->factories['admin.contribution_rate_detail']();
  2384.     }
  2385.     /**
  2386.      * Gets the public 'admin.contribution_rate_detail.template_registry' shared service.
  2387.      *
  2388.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2389.      */
  2390.     protected function getAdmin_ContributionRateDetail_TemplateRegistryService()
  2391.     {
  2392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2394.         return $this->services['admin.contribution_rate_detail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2395.     }
  2396.     /**
  2397.      * Gets the public 'admin.data_pay_value' autowired service.
  2398.      *
  2399.      * @return \App\Admin\DataPayValueAdmin
  2400.      */
  2401.     protected function getAdmin_DataPayValueService()
  2402.     {
  2403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2406.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2409.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2412.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2415.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2416.         include_once \dirname(__DIR__4).'/src/Admin/DataPayValueAdmin.php';
  2417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2423.         $this->factories['admin.data_pay_value'] = function () {
  2424.             $instance = new \App\Admin\DataPayValueAdmin('admin.data_pay_value''App\\Entity\\DataPayValue''sonata.admin.controller.crud');
  2425.             $instance->setManagerType('orm');
  2426.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2427.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2428.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2429.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2430.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2431.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2432.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2433.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2434.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2435.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2436.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2437.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2438.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2439.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2440.             $instance->setPagerType('default');
  2441.             $instance->setLabel('admin.dataPayValue.title');
  2442.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2443.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2444.             $instance->setSecurityInformation([]);
  2445.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2446.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2447.             $instance->setTemplateRegistry(($this->services['admin.data_pay_value.template_registry'] ?? $this->getAdmin_DataPayValue_TemplateRegistryService()));
  2448.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2449.             $instance->initialize();
  2450.             return $instance;
  2451.         };
  2452.         return $this->factories['admin.data_pay_value']();
  2453.     }
  2454.     /**
  2455.      * Gets the public 'admin.data_pay_value.template_registry' shared service.
  2456.      *
  2457.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2458.      */
  2459.     protected function getAdmin_DataPayValue_TemplateRegistryService()
  2460.     {
  2461.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2463.         return $this->services['admin.data_pay_value.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2464.     }
  2465.     /**
  2466.      * Gets the public 'admin.dsn_block_key_value' autowired service.
  2467.      *
  2468.      * @return \App\Admin\DsnBlockKeyValueAdmin
  2469.      */
  2470.     protected function getAdmin_DsnBlockKeyValueService()
  2471.     {
  2472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2474.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2475.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2477.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2481.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2484.         include_once \dirname(__DIR__4).'/src/Admin/DsnBlockKeyValueAdmin.php';
  2485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2491.         $this->factories['admin.dsn_block_key_value'] = function () {
  2492.             $instance = new \App\Admin\DsnBlockKeyValueAdmin('admin.dsn_block_key_value''App\\Entity\\DsnBlockKeyValue''sonata.admin.controller.crud');
  2493.             $instance->setManagerType('orm');
  2494.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2495.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2496.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2497.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2498.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2499.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2500.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2501.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2502.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2503.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2504.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2505.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2506.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2507.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2508.             $instance->setPagerType('default');
  2509.             $instance->setLabel('admin.dsnBlockKeyValue.title');
  2510.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2511.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2512.             $instance->setSecurityInformation([]);
  2513.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2514.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2515.             $instance->setTemplateRegistry(($this->services['admin.dsn_block_key_value.template_registry'] ?? $this->getAdmin_DsnBlockKeyValue_TemplateRegistryService()));
  2516.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2517.             $instance->initialize();
  2518.             return $instance;
  2519.         };
  2520.         return $this->factories['admin.dsn_block_key_value']();
  2521.     }
  2522.     /**
  2523.      * Gets the public 'admin.dsn_block_key_value.template_registry' shared service.
  2524.      *
  2525.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2526.      */
  2527.     protected function getAdmin_DsnBlockKeyValue_TemplateRegistryService()
  2528.     {
  2529.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2531.         return $this->services['admin.dsn_block_key_value.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2532.     }
  2533.     /**
  2534.      * Gets the public 'admin.dsn_bulletin_regul' autowired service.
  2535.      *
  2536.      * @return \App\Admin\BulletinAdmin
  2537.      */
  2538.     protected function getAdmin_DsnBulletinRegulService()
  2539.     {
  2540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2552.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2553.         include_once \dirname(__DIR__4).'/src/Admin/BulletinAdmin.php';
  2554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2559.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2560.         $this->factories['admin.dsn_bulletin_regul'] = function () {
  2561.             $instance = new \App\Admin\BulletinAdmin('admin.dsn_bulletin_regul''App\\Entity\\PayResult''sonata.admin.controller.crud');
  2562.             $instance->setManagerType('orm');
  2563.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2564.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2565.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2566.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2567.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2568.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2569.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2570.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2571.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2572.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2573.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2574.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2575.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2576.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2577.             $instance->setPagerType('default');
  2578.             $instance->setLabel('admin.bulletin.title');
  2579.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2580.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2581.             $instance->setSecurityInformation([]);
  2582.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2583.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2584.             $instance->setTemplateRegistry(($this->services['admin.dsn_bulletin_regul.template_registry'] ?? $this->getAdmin_DsnBulletinRegul_TemplateRegistryService()));
  2585.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2586.             $instance->initialize();
  2587.             return $instance;
  2588.         };
  2589.         return $this->factories['admin.dsn_bulletin_regul']();
  2590.     }
  2591.     /**
  2592.      * Gets the public 'admin.dsn_bulletin_regul.template_registry' shared service.
  2593.      *
  2594.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2595.      */
  2596.     protected function getAdmin_DsnBulletinRegul_TemplateRegistryService()
  2597.     {
  2598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2600.         return $this->services['admin.dsn_bulletin_regul.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2601.     }
  2602.     /**
  2603.      * Gets the public 'admin.dsn_data_type' autowired service.
  2604.      *
  2605.      * @return \App\Admin\DsnDataTypeAdmin
  2606.      */
  2607.     protected function getAdmin_DsnDataTypeService()
  2608.     {
  2609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2615.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2618.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2621.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2622.         include_once \dirname(__DIR__4).'/src/Admin/DsnDataTypeAdmin.php';
  2623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2627.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2629.         $this->factories['admin.dsn_data_type'] = function () {
  2630.             $instance = new \App\Admin\DsnDataTypeAdmin('admin.dsn_data_type''App\\Entity\\DsnDataType''sonata.admin.controller.crud');
  2631.             $instance->setManagerType('orm');
  2632.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2633.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2634.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2635.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2636.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2637.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2638.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2639.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2640.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2641.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2642.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2643.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2644.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2645.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2646.             $instance->setPagerType('default');
  2647.             $instance->setLabel('admin.dsnDataType.title');
  2648.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2649.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2650.             $instance->setSecurityInformation([]);
  2651.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2652.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2653.             $instance->setTemplateRegistry(($this->services['admin.dsn_data_type.template_registry'] ?? $this->getAdmin_DsnDataType_TemplateRegistryService()));
  2654.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2655.             $instance->initialize();
  2656.             return $instance;
  2657.         };
  2658.         return $this->factories['admin.dsn_data_type']();
  2659.     }
  2660.     /**
  2661.      * Gets the public 'admin.dsn_data_type.template_registry' shared service.
  2662.      *
  2663.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2664.      */
  2665.     protected function getAdmin_DsnDataType_TemplateRegistryService()
  2666.     {
  2667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2669.         return $this->services['admin.dsn_data_type.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2670.     }
  2671.     /**
  2672.      * Gets the public 'admin.dsn_param_block' autowired service.
  2673.      *
  2674.      * @return \App\Admin\DsnParamBlockAdmin
  2675.      */
  2676.     protected function getAdmin_DsnParamBlockService()
  2677.     {
  2678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2680.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2681.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2684.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2685.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2686.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2687.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2690.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2691.         include_once \dirname(__DIR__4).'/src/Admin/DsnParamBlockAdmin.php';
  2692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2695.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2698.         $this->factories['admin.dsn_param_block'] = function () {
  2699.             $instance = new \App\Admin\DsnParamBlockAdmin('admin.dsn_param_block''App\\Entity\\DsnParamBlock''sonata.admin.controller.crud');
  2700.             $instance->setManagerType('orm');
  2701.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2702.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2703.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2704.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2705.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2706.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2707.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2708.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2709.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2710.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2711.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2712.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2713.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2714.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2715.             $instance->setPagerType('default');
  2716.             $instance->setLabel('admin.dsnParamBlock.title');
  2717.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2718.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2719.             $instance->setSecurityInformation([]);
  2720.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2721.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2722.             $instance->setTemplateRegistry(($this->services['admin.dsn_param_block.template_registry'] ?? $this->getAdmin_DsnParamBlock_TemplateRegistryService()));
  2723.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2724.             $instance->initialize();
  2725.             return $instance;
  2726.         };
  2727.         return $this->factories['admin.dsn_param_block']();
  2728.     }
  2729.     /**
  2730.      * Gets the public 'admin.dsn_param_block.template_registry' shared service.
  2731.      *
  2732.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2733.      */
  2734.     protected function getAdmin_DsnParamBlock_TemplateRegistryService()
  2735.     {
  2736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2738.         return $this->services['admin.dsn_param_block.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2739.     }
  2740.     /**
  2741.      * Gets the public 'admin.dsn_param_fields' autowired service.
  2742.      *
  2743.      * @return \App\Admin\DsnParamFieldsAdmin
  2744.      */
  2745.     protected function getAdmin_DsnParamFieldsService()
  2746.     {
  2747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2750.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2756.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2759.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  2760.         include_once \dirname(__DIR__4).'/src/Admin/DsnParamFieldsAdmin.php';
  2761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2763.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2764.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2767.         $this->factories['admin.dsn_param_fields'] = function () {
  2768.             $instance = new \App\Admin\DsnParamFieldsAdmin('admin.dsn_param_fields''App\\Entity\\DsnParamFields''sonata.admin.controller.crud');
  2769.             $instance->setManagerType('orm');
  2770.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2771.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2772.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2773.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2774.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2775.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2776.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2777.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2778.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2779.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2780.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2781.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2782.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2783.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2784.             $instance->setPagerType('default');
  2785.             $instance->setLabel('admin.dsnParamFields.title');
  2786.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2787.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2788.             $instance->setSecurityInformation([]);
  2789.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2790.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2791.             $instance->setTemplateRegistry(($this->services['admin.dsn_param_fields.template_registry'] ?? $this->getAdmin_DsnParamFields_TemplateRegistryService()));
  2792.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2793.             $instance->initialize();
  2794.             return $instance;
  2795.         };
  2796.         return $this->factories['admin.dsn_param_fields']();
  2797.     }
  2798.     /**
  2799.      * Gets the public 'admin.dsn_param_fields.template_registry' shared service.
  2800.      *
  2801.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2802.      */
  2803.     protected function getAdmin_DsnParamFields_TemplateRegistryService()
  2804.     {
  2805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2807.         return $this->services['admin.dsn_param_fields.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2808.     }
  2809.     /**
  2810.      * Gets the public 'admin.dsn_pay_rules_relation' autowired service.
  2811.      *
  2812.      * @return \App\Admin\DSNPayRulesRelationAdmin
  2813.      */
  2814.     protected function getAdmin_DsnPayRulesRelationService()
  2815.     {
  2816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2825.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2828.         include_once \dirname(__DIR__4).'/src/Admin/DSNPayRulesRelationAdmin.php';
  2829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2835.         $this->factories['admin.dsn_pay_rules_relation'] = function () {
  2836.             $instance = new \App\Admin\DSNPayRulesRelationAdmin('admin.dsn_pay_rules_relation''App\\Entity\\DSNPayRulesRelation''sonata.admin.controller.crud');
  2837.             $instance->setManagerType('orm');
  2838.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2839.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2840.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2841.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2842.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2843.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2844.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2845.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2846.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2847.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2848.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2849.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2850.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2851.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2852.             $instance->setPagerType('default');
  2853.             $instance->setLabel('admin.dsnPayRulesRelation.title');
  2854.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2855.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2856.             $instance->setSecurityInformation([]);
  2857.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2858.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2859.             $instance->setTemplateRegistry(($this->services['admin.dsn_pay_rules_relation.template_registry'] ?? $this->getAdmin_DsnPayRulesRelation_TemplateRegistryService()));
  2860.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2861.             $instance->initialize();
  2862.             return $instance;
  2863.         };
  2864.         return $this->factories['admin.dsn_pay_rules_relation']();
  2865.     }
  2866.     /**
  2867.      * Gets the public 'admin.dsn_pay_rules_relation.template_registry' shared service.
  2868.      *
  2869.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2870.      */
  2871.     protected function getAdmin_DsnPayRulesRelation_TemplateRegistryService()
  2872.     {
  2873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2875.         return $this->services['admin.dsn_pay_rules_relation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2876.     }
  2877.     /**
  2878.      * Gets the public 'admin.dsn_regul_aggregate' autowired service.
  2879.      *
  2880.      * @return \App\Admin\DSNRegulAggregateAdmin
  2881.      */
  2882.     protected function getAdmin_DsnRegulAggregateService()
  2883.     {
  2884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2889.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2891.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2892.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2896.         include_once \dirname(__DIR__4).'/src/Admin/DSNRegulAggregateAdmin.php';
  2897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2903.         $this->factories['admin.dsn_regul_aggregate'] = function () {
  2904.             $instance = new \App\Admin\DSNRegulAggregateAdmin('admin.dsn_regul_aggregate''App\\Entity\\DSNRegulAggregate''sonata.admin.controller.crud');
  2905.             $instance->setManagerType('orm');
  2906.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2907.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2908.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2909.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2910.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2911.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2912.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2913.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2914.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2915.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2916.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2917.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2918.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2919.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2920.             $instance->setPagerType('default');
  2921.             $instance->setLabel('admin.dsnregulaggregate.title');
  2922.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2923.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2924.             $instance->setSecurityInformation([]);
  2925.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2926.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2927.             $instance->setTemplateRegistry(($this->services['admin.dsn_regul_aggregate.template_registry'] ?? $this->getAdmin_DsnRegulAggregate_TemplateRegistryService()));
  2928.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2929.             $instance->initialize();
  2930.             return $instance;
  2931.         };
  2932.         return $this->factories['admin.dsn_regul_aggregate']();
  2933.     }
  2934.     /**
  2935.      * Gets the public 'admin.dsn_regul_aggregate.template_registry' shared service.
  2936.      *
  2937.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2938.      */
  2939.     protected function getAdmin_DsnRegulAggregate_TemplateRegistryService()
  2940.     {
  2941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2943.         return $this->services['admin.dsn_regul_aggregate.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2944.     }
  2945.     /**
  2946.      * Gets the public 'admin.dsn_regul_aggregate_detail' autowired service.
  2947.      *
  2948.      * @return \App\Admin\DSNRegulAggregateDetailAdmin
  2949.      */
  2950.     protected function getAdmin_DsnRegulAggregateDetailService()
  2951.     {
  2952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2956.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2957.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2958.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2961.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2964.         include_once \dirname(__DIR__4).'/src/Admin/DSNRegulAggregateDetailAdmin.php';
  2965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2969.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2971.         $this->factories['admin.dsn_regul_aggregate_detail'] = function () {
  2972.             $instance = new \App\Admin\DSNRegulAggregateDetailAdmin('admin.dsn_regul_aggregate_detail''App\\Entity\\DSNRegulAggregateDetail''sonata.admin.controller.crud');
  2973.             $instance->setManagerType('orm');
  2974.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2975.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2976.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2977.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2978.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2979.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2980.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2981.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2982.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2983.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2984.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2985.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2986.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2987.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2988.             $instance->setPagerType('default');
  2989.             $instance->setLabel('admin.dsnregulaggregatedetail.title');
  2990.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  2991.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  2992.             $instance->setSecurityInformation([]);
  2993.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2994.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2995.             $instance->setTemplateRegistry(($this->services['admin.dsn_regul_aggregate_detail.template_registry'] ?? $this->getAdmin_DsnRegulAggregateDetail_TemplateRegistryService()));
  2996.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2997.             $instance->initialize();
  2998.             return $instance;
  2999.         };
  3000.         return $this->factories['admin.dsn_regul_aggregate_detail']();
  3001.     }
  3002.     /**
  3003.      * Gets the public 'admin.dsn_regul_aggregate_detail.template_registry' shared service.
  3004.      *
  3005.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3006.      */
  3007.     protected function getAdmin_DsnRegulAggregateDetail_TemplateRegistryService()
  3008.     {
  3009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3011.         return $this->services['admin.dsn_regul_aggregate_detail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3012.     }
  3013.     /**
  3014.      * Gets the public 'admin.dsn_regul_salaried' autowired service.
  3015.      *
  3016.      * @return \App\Admin\DSNRegulSalariedAdmin
  3017.      */
  3018.     protected function getAdmin_DsnRegulSalariedService()
  3019.     {
  3020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3032.         include_once \dirname(__DIR__4).'/src/Admin/DSNRegulSalariedAdmin.php';
  3033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3039.         $this->factories['admin.dsn_regul_salaried'] = function () {
  3040.             $instance = new \App\Admin\DSNRegulSalariedAdmin('admin.dsn_regul_salaried''App\\Entity\\DSNRegulSalaried''sonata.admin.controller.crud');
  3041.             $instance->setManagerType('orm');
  3042.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3043.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3044.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3045.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3046.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3047.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3048.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3049.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3050.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3051.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3052.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3053.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3054.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3055.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3056.             $instance->setPagerType('default');
  3057.             $instance->setLabel('admin.dsnregulsalaried.title');
  3058.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3059.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3060.             $instance->setSecurityInformation([]);
  3061.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3062.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3063.             $instance->setTemplateRegistry(($this->services['admin.dsn_regul_salaried.template_registry'] ?? $this->getAdmin_DsnRegulSalaried_TemplateRegistryService()));
  3064.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3065.             $instance->initialize();
  3066.             return $instance;
  3067.         };
  3068.         return $this->factories['admin.dsn_regul_salaried']();
  3069.     }
  3070.     /**
  3071.      * Gets the public 'admin.dsn_regul_salaried.template_registry' shared service.
  3072.      *
  3073.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3074.      */
  3075.     protected function getAdmin_DsnRegulSalaried_TemplateRegistryService()
  3076.     {
  3077.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3079.         return $this->services['admin.dsn_regul_salaried.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3080.     }
  3081.     /**
  3082.      * Gets the public 'admin.dsn_regul_salaried_detail' autowired service.
  3083.      *
  3084.      * @return \App\Admin\DSNRegulSalariedDetailAdmin
  3085.      */
  3086.     protected function getAdmin_DsnRegulSalariedDetailService()
  3087.     {
  3088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3097.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3100.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3101.         include_once \dirname(__DIR__4).'/src/Admin/DSNRegulSalariedDetailAdmin.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3104.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3105.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3106.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3107.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3108.         $this->factories['admin.dsn_regul_salaried_detail'] = function () {
  3109.             $instance = new \App\Admin\DSNRegulSalariedDetailAdmin('admin.dsn_regul_salaried_detail''App\\Entity\\DSNRegulSalariedDetail''sonata.admin.controller.crud');
  3110.             $instance->setManagerType('orm');
  3111.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3112.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3113.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3114.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3115.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3116.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3117.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3118.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3119.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3120.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3121.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3122.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3123.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3124.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3125.             $instance->setPagerType('default');
  3126.             $instance->setLabel('admin.dsnregulsalarieddetail.title');
  3127.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3128.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3129.             $instance->setSecurityInformation([]);
  3130.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3131.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3132.             $instance->setTemplateRegistry(($this->services['admin.dsn_regul_salaried_detail.template_registry'] ?? $this->getAdmin_DsnRegulSalariedDetail_TemplateRegistryService()));
  3133.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3134.             $instance->initialize();
  3135.             return $instance;
  3136.         };
  3137.         return $this->factories['admin.dsn_regul_salaried_detail']();
  3138.     }
  3139.     /**
  3140.      * Gets the public 'admin.dsn_regul_salaried_detail.template_registry' shared service.
  3141.      *
  3142.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3143.      */
  3144.     protected function getAdmin_DsnRegulSalariedDetail_TemplateRegistryService()
  3145.     {
  3146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3148.         return $this->services['admin.dsn_regul_salaried_detail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3149.     }
  3150.     /**
  3151.      * Gets the public 'admin.dsn_value' autowired service.
  3152.      *
  3153.      * @return \App\Admin\DSNValueAdmin
  3154.      */
  3155.     protected function getAdmin_DsnValueService()
  3156.     {
  3157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3159.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3160.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3162.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3169.         include_once \dirname(__DIR__4).'/src/Admin/DSNValueAdmin.php';
  3170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3176.         $this->factories['admin.dsn_value'] = function () {
  3177.             $instance = new \App\Admin\DSNValueAdmin('admin.dsn_value''App\\Entity\\DSNValue''sonata.admin.controller.crud');
  3178.             $instance->setManagerType('orm');
  3179.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3180.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3181.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3182.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3183.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3184.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3185.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3186.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3187.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3188.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3189.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3190.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3191.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3192.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3193.             $instance->setPagerType('default');
  3194.             $instance->setLabel('admin.dsnValue.title');
  3195.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3196.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3197.             $instance->setSecurityInformation([]);
  3198.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3199.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3200.             $instance->setTemplateRegistry(($this->services['admin.dsn_value.template_registry'] ?? $this->getAdmin_DsnValue_TemplateRegistryService()));
  3201.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3202.             $instance->initialize();
  3203.             return $instance;
  3204.         };
  3205.         return $this->factories['admin.dsn_value']();
  3206.     }
  3207.     /**
  3208.      * Gets the public 'admin.dsn_value.template_registry' shared service.
  3209.      *
  3210.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3211.      */
  3212.     protected function getAdmin_DsnValue_TemplateRegistryService()
  3213.     {
  3214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3216.         return $this->services['admin.dsn_value.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3217.     }
  3218.     /**
  3219.      * Gets the public 'admin.edition' autowired service.
  3220.      *
  3221.      * @return \App\Admin\EditionAdmin
  3222.      */
  3223.     protected function getAdmin_EditionService()
  3224.     {
  3225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3231.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3234.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3237.         include_once \dirname(__DIR__4).'/src/Admin/EditionAdmin.php';
  3238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3244.         $this->factories['admin.edition'] = function () {
  3245.             $instance = new \App\Admin\EditionAdmin('admin.edition''App\\Entity\\Edition''sonata.admin.controller.crud');
  3246.             $instance->setManagerType('orm');
  3247.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3248.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3249.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3250.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3251.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3252.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3253.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3254.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3255.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3256.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3257.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3258.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3259.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3260.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3261.             $instance->setPagerType('default');
  3262.             $instance->setLabel('admin.edition.titleSection');
  3263.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3264.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3265.             $instance->setSecurityInformation([]);
  3266.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3267.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3268.             $instance->setTemplateRegistry(($this->services['admin.edition.template_registry'] ?? $this->getAdmin_Edition_TemplateRegistryService()));
  3269.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3270.             $instance->initialize();
  3271.             return $instance;
  3272.         };
  3273.         return $this->factories['admin.edition']();
  3274.     }
  3275.     /**
  3276.      * Gets the public 'admin.edition.template_registry' shared service.
  3277.      *
  3278.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3279.      */
  3280.     protected function getAdmin_Edition_TemplateRegistryService()
  3281.     {
  3282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3284.         return $this->services['admin.edition.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3285.     }
  3286.     /**
  3287.      * Gets the public 'admin.edition_column' autowired service.
  3288.      *
  3289.      * @return \App\Admin\EditionColumnAdmin
  3290.      */
  3291.     protected function getAdmin_EditionColumnService()
  3292.     {
  3293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3302.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3305.         include_once \dirname(__DIR__4).'/src/Admin/EditionColumnAdmin.php';
  3306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3312.         $this->factories['admin.edition_column'] = function () {
  3313.             $instance = new \App\Admin\EditionColumnAdmin('admin.edition_column''App\\Entity\\EditionColumn''sonata.admin.controller.crud');
  3314.             $instance->setManagerType('orm');
  3315.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3316.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3317.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3318.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3319.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3320.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3321.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3322.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3323.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3324.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3325.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3326.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3327.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3328.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3329.             $instance->setPagerType('default');
  3330.             $instance->setLabel('admin.editionColumn.title');
  3331.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3332.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3333.             $instance->setSecurityInformation([]);
  3334.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3335.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3336.             $instance->setTemplateRegistry(($this->services['admin.edition_column.template_registry'] ?? $this->getAdmin_EditionColumn_TemplateRegistryService()));
  3337.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3338.             $instance->initialize();
  3339.             return $instance;
  3340.         };
  3341.         return $this->factories['admin.edition_column']();
  3342.     }
  3343.     /**
  3344.      * Gets the public 'admin.edition_column.template_registry' shared service.
  3345.      *
  3346.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3347.      */
  3348.     protected function getAdmin_EditionColumn_TemplateRegistryService()
  3349.     {
  3350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3352.         return $this->services['admin.edition_column.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3353.     }
  3354.     /**
  3355.      * Gets the public 'admin.edition_detail' autowired service.
  3356.      *
  3357.      * @return \App\Admin\EditionDetailAdmin
  3358.      */
  3359.     protected function getAdmin_EditionDetailService()
  3360.     {
  3361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3370.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3373.         include_once \dirname(__DIR__4).'/src/Admin/EditionDetailAdmin.php';
  3374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3380.         $this->factories['admin.edition_detail'] = function () {
  3381.             $instance = new \App\Admin\EditionDetailAdmin('admin.edition_detail''App\\Entity\\EditionDetail''sonata.admin.controller.crud');
  3382.             $instance->setManagerType('orm');
  3383.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3384.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3385.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3386.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3387.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3388.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3389.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3390.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3391.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3392.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3393.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3394.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3395.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3396.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3397.             $instance->setPagerType('default');
  3398.             $instance->setLabel('admin.editionDetail.title');
  3399.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3400.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3401.             $instance->setSecurityInformation([]);
  3402.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3403.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3404.             $instance->setTemplateRegistry(($this->services['admin.edition_detail.template_registry'] ?? $this->getAdmin_EditionDetail_TemplateRegistryService()));
  3405.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3406.             $instance->initialize();
  3407.             return $instance;
  3408.         };
  3409.         return $this->factories['admin.edition_detail']();
  3410.     }
  3411.     /**
  3412.      * Gets the public 'admin.edition_detail.template_registry' shared service.
  3413.      *
  3414.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3415.      */
  3416.     protected function getAdmin_EditionDetail_TemplateRegistryService()
  3417.     {
  3418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3420.         return $this->services['admin.edition_detail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3421.     }
  3422.     /**
  3423.      * Gets the public 'admin.establishment' autowired service.
  3424.      *
  3425.      * @return \App\Admin\EstablishmentAdmin
  3426.      */
  3427.     protected function getAdmin_EstablishmentService()
  3428.     {
  3429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3438.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3441.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3442.         include_once \dirname(__DIR__4).'/src/Admin/EstablishmentAdmin.php';
  3443.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3449.         $this->factories['admin.establishment'] = function () {
  3450.             $instance = new \App\Admin\EstablishmentAdmin('admin.establishment''App\\Entity\\Establishment''sonata.admin.controller.crud');
  3451.             $instance->setManagerType('orm');
  3452.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3453.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3454.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3455.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3456.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3457.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3458.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3459.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3460.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3461.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3462.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3463.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3464.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3465.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3466.             $instance->setPagerType('default');
  3467.             $instance->setLabel('admin.establishment.title');
  3468.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3469.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3470.             $instance->setSecurityInformation([]);
  3471.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3472.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3473.             $instance->setTemplateRegistry(($this->services['admin.establishment.template_registry'] ?? $this->getAdmin_Establishment_TemplateRegistryService()));
  3474.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3475.             $instance->initialize();
  3476.             return $instance;
  3477.         };
  3478.         return $this->factories['admin.establishment']();
  3479.     }
  3480.     /**
  3481.      * Gets the public 'admin.establishment.template_registry' shared service.
  3482.      *
  3483.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3484.      */
  3485.     protected function getAdmin_Establishment_TemplateRegistryService()
  3486.     {
  3487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3489.         return $this->services['admin.establishment.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3490.     }
  3491.     /**
  3492.      * Gets the public 'admin.organism' autowired service.
  3493.      *
  3494.      * @return \App\Admin\OrganismAdmin
  3495.      */
  3496.     protected function getAdmin_OrganismService()
  3497.     {
  3498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3507.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3510.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3511.         include_once \dirname(__DIR__4).'/src/Admin/OrganismAdmin.php';
  3512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3513.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3518.         $this->factories['admin.organism'] = function () {
  3519.             $instance = new \App\Admin\OrganismAdmin('admin.organism''App\\Entity\\Organism''sonata.admin.controller.crud');
  3520.             $instance->setManagerType('orm');
  3521.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3522.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3523.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3524.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3525.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3526.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3527.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3528.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3529.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3530.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3531.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3532.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3533.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3534.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3535.             $instance->setPagerType('default');
  3536.             $instance->setLabel('admin.organism.title');
  3537.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3538.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3539.             $instance->setSecurityInformation([]);
  3540.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3541.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3542.             $instance->setTemplateRegistry(($this->services['admin.organism.template_registry'] ?? $this->getAdmin_Organism_TemplateRegistryService()));
  3543.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3544.             $instance->initialize();
  3545.             return $instance;
  3546.         };
  3547.         return $this->factories['admin.organism']();
  3548.     }
  3549.     /**
  3550.      * Gets the public 'admin.organism.template_registry' shared service.
  3551.      *
  3552.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3553.      */
  3554.     protected function getAdmin_Organism_TemplateRegistryService()
  3555.     {
  3556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3558.         return $this->services['admin.organism.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3559.     }
  3560.     /**
  3561.      * Gets the public 'admin.pay_constants' autowired service.
  3562.      *
  3563.      * @return \App\Admin\PayConstantsAdmin
  3564.      */
  3565.     protected function getAdmin_PayConstantsService()
  3566.     {
  3567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3573.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3579.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3580.         include_once \dirname(__DIR__4).'/src/Admin/PayConstantsAdmin.php';
  3581.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3587.         $this->factories['admin.pay_constants'] = function () {
  3588.             $instance = new \App\Admin\PayConstantsAdmin('admin.pay_constants''App\\Entity\\PayConstants''sonata.admin.controller.crud');
  3589.             $instance->setManagerType('orm');
  3590.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3591.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3592.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3593.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3594.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3595.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3596.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3597.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3598.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3599.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3600.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3601.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3602.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3603.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3604.             $instance->setPagerType('default');
  3605.             $instance->setLabel('admin.payConstants.title');
  3606.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3607.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3608.             $instance->setSecurityInformation([]);
  3609.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3610.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3611.             $instance->setTemplateRegistry(($this->services['admin.pay_constants.template_registry'] ?? $this->getAdmin_PayConstants_TemplateRegistryService()));
  3612.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3613.             $instance->initialize();
  3614.             return $instance;
  3615.         };
  3616.         return $this->factories['admin.pay_constants']();
  3617.     }
  3618.     /**
  3619.      * Gets the public 'admin.pay_constants.template_registry' shared service.
  3620.      *
  3621.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3622.      */
  3623.     protected function getAdmin_PayConstants_TemplateRegistryService()
  3624.     {
  3625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3627.         return $this->services['admin.pay_constants.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3628.     }
  3629.     /**
  3630.      * Gets the public 'admin.pay_constants_detail' autowired service.
  3631.      *
  3632.      * @return \App\Admin\PayConstantsDetailAdmin
  3633.      */
  3634.     protected function getAdmin_PayConstantsDetailService()
  3635.     {
  3636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3640.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3641.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3642.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3645.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3648.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3649.         include_once \dirname(__DIR__4).'/src/Admin/PayConstantsDetailAdmin.php';
  3650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3652.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3655.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3656.         $this->factories['admin.pay_constants_detail'] = function () {
  3657.             $instance = new \App\Admin\PayConstantsDetailAdmin('admin.pay_constants_detail''App\\Entity\\PayConstantsDetail''sonata.admin.controller.crud');
  3658.             $instance->setManagerType('orm');
  3659.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3660.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3661.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3662.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3663.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3664.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3665.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3666.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3667.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3668.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3669.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3670.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3671.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3672.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3673.             $instance->setPagerType('default');
  3674.             $instance->setLabel('admin.payConstantsDetail.title');
  3675.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3676.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3677.             $instance->setSecurityInformation([]);
  3678.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3679.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3680.             $instance->setTemplateRegistry(($this->services['admin.pay_constants_detail.template_registry'] ?? $this->getAdmin_PayConstantsDetail_TemplateRegistryService()));
  3681.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3682.             $instance->initialize();
  3683.             return $instance;
  3684.         };
  3685.         return $this->factories['admin.pay_constants_detail']();
  3686.     }
  3687.     /**
  3688.      * Gets the public 'admin.pay_constants_detail.template_registry' shared service.
  3689.      *
  3690.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3691.      */
  3692.     protected function getAdmin_PayConstantsDetail_TemplateRegistryService()
  3693.     {
  3694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3695.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3696.         return $this->services['admin.pay_constants_detail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3697.     }
  3698.     /**
  3699.      * Gets the public 'admin.pay_period' autowired service.
  3700.      *
  3701.      * @return \App\Admin\PayPeriodAdmin
  3702.      */
  3703.     protected function getAdmin_PayPeriodService()
  3704.     {
  3705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3709.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3710.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3711.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3714.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3717.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3718.         include_once \dirname(__DIR__4).'/src/Admin/PayPeriodAdmin.php';
  3719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3722.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3723.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3724.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3725.         $this->factories['admin.pay_period'] = function () {
  3726.             $instance = new \App\Admin\PayPeriodAdmin('admin.pay_period''App\\Entity\\PayPeriod''sonata.admin.controller.crud');
  3727.             $instance->setManagerType('orm');
  3728.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3729.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3730.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3731.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3732.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3733.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3734.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3735.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3736.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3737.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3738.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3739.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3740.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3741.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3742.             $instance->setPagerType('default');
  3743.             $instance->setLabel('admin.payPeriod.title');
  3744.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3745.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3746.             $instance->setSecurityInformation([]);
  3747.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3748.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3749.             $instance->setTemplateRegistry(($this->services['admin.pay_period.template_registry'] ?? $this->getAdmin_PayPeriod_TemplateRegistryService()));
  3750.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3751.             $instance->initialize();
  3752.             return $instance;
  3753.         };
  3754.         return $this->factories['admin.pay_period']();
  3755.     }
  3756.     /**
  3757.      * Gets the public 'admin.pay_period.template_registry' shared service.
  3758.      *
  3759.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3760.      */
  3761.     protected function getAdmin_PayPeriod_TemplateRegistryService()
  3762.     {
  3763.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3764.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3765.         return $this->services['admin.pay_period.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3766.     }
  3767.     /**
  3768.      * Gets the public 'admin.pay_plan' autowired service.
  3769.      *
  3770.      * @return \App\Admin\PayPlanAdmin
  3771.      */
  3772.     protected function getAdmin_PayPlanService()
  3773.     {
  3774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3779.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3782.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3786.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3787.         include_once \dirname(__DIR__4).'/src/Admin/PayPlanAdmin.php';
  3788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3792.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3793.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3794.         $this->factories['admin.pay_plan'] = function () {
  3795.             $instance = new \App\Admin\PayPlanAdmin('admin.pay_plan''App\\Entity\\PayPlan''sonata.admin.controller.crud');
  3796.             $instance->setManagerType('orm');
  3797.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3798.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3799.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3800.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3801.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3802.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3803.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3804.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3805.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3806.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3807.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3808.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3809.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3810.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3811.             $instance->setPagerType('default');
  3812.             $instance->setLabel('admin.payPlan.title');
  3813.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3814.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3815.             $instance->setSecurityInformation([]);
  3816.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3817.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3818.             $instance->setTemplateRegistry(($this->services['admin.pay_plan.template_registry'] ?? $this->getAdmin_PayPlan_TemplateRegistryService()));
  3819.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3820.             $instance->initialize();
  3821.             return $instance;
  3822.         };
  3823.         return $this->factories['admin.pay_plan']();
  3824.     }
  3825.     /**
  3826.      * Gets the public 'admin.pay_plan.template_registry' shared service.
  3827.      *
  3828.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3829.      */
  3830.     protected function getAdmin_PayPlan_TemplateRegistryService()
  3831.     {
  3832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3834.         return $this->services['admin.pay_plan.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3835.     }
  3836.     /**
  3837.      * Gets the public 'admin.pay_rules' autowired service.
  3838.      *
  3839.      * @return \App\Admin\PayRulesAdmin
  3840.      */
  3841.     protected function getAdmin_PayRulesService()
  3842.     {
  3843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3847.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3848.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3855.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3856.         include_once \dirname(__DIR__4).'/src/Admin/PayRulesAdmin.php';
  3857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3858.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3859.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3860.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3863.         $this->factories['admin.pay_rules'] = function () {
  3864.             $instance = new \App\Admin\PayRulesAdmin('admin.pay_rules''App\\Entity\\PayRules''sonata.admin.controller.crud');
  3865.             $instance->setManagerType('orm');
  3866.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3867.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3868.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3869.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3870.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3871.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3872.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3873.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3874.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3875.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3876.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3877.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3878.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3879.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3880.             $instance->setPagerType('default');
  3881.             $instance->setLabel('admin.payRules.title');
  3882.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3883.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3884.             $instance->setSecurityInformation([]);
  3885.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3886.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3887.             $instance->setTemplateRegistry(($this->services['admin.pay_rules.template_registry'] ?? $this->getAdmin_PayRules_TemplateRegistryService()));
  3888.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3889.             $instance->initialize();
  3890.             return $instance;
  3891.         };
  3892.         return $this->factories['admin.pay_rules']();
  3893.     }
  3894.     /**
  3895.      * Gets the public 'admin.pay_rules.template_registry' shared service.
  3896.      *
  3897.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3898.      */
  3899.     protected function getAdmin_PayRules_TemplateRegistryService()
  3900.     {
  3901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3903.         return $this->services['admin.pay_rules.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3904.     }
  3905.     /**
  3906.      * Gets the public 'admin.pay_tables' autowired service.
  3907.      *
  3908.      * @return \App\Admin\PayTablesAdmin
  3909.      */
  3910.     protected function getAdmin_PayTablesService()
  3911.     {
  3912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3924.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3925.         include_once \dirname(__DIR__4).'/src/Admin/PayTablesAdmin.php';
  3926.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3932.         $this->factories['admin.pay_tables'] = function () {
  3933.             $instance = new \App\Admin\PayTablesAdmin('admin.pay_tables''App\\Entity\\PayTables''sonata.admin.controller.crud');
  3934.             $instance->setManagerType('orm');
  3935.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  3936.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  3937.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  3938.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  3939.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  3940.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  3941.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  3942.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  3943.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3944.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  3945.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  3946.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  3947.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  3948.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  3949.             $instance->setPagerType('default');
  3950.             $instance->setLabel('admin.payTables.title');
  3951.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  3952.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  3953.             $instance->setSecurityInformation([]);
  3954.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  3955.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  3956.             $instance->setTemplateRegistry(($this->services['admin.pay_tables.template_registry'] ?? $this->getAdmin_PayTables_TemplateRegistryService()));
  3957.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  3958.             $instance->initialize();
  3959.             return $instance;
  3960.         };
  3961.         return $this->factories['admin.pay_tables']();
  3962.     }
  3963.     /**
  3964.      * Gets the public 'admin.pay_tables.template_registry' shared service.
  3965.      *
  3966.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3967.      */
  3968.     protected function getAdmin_PayTables_TemplateRegistryService()
  3969.     {
  3970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3972.         return $this->services['admin.pay_tables.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3973.     }
  3974.     /**
  3975.      * Gets the public 'admin.pay_value' autowired service.
  3976.      *
  3977.      * @return \App\Admin\PayValueAdmin
  3978.      */
  3979.     protected function getAdmin_PayValueService()
  3980.     {
  3981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  3982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  3983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  3984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  3985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  3986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  3987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  3988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  3989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  3990.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  3991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  3992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  3993.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  3994.         include_once \dirname(__DIR__4).'/src/Admin/PayValueAdmin.php';
  3995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  3996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  3997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  3998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  3999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4001.         $this->factories['admin.pay_value'] = function () {
  4002.             $instance = new \App\Admin\PayValueAdmin('admin.pay_value''App\\Entity\\PayValue''sonata.admin.controller.crud');
  4003.             $instance->setManagerType('orm');
  4004.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4005.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4006.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4007.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4008.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4009.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4010.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4011.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4012.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4013.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4014.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4015.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4016.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4017.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4018.             $instance->setPagerType('default');
  4019.             $instance->setLabel('admin.payValue.title');
  4020.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4021.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4022.             $instance->setSecurityInformation([]);
  4023.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4024.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4025.             $instance->setTemplateRegistry(($this->services['admin.pay_value.template_registry'] ?? $this->getAdmin_PayValue_TemplateRegistryService()));
  4026.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4027.             $instance->initialize();
  4028.             return $instance;
  4029.         };
  4030.         return $this->factories['admin.pay_value']();
  4031.     }
  4032.     /**
  4033.      * Gets the public 'admin.pay_value.template_registry' shared service.
  4034.      *
  4035.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4036.      */
  4037.     protected function getAdmin_PayValue_TemplateRegistryService()
  4038.     {
  4039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4041.         return $this->services['admin.pay_value.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4042.     }
  4043.     /**
  4044.      * Gets the public 'admin.providence_adherence' autowired service.
  4045.      *
  4046.      * @return \App\Admin\ProvidenceAdherenceAdmin
  4047.      */
  4048.     protected function getAdmin_ProvidenceAdherenceService()
  4049.     {
  4050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  4051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  4052.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  4053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  4054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  4055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  4056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  4057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  4058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  4059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  4060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  4061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  4062.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  4063.         include_once \dirname(__DIR__4).'/src/Admin/ProvidenceAdherenceAdmin.php';
  4064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  4065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  4066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  4067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  4068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4070.         $this->factories['admin.providence_adherence'] = function () {
  4071.             $instance = new \App\Admin\ProvidenceAdherenceAdmin('admin.providence_adherence''App\\Entity\\ProvidenceAdherence''sonata.admin.controller.crud');
  4072.             $instance->setManagerType('orm');
  4073.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4074.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4075.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4076.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4077.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4078.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4079.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4080.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4081.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4082.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4083.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4084.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4085.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4086.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4087.             $instance->setPagerType('default');
  4088.             $instance->setLabel('admin.providenceAdherence.title');
  4089.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4090.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4091.             $instance->setSecurityInformation([]);
  4092.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4093.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4094.             $instance->setTemplateRegistry(($this->services['admin.providence_adherence.template_registry'] ?? $this->getAdmin_ProvidenceAdherence_TemplateRegistryService()));
  4095.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4096.             $instance->initialize();
  4097.             return $instance;
  4098.         };
  4099.         return $this->factories['admin.providence_adherence']();
  4100.     }
  4101.     /**
  4102.      * Gets the public 'admin.providence_adherence.template_registry' shared service.
  4103.      *
  4104.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4105.      */
  4106.     protected function getAdmin_ProvidenceAdherence_TemplateRegistryService()
  4107.     {
  4108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4110.         return $this->services['admin.providence_adherence.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4111.     }
  4112.     /**
  4113.      * Gets the public 'admin.public_holiday' autowired service.
  4114.      *
  4115.      * @return \App\Admin\PublicHolidayAdmin
  4116.      */
  4117.     protected function getAdmin_PublicHolidayService()
  4118.     {
  4119.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  4120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  4121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  4122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  4123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  4124.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  4125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  4126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  4127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  4128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  4129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  4130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  4131.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  4132.         include_once \dirname(__DIR__4).'/src/Admin/PublicHolidayAdmin.php';
  4133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  4134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  4135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  4136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  4137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4138.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4139.         $this->factories['admin.public_holiday'] = function () {
  4140.             $instance = new \App\Admin\PublicHolidayAdmin('admin.public_holiday''App\\Entity\\PublicHoliday''sonata.admin.controller.crud');
  4141.             $instance->setManagerType('orm');
  4142.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4143.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4144.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4145.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4146.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4147.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4148.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4149.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4150.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4151.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4152.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4153.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4154.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4155.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4156.             $instance->setPagerType('default');
  4157.             $instance->setLabel('admin.publicHoliday.title');
  4158.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4159.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4160.             $instance->setSecurityInformation([]);
  4161.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4162.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4163.             $instance->setTemplateRegistry(($this->services['admin.public_holiday.template_registry'] ?? $this->getAdmin_PublicHoliday_TemplateRegistryService()));
  4164.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4165.             $instance->initialize();
  4166.             return $instance;
  4167.         };
  4168.         return $this->factories['admin.public_holiday']();
  4169.     }
  4170.     /**
  4171.      * Gets the public 'admin.public_holiday.template_registry' shared service.
  4172.      *
  4173.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4174.      */
  4175.     protected function getAdmin_PublicHoliday_TemplateRegistryService()
  4176.     {
  4177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4179.         return $this->services['admin.public_holiday.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4180.     }
  4181.     /**
  4182.      * Gets the public 'admin.service' autowired service.
  4183.      *
  4184.      * @return \App\Admin\ServiceAdmin
  4185.      */
  4186.     protected function getAdmin_ServiceService()
  4187.     {
  4188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  4189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  4190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  4191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  4192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  4193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  4194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  4195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  4196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  4197.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  4198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  4199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  4200.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  4201.         include_once \dirname(__DIR__4).'/src/Admin/ServiceAdmin.php';
  4202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  4203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  4204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  4205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  4206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4208.         $this->factories['admin.service'] = function () {
  4209.             $instance = new \App\Admin\ServiceAdmin('admin.service''App\\Entity\\Service''sonata.admin.controller.crud');
  4210.             $instance->setManagerType('orm');
  4211.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4212.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4213.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4214.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4215.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4216.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4217.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4218.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4219.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4220.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4221.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4222.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4223.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4224.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4225.             $instance->setPagerType('default');
  4226.             $instance->setLabel('admin.service.title');
  4227.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4228.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4229.             $instance->setSecurityInformation([]);
  4230.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4231.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4232.             $instance->setTemplateRegistry(($this->services['admin.service.template_registry'] ?? $this->getAdmin_Service_TemplateRegistryService()));
  4233.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4234.             $instance->initialize();
  4235.             return $instance;
  4236.         };
  4237.         return $this->factories['admin.service']();
  4238.     }
  4239.     /**
  4240.      * Gets the public 'admin.service.template_registry' shared service.
  4241.      *
  4242.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4243.      */
  4244.     protected function getAdmin_Service_TemplateRegistryService()
  4245.     {
  4246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4248.         return $this->services['admin.service.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4249.     }
  4250.     /**
  4251.      * Gets the public 'admin.taux_pas_neutres' autowired service.
  4252.      *
  4253.      * @return \App\Admin\TauxPasNeutresAdmin
  4254.      */
  4255.     protected function getAdmin_TauxPasNeutresService()
  4256.     {
  4257.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  4258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  4259.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  4260.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  4261.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  4262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  4263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  4264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  4265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  4266.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  4267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  4268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  4269.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  4270.         include_once \dirname(__DIR__4).'/src/Admin/TauxPasNeutresAdmin.php';
  4271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  4272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  4273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  4274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  4275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4277.         $this->factories['admin.taux_pas_neutres'] = function () {
  4278.             $instance = new \App\Admin\TauxPasNeutresAdmin('admin.taux_pas_neutres''App\\Entity\\TauxPasNeutres''sonata.admin.controller.crud');
  4279.             $instance->setManagerType('orm');
  4280.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4281.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4282.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4283.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4284.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4285.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4286.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4287.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4288.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4289.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4290.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4291.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4292.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4293.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4294.             $instance->setPagerType('default');
  4295.             $instance->setLabel('admin.tauxPasNeutres.title');
  4296.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4297.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4298.             $instance->setSecurityInformation([]);
  4299.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4300.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4301.             $instance->setTemplateRegistry(($this->services['admin.taux_pas_neutres.template_registry'] ?? $this->getAdmin_TauxPasNeutres_TemplateRegistryService()));
  4302.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4303.             $instance->initialize();
  4304.             return $instance;
  4305.         };
  4306.         return $this->factories['admin.taux_pas_neutres']();
  4307.     }
  4308.     /**
  4309.      * Gets the public 'admin.taux_pas_neutres.template_registry' shared service.
  4310.      *
  4311.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4312.      */
  4313.     protected function getAdmin_TauxPasNeutres_TemplateRegistryService()
  4314.     {
  4315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4317.         return $this->services['admin.taux_pas_neutres.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4318.     }
  4319.     /**
  4320.      * Gets the public 'admin.taux_pas_neutres_territoire' autowired service.
  4321.      *
  4322.      * @return \App\Admin\TauxPasNeutresTerritoireAdmin
  4323.      */
  4324.     protected function getAdmin_TauxPasNeutresTerritoireService()
  4325.     {
  4326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  4327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  4328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  4329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  4330.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  4331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  4332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  4333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  4334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  4335.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  4336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  4337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  4338.         include_once \dirname(__DIR__4).'/src/Admin/TauxPasNeutresTerritoireAdmin.php';
  4339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  4340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  4341.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  4342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  4343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4345.         $this->factories['admin.taux_pas_neutres_territoire'] = function () {
  4346.             $instance = new \App\Admin\TauxPasNeutresTerritoireAdmin('admin.taux_pas_neutres_territoire''App\\Entity\\TauxPasNeutresTerritoire''sonata.admin.controller.crud');
  4347.             $instance->setManagerType('orm');
  4348.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4349.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4350.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4351.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4352.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4353.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4354.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4355.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4356.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4357.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4358.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4359.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4360.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4361.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4362.             $instance->setPagerType('default');
  4363.             $instance->setLabel('admin.tauxPasNeutresTerritoire.title');
  4364.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4365.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4366.             $instance->setSecurityInformation([]);
  4367.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4368.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4369.             $instance->setTemplateRegistry(($this->services['admin.taux_pas_neutres_territoire.template_registry'] ?? $this->getAdmin_TauxPasNeutresTerritoire_TemplateRegistryService()));
  4370.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4371.             $instance->initialize();
  4372.             return $instance;
  4373.         };
  4374.         return $this->factories['admin.taux_pas_neutres_territoire']();
  4375.     }
  4376.     /**
  4377.      * Gets the public 'admin.taux_pas_neutres_territoire.template_registry' shared service.
  4378.      *
  4379.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4380.      */
  4381.     protected function getAdmin_TauxPasNeutresTerritoire_TemplateRegistryService()
  4382.     {
  4383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4385.         return $this->services['admin.taux_pas_neutres_territoire.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4386.     }
  4387.     /**
  4388.      * Gets the public 'admin.taux_pas_territoire_postal_code' autowired service.
  4389.      *
  4390.      * @return \App\Admin\TauxPasTerritoirePostalCodeAdmin
  4391.      */
  4392.     protected function getAdmin_TauxPasTerritoirePostalCodeService()
  4393.     {
  4394.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  4395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  4396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  4397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  4398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  4399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  4400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  4401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  4402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  4403.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  4404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  4405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  4406.         include_once \dirname(__DIR__4).'/src/Admin/TauxPasTerritoirePostalCodeAdmin.php';
  4407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  4408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  4409.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  4410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  4411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4413.         $this->factories['admin.taux_pas_territoire_postal_code'] = function () {
  4414.             $instance = new \App\Admin\TauxPasTerritoirePostalCodeAdmin('admin.taux_pas_territoire_postal_code''App\\Entity\\TauxPasTerritoirePostalCode''sonata.admin.controller.crud');
  4415.             $instance->setManagerType('orm');
  4416.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4417.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4418.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4419.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4420.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4421.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4422.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4423.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4424.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4425.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4426.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4427.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4428.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4429.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4430.             $instance->setPagerType('default');
  4431.             $instance->setLabel('admin.tauxPasTerritoirePostalCode.title');
  4432.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4433.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4434.             $instance->setSecurityInformation([]);
  4435.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4436.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4437.             $instance->setTemplateRegistry(($this->services['admin.taux_pas_territoire_postal_code.template_registry'] ?? $this->getAdmin_TauxPasTerritoirePostalCode_TemplateRegistryService()));
  4438.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4439.             $instance->initialize();
  4440.             return $instance;
  4441.         };
  4442.         return $this->factories['admin.taux_pas_territoire_postal_code']();
  4443.     }
  4444.     /**
  4445.      * Gets the public 'admin.taux_pas_territoire_postal_code.template_registry' shared service.
  4446.      *
  4447.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4448.      */
  4449.     protected function getAdmin_TauxPasTerritoirePostalCode_TemplateRegistryService()
  4450.     {
  4451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4453.         return $this->services['admin.taux_pas_territoire_postal_code.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4454.     }
  4455.     /**
  4456.      * Gets the public 'admin.user' autowired service.
  4457.      *
  4458.      * @return \App\Admin\UserAdmin
  4459.      */
  4460.     protected function getAdmin_UserService()
  4461.     {
  4462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  4463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  4464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  4465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  4466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  4467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  4468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  4469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  4470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  4471.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  4472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  4473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  4474.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  4475.         include_once \dirname(__DIR__4).'/src/Admin/UserAdmin.php';
  4476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  4477.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  4478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  4479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  4480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4482.         $this->factories['admin.user'] = function () {
  4483.             $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4484.             if (isset($this->services['admin.user'])) {
  4485.                 return $this->services['admin.user'];
  4486.             }
  4487.             $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4488.             if (isset($this->services['admin.user'])) {
  4489.                 return $this->services['admin.user'];
  4490.             }
  4491.             $instance = new \App\Admin\UserAdmin('admin.user''App\\Entity\\User''sonata.admin.controller.crud'$a$b, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  4492.             $instance->setManagerType('orm');
  4493.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4494.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4495.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4496.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4497.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4498.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4499.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4500.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4501.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4502.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4503.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4504.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4505.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4506.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4507.             $instance->setPagerType('default');
  4508.             $instance->setLabel('admin.user.title');
  4509.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4510.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4511.             $instance->setSecurityInformation([]);
  4512.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4513.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4514.             $instance->setTemplateRegistry(($this->services['admin.user.template_registry'] ?? $this->getAdmin_User_TemplateRegistryService()));
  4515.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4516.             $instance->initialize();
  4517.             return $instance;
  4518.         };
  4519.         return $this->factories['admin.user']();
  4520.     }
  4521.     /**
  4522.      * Gets the public 'admin.user.template_registry' shared service.
  4523.      *
  4524.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4525.      */
  4526.     protected function getAdmin_User_TemplateRegistryService()
  4527.     {
  4528.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4529.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4530.         return $this->services['admin.user.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4531.     }
  4532.     /**
  4533.      * Gets the public 'admin.work_place' autowired service.
  4534.      *
  4535.      * @return \App\Admin\WorkPlaceAdmin
  4536.      */
  4537.     protected function getAdmin_WorkPlaceService()
  4538.     {
  4539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  4540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  4541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  4542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  4543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  4544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  4545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  4546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  4547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  4548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  4549.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  4550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  4551.         include_once \dirname(__DIR__4).'/src/Admin/DefaultAdmin.php';
  4552.         include_once \dirname(__DIR__4).'/src/Admin/WorkPlaceAdmin.php';
  4553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  4554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  4555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  4556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  4557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  4558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  4559.         $this->factories['admin.work_place'] = function () {
  4560.             $instance = new \App\Admin\WorkPlaceAdmin('admin.work_place''App\\Entity\\WorkPlace''sonata.admin.controller.crud');
  4561.             $instance->setManagerType('orm');
  4562.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  4563.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  4564.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  4565.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  4566.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  4567.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  4568.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  4569.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  4570.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  4571.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  4572.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  4573.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  4574.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  4575.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  4576.             $instance->setPagerType('default');
  4577.             $instance->setLabel('admin.workPlace.title');
  4578.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  4579.             $instance->setListModes(['list' => ['class' => 'fas fa-list fa-fw'], 'mosaic' => ['class' => 'fas fa-th-large fa-fw']]);
  4580.             $instance->setSecurityInformation([]);
  4581.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  4582.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  4583.             $instance->setTemplateRegistry(($this->services['admin.work_place.template_registry'] ?? $this->getAdmin_WorkPlace_TemplateRegistryService()));
  4584.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  4585.             $instance->initialize();
  4586.             return $instance;
  4587.         };
  4588.         return $this->factories['admin.work_place']();
  4589.     }
  4590.     /**
  4591.      * Gets the public 'admin.work_place.template_registry' shared service.
  4592.      *
  4593.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  4594.      */
  4595.     protected function getAdmin_WorkPlace_TemplateRegistryService()
  4596.     {
  4597.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  4598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  4599.         return $this->services['admin.work_place.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4600.     }
  4601.     /**
  4602.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  4603.      *
  4604.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  4605.      */
  4606.     protected function getBazinga_Jstranslation_ControllerService()
  4607.     {
  4608.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  4609.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  4610.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  4611.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  4612.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  4613.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  4614.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  4615.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  4616.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  4617.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  4618.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  4619.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  4620.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  4621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  4622.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  4623.         $this->services['bazinga.jstranslation.controller'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Controller\Controller(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->targetDir.''.'/bazinga-js-translation'), true'en''messages''86400');
  4624.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  4625.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  4626.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  4627.         $instance->addLoader('yaml'$a);
  4628.         $instance->addLoader('yml'$a);
  4629.         $instance->addLoader('xlf'$b);
  4630.         $instance->addLoader('xliff'$b);
  4631.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  4632.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  4633.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  4634.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  4635.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  4636.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  4637.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  4638.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  4639.         return $instance;
  4640.     }
  4641.     /**
  4642.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  4643.      *
  4644.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  4645.      */
  4646.     protected function getBazinga_Jstranslation_DumpCommandService()
  4647.     {
  4648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4649.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  4650.         $this->services['bazinga.jstranslation.dump_command'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand(($this->services['bazinga.jstranslation.translation_dumper'] ?? $this->getBazinga_Jstranslation_TranslationDumperService()), \dirname(__DIR__4));
  4651.         $instance->setName('bazinga:js-translation:dump');
  4652.         return $instance;
  4653.     }
  4654.     /**
  4655.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  4656.      *
  4657.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  4658.      */
  4659.     protected function getBazinga_Jstranslation_TranslationDumperService()
  4660.     {
  4661.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  4662.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4663.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  4664.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  4665.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  4666.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  4667.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  4668.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  4669.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  4670.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  4671.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  4672.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  4673.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  4674.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  4675.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  4677.         $this->services['bazinga.jstranslation.translation_dumper'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'en''messages', [], []);
  4678.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  4679.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  4680.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  4681.         $instance->addLoader('yaml'$a);
  4682.         $instance->addLoader('yml'$a);
  4683.         $instance->addLoader('xlf'$b);
  4684.         $instance->addLoader('xliff'$b);
  4685.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  4686.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  4687.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  4688.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  4689.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  4690.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  4691.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  4692.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  4693.         return $instance;
  4694.     }
  4695.     /**
  4696.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  4697.      *
  4698.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  4699.      */
  4700.     protected function getBazinga_Jstranslation_TranslationFinderService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  4703.         return $this->services['bazinga.jstranslation.translation_finder'] = new \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder(['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 11 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff'), 11 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), 12 => (\dirname(__DIR__4).'/translations/bundles/FOSUserBundle/translations/FOSUserBundle.en.yml'), 13 => (\dirname(__DIR__4).'/translations/bundles/FOSUserBundle/translations/validators.en.yml'), 14 => (\dirname(__DIR__4).'/translations/messages.en.yaml'), 15 => (\dirname(__DIR__4).'/translations/security.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff'), 11 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), 12 => (\dirname(__DIR__4).'/translations/bundles/FOSUserBundle/translations/FOSUserBundle.fr.yml'), 13 => (\dirname(__DIR__4).'/translations/bundles/FOSUserBundle/translations/validators.fr.yml'), 14 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 15 => (\dirname(__DIR__4).'/translations/security.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), 11 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'sv_SE' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')]]);
  4704.     }
  4705.     /**
  4706.      * Gets the public 'cache.app' shared service.
  4707.      *
  4708.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4709.      */
  4710.     protected function getCache_AppService()
  4711.     {
  4712.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('YIe3Q9KesR'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  4713.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4714.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  4715.     }
  4716.     /**
  4717.      * Gets the public 'cache.app_clearer' shared service.
  4718.      *
  4719.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  4720.      */
  4721.     protected function getCache_AppClearerService()
  4722.     {
  4723.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  4724.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  4725.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())]);
  4726.     }
  4727.     /**
  4728.      * Gets the public 'cache.global_clearer' shared service.
  4729.      *
  4730.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  4731.      */
  4732.     protected function getCache_GlobalClearerService()
  4733.     {
  4734.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  4735.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  4736.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  4737.     }
  4738.     /**
  4739.      * Gets the public 'cache.system' shared service.
  4740.      *
  4741.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4742.      */
  4743.     protected function getCache_SystemService()
  4744.     {
  4745.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lRYxSey3zV'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4746.     }
  4747.     /**
  4748.      * Gets the public 'cache.system_clearer' shared service.
  4749.      *
  4750.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  4751.      */
  4752.     protected function getCache_SystemClearerService()
  4753.     {
  4754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  4755.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  4756.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  4757.     }
  4758.     /**
  4759.      * Gets the public 'cache.validator_expression_language' shared service.
  4760.      *
  4761.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4762.      */
  4763.     protected function getCache_ValidatorExpressionLanguageService()
  4764.     {
  4765.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DIAEMGCZk7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4766.     }
  4767.     /**
  4768.      * Gets the public 'cache_warmer' shared service.
  4769.      *
  4770.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  4771.      */
  4772.     protected function getCacheWarmerService()
  4773.     {
  4774.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4775.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  4776.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  4777.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  4778.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  4779.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  4780.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  4781.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  4782.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  4783.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  4784.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  4785.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  4786.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  4787.             yield 10 => ($this->privates['sonata.admin.route.cache_warmup'] ?? $this->getSonata_Admin_Route_CacheWarmupService());
  4788.         }, 11), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  4789.     }
  4790.     /**
  4791.      * Gets the public 'console.command_loader' shared service.
  4792.      *
  4793.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  4794.      */
  4795.     protected function getConsole_CommandLoaderService()
  4796.     {
  4797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  4798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  4799.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4800.             'App\\Command\\ImportQuadraPayrollCommand' => ['privates''App\\Command\\ImportQuadraPayrollCommand''getImportQuadraPayrollCommandService'false],
  4801.             'App\\Command\\UpdatePayPeriodCommand' => ['privates''App\\Command\\UpdatePayPeriodCommand''getUpdatePayPeriodCommandService'false],
  4802.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  4803.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  4804.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  4805.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  4806.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  4807.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  4808.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  4809.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  4810.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  4811.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  4812.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  4813.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  4814.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  4815.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  4816.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  4817.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  4818.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  4819.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  4820.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  4821.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  4822.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  4823.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  4824.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  4825.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  4826.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  4827.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  4828.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  4829.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  4830.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  4831.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  4832.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  4833.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  4834.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  4835.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  4836.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  4837.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  4838.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  4839.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  4840.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  4841.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  4842.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  4843.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  4844.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  4845.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  4846.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  4847.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  4848.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  4849.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  4850.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  4851.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  4852.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  4853.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  4854.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  4855.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  4856.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  4857.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  4858.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  4859.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  4860.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  4861.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  4862.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  4863.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  4864.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  4865.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  4866.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  4867.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  4868.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  4869.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  4870.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  4871.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  4872.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  4873.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  4874.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  4875.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  4876.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  4877.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  4878.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  4879.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  4880.             'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => ['privates''Sonata\\BlockBundle\\Command\\DebugBlocksCommand''getDebugBlocksCommandService'false],
  4881.             'sonata.admin.command.explain' => ['privates''sonata.admin.command.explain''getSonata_Admin_Command_ExplainService'false],
  4882.             'sonata.admin.command.generate_object_acl' => ['privates''sonata.admin.command.generate_object_acl''getSonata_Admin_Command_GenerateObjectAclService'false],
  4883.             'sonata.admin.command.list' => ['privates''sonata.admin.command.list''getSonata_Admin_Command_ListService'false],
  4884.             'sonata.admin.command.setup_acl' => ['privates''sonata.admin.command.setup_acl''getSonata_Admin_Command_SetupAclService'false],
  4885.             'league.oauth2_server.command.create_client' => ['privates''league.oauth2_server.command.create_client''getLeague_Oauth2Server_Command_CreateClientService'false],
  4886.             'league.oauth2_server.command.update_client' => ['privates''league.oauth2_server.command.update_client''getLeague_Oauth2Server_Command_UpdateClientService'false],
  4887.             'league.oauth2_server.command.delete_client' => ['privates''league.oauth2_server.command.delete_client''getLeague_Oauth2Server_Command_DeleteClientService'false],
  4888.             'league.oauth2_server.command.list_clients' => ['privates''league.oauth2_server.command.list_clients''getLeague_Oauth2Server_Command_ListClientsService'false],
  4889.             'league.oauth2_server.command.clear_expired_tokens' => ['privates''league.oauth2_server.command.clear_expired_tokens''getLeague_Oauth2Server_Command_ClearExpiredTokensService'false],
  4890.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  4891.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  4892.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  4893.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  4894.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  4895.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  4896.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  4897.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  4898.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  4899.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  4900.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  4901.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  4902.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  4903.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  4904.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  4905.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  4906.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  4907.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  4908.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  4909.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  4910.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  4911.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  4912.             'maker.auto_command.make_sonata_admin' => ['privates''.maker.auto_command.make_sonata_admin.lazy''get_Maker_AutoCommand_MakeSonataAdmin_LazyService'false],
  4913.         ], [
  4914.             'App\\Command\\ImportQuadraPayrollCommand' => 'App\\Command\\ImportQuadraPayrollCommand',
  4915.             'App\\Command\\UpdatePayPeriodCommand' => 'App\\Command\\UpdatePayPeriodCommand',
  4916.             'console.command.about' => '?',
  4917.             'console.command.assets_install' => '?',
  4918.             'console.command.cache_clear' => '?',
  4919.             'console.command.cache_pool_clear' => '?',
  4920.             'console.command.cache_pool_prune' => '?',
  4921.             'console.command.cache_pool_delete' => '?',
  4922.             'console.command.cache_pool_list' => '?',
  4923.             'console.command.cache_warmup' => '?',
  4924.             'console.command.config_debug' => '?',
  4925.             'console.command.config_dump_reference' => '?',
  4926.             'console.command.container_debug' => '?',
  4927.             'console.command.container_lint' => '?',
  4928.             'console.command.debug_autowiring' => '?',
  4929.             'console.command.dotenv_debug' => '?',
  4930.             'console.command.event_dispatcher_debug' => '?',
  4931.             'console.command.messenger_consume_messages' => '?',
  4932.             'console.command.messenger_setup_transports' => '?',
  4933.             'console.command.messenger_debug' => '?',
  4934.             'console.command.messenger_stop_workers' => '?',
  4935.             'console.command.router_debug' => '?',
  4936.             'console.command.router_match' => '?',
  4937.             'console.command.translation_debug' => '?',
  4938.             'console.command.translation_extract' => '?',
  4939.             'console.command.validator_debug' => '?',
  4940.             'console.command.translation_pull' => '?',
  4941.             'console.command.translation_push' => '?',
  4942.             'console.command.xliff_lint' => '?',
  4943.             'console.command.yaml_lint' => '?',
  4944.             'console.command.form_debug' => '?',
  4945.             'console.command.secrets_set' => '?',
  4946.             'console.command.secrets_remove' => '?',
  4947.             'console.command.secrets_generate_key' => '?',
  4948.             'console.command.secrets_list' => '?',
  4949.             'console.command.secrets_decrypt_to_local' => '?',
  4950.             'console.command.secrets_encrypt_from_local' => '?',
  4951.             'twig.command.debug' => '?',
  4952.             'twig.command.lint' => '?',
  4953.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  4954.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  4955.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  4956.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  4957.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  4958.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  4959.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  4960.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  4961.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  4962.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  4963.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  4964.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  4965.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  4966.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  4967.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  4968.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  4969.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  4970.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  4971.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  4972.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  4973.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  4974.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  4975.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  4976.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  4977.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  4978.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  4979.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  4980.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  4981.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  4982.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  4983.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  4984.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  4985.             'security.command.debug_firewall' => '?',
  4986.             'security.command.user_password_encoder' => '?',
  4987.             'security.command.user_password_hash' => '?',
  4988.             'var_dumper.command.server_dump' => '?',
  4989.             'monolog.command.server_log' => '?',
  4990.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  4991.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  4992.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  4993.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  4994.             'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand',
  4995.             'sonata.admin.command.explain' => 'Sonata\\AdminBundle\\Command\\ExplainAdminCommand',
  4996.             'sonata.admin.command.generate_object_acl' => 'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand',
  4997.             'sonata.admin.command.list' => 'Sonata\\AdminBundle\\Command\\ListAdminCommand',
  4998.             'sonata.admin.command.setup_acl' => 'Sonata\\AdminBundle\\Command\\SetupAclCommand',
  4999.             'league.oauth2_server.command.create_client' => 'League\\Bundle\\OAuth2ServerBundle\\Command\\CreateClientCommand',
  5000.             'league.oauth2_server.command.update_client' => 'League\\Bundle\\OAuth2ServerBundle\\Command\\UpdateClientCommand',
  5001.             'league.oauth2_server.command.delete_client' => 'League\\Bundle\\OAuth2ServerBundle\\Command\\DeleteClientCommand',
  5002.             'league.oauth2_server.command.list_clients' => 'League\\Bundle\\OAuth2ServerBundle\\Command\\ListClientsCommand',
  5003.             'league.oauth2_server.command.clear_expired_tokens' => 'League\\Bundle\\OAuth2ServerBundle\\Command\\ClearExpiredTokensCommand',
  5004.             'maker.auto_command.make_auth' => '?',
  5005.             'maker.auto_command.make_command' => '?',
  5006.             'maker.auto_command.make_controller' => '?',
  5007.             'maker.auto_command.make_crud' => '?',
  5008.             'maker.auto_command.make_docker_database' => '?',
  5009.             'maker.auto_command.make_entity' => '?',
  5010.             'maker.auto_command.make_fixtures' => '?',
  5011.             'maker.auto_command.make_form' => '?',
  5012.             'maker.auto_command.make_message' => '?',
  5013.             'maker.auto_command.make_messenger_middleware' => '?',
  5014.             'maker.auto_command.make_registration_form' => '?',
  5015.             'maker.auto_command.make_reset_password' => '?',
  5016.             'maker.auto_command.make_serializer_encoder' => '?',
  5017.             'maker.auto_command.make_serializer_normalizer' => '?',
  5018.             'maker.auto_command.make_subscriber' => '?',
  5019.             'maker.auto_command.make_twig_extension' => '?',
  5020.             'maker.auto_command.make_test' => '?',
  5021.             'maker.auto_command.make_validator' => '?',
  5022.             'maker.auto_command.make_voter' => '?',
  5023.             'maker.auto_command.make_user' => '?',
  5024.             'maker.auto_command.make_migration' => '?',
  5025.             'maker.auto_command.make_stimulus_controller' => '?',
  5026.             'maker.auto_command.make_sonata_admin' => '?',
  5027.         ]), ['pay:import_quadra_payroll' => 'App\\Command\\ImportQuadraPayrollCommand''pay:update_pay_period' => 'App\\Command\\UpdatePayPeriodCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''messenger:consume' => 'console.command.messenger_consume_messages''messenger:setup-transports' => 'console.command.messenger_setup_transports''debug:messenger' => 'console.command.messenger_debug''messenger:stop-workers' => 'console.command.messenger_stop_workers''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''bazinga:js-translation:dump' => 'bazinga.jstranslation.dump_command''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''debug:sonata:block' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand''sonata:admin:explain' => 'sonata.admin.command.explain''sonata:admin:generate-object-acl' => 'sonata.admin.command.generate_object_acl''sonata:admin:list' => 'sonata.admin.command.list''sonata:admin:setup-acl' => 'sonata.admin.command.setup_acl''league:oauth2-server:create-client' => 'league.oauth2_server.command.create_client''league:oauth2-server:update-client' => 'league.oauth2_server.command.update_client''league:oauth2-server:delete-client' => 'league.oauth2_server.command.delete_client''league:oauth2-server:list-clients' => 'league.oauth2_server.command.list_clients''league:oauth2-server:clear-expired-tokens' => 'league.oauth2_server.command.clear_expired_tokens''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller''make:sonata:admin' => 'maker.auto_command.make_sonata_admin']);
  5028.     }
  5029.     /**
  5030.      * Gets the public 'container.env_var_processors_locator' shared service.
  5031.      *
  5032.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5033.      */
  5034.     protected function getContainer_EnvVarProcessorsLocatorService()
  5035.     {
  5036.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5037.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5038.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5039.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5040.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5041.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5042.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5043.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5044.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5045.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5046.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5047.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5048.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5049.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5050.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5051.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5052.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5053.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5054.         ], [
  5055.             'base64' => '?',
  5056.             'bool' => '?',
  5057.             'const' => '?',
  5058.             'csv' => '?',
  5059.             'default' => '?',
  5060.             'file' => '?',
  5061.             'float' => '?',
  5062.             'int' => '?',
  5063.             'json' => '?',
  5064.             'key' => '?',
  5065.             'not' => '?',
  5066.             'query_string' => '?',
  5067.             'require' => '?',
  5068.             'resolve' => '?',
  5069.             'string' => '?',
  5070.             'trim' => '?',
  5071.             'url' => '?',
  5072.         ]);
  5073.     }
  5074.     /**
  5075.      * Gets the public 'data_collector.dump' shared service.
  5076.      *
  5077.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  5078.      */
  5079.     protected function getDataCollector_DumpService()
  5080.     {
  5081.         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()));
  5082.     }
  5083.     /**
  5084.      * Gets the public 'doctrine' shared service.
  5085.      *
  5086.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  5087.      */
  5088.     protected function getDoctrineService()
  5089.     {
  5090.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  5091.     }
  5092.     /**
  5093.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  5094.      *
  5095.      * @return \Doctrine\DBAL\Connection
  5096.      */
  5097.     protected function getDoctrine_Dbal_DefaultConnectionService()
  5098.     {
  5099.         $a = new \Doctrine\DBAL\Configuration();
  5100.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  5101.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5102.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5103.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  5104.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5105.         $c->setConnectionName('default');
  5106.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  5107.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  5108.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5109.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  5110.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  5111.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  5112.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  5113.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  5114.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'false],
  5115.         ], [
  5116.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  5117.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  5118.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  5119.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  5120.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  5121.             'sonata.doctrine.mapper' => '?',
  5122.         ]), [=> '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'=> 'sonata.doctrine.mapper'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  5123.     }
  5124.     /**
  5125.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  5126.      *
  5127.      * @return \Doctrine\ORM\EntityManager
  5128.      */
  5129.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  5130.     {
  5131.         if ($lazyLoad) {
  5132.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  5133.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5134.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  5135.                     $proxy->setProxyInitializer(null);
  5136.                     return true;
  5137.                 });
  5138.             });
  5139.         }
  5140.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  5141.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  5142.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  5143.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  5144.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  5145.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Persistence/Mapping/Driver.php';
  5146.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  5147.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  5148.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  5149.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  5150.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  5152.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  5153.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  5154.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  5155.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  5156.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  5157.         $a = new \Doctrine\ORM\Configuration();
  5158.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  5159.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  5160.         $b->addDriver($c'App\\Entity');
  5161.         $b->addDriver($c'League\\Bundle\\OAuth2ServerBundle\\Entity');
  5162.         $b->addDriver(new \League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver('League\\Bundle\\OAuth2ServerBundle\\Model\\Client'true'oauth2_'), 'League\\Bundle\\OAuth2ServerBundle\\Model');
  5163.         $a->setEntityNamespaces(['App' => 'App\\Entity''LeagueOAuth2ServerBundle' => 'League\\Bundle\\OAuth2ServerBundle\\Entity']);
  5164.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5165.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  5166.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  5167.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5168.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  5169.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  5170.         ], [
  5171.             'doctrine.ulid_generator' => '?',
  5172.             'doctrine.uuid_generator' => '?',
  5173.         ])));
  5174.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  5175.         $a->setProxyNamespace('Proxies');
  5176.         $a->setAutoGenerateProxyClasses(true);
  5177.         $a->setSchemaIgnoreClasses([]);
  5178.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  5179.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  5180.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  5181.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  5182.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  5183.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5184.             'App\\Repository\\AccountingEntryDetailRepository' => ['privates''App\\Repository\\AccountingEntryDetailRepository''getAccountingEntryDetailRepositoryService'false],
  5185.             'App\\Repository\\AccountingEntryRepository' => ['privates''App\\Repository\\AccountingEntryRepository''getAccountingEntryRepositoryService'false],
  5186.             'App\\Repository\\AccountingParameterRepository' => ['privates''App\\Repository\\AccountingParameterRepository''getAccountingParameterRepositoryService'false],
  5187.             'App\\Repository\\BankRepository' => ['privates''App\\Repository\\BankRepository''getBankRepositoryService'false],
  5188.             'App\\Repository\\BeneficiaryRepository' => ['privates''App\\Repository\\BeneficiaryRepository''getBeneficiaryRepositoryService'false],
  5189.             'App\\Repository\\BirthCountryCodeRepository' => ['privates''App\\Repository\\BirthCountryCodeRepository''getBirthCountryCodeRepositoryService'false],
  5190.             'App\\Repository\\ChartAccountParameterRepository' => ['privates''App\\Repository\\ChartAccountParameterRepository''getChartAccountParameterRepositoryService'false],
  5191.             'App\\Repository\\CollectiveConventionRepository' => ['privates''App\\Repository\\CollectiveConventionRepository''getCollectiveConventionRepositoryService'false],
  5192.             'App\\Repository\\CompanyRepository' => ['privates''App\\Repository\\CompanyRepository''getCompanyRepositoryService'false],
  5193.             'App\\Repository\\ComplementCodePcsEseRepository' => ['privates''App\\Repository\\ComplementCodePcsEseRepository''getComplementCodePcsEseRepositoryService'false],
  5194.             'App\\Repository\\ContributionRateDetailRepository' => ['privates''App\\Repository\\ContributionRateDetailRepository''getContributionRateDetailRepositoryService'false],
  5195.             'App\\Repository\\ContributionRateRepository' => ['privates''App\\Repository\\ContributionRateRepository''getContributionRateRepositoryService'false],
  5196.             'App\\Repository\\CountryCodeRepository' => ['privates''App\\Repository\\CountryCodeRepository''getCountryCodeRepositoryService'false],
  5197.             'App\\Repository\\DSNPayRulesRelationRepository' => ['privates''App\\Repository\\DSNPayRulesRelationRepository''getDSNPayRulesRelationRepositoryService'false],
  5198.             'App\\Repository\\DSNRegulAggregateDetailRepository' => ['privates''App\\Repository\\DSNRegulAggregateDetailRepository''getDSNRegulAggregateDetailRepositoryService'false],
  5199.             'App\\Repository\\DSNRegulAggregateRepository' => ['privates''App\\Repository\\DSNRegulAggregateRepository''getDSNRegulAggregateRepositoryService'false],
  5200.             'App\\Repository\\DSNRegulSalariedDetailRepository' => ['privates''App\\Repository\\DSNRegulSalariedDetailRepository''getDSNRegulSalariedDetailRepositoryService'false],
  5201.             'App\\Repository\\DSNRegulSalariedRepository' => ['privates''App\\Repository\\DSNRegulSalariedRepository''getDSNRegulSalariedRepositoryService'false],
  5202.             'App\\Repository\\DSNSlipsDetailRepository' => ['privates''App\\Repository\\DSNSlipsDetailRepository''getDSNSlipsDetailRepositoryService'false],
  5203.             'App\\Repository\\DSNSlipsHeaderRepository' => ['privates''App\\Repository\\DSNSlipsHeaderRepository''getDSNSlipsHeaderRepositoryService'false],
  5204.             'App\\Repository\\DSNValueRepository' => ['privates''App\\Repository\\DSNValueRepository''getDSNValueRepositoryService'false],
  5205.             'App\\Repository\\DataPayValueRepository' => ['privates''App\\Repository\\DataPayValueRepository''getDataPayValueRepositoryService'false],
  5206.             'App\\Repository\\DsnBlockKeyValueRepository' => ['privates''App\\Repository\\DsnBlockKeyValueRepository''getDsnBlockKeyValueRepositoryService'false],
  5207.             'App\\Repository\\DsnDataTypeRepository' => ['privates''App\\Repository\\DsnDataTypeRepository''getDsnDataTypeRepositoryService'false],
  5208.             'App\\Repository\\DsnParamBlockRepository' => ['privates''App\\Repository\\DsnParamBlockRepository''getDsnParamBlockRepositoryService'false],
  5209.             'App\\Repository\\DsnParamFieldsRepository' => ['privates''App\\Repository\\DsnParamFieldsRepository''getDsnParamFieldsRepositoryService'false],
  5210.             'App\\Repository\\DsnResultDetailRepository' => ['privates''App\\Repository\\DsnResultDetailRepository''getDsnResultDetailRepositoryService'false],
  5211.             'App\\Repository\\DsnResultEnteteRepository' => ['privates''App\\Repository\\DsnResultEnteteRepository''getDsnResultEnteteRepositoryService'false],
  5212.             'App\\Repository\\EditionColumnRepository' => ['privates''App\\Repository\\EditionColumnRepository''getEditionColumnRepositoryService'false],
  5213.             'App\\Repository\\EditionDetailRepository' => ['privates''App\\Repository\\EditionDetailRepository''getEditionDetailRepositoryService'false],
  5214.             'App\\Repository\\EditionRepository' => ['privates''App\\Repository\\EditionRepository''getEditionRepositoryService'false],
  5215.             'App\\Repository\\ElementPayTablesRepository' => ['privates''App\\Repository\\ElementPayTablesRepository''getElementPayTablesRepositoryService'false],
  5216.             'App\\Repository\\EstablishmentRepository' => ['privates''App\\Repository\\EstablishmentRepository''getEstablishmentRepositoryService'false],
  5217.             'App\\Repository\\IJEditionDetailRepository' => ['privates''App\\Repository\\IJEditionDetailRepository''getIJEditionDetailRepositoryService'false],
  5218.             'App\\Repository\\IJEditionRepository' => ['privates''App\\Repository\\IJEditionRepository''getIJEditionRepositoryService'false],
  5219.             'App\\Repository\\MunicipalityCodeRepository' => ['privates''App\\Repository\\MunicipalityCodeRepository''getMunicipalityCodeRepositoryService'false],
  5220.             'App\\Repository\\NafCodeRepository' => ['privates''App\\Repository\\NafCodeRepository''getNafCodeRepositoryService'false],
  5221.             'App\\Repository\\OrganismRepository' => ['privates''App\\Repository\\OrganismRepository''getOrganismRepositoryService'false],
  5222.             'App\\Repository\\PASRepository' => ['privates''App\\Repository\\PASRepository''getPASRepositoryService'false],
  5223.             'App\\Repository\\PayConstantsDetailRepository' => ['privates''App\\Repository\\PayConstantsDetailRepository''getPayConstantsDetailRepositoryService'false],
  5224.             'App\\Repository\\PayConstantsRepository' => ['privates''App\\Repository\\PayConstantsRepository''getPayConstantsRepositoryService'false],
  5225.             'App\\Repository\\PayPeriodRepository' => ['privates''App\\Repository\\PayPeriodRepository''getPayPeriodRepositoryService'false],
  5226.             'App\\Repository\\PayPlanRepository' => ['privates''App\\Repository\\PayPlanRepository''getPayPlanRepositoryService'false],
  5227.             'App\\Repository\\PayResultDetailRepository' => ['privates''App\\Repository\\PayResultDetailRepository''getPayResultDetailRepositoryService'false],
  5228.             'App\\Repository\\PayResultRepository' => ['privates''App\\Repository\\PayResultRepository''getPayResultRepositoryService'false],
  5229.             'App\\Repository\\PayRulesRepository' => ['privates''App\\Repository\\PayRulesRepository''getPayRulesRepositoryService'false],
  5230.             'App\\Repository\\PayTablesRepository' => ['privates''App\\Repository\\PayTablesRepository''getPayTablesRepositoryService'false],
  5231.             'App\\Repository\\PayValueRepository' => ['privates''App\\Repository\\PayValueRepository''getPayValueRepositoryService'false],
  5232.             'App\\Repository\\PostalCodeRepository' => ['privates''App\\Repository\\PostalCodeRepository''getPostalCodeRepositoryService'false],
  5233.             'App\\Repository\\ProfessionCodeRepository' => ['privates''App\\Repository\\ProfessionCodeRepository''getProfessionCodeRepositoryService'false],
  5234.             'App\\Repository\\ProvidenceAdherenceRepository' => ['privates''App\\Repository\\ProvidenceAdherenceRepository''getProvidenceAdherenceRepositoryService'false],
  5235.             'App\\Repository\\ProvidenceAffiliationRepository' => ['privates''App\\Repository\\ProvidenceAffiliationRepository''getProvidenceAffiliationRepositoryService'false],
  5236.             'App\\Repository\\ProvidenceRepository' => ['privates''App\\Repository\\ProvidenceRepository''getProvidenceRepositoryService'false],
  5237.             'App\\Repository\\PublicHolidayRepository' => ['privates''App\\Repository\\PublicHolidayRepository''getPublicHolidayRepositoryService'false],
  5238.             'App\\Repository\\SalariedAbsencesRepository' => ['privates''App\\Repository\\SalariedAbsencesRepository''getSalariedAbsencesRepositoryService'false],
  5239.             'App\\Repository\\SalariedContractRepository' => ['privates''App\\Repository\\SalariedContractRepository''getSalariedContractRepositoryService'false],
  5240.             'App\\Repository\\SalariedRepository' => ['privates''App\\Repository\\SalariedRepository''getSalariedRepositoryService'false],
  5241.             'App\\Repository\\ServiceRepository' => ['privates''App\\Repository\\ServiceRepository''getServiceRepositoryService'false],
  5242.             'App\\Repository\\TaskRepository' => ['privates''App\\Repository\\TaskRepository''getTaskRepositoryService'false],
  5243.             'App\\Repository\\TauxPasNeutresRepository' => ['privates''App\\Repository\\TauxPasNeutresRepository''getTauxPasNeutresRepositoryService'false],
  5244.             'App\\Repository\\TauxPasNeutresTerritoireRepository' => ['privates''App\\Repository\\TauxPasNeutresTerritoireRepository''getTauxPasNeutresTerritoireRepositoryService'false],
  5245.             'App\\Repository\\TauxPasTerritoirePostalCodeRepository' => ['privates''App\\Repository\\TauxPasTerritoirePostalCodeRepository''getTauxPasTerritoirePostalCodeRepositoryService'false],
  5246.             'App\\Repository\\WorkPlaceRepository' => ['privates''App\\Repository\\WorkPlaceRepository''getWorkPlaceRepositoryService'false],
  5247.             'App\\Repository\\WorkPlaceSalariedRepository' => ['privates''App\\Repository\\WorkPlaceSalariedRepository''getWorkPlaceSalariedRepositoryService'false],
  5248.             'App\\Repository\\WorkingAccidentRepository' => ['privates''App\\Repository\\WorkingAccidentRepository''getWorkingAccidentRepositoryService'false],
  5249.         ], [
  5250.             'App\\Repository\\AccountingEntryDetailRepository' => '?',
  5251.             'App\\Repository\\AccountingEntryRepository' => '?',
  5252.             'App\\Repository\\AccountingParameterRepository' => '?',
  5253.             'App\\Repository\\BankRepository' => '?',
  5254.             'App\\Repository\\BeneficiaryRepository' => '?',
  5255.             'App\\Repository\\BirthCountryCodeRepository' => '?',
  5256.             'App\\Repository\\ChartAccountParameterRepository' => '?',
  5257.             'App\\Repository\\CollectiveConventionRepository' => '?',
  5258.             'App\\Repository\\CompanyRepository' => '?',
  5259.             'App\\Repository\\ComplementCodePcsEseRepository' => '?',
  5260.             'App\\Repository\\ContributionRateDetailRepository' => '?',
  5261.             'App\\Repository\\ContributionRateRepository' => '?',
  5262.             'App\\Repository\\CountryCodeRepository' => '?',
  5263.             'App\\Repository\\DSNPayRulesRelationRepository' => '?',
  5264.             'App\\Repository\\DSNRegulAggregateDetailRepository' => '?',
  5265.             'App\\Repository\\DSNRegulAggregateRepository' => '?',
  5266.             'App\\Repository\\DSNRegulSalariedDetailRepository' => '?',
  5267.             'App\\Repository\\DSNRegulSalariedRepository' => '?',
  5268.             'App\\Repository\\DSNSlipsDetailRepository' => '?',
  5269.             'App\\Repository\\DSNSlipsHeaderRepository' => '?',
  5270.             'App\\Repository\\DSNValueRepository' => '?',
  5271.             'App\\Repository\\DataPayValueRepository' => '?',
  5272.             'App\\Repository\\DsnBlockKeyValueRepository' => '?',
  5273.             'App\\Repository\\DsnDataTypeRepository' => '?',
  5274.             'App\\Repository\\DsnParamBlockRepository' => '?',
  5275.             'App\\Repository\\DsnParamFieldsRepository' => '?',
  5276.             'App\\Repository\\DsnResultDetailRepository' => '?',
  5277.             'App\\Repository\\DsnResultEnteteRepository' => '?',
  5278.             'App\\Repository\\EditionColumnRepository' => '?',
  5279.             'App\\Repository\\EditionDetailRepository' => '?',
  5280.             'App\\Repository\\EditionRepository' => '?',
  5281.             'App\\Repository\\ElementPayTablesRepository' => '?',
  5282.             'App\\Repository\\EstablishmentRepository' => '?',
  5283.             'App\\Repository\\IJEditionDetailRepository' => '?',
  5284.             'App\\Repository\\IJEditionRepository' => '?',
  5285.             'App\\Repository\\MunicipalityCodeRepository' => '?',
  5286.             'App\\Repository\\NafCodeRepository' => '?',
  5287.             'App\\Repository\\OrganismRepository' => '?',
  5288.             'App\\Repository\\PASRepository' => '?',
  5289.             'App\\Repository\\PayConstantsDetailRepository' => '?',
  5290.             'App\\Repository\\PayConstantsRepository' => '?',
  5291.             'App\\Repository\\PayPeriodRepository' => '?',
  5292.             'App\\Repository\\PayPlanRepository' => '?',
  5293.             'App\\Repository\\PayResultDetailRepository' => '?',
  5294.             'App\\Repository\\PayResultRepository' => '?',
  5295.             'App\\Repository\\PayRulesRepository' => '?',
  5296.             'App\\Repository\\PayTablesRepository' => '?',
  5297.             'App\\Repository\\PayValueRepository' => '?',
  5298.             'App\\Repository\\PostalCodeRepository' => '?',
  5299.             'App\\Repository\\ProfessionCodeRepository' => '?',
  5300.             'App\\Repository\\ProvidenceAdherenceRepository' => '?',
  5301.             'App\\Repository\\ProvidenceAffiliationRepository' => '?',
  5302.             'App\\Repository\\ProvidenceRepository' => '?',
  5303.             'App\\Repository\\PublicHolidayRepository' => '?',
  5304.             'App\\Repository\\SalariedAbsencesRepository' => '?',
  5305.             'App\\Repository\\SalariedContractRepository' => '?',
  5306.             'App\\Repository\\SalariedRepository' => '?',
  5307.             'App\\Repository\\ServiceRepository' => '?',
  5308.             'App\\Repository\\TaskRepository' => '?',
  5309.             'App\\Repository\\TauxPasNeutresRepository' => '?',
  5310.             'App\\Repository\\TauxPasNeutresTerritoireRepository' => '?',
  5311.             'App\\Repository\\TauxPasTerritoirePostalCodeRepository' => '?',
  5312.             'App\\Repository\\WorkPlaceRepository' => '?',
  5313.             'App\\Repository\\WorkPlaceSalariedRepository' => '?',
  5314.             'App\\Repository\\WorkingAccidentRepository' => '?',
  5315.         ])));
  5316.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  5317.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  5318.         return $instance;
  5319.     }
  5320.     /**
  5321.      * Gets the public 'error_controller' shared service.
  5322.      *
  5323.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  5324.      */
  5325.     protected function getErrorControllerService()
  5326.     {
  5327.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  5328.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5329.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  5330.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  5331.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5332.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5333.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  5334.     }
  5335.     /**
  5336.      * Gets the public 'event_dispatcher' shared service.
  5337.      *
  5338.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  5339.      */
  5340.     protected function getEventDispatcherService()
  5341.     {
  5342.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  5343.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5344.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  5345.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5346.         $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())));
  5347.         $instance->addListener('trikoder.oauth2.authorization_request_resolve', [=> function () {
  5348.             return ($this->privates['App\\EventListener\\AuthRequestResolve'] ?? ($this->privates['App\\EventListener\\AuthRequestResolve'] = new \App\EventListener\AuthRequestResolve()));
  5349.         }, => 'onAuthRequestResolve'], 0);
  5350.         $instance->addListener('trikoder.oauth2.user_resolve', [=> function () {
  5351.             return ($this->privates['App\\EventListener\\UserResolveListener'] ?? $this->getUserResolveListenerService());
  5352.         }, => 'onUserResolve'], 0);
  5353.         $instance->addListener('kernel.controller', [=> function () {
  5354.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  5355.         }, => 'onKernelController'], 0);
  5356.         $instance->addListener('console.command', [=> function () {
  5357.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  5358.         }, => 'onConsoleCommand'], 0);
  5359.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5360.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  5361.         }, => 'checkPassport'], 1024);
  5362.         $instance->addListener('kernel.response', [=> function () {
  5363.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  5364.         }, => 'onKernelResponse'], 0);
  5365.         $instance->addListener('kernel.request', [=> function () {
  5366.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  5367.         }, => 'onKernelRequest'], 0);
  5368.         $instance->addListener('kernel.request', [=> function () {
  5369.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  5370.         }, => 'onKernelRequest'], 34);
  5371.         $instance->addListener('kernel.controller', [=> function () {
  5372.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  5373.         }, => 'onKernelController'], 5);
  5374.         $instance->addListener('kernel.exception', [=> function () {
  5375.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  5376.         }, => 'onKernelException'], 0);
  5377.         $instance->addListener('kernel.response', [=> function () {
  5378.             return ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler()));
  5379.         }, => 'onKernelResponse'], 0);
  5380.         $instance->addListener('league.oauth2_server.event.authorization_request_resolve', [=> function () {
  5381.             return ($this->privates['league.oauth2_server.listener.authorization_request_user_resolving'] ?? $this->getLeague_Oauth2Server_Listener_AuthorizationRequestUserResolvingService());
  5382.         }, => 'onAuthorizationRequest'], 1024);
  5383.         $instance->addListener('league.oauth2_server.event.pre_save_client', [=> function () {
  5384.             return ($this->privates['League\\Bundle\\OAuth2ServerBundle\\EventListener\\AddClientDefaultScopesListener'] ?? $this->getAddClientDefaultScopesListenerService());
  5385.         }, => '__invoke'], 0);
  5386.         $instance->addListener('kernel.response', [=> function () {
  5387.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  5388.         }, => 'onKernelResponse'], 0);
  5389.         $instance->addListener('kernel.response', [=> function () {
  5390.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  5391.         }, => 'onKernelResponse'], -1024);
  5392.         $instance->addListener('kernel.request', [=> function () {
  5393.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  5394.         }, => 'setDefaultLocale'], 100);
  5395.         $instance->addListener('kernel.request', [=> function () {
  5396.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  5397.         }, => 'onKernelRequest'], 16);
  5398.         $instance->addListener('kernel.finish_request', [=> function () {
  5399.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  5400.         }, => 'onKernelFinishRequest'], 0);
  5401.         $instance->addListener('kernel.request', [=> function () {
  5402.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  5403.         }, => 'onKernelRequest'], 256);
  5404.         $instance->addListener('kernel.response', [=> function () {
  5405.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  5406.         }, => 'onResponse'], -255);
  5407.         $instance->addListener('kernel.controller_arguments', [=> function () {
  5408.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  5409.         }, => 'onControllerArguments'], 0);
  5410.         $instance->addListener('kernel.exception', [=> function () {
  5411.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  5412.         }, => 'logKernelException'], 0);
  5413.         $instance->addListener('kernel.exception', [=> function () {
  5414.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  5415.         }, => 'onKernelException'], -128);
  5416.         $instance->addListener('kernel.response', [=> function () {
  5417.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  5418.         }, => 'removeCspHeader'], -128);
  5419.         $instance->addListener('kernel.request', [=> function () {
  5420.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  5421.         }, => 'onKernelRequest'], 15);
  5422.         $instance->addListener('kernel.finish_request', [=> function () {
  5423.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  5424.         }, => 'onKernelFinishRequest'], -15);
  5425.         $instance->addListener('console.error', [=> function () {
  5426.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  5427.         }, => 'onConsoleError'], -128);
  5428.         $instance->addListener('console.terminate', [=> function () {
  5429.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  5430.         }, => 'onConsoleTerminate'], -128);
  5431.         $instance->addListener('console.error', [=> function () {
  5432.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  5433.         }, => 'onConsoleError'], 0);
  5434.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  5435.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener('no-reply@freedomportage.com', [])));
  5436.         }, => 'onMessage'], -255);
  5437.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  5438.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  5439.         }, => 'onMessage'], -255);
  5440.         $instance->addListener('kernel.request', [=> function () {
  5441.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  5442.         }, => 'configure'], 2048);
  5443.         $instance->addListener('console.command', [=> function () {
  5444.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  5445.         }, => 'configure'], 2048);
  5446.         $instance->addListener('kernel.request', [=> function () {
  5447.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  5448.         }, => 'onKernelRequest'], 32);
  5449.         $instance->addListener('kernel.finish_request', [=> function () {
  5450.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  5451.         }, => 'onKernelFinishRequest'], 0);
  5452.         $instance->addListener('kernel.exception', [=> function () {
  5453.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  5454.         }, => 'onKernelException'], -64);
  5455.         $instance->addListener('kernel.response', [=> function () {
  5456.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  5457.         }, => 'onKernelResponse'], 0);
  5458.         $instance->addListener('kernel.request', [=> function () {
  5459.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  5460.         }, => 'onKernelRequest'], 128);
  5461.         $instance->addListener('kernel.response', [=> function () {
  5462.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  5463.         }, => 'onKernelResponse'], -1000);
  5464.         $instance->addListener('kernel.finish_request', [=> function () {
  5465.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  5466.         }, => 'onFinishRequest'], 0);
  5467.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  5468.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  5469.         }, => 'onMessageFailed'], 100);
  5470.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  5471.             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()));
  5472.         }, => 'onMessageFailed'], 200);
  5473.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  5474.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  5475.         }, => 'onWorkerStarted'], 0);
  5476.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  5477.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  5478.         }, => 'onWorkerRunning'], 0);
  5479.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  5480.             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()));
  5481.         }, => 'onMessageFailed'], 0);
  5482.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  5483.             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()));
  5484.         }, => 'onWorkerRunning'], 0);
  5485.         $instance->addListener('kernel.response', [=> function () {
  5486.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  5487.         }, => 'onKernelResponse'], -100);
  5488.         $instance->addListener('kernel.exception', [=> function () {
  5489.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  5490.         }, => 'onKernelException'], 0);
  5491.         $instance->addListener('kernel.terminate', [=> function () {
  5492.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  5493.         }, => 'onKernelTerminate'], -1024);
  5494.         $instance->addListener('kernel.controller', [=> function () {
  5495.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  5496.         }, => 'onKernelController'], 0);
  5497.         $instance->addListener('kernel.response', [=> function () {
  5498.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  5499.         }, => 'onKernelResponse'], 0);
  5500.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  5501.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  5502.         }, => 'onMessage'], 0);
  5503.         $instance->addListener('kernel.controller', [=> function () {
  5504.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  5505.         }, => 'onKernelController'], 0);
  5506.         $instance->addListener('kernel.controller', [=> function () {
  5507.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  5508.         }, => 'onKernelController'], 0);
  5509.         $instance->addListener('kernel.controller', [=> function () {
  5510.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  5511.         }, => 'onKernelController'], -128);
  5512.         $instance->addListener('kernel.view', [=> function () {
  5513.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  5514.         }, => 'onKernelView'], 0);
  5515.         $instance->addListener('kernel.controller', [=> function () {
  5516.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  5517.         }, => 'onKernelController'], 0);
  5518.         $instance->addListener('kernel.response', [=> function () {
  5519.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  5520.         }, => 'onKernelResponse'], 0);
  5521.         $instance->addListener('kernel.controller_arguments', [=> function () {
  5522.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  5523.         }, => 'onKernelControllerArguments'], 0);
  5524.         $instance->addListener('kernel.controller_arguments', [=> function () {
  5525.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  5526.         }, => 'onKernelControllerArguments'], 0);
  5527.         $instance->addListener('kernel.view', [=> function () {
  5528.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  5529.         }, => 'onKernelView'], 0);
  5530.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  5531.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  5532.         }, => 'onWorkerMessageHandled'], 0);
  5533.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  5534.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  5535.         }, => 'onWorkerMessageFailed'], 0);
  5536.         $instance->addListener('kernel.response', [=> function () {
  5537.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  5538.         }, => 'onKernelResponse'], 0);
  5539.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5540.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  5541.         }, => 'checkPassport'], 0);
  5542.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5543.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  5544.         }, => 'onLoginSuccess'], 0);
  5545.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  5546.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  5547.         }, => 'onVoterVote'], 0);
  5548.         $instance->addListener('kernel.request', [=> function () {
  5549.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  5550.         }, => 'configureLogoutUrlGenerator'], 8);
  5551.         $instance->addListener('kernel.request', [=> function () {
  5552.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  5553.         }, => 'onKernelRequest'], 8);
  5554.         $instance->addListener('kernel.finish_request', [=> function () {
  5555.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  5556.         }, => 'onKernelFinishRequest'], 0);
  5557.         $instance->addListener('kernel.exception', [=> function () {
  5558.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.main'] ?? $this->getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService());
  5559.         }, => 'onKernelException'], 2);
  5560.         $instance->addListener('kernel.request', [=> function () {
  5561.             return ($this->privates['security.authentication.form_listener.two_factor.main'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_MainService());
  5562.         }, => 'onKernelRequest'], 0);
  5563.         $instance->addListener('security.authentication.success', [=> function () {
  5564.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  5565.         }, => 'onLogin'], 9223372036854775807);
  5566.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  5567.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  5568.         }, => 'onAccessDenied'], 0);
  5569.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  5570.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  5571.         }, => 'onTwoFactorForm'], 0);
  5572.         $instance->addListener('kernel.response', [=> function () {
  5573.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  5574.         }, => 'onKernelResponse'], 1);
  5575.         $instance->addListener('kernel.response', [=> function () {
  5576.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  5577.         }, => 'onKernelResponse'], -128);
  5578.         $instance->addListener('console.command', [=> function () {
  5579.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  5580.         }, => 'onCommand'], 255);
  5581.         $instance->addListener('console.terminate', [=> function () {
  5582.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  5583.         }, => 'onTerminate'], -255);
  5584.         $instance->addListener('console.command', [=> function () {
  5585.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  5586.         }, => 'configure'], 1024);
  5587.         $instance->addListener('console.error', [=> function () {
  5588.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  5589.         }, => 'onConsoleError'], 0);
  5590.         $instance->addListener('console.terminate', [=> function () {
  5591.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  5592.         }, => 'onConsoleTerminate'], 0);
  5593.         $instance->addListener('knp_pager.before', [=> function () {
  5594.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  5595.         }, => 'before'], 0);
  5596.         $instance->addListener('knp_pager.pagination', [=> function () {
  5597.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  5598.         }, => 'pagination'], 0);
  5599.         $instance->addListener('knp_pager.before', [=> function () {
  5600.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  5601.         }, => 'before'], 1);
  5602.         $instance->addListener('knp_pager.before', [=> function () {
  5603.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  5604.         }, => 'before'], 1);
  5605.         $instance->addListener('knp_pager.pagination', [=> function () {
  5606.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  5607.         }, => 'pagination'], 1);
  5608.         $instance->addListener('kernel.request', [=> function () {
  5609.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  5610.         }, => 'onEvent'], 1024);
  5611.         $instance->addListener('console.command', [=> function () {
  5612.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  5613.         }, => 'onEvent'], 1024);
  5614.         $instance->addListener('kernel.request', [=> function () {
  5615.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  5616.         }, => 'onEvent'], 1024);
  5617.         $instance->addListener('console.command', [=> function () {
  5618.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  5619.         }, => 'onEvent'], 1024);
  5620.         $instance->addListener('kernel.view', [=> function () {
  5621.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  5622.         }, => 'onKernelView'], 30);
  5623.         $instance->addListener('kernel.finish_request', [=> function () {
  5624.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  5625.         }, => 'resetAssets'], 0);
  5626.         $instance->addListener('kernel.controller', [=> function () {
  5627.             return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
  5628.         }, => 'onKernelController'], 0);
  5629.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5630.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->getLeague_Oauth2Server_Listener_CheckScopeService());
  5631.         }, => 'checkPassport'], 256);
  5632.         $instance->addListener('security.authentication.success', [=> function () {
  5633.             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()));
  5634.         }, => 'onLogin'], 9223372036854775806);
  5635.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5636.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  5637.         }, => 'checkPassport'], 0);
  5638.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5639.             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()));
  5640.         }, => 'onSuccessfulLogin'], -63);
  5641.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5642.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  5643.         }, => 'checkPassport'], 512);
  5644.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5645.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  5646.         }, => 'onLogout'], 0);
  5647.         return $instance;
  5648.     }
  5649.     /**
  5650.      * Gets the public 'ewz_recaptcha.form.type' shared service.
  5651.      *
  5652.      * @return \EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType
  5653.      */
  5654.     protected function getEwzRecaptcha_Form_TypeService()
  5655.     {
  5656.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5657.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5658.         include_once \dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Form/Type/AbstractEWZRecaptchaType.php';
  5659.         include_once \dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Form/Type/EWZRecaptchaType.php';
  5660.         include_once \dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Locale/LocaleResolver.php';
  5661.         return $this->services['ewz_recaptcha.form.type'] = new \EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType($this->getEnv('EWZ_RECAPTCHA_SITE_KEY'), falsefalse, new \EWZ\Bundle\RecaptchaBundle\Locale\LocaleResolver('fr'false, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'www.google.com');
  5662.     }
  5663.     /**
  5664.      * Gets the public 'ewz_recaptcha.v3.form.type' shared service.
  5665.      *
  5666.      * @return \EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaV3Type
  5667.      */
  5668.     protected function getEwzRecaptcha_V3_Form_TypeService()
  5669.     {
  5670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5672.         include_once \dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Form/Type/AbstractEWZRecaptchaType.php';
  5673.         include_once \dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Form/Type/EWZRecaptchaV3Type.php';
  5674.         return $this->services['ewz_recaptcha.v3.form.type'] = new \EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaV3Type($this->getEnv('EWZ_RECAPTCHA_SITE_KEY'), falsefalse'www.google.com');
  5675.     }
  5676.     /**
  5677.      * Gets the public 'ewz_recaptcha.validator.true' shared service.
  5678.      *
  5679.      * @return \EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueValidator
  5680.      */
  5681.     protected function getEwzRecaptcha_Validator_TrueService()
  5682.     {
  5683.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5684.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5685.         include_once \dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Validator/Constraints/IsTrueValidator.php';
  5686.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5687.         if (isset($this->services['ewz_recaptcha.validator.true'])) {
  5688.             return $this->services['ewz_recaptcha.validator.true'];
  5689.         }
  5690.         return $this->services['ewz_recaptcha.validator.true'] = new \EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueValidator(false, ($this->privates['ewz_recaptcha.recaptcha'] ?? $this->getEwzRecaptcha_RecaptchaService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), false$a, []);
  5691.     }
  5692.     /**
  5693.      * Gets the public 'ewz_recaptcha.validator.v3.true' shared service.
  5694.      *
  5695.      * @return \EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueValidatorV3
  5696.      */
  5697.     protected function getEwzRecaptcha_Validator_V3_TrueService()
  5698.     {
  5699.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5700.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5701.         include_once \dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Validator/Constraints/IsTrueValidatorV3.php';
  5702.         return $this->services['ewz_recaptcha.validator.v3.true'] = new \EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueValidatorV3(false0.5, ($this->privates['ewz_recaptcha.recaptcha'] ?? $this->getEwzRecaptcha_RecaptchaService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5703.     }
  5704.     /**
  5705.      * Gets the public 'fos_js_routing.controller' shared service.
  5706.      *
  5707.      * @return \FOS\JsRoutingBundle\Controller\Controller
  5708.      */
  5709.     protected function getFosJsRouting_ControllerService()
  5710.     {
  5711.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  5712.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  5713.     }
  5714.     /**
  5715.      * Gets the public 'fos_js_routing.extractor' shared service.
  5716.      *
  5717.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  5718.      */
  5719.     protected function getFosJsRouting_ExtractorService()
  5720.     {
  5721.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  5722.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  5723.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  5724.     }
  5725.     /**
  5726.      * Gets the public 'fos_js_routing.serializer' shared service.
  5727.      *
  5728.      * @return \Symfony\Component\Serializer\Serializer
  5729.      */
  5730.     protected function getFosJsRouting_SerializerService()
  5731.     {
  5732.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  5734.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  5735.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  5736.     }
  5737.     /**
  5738.      * Gets the public 'fos_rest.view_handler' shared service.
  5739.      *
  5740.      * @return \FOS\RestBundle\View\ViewHandler
  5741.      */
  5742.     protected function getFosRest_ViewHandlerService()
  5743.     {
  5744.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  5746.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  5747.         $a = ($this->services['router'] ?? $this->getRouterService());
  5748.         if (isset($this->services['fos_rest.view_handler'])) {
  5749.             return $this->services['fos_rest.view_handler'];
  5750.         }
  5751.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create($a, ($this->privates['fos_rest.serializer.symfony'] ?? $this->getFosRest_Serializer_SymfonyService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false], 400204false, ['serializeNullStrategy' => true]);
  5752.     }
  5753.     /**
  5754.      * Gets the public 'freedom.auth_mail' shared autowired service.
  5755.      *
  5756.      * @return \App\Mailer\MyAuthCodeMailer
  5757.      */
  5758.     protected function getFreedom_AuthMailService()
  5759.     {
  5760.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-email/Mailer/AuthCodeMailerInterface.php';
  5761.         include_once \dirname(__DIR__4).'/src/Mailer/MyAuthCodeMailer.php';
  5762.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  5763.         if (isset($this->services['freedom.auth_mail'])) {
  5764.             return $this->services['freedom.auth_mail'];
  5765.         }
  5766.         return $this->services['freedom.auth_mail'] = new \App\Mailer\MyAuthCodeMailer($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  5767.     }
  5768.     /**
  5769.      * Gets the public 'http_kernel' shared service.
  5770.      *
  5771.      * @return \Symfony\Component\HttpKernel\HttpKernel
  5772.      */
  5773.     protected function getHttpKernelService()
  5774.     {
  5775.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5776.         if (isset($this->services['http_kernel'])) {
  5777.             return $this->services['http_kernel'];
  5778.         }
  5779.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  5780.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($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 () {
  5781.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  5782.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  5783.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  5784.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  5785.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  5786.             yield => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_AdminService());
  5787.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  5788.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  5789.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  5790.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  5791.         }, 10)), $b));
  5792.     }
  5793.     /**
  5794.      * Gets the public 'httplug.psr17_request_factory' shared service.
  5795.      *
  5796.      * @return \Psr\Http\Message\RequestFactoryInterface
  5797.      */
  5798.     protected function getHttplug_Psr17RequestFactoryService()
  5799.     {
  5800.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  5801.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5802.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  5803.         return $this->services['httplug.psr17_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findRequestFactory();
  5804.     }
  5805.     /**
  5806.      * Gets the public 'httplug.psr17_response_factory' shared service.
  5807.      *
  5808.      * @return \Psr\Http\Message\ResponseFactoryInterface
  5809.      */
  5810.     protected function getHttplug_Psr17ResponseFactoryService()
  5811.     {
  5812.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  5813.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5814.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  5815.         return $this->services['httplug.psr17_response_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findResponseFactory();
  5816.     }
  5817.     /**
  5818.      * Gets the public 'httplug.psr17_server_request_factory' shared service.
  5819.      *
  5820.      * @return \Psr\Http\Message\ServerRequestFactoryInterface
  5821.      */
  5822.     protected function getHttplug_Psr17ServerRequestFactoryService()
  5823.     {
  5824.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  5825.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5826.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  5827.         return $this->services['httplug.psr17_server_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findServerRequestFactory();
  5828.     }
  5829.     /**
  5830.      * Gets the public 'httplug.psr17_stream_factory' shared service.
  5831.      *
  5832.      * @return \Psr\Http\Message\StreamFactoryInterface
  5833.      */
  5834.     protected function getHttplug_Psr17StreamFactoryService()
  5835.     {
  5836.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  5837.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  5839.         return $this->services['httplug.psr17_stream_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findStreamFactory();
  5840.     }
  5841.     /**
  5842.      * Gets the public 'httplug.psr17_uploaded_file_factory' shared service.
  5843.      *
  5844.      * @return \Psr\Http\Message\UploadedFileFactoryInterface
  5845.      */
  5846.     protected function getHttplug_Psr17UploadedFileFactoryService()
  5847.     {
  5848.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  5849.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5850.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  5851.         return $this->services['httplug.psr17_uploaded_file_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUploadedFileFactory();
  5852.     }
  5853.     /**
  5854.      * Gets the public 'httplug.psr17_uri_factory' shared service.
  5855.      *
  5856.      * @return \Psr\Http\Message\UriFactoryInterface
  5857.      */
  5858.     protected function getHttplug_Psr17UriFactoryService()
  5859.     {
  5860.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  5861.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  5863.         return $this->services['httplug.psr17_uri_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUrlFactory();
  5864.     }
  5865.     /**
  5866.      * Gets the public 'httplug.psr18_client' shared service.
  5867.      *
  5868.      * @return \Psr\Http\Client\ClientInterface
  5869.      */
  5870.     protected function getHttplug_Psr18ClientService()
  5871.     {
  5872.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  5873.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5874.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr18ClientDiscovery.php';
  5875.         return $this->services['httplug.psr18_client'] = \Http\Discovery\Psr18ClientDiscovery::find();
  5876.     }
  5877.     /**
  5878.      * Gets the public 'httplug.stream_factory' shared service.
  5879.      *
  5880.      * @return \Http\Message\StreamFactory
  5881.      */
  5882.     protected function getHttplug_StreamFactoryService()
  5883.     {
  5884.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/StreamFactoryDiscovery.php';
  5887.         return $this->services['httplug.stream_factory'] = \Http\Discovery\StreamFactoryDiscovery::find();
  5888.     }
  5889.     /**
  5890.      * Gets the public 'httplug.uri_factory' shared service.
  5891.      *
  5892.      * @return \Http\Message\UriFactory
  5893.      */
  5894.     protected function getHttplug_UriFactoryService()
  5895.     {
  5896.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/UriFactory.php';
  5897.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5898.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/UriFactoryDiscovery.php';
  5899.         return $this->services['httplug.uri_factory'] = \Http\Discovery\UriFactoryDiscovery::find();
  5900.     }
  5901.     /**
  5902.      * Gets the public 'hwi_oauth.http.client' shared service.
  5903.      *
  5904.      * @return \Http\Client\Common\HttpMethodsClient
  5905.      */
  5906.     protected function getHwiOauth_Http_ClientService()
  5907.     {
  5908.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  5909.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  5910.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  5911.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  5912.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  5913.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/PluginClient.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/ClientFactory.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/ProfileClientFactory.php';
  5916.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/AutoDiscoveryFactory.php';
  5917.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin.php';
  5918.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/ContentLengthPlugin.php';
  5919.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/RedirectPlugin.php';
  5920.         return $this->services['hwi_oauth.http.client'] = new \Http\Client\Common\HttpMethodsClient(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService())->createClient((new \Http\HttplugBundle\Collector\ProfileClientFactory(new \Http\HttplugBundle\ClientFactory\AutoDiscoveryFactory(), ($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->createClient([]), [=> new \Http\Client\Common\Plugin\ContentLengthPlugin(), => new \Http\Client\Common\Plugin\RedirectPlugin(['preserve_header' => true'use_default_for_multiple' => true])], ['client_name' => 'app']), ($this->services['hwi_oauth.http.message_factory'] ?? $this->getHwiOauth_Http_MessageFactoryService()));
  5921.     }
  5922.     /**
  5923.      * Gets the public 'hwi_oauth.http.message_factory' shared service.
  5924.      *
  5925.      * @return \Http\Message\MessageFactory
  5926.      */
  5927.     protected function getHwiOauth_Http_MessageFactoryService()
  5928.     {
  5929.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  5930.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/ResponseFactory.php';
  5931.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/MessageFactory.php';
  5932.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  5933.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/MessageFactoryDiscovery.php';
  5934.         return $this->services['hwi_oauth.http.message_factory'] = \Http\Discovery\MessageFactoryDiscovery::find();
  5935.     }
  5936.     /**
  5937.      * Gets the public 'hwi_oauth.resource_owner.facebook' shared service.
  5938.      *
  5939.      * @return \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\FacebookResourceOwner
  5940.      */
  5941.     protected function getHwiOauth_ResourceOwner_FacebookService()
  5942.     {
  5943.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwnerInterface.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/AbstractResourceOwner.php';
  5945.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/FacebookResourceOwner.php';
  5947.         return $this->services['hwi_oauth.resource_owner.facebook'] = new \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\FacebookResourceOwner(($this->privates['hwi_oauth.http_client'] ?? $this->getHwiOauth_HttpClientService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ['client_id' => $this->getEnv('FB_ID'), 'client_secret' => $this->getEnv('FB_SECRET'), 'scope' => 'email''options' => ['display' => 'popup''csrf' => true], 'paths' => []], 'facebook', ($this->privates['hwi_oauth.storage.session'] ?? $this->getHwiOauth_Storage_SessionService()));
  5948.     }
  5949.     /**
  5950.      * Gets the public 'hwi_oauth.resource_owner.freedom' shared service.
  5951.      *
  5952.      * @return \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\GenericOAuth2ResourceOwner
  5953.      */
  5954.     protected function getHwiOauth_ResourceOwner_FreedomService()
  5955.     {
  5956.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwnerInterface.php';
  5957.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/AbstractResourceOwner.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  5959.         return $this->services['hwi_oauth.resource_owner.freedom'] = new \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\GenericOAuth2ResourceOwner(($this->privates['hwi_oauth.http_client'] ?? $this->getHwiOauth_HttpClientService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ['client_id' => '0691504f2fde91903db400f75a500ca3''client_secret' => '8928113b7f836a0b090d8096243d4055aa741dd6cfaa8afcfbfc9b9e56b5853bc53b4f6ab8960c6fd7a7a1cce5600b37bf7d3024ae4e7199a2ede9513996a22a''access_token_url' => 'http://sandbox.freedomportage.com/token''authorization_url' => 'http://sandbox.freedomportage.com/authorize''infos_url' => 'http://sandbox.freedomportage.com/oauth/api/user''scope' => 'read''user_response_class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\Response\\PathUserResponse''paths' => ['identifier' => 'id''nickname' => 'username''realname' => 'fullname''email' => 'email''firstname' => 'firstname''lastname' => 'lastname'], 'options' => []], 'freedom', ($this->privates['hwi_oauth.storage.session'] ?? $this->getHwiOauth_Storage_SessionService()));
  5960.     }
  5961.     /**
  5962.      * Gets the public 'hwi_oauth.resource_owner.google' shared service.
  5963.      *
  5964.      * @return \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\GoogleResourceOwner
  5965.      */
  5966.     protected function getHwiOauth_ResourceOwner_GoogleService()
  5967.     {
  5968.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwnerInterface.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/AbstractResourceOwner.php';
  5970.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  5971.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/GoogleResourceOwner.php';
  5972.         return $this->services['hwi_oauth.resource_owner.google'] = new \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\GoogleResourceOwner(($this->privates['hwi_oauth.http_client'] ?? $this->getHwiOauth_HttpClientService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ['client_id' => $this->getEnv('GOOGLE_ID'), 'client_secret' => $this->getEnv('GOOGLE_SECRET'), 'scope' => 'email profile''paths' => [], 'options' => []], 'google', ($this->privates['hwi_oauth.storage.session'] ?? $this->getHwiOauth_Storage_SessionService()));
  5973.     }
  5974.     /**
  5975.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  5976.      *
  5977.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  5978.      */
  5979.     protected function getHwiOauth_ResourceOwnermap_MainService()
  5980.     {
  5981.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  5982.         if (isset($this->services['hwi_oauth.resource_ownermap.main'])) {
  5983.             return $this->services['hwi_oauth.resource_ownermap.main'];
  5984.         }
  5985.         $this->services['hwi_oauth.resource_ownermap.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap($a$this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  5986.         $instance->setContainer($this);
  5987.         return $instance;
  5988.     }
  5989.     /**
  5990.      * Gets the public 'hwi_oauth.user_checker' shared service.
  5991.      *
  5992.      * @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
  5993.      */
  5994.     protected function getHwiOauth_UserCheckerService()
  5995.     {
  5996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  5997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  5998.         return $this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
  5999.     }
  6000.     /**
  6001.      * Gets the public 'knp_menu.factory' shared service.
  6002.      *
  6003.      * @return \Knp\Menu\MenuFactory
  6004.      */
  6005.     protected function getKnpMenu_FactoryService()
  6006.     {
  6007.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  6009.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  6010.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  6011.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  6012.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  6013.         return $instance;
  6014.     }
  6015.     /**
  6016.      * Gets the public 'knp_menu.matcher' shared service.
  6017.      *
  6018.      * @return \Knp\Menu\Matcher\Matcher
  6019.      */
  6020.     protected function getKnpMenu_MatcherService()
  6021.     {
  6022.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  6023.             yield => ($this->privates['sonata.admin.menu.matcher.voter.admin'] ?? $this->getSonata_Admin_Menu_Matcher_Voter_AdminService());
  6024.             yield => ($this->privates['sonata.admin.menu.matcher.voter.active'] ?? ($this->privates['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  6025.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  6026.         }, 3));
  6027.     }
  6028.     /**
  6029.      * Gets the public 'knp_paginator' shared service.
  6030.      *
  6031.      * @return \Knp\Component\Pager\Paginator
  6032.      */
  6033.     protected function getKnpPaginatorService($lazyLoad true)
  6034.     {
  6035.         if ($lazyLoad) {
  6036.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  6037.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6038.                     $wrappedInstance $this->getKnpPaginatorService(false);
  6039.                     $proxy->setProxyInitializer(null);
  6040.                     return true;
  6041.                 });
  6042.             });
  6043.         }
  6044.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6045.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  6046.         return $instance;
  6047.     }
  6048.     /**
  6049.      * Gets the public 'league.oauth2_server.controller.authorization' shared service.
  6050.      *
  6051.      * @return \League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController
  6052.      */
  6053.     protected function getLeague_Oauth2Server_Controller_AuthorizationService()
  6054.     {
  6055.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Controller/AuthorizationController.php';
  6056.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Event/AuthorizationRequestResolveEventFactory.php';
  6057.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/ScopeConverterInterface.php';
  6058.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/ScopeConverter.php';
  6059.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/UserConverterInterface.php';
  6060.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/UserConverter.php';
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  6070.         $a = ($this->privates['league.oauth2_server.manager.doctrine.client'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_ClientService());
  6071.         return $this->services['league.oauth2_server.controller.authorization'] = new \League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController(($this->privates['league.oauth2_server.authorization_server'] ?? $this->getLeague_Oauth2Server_AuthorizationServerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \League\Bundle\OAuth2ServerBundle\Event\AuthorizationRequestResolveEventFactory(($this->privates['league.oauth2_server.converter.scope'] ?? ($this->privates['league.oauth2_server.converter.scope'] = new \League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter())), $a), ($this->privates['league.oauth2_server.converter.user'] ?? ($this->privates['league.oauth2_server.converter.user'] = new \League\Bundle\OAuth2ServerBundle\Converter\UserConverter())), $a, ($this->privates['league.oauth2_server.factory.psr_http'] ?? $this->getLeague_Oauth2Server_Factory_PsrHttpService()), ($this->privates['league.oauth2_server.factory.http_foundation'] ?? ($this->privates['league.oauth2_server.factory.http_foundation'] = new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory())), ($this->privates['league.oauth2_server.factory.psr17'] ?? ($this->privates['league.oauth2_server.factory.psr17'] = new \Nyholm\Psr7\Factory\Psr17Factory())));
  6072.     }
  6073.     /**
  6074.      * Gets the public 'league.oauth2_server.controller.token' shared service.
  6075.      *
  6076.      * @return \League\Bundle\OAuth2ServerBundle\Controller\TokenController
  6077.      */
  6078.     protected function getLeague_Oauth2Server_Controller_TokenService()
  6079.     {
  6080.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Controller/TokenController.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  6090.         return $this->services['league.oauth2_server.controller.token'] = new \League\Bundle\OAuth2ServerBundle\Controller\TokenController(($this->privates['league.oauth2_server.authorization_server'] ?? $this->getLeague_Oauth2Server_AuthorizationServerService()), ($this->privates['league.oauth2_server.factory.psr_http'] ?? $this->getLeague_Oauth2Server_Factory_PsrHttpService()), ($this->privates['league.oauth2_server.factory.http_foundation'] ?? ($this->privates['league.oauth2_server.factory.http_foundation'] = new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory())), ($this->privates['league.oauth2_server.factory.psr17'] ?? ($this->privates['league.oauth2_server.factory.psr17'] = new \Nyholm\Psr7\Factory\Psr17Factory())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6091.     }
  6092.     /**
  6093.      * Gets the public 'messenger.default_bus' shared service.
  6094.      *
  6095.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  6096.      */
  6097.     protected function getMessenger_DefaultBusService()
  6098.     {
  6099.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6100.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  6101.             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')));
  6102.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6103.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6104.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6105.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  6106.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  6107.         }, 7)));
  6108.     }
  6109.     /**
  6110.      * Gets the public 'monolog.logger.lexer' shared service.
  6111.      *
  6112.      * @return \Symfony\Bridge\Monolog\Logger
  6113.      */
  6114.     protected function getMonolog_Logger_LexerService()
  6115.     {
  6116.         $this->services['monolog.logger.lexer'] = $instance = new \Symfony\Bridge\Monolog\Logger('lexer');
  6117.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6118.         $instance->pushHandler(($this->privates['monolog.handler.lexer'] ?? $this->getMonolog_Handler_LexerService()));
  6119.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6120.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6121.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6122.         return $instance;
  6123.     }
  6124.     /**
  6125.      * Gets the public 'monolog.logger.parser' shared service.
  6126.      *
  6127.      * @return \Symfony\Bridge\Monolog\Logger
  6128.      */
  6129.     protected function getMonolog_Logger_ParserService()
  6130.     {
  6131.         $this->services['monolog.logger.parser'] = $instance = new \Symfony\Bridge\Monolog\Logger('parser');
  6132.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6133.         $instance->pushHandler(($this->privates['monolog.handler.parser'] ?? $this->getMonolog_Handler_ParserService()));
  6134.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6135.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6136.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6137.         return $instance;
  6138.     }
  6139.     /**
  6140.      * Gets the public 'payRulesService' shared autowired service.
  6141.      *
  6142.      * @return \App\Service\PayRulesService
  6143.      */
  6144.     protected function getPayRulesServiceService()
  6145.     {
  6146.         include_once \dirname(__DIR__4).'/src/Service/PayRulesService.php';
  6147.         return $this->services['payRulesService'] = new \App\Service\PayRulesService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\ConditionParserService'] ?? $this->getConditionParserServiceService()), ($this->privates['App\\Service\\CalculateParserService'] ?? $this->getCalculateParserServiceService()), ($this->privates['App\\Service\\IdentifierResolverService'] ?? $this->getIdentifierResolverServiceService()), ($this->privates['App\\Service\\FunctionResolverService'] ?? $this->getFunctionResolverServiceService()));
  6148.     }
  6149.     /**
  6150.      * Gets the public 'payrollService' shared autowired service.
  6151.      *
  6152.      * @return \App\Service\PayrollCalculatorService
  6153.      */
  6154.     protected function getPayrollServiceService()
  6155.     {
  6156.         include_once \dirname(__DIR__4).'/src/Service/PayrollCalculatorService.php';
  6157.         return $this->services['payrollService'] = new \App\Service\PayrollCalculatorService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\BasicControlService'] ?? $this->getBasicControlServiceService()), ($this->privates['App\\Service\\PayRulesService'] ?? $this->getPayRulesService2Service()), ($this->privates['App\\Service\\PayrollToolService'] ?? $this->getPayrollToolServiceService()));
  6158.     }
  6159.     /**
  6160.      * Gets the public 'request_stack' shared service.
  6161.      *
  6162.      * @return \Symfony\Component\HttpFoundation\RequestStack
  6163.      */
  6164.     protected function getRequestStackService()
  6165.     {
  6166.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  6167.     }
  6168.     /**
  6169.      * Gets the public 'router' shared service.
  6170.      *
  6171.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  6172.      */
  6173.     protected function getRouterService()
  6174.     {
  6175.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  6176.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6177.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6178.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6179.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6180.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6181.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  6182.         ], [
  6183.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  6184.         ]))->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');
  6185.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  6186.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6187.         return $instance;
  6188.     }
  6189.     /**
  6190.      * Gets the public 'routing.loader' shared service.
  6191.      *
  6192.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  6193.      */
  6194.     protected function getRouting_LoaderService()
  6195.     {
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  6198.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  6199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  6200.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  6201.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  6202.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  6203.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  6204.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  6205.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  6209.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  6214.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  6215.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  6216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/AdminPoolLoader.php';
  6217.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  6221.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  6222.         if (isset($this->services['routing.loader'])) {
  6223.             return $this->services['routing.loader'];
  6224.         }
  6225.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  6226.         $c = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  6227.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  6228.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  6229.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  6230.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  6231.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  6232.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  6233.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6234.             'kernel' => ['services''kernel''getKernelService'false],
  6235.         ], [
  6236.             'kernel' => 'App\\Kernel',
  6237.         ]), 'dev'));
  6238.         $b->addLoader(new \Sonata\AdminBundle\Route\AdminPoolLoader($a));
  6239.         $b->addLoader($d);
  6240.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  6241.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  6242.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  6243.     }
  6244.     /**
  6245.      * Gets the public 'scheb_two_factor.firewall_context' shared service.
  6246.      *
  6247.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext
  6248.      */
  6249.     protected function getSchebTwoFactor_FirewallContextService()
  6250.     {
  6251.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallContext.php';
  6252.         return $this->services['scheb_two_factor.firewall_context'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext(['main' => ($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService())]);
  6253.     }
  6254.     /**
  6255.      * Gets the public 'scheb_two_factor.form_controller' shared service.
  6256.      *
  6257.      * @return \Scheb\TwoFactorBundle\Controller\FormController
  6258.      */
  6259.     protected function getSchebTwoFactor_FormControllerService()
  6260.     {
  6261.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Controller/FormController.php';
  6262.         return $this->services['scheb_two_factor.form_controller'] = new \Scheb\TwoFactorBundle\Controller\FormController(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->services['scheb_two_factor.firewall_context'] ?? $this->getSchebTwoFactor_FirewallContextService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), NULLfalse);
  6263.     }
  6264.     /**
  6265.      * Gets the public 'services_resetter' shared service.
  6266.      *
  6267.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  6268.      */
  6269.     protected function getServicesResetterService()
  6270.     {
  6271.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  6272.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  6273.             if (isset($this->services['cache.app'])) {
  6274.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  6275.             }
  6276.             if (isset($this->services['cache.system'])) {
  6277.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  6278.             }
  6279.             if (isset($this->privates['cache.validator'])) {
  6280.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  6281.             }
  6282.             if (isset($this->privates['cache.serializer'])) {
  6283.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  6284.             }
  6285.             if (isset($this->privates['cache.annotations'])) {
  6286.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  6287.             }
  6288.             if (isset($this->privates['cache.property_info'])) {
  6289.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  6290.             }
  6291.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  6292.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  6293.             }
  6294.             if (isset($this->privates['.debug.http_client'])) {
  6295.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  6296.             }
  6297.             if (isset($this->privates['mailer.message_logger_listener'])) {
  6298.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  6299.             }
  6300.             if (isset($this->privates['debug.stopwatch'])) {
  6301.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  6302.             }
  6303.             if (isset($this->services['event_dispatcher'])) {
  6304.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  6305.             }
  6306.             if (isset($this->privates['session_listener'])) {
  6307.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  6308.             }
  6309.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  6310.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  6311.             }
  6312.             if (isset($this->services['cache.validator_expression_language'])) {
  6313.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  6314.             }
  6315.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  6316.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  6317.             }
  6318.             if (isset($this->services['.container.private.profiler'])) {
  6319.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  6320.             }
  6321.             if (isset($this->services['.container.private.validator'])) {
  6322.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  6323.             }
  6324.             if (isset($this->privates['twig.form.engine'])) {
  6325.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  6326.             }
  6327.             if (isset($this->services['doctrine'])) {
  6328.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  6329.             }
  6330.             if (isset($this->privates['form.type.entity'])) {
  6331.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  6332.             }
  6333.             if (isset($this->services['.container.private.security.token_storage'])) {
  6334.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  6335.             }
  6336.             if (isset($this->privates['cache.security_expression_language'])) {
  6337.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  6338.             }
  6339.             if (isset($this->privates['debug.security.firewall'])) {
  6340.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  6341.             }
  6342.             if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  6343.                 yield 'debug.security.firewall.authenticator.api' => ($this->privates['debug.security.firewall.authenticator.api'] ?? null);
  6344.             }
  6345.             if (isset($this->privates['cache.security_token_verifier'])) {
  6346.                 yield 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? null);
  6347.             }
  6348.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  6349.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  6350.             }
  6351.             if (isset($this->privates['monolog.handler.main'])) {
  6352.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  6353.             }
  6354.             if (isset($this->privates['monolog.handler.console'])) {
  6355.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  6356.             }
  6357.             if (isset($this->privates['monolog.handler.parser'])) {
  6358.                 yield 'monolog.handler.parser' => ($this->privates['monolog.handler.parser'] ?? null);
  6359.             }
  6360.             if (isset($this->privates['monolog.handler.lexer'])) {
  6361.                 yield 'monolog.handler.lexer' => ($this->privates['monolog.handler.lexer'] ?? null);
  6362.             }
  6363.             if (isset($this->privates['httplug.collector.collector'])) {
  6364.                 yield 'httplug.collector.collector' => ($this->privates['httplug.collector.collector'] ?? null);
  6365.             }
  6366.             if (isset($this->services['fos_rest.view_handler'])) {
  6367.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  6368.             }
  6369.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  6370.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  6371.             }
  6372.             if (isset($this->privates['cache.webpack_encore'])) {
  6373.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  6374.             }
  6375.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  6376.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  6377.             }
  6378.             if (isset($this->privates['.debug.http_client'])) {
  6379.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  6380.             }
  6381.         }, function () {
  6382.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.api'])) + (int) (isset($this->privates['cache.security_token_verifier'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.parser'])) + (int) (isset($this->privates['monolog.handler.lexer'])) + (int) (isset($this->privates['httplug.collector.collector'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client']));
  6383.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'debug.security.firewall.authenticator.api' => [=> 'reset'], 'cache.security_token_verifier' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'monolog.handler.parser' => [=> 'reset'], 'monolog.handler.lexer' => [=> 'reset'], 'httplug.collector.collector' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  6384.     }
  6385.     /**
  6386.      * Gets the public 'sonata.admin.action.append_form_field_element' shared service.
  6387.      *
  6388.      * @return \Sonata\AdminBundle\Action\AppendFormFieldElementAction
  6389.      */
  6390.     protected function getSonata_Admin_Action_AppendFormFieldElementService()
  6391.     {
  6392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/AppendFormFieldElementAction.php';
  6393.         return $this->services['sonata.admin.action.append_form_field_element'] = new \Sonata\AdminBundle\Action\AppendFormFieldElementAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  6394.     }
  6395.     /**
  6396.      * Gets the public 'sonata.admin.action.dashboard' shared service.
  6397.      *
  6398.      * @return \Sonata\AdminBundle\Action\DashboardAction
  6399.      */
  6400.     protected function getSonata_Admin_Action_DashboardService()
  6401.     {
  6402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/DashboardAction.php';
  6403.         return $this->services['sonata.admin.action.dashboard'] = new \Sonata\AdminBundle\Action\DashboardAction($this->parameters['sonata.admin.configuration.dashboard_blocks'], ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6404.     }
  6405.     /**
  6406.      * Gets the public 'sonata.admin.action.get_short_object_description' shared service.
  6407.      *
  6408.      * @return \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction
  6409.      */
  6410.     protected function getSonata_Admin_Action_GetShortObjectDescriptionService()
  6411.     {
  6412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/GetShortObjectDescriptionAction.php';
  6413.         return $this->services['sonata.admin.action.get_short_object_description'] = new \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()));
  6414.     }
  6415.     /**
  6416.      * Gets the public 'sonata.admin.action.retrieve_autocomplete_items' shared service.
  6417.      *
  6418.      * @return \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction
  6419.      */
  6420.     protected function getSonata_Admin_Action_RetrieveAutocompleteItemsService()
  6421.     {
  6422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveAutocompleteItemsAction.php';
  6423.         return $this->services['sonata.admin.action.retrieve_autocomplete_items'] = new \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction(($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()));
  6424.     }
  6425.     /**
  6426.      * Gets the public 'sonata.admin.action.retrieve_form_field_element' shared service.
  6427.      *
  6428.      * @return \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction
  6429.      */
  6430.     protected function getSonata_Admin_Action_RetrieveFormFieldElementService()
  6431.     {
  6432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveFormFieldElementAction.php';
  6433.         return $this->services['sonata.admin.action.retrieve_form_field_element'] = new \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  6434.     }
  6435.     /**
  6436.      * Gets the public 'sonata.admin.action.search' shared service.
  6437.      *
  6438.      * @return \Sonata\AdminBundle\Action\SearchAction
  6439.      */
  6440.     protected function getSonata_Admin_Action_SearchService()
  6441.     {
  6442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SearchAction.php';
  6443.         return $this->services['sonata.admin.action.search'] = new \Sonata\AdminBundle\Action\SearchAction(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6444.     }
  6445.     /**
  6446.      * Gets the public 'sonata.admin.action.set_object_field_value' shared service.
  6447.      *
  6448.      * @return \Sonata\AdminBundle\Action\SetObjectFieldValueAction
  6449.      */
  6450.     protected function getSonata_Admin_Action_SetObjectFieldValueService()
  6451.     {
  6452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SetObjectFieldValueAction.php';
  6453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolverInterface.php';
  6454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolver.php';
  6455.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  6456.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformer/BooleanToStringTransformer.php';
  6457.         $a = new \Sonata\AdminBundle\Form\DataTransformerResolver();
  6458.         $a->addCustomGlobalTransformer('boolean', new \Sonata\AdminBundle\Form\DataTransformer\BooleanToStringTransformer(1));
  6459.         return $this->services['sonata.admin.action.set_object_field_value'] = new \Sonata\AdminBundle\Action\SetObjectFieldValueAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService()));
  6460.     }
  6461.     /**
  6462.      * Gets the public 'sonata.admin.block.admin_list' shared service.
  6463.      *
  6464.      * @return \Sonata\AdminBundle\Block\AdminListBlockService
  6465.      */
  6466.     protected function getSonata_Admin_Block_AdminListService()
  6467.     {
  6468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminListBlockService.php';
  6471.         return $this->services['sonata.admin.block.admin_list'] = new \Sonata\AdminBundle\Block\AdminListBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()));
  6472.     }
  6473.     /**
  6474.      * Gets the public 'sonata.admin.block.admin_preview' shared service.
  6475.      *
  6476.      * @return \Sonata\AdminBundle\Block\AdminPreviewBlockService
  6477.      */
  6478.     protected function getSonata_Admin_Block_AdminPreviewService()
  6479.     {
  6480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminPreviewBlockService.php';
  6483.         return $this->services['sonata.admin.block.admin_preview'] = new \Sonata\AdminBundle\Block\AdminPreviewBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6484.     }
  6485.     /**
  6486.      * Gets the public 'sonata.admin.block.search_result' shared service.
  6487.      *
  6488.      * @return \Sonata\AdminBundle\Block\AdminSearchBlockService
  6489.      */
  6490.     protected function getSonata_Admin_Block_SearchResultService()
  6491.     {
  6492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6493.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminSearchBlockService.php';
  6495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  6496.         $a = new \Sonata\AdminBundle\Search\SearchHandler();
  6497.         $a->configureAdminSearch([]);
  6498.         return $this->services['sonata.admin.block.search_result'] = new \Sonata\AdminBundle\Block\AdminSearchBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), $a, ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), 'show''show');
  6499.     }
  6500.     /**
  6501.      * Gets the public 'sonata.admin.block.stats' shared service.
  6502.      *
  6503.      * @return \Sonata\AdminBundle\Block\AdminStatsBlockService
  6504.      */
  6505.     protected function getSonata_Admin_Block_StatsService()
  6506.     {
  6507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminStatsBlockService.php';
  6510.         return $this->services['sonata.admin.block.stats'] = new \Sonata\AdminBundle\Block\AdminStatsBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6511.     }
  6512.     /**
  6513.      * Gets the public 'sonata.admin.controller.crud' shared service.
  6514.      *
  6515.      * @return \Sonata\AdminBundle\Controller\CRUDController
  6516.      */
  6517.     protected function getSonata_Admin_Controller_CrudService()
  6518.     {
  6519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  6521.         $this->services['sonata.admin.controller.crud'] = $instance = new \Sonata\AdminBundle\Controller\CRUDController();
  6522.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6523.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  6524.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  6525.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  6526.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  6527.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  6528.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  6529.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  6530.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  6531.             'router' => ['services''router''getRouterService'false],
  6532.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  6533.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  6534.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  6535.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  6536.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  6537.             'sonata.admin.admin_exporter' => ['privates''sonata.admin.admin_exporter''getSonata_Admin_AdminExporterService'false],
  6538.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  6539.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  6540.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  6541.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  6542.             'sonata.exporter.exporter' => ['services''sonata.exporter.exporter''getSonata_Exporter_ExporterService'false],
  6543.             'translator' => ['services''translator''getTranslatorService'false],
  6544.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  6545.         ], [
  6546.             'doctrine' => '?',
  6547.             'form.factory' => '?',
  6548.             'http_kernel' => '?',
  6549.             'logger' => '?',
  6550.             'message_bus' => '?',
  6551.             'messenger.default_bus' => '?',
  6552.             'parameter_bag' => '?',
  6553.             'request_stack' => '?',
  6554.             'router' => '?',
  6555.             'security.authorization_checker' => '?',
  6556.             'security.csrf.token_manager' => '?',
  6557.             'security.token_storage' => '?',
  6558.             'serializer' => '?',
  6559.             'session' => '.session.deprecated',
  6560.             'sonata.admin.admin_exporter' => '?',
  6561.             'sonata.admin.audit.manager' => '?',
  6562.             'sonata.admin.object.manipulator.acl.admin' => '?',
  6563.             'sonata.admin.pool' => '?',
  6564.             'sonata.admin.request.fetcher' => '?',
  6565.             'sonata.exporter.exporter' => '?',
  6566.             'translator' => '?',
  6567.             'twig' => '?',
  6568.         ]))->withContext('sonata.admin.controller.crud'$this));
  6569.         return $instance;
  6570.     }
  6571.     /**
  6572.      * Gets the public 'sonata.admin.manager.orm' shared service.
  6573.      *
  6574.      * @return \Sonata\DoctrineORMAdminBundle\Model\ModelManager
  6575.      */
  6576.     protected function getSonata_Admin_Manager_OrmService()
  6577.     {
  6578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  6579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  6580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  6581.         return $this->services['sonata.admin.manager.orm'] = new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6582.     }
  6583.     /**
  6584.      * Gets the public 'sonata.admin.manipulator.acl.object.orm' shared service.
  6585.      *
  6586.      * @return \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator
  6587.      */
  6588.     protected function getSonata_Admin_Manipulator_Acl_Object_OrmService()
  6589.     {
  6590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  6593.         return $this->services['sonata.admin.manipulator.acl.object.orm'] = new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6594.     }
  6595.     /**
  6596.      * Gets the public 'sonata.block.context_manager.default' shared service.
  6597.      *
  6598.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  6599.      */
  6600.     protected function getSonata_Block_ContextManager_DefaultService()
  6601.     {
  6602.         return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([=> new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $this->parameters['sonata_block.cache_blocks'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6603.     }
  6604.     /**
  6605.      * Gets the public 'sonata.block.exception.filter.debug_only' shared service.
  6606.      *
  6607.      * @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
  6608.      */
  6609.     protected function getSonata_Block_Exception_Filter_DebugOnlyService()
  6610.     {
  6611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  6612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
  6613.         return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
  6614.     }
  6615.     /**
  6616.      * Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
  6617.      *
  6618.      * @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
  6619.      */
  6620.     protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
  6621.     {
  6622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  6623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
  6624.         return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
  6625.     }
  6626.     /**
  6627.      * Gets the public 'sonata.block.exception.filter.keep_all' shared service.
  6628.      *
  6629.      * @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
  6630.      */
  6631.     protected function getSonata_Block_Exception_Filter_KeepAllService()
  6632.     {
  6633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  6634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
  6635.         return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
  6636.     }
  6637.     /**
  6638.      * Gets the public 'sonata.block.exception.filter.keep_none' shared service.
  6639.      *
  6640.      * @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
  6641.      */
  6642.     protected function getSonata_Block_Exception_Filter_KeepNoneService()
  6643.     {
  6644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  6645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
  6646.         return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
  6647.     }
  6648.     /**
  6649.      * Gets the public 'sonata.block.exception.renderer.inline' shared service.
  6650.      *
  6651.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
  6652.      */
  6653.     protected function getSonata_Block_Exception_Renderer_InlineService()
  6654.     {
  6655.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
  6657.         return $this->services['sonata.block.exception.renderer.inline'] = new \Sonata\BlockBundle\Exception\Renderer\InlineRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SonataBlock/Block/block_exception.html.twig');
  6658.     }
  6659.     /**
  6660.      * Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
  6661.      *
  6662.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
  6663.      */
  6664.     protected function getSonata_Block_Exception_Renderer_InlineDebugService()
  6665.     {
  6666.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
  6668.         return $this->services['sonata.block.exception.renderer.inline_debug'] = new \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SonataBlock/Block/block_exception_debug.html.twig'truetrue);
  6669.     }
  6670.     /**
  6671.      * Gets the public 'sonata.block.exception.renderer.throw' shared service.
  6672.      *
  6673.      * @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
  6674.      */
  6675.     protected function getSonata_Block_Exception_Renderer_ThrowService()
  6676.     {
  6677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  6678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
  6679.         return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
  6680.     }
  6681.     /**
  6682.      * Gets the public 'sonata.block.manager' shared service.
  6683.      *
  6684.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  6685.      */
  6686.     protected function getSonata_Block_ManagerService()
  6687.     {
  6688.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager($thistrue, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6689.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  6690.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  6691.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  6692.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  6693.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  6694.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  6695.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  6696.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  6697.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  6698.         $instance->add('sonata.admin.block.admin_preview''sonata.admin.block.admin_preview', []);
  6699.         return $instance;
  6700.     }
  6701.     /**
  6702.      * Gets the public 'sonata.block.menu.registry' shared service.
  6703.      *
  6704.      * @return \Sonata\BlockBundle\Menu\MenuRegistry
  6705.      */
  6706.     protected function getSonata_Block_Menu_RegistryService()
  6707.     {
  6708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
  6709.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
  6710.         $this->services['sonata.block.menu.registry'] = $instance = new \Sonata\BlockBundle\Menu\MenuRegistry('');
  6711.         $instance->add('sonata_admin_sidebar');
  6712.         return $instance;
  6713.     }
  6714.     /**
  6715.      * Gets the public 'sonata.block.renderer.default' shared service.
  6716.      *
  6717.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  6718.      */
  6719.     protected function getSonata_Block_Renderer_DefaultService()
  6720.     {
  6721.         $a = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only''ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception''keep_all' => 'sonata.block.exception.filter.keep_all''keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline''inline_debug' => 'sonata.block.exception.renderer.inline_debug''throw' => 'sonata.block.exception.renderer.throw'], [], []);
  6722.         $a->setDefaultFilter('debug_only');
  6723.         $a->setDefaultRenderer('throw');
  6724.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6725.     }
  6726.     /**
  6727.      * Gets the public 'sonata.block.service.container' shared service.
  6728.      *
  6729.      * @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
  6730.      */
  6731.     protected function getSonata_Block_Service_ContainerService()
  6732.     {
  6733.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6735.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
  6737.         return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6738.     }
  6739.     /**
  6740.      * Gets the public 'sonata.block.service.empty' shared service.
  6741.      *
  6742.      * @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
  6743.      */
  6744.     protected function getSonata_Block_Service_EmptyService()
  6745.     {
  6746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
  6749.         return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6750.     }
  6751.     /**
  6752.      * Gets the public 'sonata.block.service.menu' shared service.
  6753.      *
  6754.      * @return \Sonata\BlockBundle\Block\Service\MenuBlockService
  6755.      */
  6756.     protected function getSonata_Block_Service_MenuService()
  6757.     {
  6758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  6761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/MenuBlockService.php';
  6762.         return $this->services['sonata.block.service.menu'] = new \Sonata\BlockBundle\Block\Service\MenuBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), ($this->services['sonata.block.menu.registry'] ?? $this->getSonata_Block_Menu_RegistryService()));
  6763.     }
  6764.     /**
  6765.      * Gets the public 'sonata.block.service.rss' shared service.
  6766.      *
  6767.      * @return \Sonata\BlockBundle\Block\Service\RssBlockService
  6768.      */
  6769.     protected function getSonata_Block_Service_RssService()
  6770.     {
  6771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  6774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
  6775.         return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6776.     }
  6777.     /**
  6778.      * Gets the public 'sonata.block.service.template' shared service.
  6779.      *
  6780.      * @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
  6781.      */
  6782.     protected function getSonata_Block_Service_TemplateService()
  6783.     {
  6784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  6787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
  6788.         return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6789.     }
  6790.     /**
  6791.      * Gets the public 'sonata.block.service.text' shared service.
  6792.      *
  6793.      * @return \Sonata\BlockBundle\Block\Service\TextBlockService
  6794.      */
  6795.     protected function getSonata_Block_Service_TextService()
  6796.     {
  6797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  6798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  6799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
  6801.         return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6802.     }
  6803.     /**
  6804.      * Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
  6805.      *
  6806.      * @return \Sonata\Doctrine\Adapter\AdapterChain
  6807.      */
  6808.     protected function getSonata_Doctrine_Model_Adapter_ChainService()
  6809.     {
  6810.         $this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
  6811.         $instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
  6812.         return $instance;
  6813.     }
  6814.     /**
  6815.      * Gets the public 'sonata.exporter.exporter' shared service.
  6816.      *
  6817.      * @return \Sonata\Exporter\Exporter
  6818.      */
  6819.     protected function getSonata_Exporter_ExporterService()
  6820.     {
  6821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Exporter.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/WriterInterface.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/TypedWriterInterface.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/CsvWriter.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/JsonWriter.php';
  6826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XlsWriter.php';
  6827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XmlWriter.php';
  6828.         $this->services['sonata.exporter.exporter'] = $instance = new \Sonata\Exporter\Exporter();
  6829.         $instance->addWriter(new \Sonata\Exporter\Writer\CsvWriter('php://output'',''"''\\'truefalse));
  6830.         $instance->addWriter(new \Sonata\Exporter\Writer\JsonWriter('php://output'));
  6831.         $instance->addWriter(new \Sonata\Exporter\Writer\XlsWriter('php://output'true));
  6832.         $instance->addWriter(new \Sonata\Exporter\Writer\XmlWriter('php://output''datas''data'));
  6833.         return $instance;
  6834.     }
  6835.     /**
  6836.      * Gets the public 'sonata.twig.flashmessage.manager' shared service.
  6837.      *
  6838.      * @return \Sonata\Twig\FlashMessage\FlashManager
  6839.      */
  6840.     protected function getSonata_Twig_Flashmessage_ManagerService()
  6841.     {
  6842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManagerInterface.php';
  6843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Status/StatusClassRendererInterface.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php';
  6845.         return $this->services['sonata.twig.flashmessage.manager'] = new \Sonata\Twig\FlashMessage\FlashManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['success' => ['success' => [], 'sonata_flash_success' => [], 'sonata_user_success' => [], 'fos_user_success' => []], 'warning' => ['warning' => [], 'sonata_flash_info' => []], 'danger' => ['error' => [], 'sonata_flash_error' => [], 'sonata_user_error' => []]], ['success' => 'success''warning' => 'warning''danger' => 'danger']);
  6846.     }
  6847.     /**
  6848.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  6849.      *
  6850.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  6851.      */
  6852.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  6853.     {
  6854.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  6855.     }
  6856.     /**
  6857.      * Gets the public 'translator' shared service.
  6858.      *
  6859.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  6860.      */
  6861.     protected function getTranslatorService()
  6862.     {
  6863.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6864.     }
  6865.     /**
  6866.      * Gets the public 'var_dumper.cloner' shared service.
  6867.      *
  6868.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  6869.      */
  6870.     protected function getVarDumper_ClonerService()
  6871.     {
  6872.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  6873.         $instance->setMaxItems(2500);
  6874.         $instance->setMinDepth(1);
  6875.         $instance->setMaxString(-1);
  6876.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  6877.         return $instance;
  6878.     }
  6879.     /**
  6880.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  6881.      *
  6882.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  6883.      */
  6884.     protected function getWebProfiler_Controller_ExceptionPanelService()
  6885.     {
  6886.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  6887.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  6888.     }
  6889.     /**
  6890.      * Gets the public 'web_profiler.controller.profiler' shared service.
  6891.      *
  6892.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  6893.      */
  6894.     protected function getWebProfiler_Controller_ProfilerService()
  6895.     {
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  6897.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  6898.     }
  6899.     /**
  6900.      * Gets the public 'web_profiler.controller.router' shared service.
  6901.      *
  6902.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  6903.      */
  6904.     protected function getWebProfiler_Controller_RouterService()
  6905.     {
  6906.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  6907.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  6908.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6909.         }, 1));
  6910.     }
  6911.     /**
  6912.      * Gets the private '.console.command.about.lazy' shared service.
  6913.      *
  6914.      * @return \Symfony\Component\Console\Command\LazyCommand
  6915.      */
  6916.     protected function get_Console_Command_About_LazyService()
  6917.     {
  6918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6920.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  6921.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  6922.         });
  6923.     }
  6924.     /**
  6925.      * Gets the private '.console.command.assets_install.lazy' shared service.
  6926.      *
  6927.      * @return \Symfony\Component\Console\Command\LazyCommand
  6928.      */
  6929.     protected function get_Console_Command_AssetsInstall_LazyService()
  6930.     {
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6933.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  6934.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  6935.         });
  6936.     }
  6937.     /**
  6938.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  6939.      *
  6940.      * @return \Symfony\Component\Console\Command\LazyCommand
  6941.      */
  6942.     protected function get_Console_Command_CacheClear_LazyService()
  6943.     {
  6944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6946.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  6947.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  6948.         });
  6949.     }
  6950.     /**
  6951.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  6952.      *
  6953.      * @return \Symfony\Component\Console\Command\LazyCommand
  6954.      */
  6955.     protected function get_Console_Command_CachePoolClear_LazyService()
  6956.     {
  6957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6959.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  6960.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  6961.         });
  6962.     }
  6963.     /**
  6964.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  6965.      *
  6966.      * @return \Symfony\Component\Console\Command\LazyCommand
  6967.      */
  6968.     protected function get_Console_Command_CachePoolDelete_LazyService()
  6969.     {
  6970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6972.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  6973.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  6974.         });
  6975.     }
  6976.     /**
  6977.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  6978.      *
  6979.      * @return \Symfony\Component\Console\Command\LazyCommand
  6980.      */
  6981.     protected function get_Console_Command_CachePoolList_LazyService()
  6982.     {
  6983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6985.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  6986.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  6987.         });
  6988.     }
  6989.     /**
  6990.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  6991.      *
  6992.      * @return \Symfony\Component\Console\Command\LazyCommand
  6993.      */
  6994.     protected function get_Console_Command_CachePoolPrune_LazyService()
  6995.     {
  6996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6998.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  6999.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  7000.         });
  7001.     }
  7002.     /**
  7003.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  7004.      *
  7005.      * @return \Symfony\Component\Console\Command\LazyCommand
  7006.      */
  7007.     protected function get_Console_Command_CacheWarmup_LazyService()
  7008.     {
  7009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7011.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  7012.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  7013.         });
  7014.     }
  7015.     /**
  7016.      * Gets the private '.console.command.config_debug.lazy' shared service.
  7017.      *
  7018.      * @return \Symfony\Component\Console\Command\LazyCommand
  7019.      */
  7020.     protected function get_Console_Command_ConfigDebug_LazyService()
  7021.     {
  7022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7024.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  7025.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  7026.         });
  7027.     }
  7028.     /**
  7029.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  7030.      *
  7031.      * @return \Symfony\Component\Console\Command\LazyCommand
  7032.      */
  7033.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  7034.     {
  7035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7037.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  7038.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  7039.         });
  7040.     }
  7041.     /**
  7042.      * Gets the private '.console.command.container_debug.lazy' shared service.
  7043.      *
  7044.      * @return \Symfony\Component\Console\Command\LazyCommand
  7045.      */
  7046.     protected function get_Console_Command_ContainerDebug_LazyService()
  7047.     {
  7048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7050.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  7051.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  7052.         });
  7053.     }
  7054.     /**
  7055.      * Gets the private '.console.command.container_lint.lazy' shared service.
  7056.      *
  7057.      * @return \Symfony\Component\Console\Command\LazyCommand
  7058.      */
  7059.     protected function get_Console_Command_ContainerLint_LazyService()
  7060.     {
  7061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7063.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  7064.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  7065.         });
  7066.     }
  7067.     /**
  7068.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  7069.      *
  7070.      * @return \Symfony\Component\Console\Command\LazyCommand
  7071.      */
  7072.     protected function get_Console_Command_DebugAutowiring_LazyService()
  7073.     {
  7074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7076.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  7077.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  7078.         });
  7079.     }
  7080.     /**
  7081.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  7082.      *
  7083.      * @return \Symfony\Component\Console\Command\LazyCommand
  7084.      */
  7085.     protected function get_Console_Command_DotenvDebug_LazyService()
  7086.     {
  7087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7089.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  7090.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  7091.         });
  7092.     }
  7093.     /**
  7094.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  7095.      *
  7096.      * @return \Symfony\Component\Console\Command\LazyCommand
  7097.      */
  7098.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  7099.     {
  7100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7102.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  7103.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  7104.         });
  7105.     }
  7106.     /**
  7107.      * Gets the private '.console.command.form_debug.lazy' shared service.
  7108.      *
  7109.      * @return \Symfony\Component\Console\Command\LazyCommand
  7110.      */
  7111.     protected function get_Console_Command_FormDebug_LazyService()
  7112.     {
  7113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7115.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  7116.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  7117.         });
  7118.     }
  7119.     /**
  7120.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  7121.      *
  7122.      * @return \Symfony\Component\Console\Command\LazyCommand
  7123.      */
  7124.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  7125.     {
  7126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7128.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  7129.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  7130.         });
  7131.     }
  7132.     /**
  7133.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  7134.      *
  7135.      * @return \Symfony\Component\Console\Command\LazyCommand
  7136.      */
  7137.     protected function get_Console_Command_MessengerDebug_LazyService()
  7138.     {
  7139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7141.         return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses'false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
  7142.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  7143.         });
  7144.     }
  7145.     /**
  7146.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  7147.      *
  7148.      * @return \Symfony\Component\Console\Command\LazyCommand
  7149.      */
  7150.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  7151.     {
  7152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7154.         return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport'false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
  7155.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  7156.         });
  7157.     }
  7158.     /**
  7159.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  7160.      *
  7161.      * @return \Symfony\Component\Console\Command\LazyCommand
  7162.      */
  7163.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  7164.     {
  7165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7167.         return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message'false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
  7168.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  7169.         });
  7170.     }
  7171.     /**
  7172.      * Gets the private '.console.command.router_debug.lazy' shared service.
  7173.      *
  7174.      * @return \Symfony\Component\Console\Command\LazyCommand
  7175.      */
  7176.     protected function get_Console_Command_RouterDebug_LazyService()
  7177.     {
  7178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7180.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  7181.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  7182.         });
  7183.     }
  7184.     /**
  7185.      * Gets the private '.console.command.router_match.lazy' shared service.
  7186.      *
  7187.      * @return \Symfony\Component\Console\Command\LazyCommand
  7188.      */
  7189.     protected function get_Console_Command_RouterMatch_LazyService()
  7190.     {
  7191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7193.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  7194.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  7195.         });
  7196.     }
  7197.     /**
  7198.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  7199.      *
  7200.      * @return \Symfony\Component\Console\Command\LazyCommand
  7201.      */
  7202.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  7203.     {
  7204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7206.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  7207.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  7208.         });
  7209.     }
  7210.     /**
  7211.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  7212.      *
  7213.      * @return \Symfony\Component\Console\Command\LazyCommand
  7214.      */
  7215.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  7216.     {
  7217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7219.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  7220.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  7221.         });
  7222.     }
  7223.     /**
  7224.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  7225.      *
  7226.      * @return \Symfony\Component\Console\Command\LazyCommand
  7227.      */
  7228.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  7229.     {
  7230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7232.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  7233.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  7234.         });
  7235.     }
  7236.     /**
  7237.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  7238.      *
  7239.      * @return \Symfony\Component\Console\Command\LazyCommand
  7240.      */
  7241.     protected function get_Console_Command_SecretsList_LazyService()
  7242.     {
  7243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7245.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  7246.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  7247.         });
  7248.     }
  7249.     /**
  7250.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  7251.      *
  7252.      * @return \Symfony\Component\Console\Command\LazyCommand
  7253.      */
  7254.     protected function get_Console_Command_SecretsRemove_LazyService()
  7255.     {
  7256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7258.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  7259.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  7260.         });
  7261.     }
  7262.     /**
  7263.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  7264.      *
  7265.      * @return \Symfony\Component\Console\Command\LazyCommand
  7266.      */
  7267.     protected function get_Console_Command_SecretsSet_LazyService()
  7268.     {
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7271.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  7272.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  7273.         });
  7274.     }
  7275.     /**
  7276.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  7277.      *
  7278.      * @return \Symfony\Component\Console\Command\LazyCommand
  7279.      */
  7280.     protected function get_Console_Command_TranslationDebug_LazyService()
  7281.     {
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7284.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  7285.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  7286.         });
  7287.     }
  7288.     /**
  7289.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  7290.      *
  7291.      * @return \Symfony\Component\Console\Command\LazyCommand
  7292.      */
  7293.     protected function get_Console_Command_TranslationExtract_LazyService()
  7294.     {
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7297.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  7298.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  7299.         });
  7300.     }
  7301.     /**
  7302.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  7303.      *
  7304.      * @return \Symfony\Component\Console\Command\LazyCommand
  7305.      */
  7306.     protected function get_Console_Command_TranslationPull_LazyService()
  7307.     {
  7308.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7310.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  7311.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  7312.         });
  7313.     }
  7314.     /**
  7315.      * Gets the private '.console.command.translation_push.lazy' shared service.
  7316.      *
  7317.      * @return \Symfony\Component\Console\Command\LazyCommand
  7318.      */
  7319.     protected function get_Console_Command_TranslationPush_LazyService()
  7320.     {
  7321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7323.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  7324.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  7325.         });
  7326.     }
  7327.     /**
  7328.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  7329.      *
  7330.      * @return \Symfony\Component\Console\Command\LazyCommand
  7331.      */
  7332.     protected function get_Console_Command_ValidatorDebug_LazyService()
  7333.     {
  7334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7336.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  7337.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  7338.         });
  7339.     }
  7340.     /**
  7341.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  7342.      *
  7343.      * @return \Symfony\Component\Console\Command\LazyCommand
  7344.      */
  7345.     protected function get_Console_Command_XliffLint_LazyService()
  7346.     {
  7347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7349.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  7350.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  7351.         });
  7352.     }
  7353.     /**
  7354.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  7355.      *
  7356.      * @return \Symfony\Component\Console\Command\LazyCommand
  7357.      */
  7358.     protected function get_Console_Command_YamlLint_LazyService()
  7359.     {
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7362.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  7363.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  7364.         });
  7365.     }
  7366.     /**
  7367.      * Gets the private '.debug.http_client' shared service.
  7368.      *
  7369.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  7370.      */
  7371.     protected function get_Debug_HttpClientService()
  7372.     {
  7373.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  7374.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  7375.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7376.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7377.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7378.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  7379.         $a->setLogger($b);
  7380.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7381.     }
  7382.     /**
  7383.      * Gets the private '.errored..service_locator..XRVoFG.App\Entity\SalariedAbsences' shared service.
  7384.      *
  7385.      * @return \App\Entity\SalariedAbsences
  7386.      */
  7387.     protected function getSalariedAbsencesService()
  7388.     {
  7389.         $this->throw('Cannot autowire service ".service_locator..XRVoFG": it references class "App\\Entity\\SalariedAbsences" but no such service exists.');
  7390.     }
  7391.     /**
  7392.      * Gets the private '.errored..service_locator.5oLOBeY.App\Entity\Beneficiary' shared service.
  7393.      *
  7394.      * @return \App\Entity\Beneficiary
  7395.      */
  7396.     protected function getBeneficiaryService()
  7397.     {
  7398.         $this->throw('Cannot autowire service ".service_locator.5oLOBeY": it references class "App\\Entity\\Beneficiary" but no such service exists.');
  7399.     }
  7400.     /**
  7401.      * Gets the private '.errored..service_locator.9gj0tMT.App\Entity\WorkPlaceSalaried' shared service.
  7402.      *
  7403.      * @return \App\Entity\WorkPlaceSalaried
  7404.      */
  7405.     protected function getWorkPlaceSalariedService()
  7406.     {
  7407.         $this->throw('Cannot autowire service ".service_locator.9gj0tMT": it references class "App\\Entity\\WorkPlaceSalaried" but no such service exists.');
  7408.     }
  7409.     /**
  7410.      * Gets the private '.errored..service_locator.9gj0tMT.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7411.      *
  7412.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7413.      */
  7414.     protected function getConstraintViolationListInterfaceService()
  7415.     {
  7416.         $this->throw('Cannot autowire service ".service_locator.9gj0tMT": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7417.     }
  7418.     /**
  7419.      * Gets the private '.errored..service_locator.AsQIUjX.App\Entity\Salaried' shared service.
  7420.      *
  7421.      * @return \App\Entity\Salaried
  7422.      */
  7423.     protected function getSalariedService()
  7424.     {
  7425.         $this->throw('Cannot autowire service ".service_locator.AsQIUjX": it references class "App\\Entity\\Salaried" but no such service exists.');
  7426.     }
  7427.     /**
  7428.      * Gets the private '.errored..service_locator.AsQIUjX.App\Entity\SalariedAbsences' shared service.
  7429.      *
  7430.      * @return \App\Entity\SalariedAbsences
  7431.      */
  7432.     protected function getSalariedAbsences2Service()
  7433.     {
  7434.         $this->throw('Cannot autowire service ".service_locator.AsQIUjX": it references class "App\\Entity\\SalariedAbsences" but no such service exists.');
  7435.     }
  7436.     /**
  7437.      * Gets the private '.errored..service_locator.AsQIUjX.Symfony\Component\Validator\ConstraintViolationList' shared service.
  7438.      *
  7439.      * @return \Symfony\Component\Validator\ConstraintViolationList
  7440.      */
  7441.     protected function getConstraintViolationListService()
  7442.     {
  7443.         $this->throw('Cannot autowire service ".service_locator.AsQIUjX": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.');
  7444.     }
  7445.     /**
  7446.      * Gets the private '.errored..service_locator.DsJfMvC.App\Entity\Salaried' shared service.
  7447.      *
  7448.      * @return \App\Entity\Salaried
  7449.      */
  7450.     protected function getSalaried2Service()
  7451.     {
  7452.         $this->throw('Cannot autowire service ".service_locator.DsJfMvC": it references class "App\\Entity\\Salaried" but no such service exists.');
  7453.     }
  7454.     /**
  7455.      * Gets the private '.errored..service_locator.HC62mYc.App\Entity\ProvidenceAffiliation' shared service.
  7456.      *
  7457.      * @return \App\Entity\ProvidenceAffiliation
  7458.      */
  7459.     protected function getProvidenceAffiliationService()
  7460.     {
  7461.         $this->throw('Cannot autowire service ".service_locator.HC62mYc": it references class "App\\Entity\\ProvidenceAffiliation" but no such service exists.');
  7462.     }
  7463.     /**
  7464.      * Gets the private '.errored..service_locator.HC62mYc.App\Entity\Salaried' shared service.
  7465.      *
  7466.      * @return \App\Entity\Salaried
  7467.      */
  7468.     protected function getSalaried3Service()
  7469.     {
  7470.         $this->throw('Cannot autowire service ".service_locator.HC62mYc": it references class "App\\Entity\\Salaried" but no such service exists.');
  7471.     }
  7472.     /**
  7473.      * Gets the private '.errored..service_locator.HC62mYc.Symfony\Component\Validator\ConstraintViolationList' shared service.
  7474.      *
  7475.      * @return \Symfony\Component\Validator\ConstraintViolationList
  7476.      */
  7477.     protected function getConstraintViolationList2Service()
  7478.     {
  7479.         $this->throw('Cannot autowire service ".service_locator.HC62mYc": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.');
  7480.     }
  7481.     /**
  7482.      * Gets the private '.errored..service_locator.HdpzSNt.App\Entity\DataPayValue' shared service.
  7483.      *
  7484.      * @return \App\Entity\DataPayValue
  7485.      */
  7486.     protected function getDataPayValueService()
  7487.     {
  7488.         $this->throw('Cannot autowire service ".service_locator.HdpzSNt": it references class "App\\Entity\\DataPayValue" but no such service exists.');
  7489.     }
  7490.     /**
  7491.      * Gets the private '.errored..service_locator.HdpzSNt.App\Entity\Salaried' shared service.
  7492.      *
  7493.      * @return \App\Entity\Salaried
  7494.      */
  7495.     protected function getSalaried4Service()
  7496.     {
  7497.         $this->throw('Cannot autowire service ".service_locator.HdpzSNt": it references class "App\\Entity\\Salaried" but no such service exists.');
  7498.     }
  7499.     /**
  7500.      * Gets the private '.errored..service_locator.HdpzSNt.Symfony\Component\Validator\ConstraintViolationList' shared service.
  7501.      *
  7502.      * @return \Symfony\Component\Validator\ConstraintViolationList
  7503.      */
  7504.     protected function getConstraintViolationList3Service()
  7505.     {
  7506.         $this->throw('Cannot autowire service ".service_locator.HdpzSNt": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.');
  7507.     }
  7508.     /**
  7509.      * Gets the private '.errored..service_locator.I6eRrgx.App\Entity\IJEdition' shared service.
  7510.      *
  7511.      * @return \App\Entity\IJEdition
  7512.      */
  7513.     protected function getIJEditionService()
  7514.     {
  7515.         $this->throw('Cannot autowire service ".service_locator.I6eRrgx": it references class "App\\Entity\\IJEdition" but no such service exists.');
  7516.     }
  7517.     /**
  7518.      * Gets the private '.errored..service_locator.I6eRrgx.Symfony\Component\Validator\ConstraintViolationList' shared service.
  7519.      *
  7520.      * @return \Symfony\Component\Validator\ConstraintViolationList
  7521.      */
  7522.     protected function getConstraintViolationList4Service()
  7523.     {
  7524.         $this->throw('Cannot autowire service ".service_locator.I6eRrgx": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.');
  7525.     }
  7526.     /**
  7527.      * Gets the private '.errored..service_locator.ISpzwIq.App\Entity\Salaried' shared service.
  7528.      *
  7529.      * @return \App\Entity\Salaried
  7530.      */
  7531.     protected function getSalaried5Service()
  7532.     {
  7533.         $this->throw('Cannot autowire service ".service_locator.ISpzwIq": it references class "App\\Entity\\Salaried" but no such service exists.');
  7534.     }
  7535.     /**
  7536.      * Gets the private '.errored..service_locator.IVMBjb8.App\Entity\SalariedAbsences' shared service.
  7537.      *
  7538.      * @return \App\Entity\SalariedAbsences
  7539.      */
  7540.     protected function getSalariedAbsences3Service()
  7541.     {
  7542.         $this->throw('Cannot autowire service ".service_locator.IVMBjb8": it references class "App\\Entity\\SalariedAbsences" but no such service exists.');
  7543.     }
  7544.     /**
  7545.      * Gets the private '.errored..service_locator.IVMBjb8.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7546.      *
  7547.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7548.      */
  7549.     protected function getConstraintViolationListInterface2Service()
  7550.     {
  7551.         $this->throw('Cannot autowire service ".service_locator.IVMBjb8": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7552.     }
  7553.     /**
  7554.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  7555.      *
  7556.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  7557.      */
  7558.     protected function getLoaderInterfaceService()
  7559.     {
  7560.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "sonata.admin.route_loader".');
  7561.     }
  7562.     /**
  7563.      * Gets the private '.errored..service_locator.Pm4m8dc.App\Entity\SalariedContract' shared service.
  7564.      *
  7565.      * @return \App\Entity\SalariedContract
  7566.      */
  7567.     protected function getSalariedContractService()
  7568.     {
  7569.         $this->throw('Cannot autowire service ".service_locator.Pm4m8dc": it references class "App\\Entity\\SalariedContract" but no such service exists.');
  7570.     }
  7571.     /**
  7572.      * Gets the private '.errored..service_locator.Pm4m8dc.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7573.      *
  7574.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7575.      */
  7576.     protected function getConstraintViolationListInterface3Service()
  7577.     {
  7578.         $this->throw('Cannot autowire service ".service_locator.Pm4m8dc": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7579.     }
  7580.     /**
  7581.      * Gets the private '.errored..service_locator.TYKyfsE.App\Entity\SalariedContract' shared service.
  7582.      *
  7583.      * @return \App\Entity\SalariedContract
  7584.      */
  7585.     protected function getSalariedContract2Service()
  7586.     {
  7587.         $this->throw('Cannot autowire service ".service_locator.TYKyfsE": it references class "App\\Entity\\SalariedContract" but no such service exists.');
  7588.     }
  7589.     /**
  7590.      * Gets the private '.errored..service_locator.TYKyfsE.Symfony\Component\Validator\ConstraintViolationList' shared service.
  7591.      *
  7592.      * @return \Symfony\Component\Validator\ConstraintViolationList
  7593.      */
  7594.     protected function getConstraintViolationList5Service()
  7595.     {
  7596.         $this->throw('Cannot autowire service ".service_locator.TYKyfsE": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.');
  7597.     }
  7598.     /**
  7599.      * Gets the private '.errored..service_locator.VhInDou.App\Entity\WorkPlaceSalaried' shared service.
  7600.      *
  7601.      * @return \App\Entity\WorkPlaceSalaried
  7602.      */
  7603.     protected function getWorkPlaceSalaried2Service()
  7604.     {
  7605.         $this->throw('Cannot autowire service ".service_locator.VhInDou": it references class "App\\Entity\\WorkPlaceSalaried" but no such service exists.');
  7606.     }
  7607.     /**
  7608.      * Gets the private '.errored..service_locator.WRSx3LI.App\Entity\Beneficiary' shared service.
  7609.      *
  7610.      * @return \App\Entity\Beneficiary
  7611.      */
  7612.     protected function getBeneficiary2Service()
  7613.     {
  7614.         $this->throw('Cannot autowire service ".service_locator.WRSx3LI": it references class "App\\Entity\\Beneficiary" but no such service exists.');
  7615.     }
  7616.     /**
  7617.      * Gets the private '.errored..service_locator.WRSx3LI.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7618.      *
  7619.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7620.      */
  7621.     protected function getConstraintViolationListInterface4Service()
  7622.     {
  7623.         $this->throw('Cannot autowire service ".service_locator.WRSx3LI": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7624.     }
  7625.     /**
  7626.      * Gets the private '.errored..service_locator.Wab8Rlm.App\Entity\Salaried' shared service.
  7627.      *
  7628.      * @return \App\Entity\Salaried
  7629.      */
  7630.     protected function getSalaried6Service()
  7631.     {
  7632.         $this->throw('Cannot autowire service ".service_locator.Wab8Rlm": it references class "App\\Entity\\Salaried" but no such service exists.');
  7633.     }
  7634.     /**
  7635.      * Gets the private '.errored..service_locator.Wab8Rlm.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7636.      *
  7637.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7638.      */
  7639.     protected function getConstraintViolationListInterface5Service()
  7640.     {
  7641.         $this->throw('Cannot autowire service ".service_locator.Wab8Rlm": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7642.     }
  7643.     /**
  7644.      * Gets the private '.errored..service_locator.YRAGHoK.App\Entity\DataPayValue' shared service.
  7645.      *
  7646.      * @return \App\Entity\DataPayValue
  7647.      */
  7648.     protected function getDataPayValue2Service()
  7649.     {
  7650.         $this->throw('Cannot autowire service ".service_locator.YRAGHoK": it references class "App\\Entity\\DataPayValue" but no such service exists.');
  7651.     }
  7652.     /**
  7653.      * Gets the private '.errored..service_locator.YRAGHoK.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7654.      *
  7655.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7656.      */
  7657.     protected function getConstraintViolationListInterface6Service()
  7658.     {
  7659.         $this->throw('Cannot autowire service ".service_locator.YRAGHoK": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7660.     }
  7661.     /**
  7662.      * Gets the private '.errored..service_locator.auzWjuc.App\Entity\Salaried' shared service.
  7663.      *
  7664.      * @return \App\Entity\Salaried
  7665.      */
  7666.     protected function getSalaried7Service()
  7667.     {
  7668.         $this->throw('Cannot autowire service ".service_locator.auzWjuc": it references class "App\\Entity\\Salaried" but no such service exists.');
  7669.     }
  7670.     /**
  7671.      * Gets the private '.errored..service_locator.auzWjuc.Symfony\Component\Validator\ConstraintViolationList' shared service.
  7672.      *
  7673.      * @return \Symfony\Component\Validator\ConstraintViolationList
  7674.      */
  7675.     protected function getConstraintViolationList6Service()
  7676.     {
  7677.         $this->throw('Cannot autowire service ".service_locator.auzWjuc": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.');
  7678.     }
  7679.     /**
  7680.      * Gets the private '.errored..service_locator.b0RKdf5.App\Entity\ProvidenceAffiliation' shared service.
  7681.      *
  7682.      * @return \App\Entity\ProvidenceAffiliation
  7683.      */
  7684.     protected function getProvidenceAffiliation2Service()
  7685.     {
  7686.         $this->throw('Cannot autowire service ".service_locator.b0RKdf5": it references class "App\\Entity\\ProvidenceAffiliation" but no such service exists.');
  7687.     }
  7688.     /**
  7689.      * Gets the private '.errored..service_locator.cLqPnre.App\Entity\SalariedAbsences' shared service.
  7690.      *
  7691.      * @return \App\Entity\SalariedAbsences
  7692.      */
  7693.     protected function getSalariedAbsences4Service()
  7694.     {
  7695.         $this->throw('Cannot autowire service ".service_locator.cLqPnre": it references class "App\\Entity\\SalariedAbsences" but no such service exists.');
  7696.     }
  7697.     /**
  7698.      * Gets the private '.errored..service_locator.d4GCdG4.App\Entity\Salaried' shared service.
  7699.      *
  7700.      * @return \App\Entity\Salaried
  7701.      */
  7702.     protected function getSalaried8Service()
  7703.     {
  7704.         $this->throw('Cannot autowire service ".service_locator.d4GCdG4": it references class "App\\Entity\\Salaried" but no such service exists.');
  7705.     }
  7706.     /**
  7707.      * Gets the private '.errored..service_locator.d4GCdG4.App\Entity\WorkPlaceSalaried' shared service.
  7708.      *
  7709.      * @return \App\Entity\WorkPlaceSalaried
  7710.      */
  7711.     protected function getWorkPlaceSalaried3Service()
  7712.     {
  7713.         $this->throw('Cannot autowire service ".service_locator.d4GCdG4": it references class "App\\Entity\\WorkPlaceSalaried" but no such service exists.');
  7714.     }
  7715.     /**
  7716.      * Gets the private '.errored..service_locator.d4GCdG4.Symfony\Component\Validator\ConstraintViolationList' shared service.
  7717.      *
  7718.      * @return \Symfony\Component\Validator\ConstraintViolationList
  7719.      */
  7720.     protected function getConstraintViolationList7Service()
  7721.     {
  7722.         $this->throw('Cannot autowire service ".service_locator.d4GCdG4": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.');
  7723.     }
  7724.     /**
  7725.      * Gets the private '.errored..service_locator.d8wCol1.App\Entity\SalariedContract' shared service.
  7726.      *
  7727.      * @return \App\Entity\SalariedContract
  7728.      */
  7729.     protected function getSalariedContract3Service()
  7730.     {
  7731.         $this->throw('Cannot autowire service ".service_locator.d8wCol1": it references class "App\\Entity\\SalariedContract" but no such service exists.');
  7732.     }
  7733.     /**
  7734.      * Gets the private '.errored..service_locator.jcuSQY2.App\Entity\DataPayValue' shared service.
  7735.      *
  7736.      * @return \App\Entity\DataPayValue
  7737.      */
  7738.     protected function getDataPayValue3Service()
  7739.     {
  7740.         $this->throw('Cannot autowire service ".service_locator.jcuSQY2": it references class "App\\Entity\\DataPayValue" but no such service exists.');
  7741.     }
  7742.     /**
  7743.      * Gets the private '.errored..service_locator.mALB3V..App\Entity\IJEditionDetail' shared service.
  7744.      *
  7745.      * @return \App\Entity\IJEditionDetail
  7746.      */
  7747.     protected function getIJEditionDetailService()
  7748.     {
  7749.         $this->throw('Cannot autowire service ".service_locator.mALB3V.": it references class "App\\Entity\\IJEditionDetail" but no such service exists.');
  7750.     }
  7751.     /**
  7752.      * Gets the private '.errored..service_locator.mALB3V..Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7753.      *
  7754.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7755.      */
  7756.     protected function getConstraintViolationListInterface7Service()
  7757.     {
  7758.         $this->throw('Cannot autowire service ".service_locator.mALB3V.": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7759.     }
  7760.     /**
  7761.      * Gets the private '.errored..service_locator.pIn3sE8.App\Entity\IJEdition' shared service.
  7762.      *
  7763.      * @return \App\Entity\IJEdition
  7764.      */
  7765.     protected function getIJEdition2Service()
  7766.     {
  7767.         $this->throw('Cannot autowire service ".service_locator.pIn3sE8": it references class "App\\Entity\\IJEdition" but no such service exists.');
  7768.     }
  7769.     /**
  7770.      * Gets the private '.errored..service_locator.pIn3sE8.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7771.      *
  7772.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7773.      */
  7774.     protected function getConstraintViolationListInterface8Service()
  7775.     {
  7776.         $this->throw('Cannot autowire service ".service_locator.pIn3sE8": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7777.     }
  7778.     /**
  7779.      * Gets the private '.errored..service_locator.qSu6MGg.App\Entity\Salaried' shared service.
  7780.      *
  7781.      * @return \App\Entity\Salaried
  7782.      */
  7783.     protected function getSalaried9Service()
  7784.     {
  7785.         $this->throw('Cannot autowire service ".service_locator.qSu6MGg": it references class "App\\Entity\\Salaried" but no such service exists.');
  7786.     }
  7787.     /**
  7788.      * Gets the private '.errored..service_locator.qe4hl7P.App\Entity\Beneficiary' shared service.
  7789.      *
  7790.      * @return \App\Entity\Beneficiary
  7791.      */
  7792.     protected function getBeneficiary3Service()
  7793.     {
  7794.         $this->throw('Cannot autowire service ".service_locator.qe4hl7P": it references class "App\\Entity\\Beneficiary" but no such service exists.');
  7795.     }
  7796.     /**
  7797.      * Gets the private '.errored..service_locator.qe4hl7P.App\Entity\Salaried' shared service.
  7798.      *
  7799.      * @return \App\Entity\Salaried
  7800.      */
  7801.     protected function getSalaried10Service()
  7802.     {
  7803.         $this->throw('Cannot autowire service ".service_locator.qe4hl7P": it references class "App\\Entity\\Salaried" but no such service exists.');
  7804.     }
  7805.     /**
  7806.      * Gets the private '.errored..service_locator.qe4hl7P.Symfony\Component\Validator\ConstraintViolationList' shared service.
  7807.      *
  7808.      * @return \Symfony\Component\Validator\ConstraintViolationList
  7809.      */
  7810.     protected function getConstraintViolationList8Service()
  7811.     {
  7812.         $this->throw('Cannot autowire service ".service_locator.qe4hl7P": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.');
  7813.     }
  7814.     /**
  7815.      * Gets the private '.errored..service_locator.ssJc0i3.App\Entity\PAS' shared service.
  7816.      *
  7817.      * @return \App\Entity\PAS
  7818.      */
  7819.     protected function getPASService()
  7820.     {
  7821.         $this->throw('Cannot autowire service ".service_locator.ssJc0i3": it references class "App\\Entity\\PAS" but no such service exists.');
  7822.     }
  7823.     /**
  7824.      * Gets the private '.errored..service_locator.tVmDl.7.App\Entity\ProvidenceAffiliation' shared service.
  7825.      *
  7826.      * @return \App\Entity\ProvidenceAffiliation
  7827.      */
  7828.     protected function getProvidenceAffiliation3Service()
  7829.     {
  7830.         $this->throw('Cannot autowire service ".service_locator.tVmDl.7": it references class "App\\Entity\\ProvidenceAffiliation" but no such service exists.');
  7831.     }
  7832.     /**
  7833.      * Gets the private '.errored..service_locator.tVmDl.7.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  7834.      *
  7835.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  7836.      */
  7837.     protected function getConstraintViolationListInterface9Service()
  7838.     {
  7839.         $this->throw('Cannot autowire service ".service_locator.tVmDl.7": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  7840.     }
  7841.     /**
  7842.      * Gets the private '.errored..service_locator.vewM_4u.App\Entity\SalariedAbsences' shared service.
  7843.      *
  7844.      * @return \App\Entity\SalariedAbsences
  7845.      */
  7846.     protected function getSalariedAbsences5Service()
  7847.     {
  7848.         $this->throw('Cannot autowire service ".service_locator.vewM_4u": it references class "App\\Entity\\SalariedAbsences" but no such service exists.');
  7849.     }
  7850.     /**
  7851.      * Gets the private '.errored..service_locator.xXD6s64.App\Entity\DataPayValue' shared service.
  7852.      *
  7853.      * @return \App\Entity\DataPayValue
  7854.      */
  7855.     protected function getDataPayValue4Service()
  7856.     {
  7857.         $this->throw('Cannot autowire service ".service_locator.xXD6s64": it references class "App\\Entity\\DataPayValue" but no such service exists.');
  7858.     }
  7859.     /**
  7860.      * Gets the private '.errored..service_locator.yJaq1cg.App\Entity\PayResult' shared service.
  7861.      *
  7862.      * @return \App\Entity\PayResult
  7863.      */
  7864.     protected function getPayResultService()
  7865.     {
  7866.         $this->throw('Cannot autowire service ".service_locator.yJaq1cg": it references class "App\\Entity\\PayResult" but no such service exists.');
  7867.     }
  7868.     /**
  7869.      * Gets the private '.errored..service_locator.ySIbWfi.App\Entity\IJEditionDetail' shared service.
  7870.      *
  7871.      * @return \App\Entity\IJEditionDetail
  7872.      */
  7873.     protected function getIJEditionDetail2Service()
  7874.     {
  7875.         $this->throw('Cannot autowire service ".service_locator.ySIbWfi": it references class "App\\Entity\\IJEditionDetail" but no such service exists.');
  7876.     }
  7877.     /**
  7878.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  7879.      *
  7880.      * @return \Symfony\Component\Console\Command\LazyCommand
  7881.      */
  7882.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  7883.     {
  7884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7886.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7887.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  7888.         });
  7889.     }
  7890.     /**
  7891.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  7892.      *
  7893.      * @return \Symfony\Component\Console\Command\LazyCommand
  7894.      */
  7895.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  7896.     {
  7897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7899.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7900.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  7901.         });
  7902.     }
  7903.     /**
  7904.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  7905.      *
  7906.      * @return \Symfony\Component\Console\Command\LazyCommand
  7907.      */
  7908.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  7909.     {
  7910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7912.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7913.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  7914.         });
  7915.     }
  7916.     /**
  7917.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  7918.      *
  7919.      * @return \Symfony\Component\Console\Command\LazyCommand
  7920.      */
  7921.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  7922.     {
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7925.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7926.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  7927.         });
  7928.     }
  7929.     /**
  7930.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  7931.      *
  7932.      * @return \Symfony\Component\Console\Command\LazyCommand
  7933.      */
  7934.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  7935.     {
  7936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7938.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7939.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  7940.         });
  7941.     }
  7942.     /**
  7943.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  7944.      *
  7945.      * @return \Symfony\Component\Console\Command\LazyCommand
  7946.      */
  7947.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  7948.     {
  7949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7951.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7952.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  7953.         });
  7954.     }
  7955.     /**
  7956.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  7957.      *
  7958.      * @return \Symfony\Component\Console\Command\LazyCommand
  7959.      */
  7960.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  7961.     {
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7964.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7965.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  7966.         });
  7967.     }
  7968.     /**
  7969.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  7970.      *
  7971.      * @return \Symfony\Component\Console\Command\LazyCommand
  7972.      */
  7973.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  7974.     {
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7977.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7978.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  7979.         });
  7980.     }
  7981.     /**
  7982.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  7983.      *
  7984.      * @return \Symfony\Component\Console\Command\LazyCommand
  7985.      */
  7986.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  7987.     {
  7988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7990.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  7991.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  7992.         });
  7993.     }
  7994.     /**
  7995.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  7996.      *
  7997.      * @return \Symfony\Component\Console\Command\LazyCommand
  7998.      */
  7999.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  8000.     {
  8001.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8003.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8004.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  8005.         });
  8006.     }
  8007.     /**
  8008.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  8009.      *
  8010.      * @return \Symfony\Component\Console\Command\LazyCommand
  8011.      */
  8012.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  8013.     {
  8014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8016.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8017.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  8018.         });
  8019.     }
  8020.     /**
  8021.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  8022.      *
  8023.      * @return \Symfony\Component\Console\Command\LazyCommand
  8024.      */
  8025.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  8026.     {
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8029.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8030.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  8031.         });
  8032.     }
  8033.     /**
  8034.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  8035.      *
  8036.      * @return \Symfony\Component\Console\Command\LazyCommand
  8037.      */
  8038.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  8039.     {
  8040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8042.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8043.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  8044.         });
  8045.     }
  8046.     /**
  8047.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  8048.      *
  8049.      * @return \Symfony\Component\Console\Command\LazyCommand
  8050.      */
  8051.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  8052.     {
  8053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8055.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8056.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  8057.         });
  8058.     }
  8059.     /**
  8060.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  8061.      *
  8062.      * @return \Symfony\Component\Console\Command\LazyCommand
  8063.      */
  8064.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  8065.     {
  8066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8068.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8069.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  8070.         });
  8071.     }
  8072.     /**
  8073.      * Gets the private '.maker.auto_command.make_sonata_admin.lazy' shared service.
  8074.      *
  8075.      * @return \Symfony\Component\Console\Command\LazyCommand
  8076.      */
  8077.     protected function get_Maker_AutoCommand_MakeSonataAdmin_LazyService()
  8078.     {
  8079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8081.         return $this->privates['.maker.auto_command.make_sonata_admin.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:sonata:admin', [], 'Generates an admin class based on the given model class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8082.             return ($this->privates['maker.auto_command.make_sonata_admin'] ?? $this->getMaker_AutoCommand_MakeSonataAdminService());
  8083.         });
  8084.     }
  8085.     /**
  8086.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  8087.      *
  8088.      * @return \Symfony\Component\Console\Command\LazyCommand
  8089.      */
  8090.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  8091.     {
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8094.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8095.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  8096.         });
  8097.     }
  8098.     /**
  8099.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  8100.      *
  8101.      * @return \Symfony\Component\Console\Command\LazyCommand
  8102.      */
  8103.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  8104.     {
  8105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8107.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8108.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  8109.         });
  8110.     }
  8111.     /**
  8112.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  8113.      *
  8114.      * @return \Symfony\Component\Console\Command\LazyCommand
  8115.      */
  8116.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  8117.     {
  8118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8120.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8121.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  8122.         });
  8123.     }
  8124.     /**
  8125.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  8126.      *
  8127.      * @return \Symfony\Component\Console\Command\LazyCommand
  8128.      */
  8129.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  8130.     {
  8131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8133.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8134.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  8135.         });
  8136.     }
  8137.     /**
  8138.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  8139.      *
  8140.      * @return \Symfony\Component\Console\Command\LazyCommand
  8141.      */
  8142.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  8143.     {
  8144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8146.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8147.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  8148.         });
  8149.     }
  8150.     /**
  8151.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  8152.      *
  8153.      * @return \Symfony\Component\Console\Command\LazyCommand
  8154.      */
  8155.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  8156.     {
  8157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8159.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8160.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  8161.         });
  8162.     }
  8163.     /**
  8164.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  8165.      *
  8166.      * @return \Symfony\Component\Console\Command\LazyCommand
  8167.      */
  8168.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  8169.     {
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8172.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  8173.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  8174.         });
  8175.     }
  8176.     /**
  8177.      * Gets the private '.messenger.handler_descriptor.0XD6QOu' shared service.
  8178.      *
  8179.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  8180.      */
  8181.     protected function get_Messenger_HandlerDescriptor_0XD6QOuService()
  8182.     {
  8183.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  8185.         include_once \dirname(__DIR__4).'/src/MessageHandler/PayrollSenderMessageHandler.php';
  8186.         include_once \dirname(__DIR__4).'/src/Service/IOAuthService.php';
  8187.         include_once \dirname(__DIR__4).'/src/Service/AthenaOAuthService.php';
  8188.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8189.         if (isset($this->privates['.messenger.handler_descriptor.0XD6QOu'])) {
  8190.             return $this->privates['.messenger.handler_descriptor.0XD6QOu'];
  8191.         }
  8192.         return $this->privates['.messenger.handler_descriptor.0XD6QOu'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\PayrollSenderMessageHandler($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), $this, ($this->privates['App\\Service\\ReportModelAsyn'] ?? $this->getReportModelAsynService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \App\Service\AthenaOAuthService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a)), []);
  8193.     }
  8194.     /**
  8195.      * Gets the private '.messenger.handler_descriptor.63bJZVF' shared service.
  8196.      *
  8197.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  8198.      */
  8199.     protected function get_Messenger_HandlerDescriptor_63bJZVFService()
  8200.     {
  8201.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  8202.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  8203.         include_once \dirname(__DIR__4).'/src/MessageHandler/PayrollMessageHandler.php';
  8204.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8205.         if (isset($this->privates['.messenger.handler_descriptor.63bJZVF'])) {
  8206.             return $this->privates['.messenger.handler_descriptor.63bJZVF'];
  8207.         }
  8208.         return $this->privates['.messenger.handler_descriptor.63bJZVF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\PayrollMessageHandler($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\PayrollCalculatorService'] ?? $this->getPayrollCalculatorServiceService())), []);
  8209.     }
  8210.     /**
  8211.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  8212.      *
  8213.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  8214.      */
  8215.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  8216.     {
  8217.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  8218.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  8219.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService())), []);
  8220.     }
  8221.     /**
  8222.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  8223.      *
  8224.      * @return \Symfony\Component\Console\Command\LazyCommand
  8225.      */
  8226.     protected function get_Monolog_Command_ServerLog_LazyService()
  8227.     {
  8228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8230.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  8231.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  8232.         });
  8233.     }
  8234.     /**
  8235.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  8236.      *
  8237.      * @return \Symfony\Component\Console\Command\LazyCommand
  8238.      */
  8239.     protected function get_Security_Command_DebugFirewall_LazyService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8243.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  8244.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  8245.         });
  8246.     }
  8247.     /**
  8248.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  8249.      *
  8250.      * @return \Symfony\Component\Console\Command\LazyCommand
  8251.      */
  8252.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  8253.     {
  8254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8256.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  8257.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  8258.         });
  8259.     }
  8260.     /**
  8261.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  8262.      *
  8263.      * @return \Symfony\Component\Console\Command\LazyCommand
  8264.      */
  8265.     protected function get_Security_Command_UserPasswordHash_LazyService()
  8266.     {
  8267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8269.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  8270.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  8271.         });
  8272.     }
  8273.     /**
  8274.      * Gets the private '.service_locator..XRVoFG' shared service.
  8275.      *
  8276.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8277.      */
  8278.     protected function get_ServiceLocator__XRVoFGService()
  8279.     {
  8280.         return $this->privates['.service_locator..XRVoFG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8281.             'salariedAbsences' => ['privates''.errored..service_locator..XRVoFG.App\\Entity\\SalariedAbsences'NULL'Cannot autowire service ".service_locator..XRVoFG": it references class "App\\Entity\\SalariedAbsences" but no such service exists.'],
  8282.             'translator' => ['services''translator''getTranslatorService'false],
  8283.         ], [
  8284.             'salariedAbsences' => 'App\\Entity\\SalariedAbsences',
  8285.             'translator' => '?',
  8286.         ]);
  8287.     }
  8288.     /**
  8289.      * Gets the private '.service_locator.5oLOBeY' shared service.
  8290.      *
  8291.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8292.      */
  8293.     protected function get_ServiceLocator_5oLOBeYService()
  8294.     {
  8295.         return $this->privates['.service_locator.5oLOBeY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8296.             'beneficiary' => ['privates''.errored..service_locator.5oLOBeY.App\\Entity\\Beneficiary'NULL'Cannot autowire service ".service_locator.5oLOBeY": it references class "App\\Entity\\Beneficiary" but no such service exists.'],
  8297.         ], [
  8298.             'beneficiary' => 'App\\Entity\\Beneficiary',
  8299.         ]);
  8300.     }
  8301.     /**
  8302.      * Gets the private '.service_locator.8aI34rG' shared service.
  8303.      *
  8304.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8305.      */
  8306.     protected function get_ServiceLocator_8aI34rGService()
  8307.     {
  8308.         return $this->privates['.service_locator.8aI34rG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8309.             'App\\Controller\\API\\AccountingController::buildAccounting' => ['privates''.service_locator.zbz4ht8''get_ServiceLocator_Zbz4ht8Service'false],
  8310.             'App\\Controller\\API\\AccountingController::deleteAccounting' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8311.             'App\\Controller\\API\\AccountingController::exportAccountingFile' => ['privates''.service_locator.Krl8I9p''get_ServiceLocator_Krl8I9pService'false],
  8312.             'App\\Controller\\API\\AccountingController::getAccountingFile' => ['privates''.service_locator.zCkYB3J''get_ServiceLocator_ZCkYB3JService'false],
  8313.             'App\\Controller\\API\\AccountingController::getAccountingList' => ['privates''.service_locator.SlEytWj''get_ServiceLocator_SlEytWjService'false],
  8314.             'App\\Controller\\API\\AccountingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8315.             'App\\Controller\\API\\BeneficiaryController::createBeneficiary' => ['privates''.service_locator.qe4hl7P''get_ServiceLocator_Qe4hl7PService'false],
  8316.             'App\\Controller\\API\\BeneficiaryController::deleteBeneficiary' => ['privates''.service_locator.5oLOBeY''get_ServiceLocator_5oLOBeYService'false],
  8317.             'App\\Controller\\API\\BeneficiaryController::getSalaried' => ['privates''.service_locator.5oLOBeY''get_ServiceLocator_5oLOBeYService'false],
  8318.             'App\\Controller\\API\\BeneficiaryController::modifyBeneficiary' => ['privates''.service_locator.WRSx3LI''get_ServiceLocator_WRSx3LIService'false],
  8319.             'App\\Controller\\API\\BeneficiaryController::searchBeneficiary' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8320.             'App\\Controller\\API\\BeneficiaryController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8321.             'App\\Controller\\API\\BirthCountryController::getBirthCountryCodeAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8322.             'App\\Controller\\API\\BirthCountryController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8323.             'App\\Controller\\API\\CollectiveConventionController::getCollectiveConventionListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8324.             'App\\Controller\\API\\CollectiveConventionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8325.             'App\\Controller\\API\\CompanyController::getCompanyControllerAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8326.             'App\\Controller\\API\\CompanyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8327.             'App\\Controller\\API\\CountryCodeController::getPayValueListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8328.             'App\\Controller\\API\\CountryCodeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8329.             'App\\Controller\\API\\DsnResultDetailController::getPayValueListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8330.             'App\\Controller\\API\\DsnResultDetailController::getPayValueListFile' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8331.             'App\\Controller\\API\\DsnResultDetailController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8332.             'App\\Controller\\API\\DsnResultEnteteController::buildDsn' => ['privates''.service_locator.vQbZkIW''get_ServiceLocator_VQbZkIWService'false],
  8333.             'App\\Controller\\API\\DsnResultEnteteController::buildDsnADV' => ['privates''.service_locator.vQbZkIW''get_ServiceLocator_VQbZkIWService'false],
  8334.             'App\\Controller\\API\\DsnResultEnteteController::buildDsnFCTU' => ['privates''.service_locator.vQbZkIW''get_ServiceLocator_VQbZkIWService'false],
  8335.             'App\\Controller\\API\\DsnResultEnteteController::deleteDsn' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8336.             'App\\Controller\\API\\DsnResultEnteteController::getCompanyControllerAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8337.             'App\\Controller\\API\\DsnResultEnteteController::getSalariedList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8338.             'App\\Controller\\API\\DsnResultEnteteController::searchDsnList' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8339.             'App\\Controller\\API\\DsnResultEnteteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8340.             'App\\Controller\\API\\EditionController::executeAction' => ['privates''.service_locator.fFBgRN.''get_ServiceLocator_FFBgRN_Service'false],
  8341.             'App\\Controller\\API\\EditionController::getEffectiveList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8342.             'App\\Controller\\API\\EditionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8343.             'App\\Controller\\API\\ElementPayTablesController::getBirthCountryCodeAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8344.             'App\\Controller\\API\\ElementPayTablesController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8345.             'App\\Controller\\API\\EstablishmentController::getEstablishmentAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8346.             'App\\Controller\\API\\EstablishmentController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8347.             'App\\Controller\\API\\IJSSController::createIJEdition' => ['privates''.service_locator.I6eRrgx''get_ServiceLocator_I6eRrgxService'false],
  8348.             'App\\Controller\\API\\IJSSController::getIJSSAbsence' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8349.             'App\\Controller\\API\\IJSSController::getIJSSInfo' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8350.             'App\\Controller\\API\\IJSSController::modifyIJEdition' => ['privates''.service_locator.pIn3sE8''get_ServiceLocator_PIn3sE8Service'false],
  8351.             'App\\Controller\\API\\IJSSController::searchIJSS' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8352.             'App\\Controller\\API\\IJSSController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8353.             'App\\Controller\\API\\IJSSDEtailController::deletePayResult' => ['privates''.service_locator.ySIbWfi''get_ServiceLocator_YSIbWfiService'false],
  8354.             'App\\Controller\\API\\IJSSDEtailController::modifyIJEdition' => ['privates''.service_locator.mALB3V.''get_ServiceLocator_MALB3V_Service'false],
  8355.             'App\\Controller\\API\\IJSSDEtailController::postPayResult' => ['privates''.service_locator.mALB3V.''get_ServiceLocator_MALB3V_Service'false],
  8356.             'App\\Controller\\API\\IJSSDEtailController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8357.             'App\\Controller\\API\\IntegrationController::executeAction' => ['privates''.service_locator.zCkYB3J''get_ServiceLocator_ZCkYB3JService'false],
  8358.             'App\\Controller\\API\\IntegrationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8359.             'App\\Controller\\API\\PasController::deleteSalariedAbsence' => ['privates''.service_locator.ssJc0i3''get_ServiceLocator_SsJc0i3Service'false],
  8360.             'App\\Controller\\API\\PasController::searchPayValue' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8361.             'App\\Controller\\API\\PasController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8362.             'App\\Controller\\API\\PayPeriodController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8363.             'App\\Controller\\API\\PayResultController::deletePayResult' => ['privates''.service_locator.yJaq1cg''get_ServiceLocator_YJaq1cgService'false],
  8364.             'App\\Controller\\API\\PayResultController::getAmount' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8365.             'App\\Controller\\API\\PayResultController::getEstablishmentAvailable' => ['privates''.service_locator.F2WpFvb''get_ServiceLocator_F2WpFvbService'false],
  8366.             'App\\Controller\\API\\PayResultController::printedPayResult' => ['privates''.service_locator.yJaq1cg''get_ServiceLocator_YJaq1cgService'false],
  8367.             'App\\Controller\\API\\PayResultController::searchPayValue' => ['privates''.service_locator.v3gitzM''get_ServiceLocator_V3gitzMService'false],
  8368.             'App\\Controller\\API\\PayResultController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8369.             'App\\Controller\\API\\PayResultController::updatePayResultFCTUStatus' => ['privates''.service_locator.yJaq1cg''get_ServiceLocator_YJaq1cgService'false],
  8370.             'App\\Controller\\API\\PayValueController::createSalaried' => ['privates''.service_locator.HdpzSNt''get_ServiceLocator_HdpzSNtService'false],
  8371.             'App\\Controller\\API\\PayValueController::deleteWorkPlace' => ['privates''.service_locator.jcuSQY2''get_ServiceLocator_JcuSQY2Service'false],
  8372.             'App\\Controller\\API\\PayValueController::getDefaultPayValueSalaried' => ['privates''.service_locator.DsJfMvC''get_ServiceLocator_DsJfMvCService'false],
  8373.             'App\\Controller\\API\\PayValueController::getPayValueList' => ['privates''.service_locator.xXD6s64''get_ServiceLocator_XXD6s64Service'false],
  8374.             'App\\Controller\\API\\PayValueController::modifySalaried' => ['privates''.service_locator.YRAGHoK''get_ServiceLocator_YRAGHoKService'false],
  8375.             'App\\Controller\\API\\PayValueController::searchPayValue' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8376.             'App\\Controller\\API\\PayValueController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8377.             'App\\Controller\\API\\PayrollController::generatePayroll' => ['privates''.service_locator.OU8rpUx''get_ServiceLocator_OU8rpUxService'false],
  8378.             'App\\Controller\\API\\PayrollController::payRollGenerationList' => ['privates''.service_locator.OU8rpUx''get_ServiceLocator_OU8rpUxService'false],
  8379.             'App\\Controller\\API\\PayrollController::payRollPrintList' => ['privates''.service_locator.fFBgRN.''get_ServiceLocator_FFBgRN_Service'false],
  8380.             'App\\Controller\\API\\PayrollController::searchPayRollSalaried' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8381.             'App\\Controller\\API\\PayrollController::sendPayrollByMail' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8382.             'App\\Controller\\API\\PayrollController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8383.             'App\\Controller\\API\\PostalCodeController::getPayValueListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8384.             'App\\Controller\\API\\PostalCodeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8385.             'App\\Controller\\API\\ProfessionCodeController::getPayValueListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8386.             'App\\Controller\\API\\ProfessionCodeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8387.             'App\\Controller\\API\\ProvidenceAdherenceController::getProvidenceAdherenceListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8388.             'App\\Controller\\API\\ProvidenceAdherenceController::getProvidenceAffiliationIdentifier' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8389.             'App\\Controller\\API\\ProvidenceAdherenceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8390.             'App\\Controller\\API\\ProvidenceAffiliationController::createProvidenceAffiliation' => ['privates''.service_locator.HC62mYc''get_ServiceLocator_HC62mYcService'false],
  8391.             'App\\Controller\\API\\ProvidenceAffiliationController::deleteWorkPlace' => ['privates''.service_locator.b0RKdf5''get_ServiceLocator_B0RKdf5Service'false],
  8392.             'App\\Controller\\API\\ProvidenceAffiliationController::getProvidenceAffiliation' => ['privates''.service_locator.b0RKdf5''get_ServiceLocator_B0RKdf5Service'false],
  8393.             'App\\Controller\\API\\ProvidenceAffiliationController::modifyProvidenceAffiliation' => ['privates''.service_locator.tVmDl.7''get_ServiceLocator_TVmDl_7Service'false],
  8394.             'App\\Controller\\API\\ProvidenceAffiliationController::searchProvidenceAffiliation' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8395.             'App\\Controller\\API\\ProvidenceAffiliationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8396.             'App\\Controller\\API\\SalariedAbsencesController::createSalariedAbsence' => ['privates''.service_locator.AsQIUjX''get_ServiceLocator_AsQIUjXService'false],
  8397.             'App\\Controller\\API\\SalariedAbsencesController::deleteSalariedAbsence' => ['privates''.service_locator..XRVoFG''get_ServiceLocator__XRVoFGService'false],
  8398.             'App\\Controller\\API\\SalariedAbsencesController::getPayValueList' => ['privates''.service_locator.cLqPnre''get_ServiceLocator_CLqPnreService'false],
  8399.             'App\\Controller\\API\\SalariedAbsencesController::getSalariedAbsenceSickList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8400.             'App\\Controller\\API\\SalariedAbsencesController::getSalariedAbsencesYear' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8401.             'App\\Controller\\API\\SalariedAbsencesController::getSalariedStatusEmploiement' => ['privates''.service_locator.vewM_4u''get_ServiceLocator_VewM4uService'false],
  8402.             'App\\Controller\\API\\SalariedAbsencesController::modifySalariedAbsence' => ['privates''.service_locator.IVMBjb8''get_ServiceLocator_IVMBjb8Service'false],
  8403.             'App\\Controller\\API\\SalariedAbsencesController::searchSalariedAbsences' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8404.             'App\\Controller\\API\\SalariedAbsencesController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8405.             'App\\Controller\\API\\SalariedContractController::createSalariedContract' => ['privates''.service_locator.TYKyfsE''get_ServiceLocator_TYKyfsEService'false],
  8406.             'App\\Controller\\API\\SalariedContractController::deleteWorkPlace' => ['privates''.service_locator.d8wCol1''get_ServiceLocator_D8wCol1Service'false],
  8407.             'App\\Controller\\API\\SalariedContractController::getSalariedContract' => ['privates''.service_locator.d8wCol1''get_ServiceLocator_D8wCol1Service'false],
  8408.             'App\\Controller\\API\\SalariedContractController::getSalariedList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8409.             'App\\Controller\\API\\SalariedContractController::modifySalariedContract' => ['privates''.service_locator.Pm4m8dc''get_ServiceLocator_Pm4m8dcService'false],
  8410.             'App\\Controller\\API\\SalariedContractController::searchWorkPlace' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8411.             'App\\Controller\\API\\SalariedContractController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8412.             'App\\Controller\\API\\SalariedController::createSalaried' => ['privates''.service_locator.auzWjuc''get_ServiceLocator_AuzWjucService'false],
  8413.             'App\\Controller\\API\\SalariedController::getAthenaPortePath' => ['privates''.service_locator.ISpzwIq''get_ServiceLocator_ISpzwIqService'false],
  8414.             'App\\Controller\\API\\SalariedController::getSalaried' => ['privates''.service_locator.DsJfMvC''get_ServiceLocator_DsJfMvCService'false],
  8415.             'App\\Controller\\API\\SalariedController::getSalariedEmployement' => ['privates''.service_locator.ISpzwIq''get_ServiceLocator_ISpzwIqService'false],
  8416.             'App\\Controller\\API\\SalariedController::getSalariedList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8417.             'App\\Controller\\API\\SalariedController::modifySalaried' => ['privates''.service_locator.Wab8Rlm''get_ServiceLocator_Wab8RlmService'false],
  8418.             'App\\Controller\\API\\SalariedController::searchSalaried' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8419.             'App\\Controller\\API\\SalariedController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8420.             'App\\Controller\\API\\ServiceController::getService' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8421.             'App\\Controller\\API\\ServiceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8422.             'App\\Controller\\API\\TaskController::fetchTraitementGeneraux' => ['privates''.service_locator.SlEytWj''get_ServiceLocator_SlEytWjService'false],
  8423.             'App\\Controller\\API\\TaskController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8424.             'App\\Controller\\API\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8425.             'App\\Controller\\API\\WorkPlaceController::createSalaried' => ['privates''.service_locator.d4GCdG4''get_ServiceLocator_D4GCdG4Service'false],
  8426.             'App\\Controller\\API\\WorkPlaceController::deleteWorkPlace' => ['privates''.service_locator.VhInDou''get_ServiceLocator_VhInDouService'false],
  8427.             'App\\Controller\\API\\WorkPlaceController::getWorkPlace' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8428.             'App\\Controller\\API\\WorkPlaceController::getWorkPlaceSalaried' => ['privates''.service_locator.VhInDou''get_ServiceLocator_VhInDouService'false],
  8429.             'App\\Controller\\API\\WorkPlaceController::modifySalaried' => ['privates''.service_locator.9gj0tMT''get_ServiceLocator_9gj0tMTService'false],
  8430.             'App\\Controller\\API\\WorkPlaceController::searchWorkPlace' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8431.             'App\\Controller\\API\\WorkPlaceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8432.             'App\\Controller\\API\\WorkingAccidentController::getWorkingAccidentAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8433.             'App\\Controller\\API\\WorkingAccidentController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8434.             'App\\Controller\\API\\ZipCodeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8435.             'App\\Controller\\OAuth\\PayInfoController::getPayInfo' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8436.             'App\\Controller\\OAuth\\PayInfoController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8437.             'App\\Controller\\OAuth\\SimulationController::getCoefficientSimulationInfo' => ['privates''.service_locator.O_cRVw7''get_ServiceLocator_OCRVw7Service'false],
  8438.             'App\\Controller\\OAuth\\SimulationController::getSimulationInfo' => ['privates''.service_locator.O_cRVw7''get_ServiceLocator_OCRVw7Service'false],
  8439.             'App\\Controller\\OAuth\\SimulationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8440.             'App\\Controller\\OAuth\\TransferPaymentController::getTransferPayment' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8441.             'App\\Controller\\OAuth\\TransferPaymentController::removePaymentTransferForSalaried' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8442.             'App\\Controller\\OAuth\\TransferPaymentController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8443.             'App\\Controller\\OAuth\\UserInfoController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8444.             'App\\Controller\\Web\\ProfileController::editProfile' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  8445.             'App\\Controller\\Web\\ProfileController::resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  8446.             'App\\Controller\\Web\\RegistrationController::register' => ['privates''.service_locator.PHIf1ve''get_ServiceLocator_PHIf1veService'false],
  8447.             'App\\Controller\\Web\\SalariedController::salariedEdit' => ['privates''.service_locator.qSu6MGg''get_ServiceLocator_QSu6MGgService'false],
  8448.             'App\\Controller\\Web\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  8449.             'App\\Controller\\Web\\SecurityController::resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  8450.             'App\\Controller\\Web\\SecurityController::resetPasswordRequest' => ['privates''.service_locator.D4nGOut''get_ServiceLocator_D4nGOutService'false],
  8451.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  8452.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  8453.             'App\\Controller\\API\\AccountingController:buildAccounting' => ['privates''.service_locator.zbz4ht8''get_ServiceLocator_Zbz4ht8Service'false],
  8454.             'App\\Controller\\API\\AccountingController:deleteAccounting' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8455.             'App\\Controller\\API\\AccountingController:exportAccountingFile' => ['privates''.service_locator.Krl8I9p''get_ServiceLocator_Krl8I9pService'false],
  8456.             'App\\Controller\\API\\AccountingController:getAccountingFile' => ['privates''.service_locator.zCkYB3J''get_ServiceLocator_ZCkYB3JService'false],
  8457.             'App\\Controller\\API\\AccountingController:getAccountingList' => ['privates''.service_locator.SlEytWj''get_ServiceLocator_SlEytWjService'false],
  8458.             'App\\Controller\\API\\AccountingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8459.             'App\\Controller\\API\\BeneficiaryController:createBeneficiary' => ['privates''.service_locator.qe4hl7P''get_ServiceLocator_Qe4hl7PService'false],
  8460.             'App\\Controller\\API\\BeneficiaryController:deleteBeneficiary' => ['privates''.service_locator.5oLOBeY''get_ServiceLocator_5oLOBeYService'false],
  8461.             'App\\Controller\\API\\BeneficiaryController:getSalaried' => ['privates''.service_locator.5oLOBeY''get_ServiceLocator_5oLOBeYService'false],
  8462.             'App\\Controller\\API\\BeneficiaryController:modifyBeneficiary' => ['privates''.service_locator.WRSx3LI''get_ServiceLocator_WRSx3LIService'false],
  8463.             'App\\Controller\\API\\BeneficiaryController:searchBeneficiary' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8464.             'App\\Controller\\API\\BeneficiaryController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8465.             'App\\Controller\\API\\BirthCountryController:getBirthCountryCodeAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8466.             'App\\Controller\\API\\BirthCountryController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8467.             'App\\Controller\\API\\CollectiveConventionController:getCollectiveConventionListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8468.             'App\\Controller\\API\\CollectiveConventionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8469.             'App\\Controller\\API\\CompanyController:getCompanyControllerAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8470.             'App\\Controller\\API\\CompanyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8471.             'App\\Controller\\API\\CountryCodeController:getPayValueListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8472.             'App\\Controller\\API\\CountryCodeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8473.             'App\\Controller\\API\\DsnResultDetailController:getPayValueListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8474.             'App\\Controller\\API\\DsnResultDetailController:getPayValueListFile' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8475.             'App\\Controller\\API\\DsnResultDetailController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8476.             'App\\Controller\\API\\DsnResultEnteteController:buildDsn' => ['privates''.service_locator.vQbZkIW''get_ServiceLocator_VQbZkIWService'false],
  8477.             'App\\Controller\\API\\DsnResultEnteteController:buildDsnADV' => ['privates''.service_locator.vQbZkIW''get_ServiceLocator_VQbZkIWService'false],
  8478.             'App\\Controller\\API\\DsnResultEnteteController:buildDsnFCTU' => ['privates''.service_locator.vQbZkIW''get_ServiceLocator_VQbZkIWService'false],
  8479.             'App\\Controller\\API\\DsnResultEnteteController:deleteDsn' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8480.             'App\\Controller\\API\\DsnResultEnteteController:getCompanyControllerAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8481.             'App\\Controller\\API\\DsnResultEnteteController:getSalariedList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8482.             'App\\Controller\\API\\DsnResultEnteteController:searchDsnList' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8483.             'App\\Controller\\API\\DsnResultEnteteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8484.             'App\\Controller\\API\\EditionController:executeAction' => ['privates''.service_locator.fFBgRN.''get_ServiceLocator_FFBgRN_Service'false],
  8485.             'App\\Controller\\API\\EditionController:getEffectiveList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8486.             'App\\Controller\\API\\EditionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8487.             'App\\Controller\\API\\ElementPayTablesController:getBirthCountryCodeAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8488.             'App\\Controller\\API\\ElementPayTablesController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8489.             'App\\Controller\\API\\EstablishmentController:getEstablishmentAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8490.             'App\\Controller\\API\\EstablishmentController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8491.             'App\\Controller\\API\\IJSSController:createIJEdition' => ['privates''.service_locator.I6eRrgx''get_ServiceLocator_I6eRrgxService'false],
  8492.             'App\\Controller\\API\\IJSSController:getIJSSAbsence' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8493.             'App\\Controller\\API\\IJSSController:getIJSSInfo' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8494.             'App\\Controller\\API\\IJSSController:modifyIJEdition' => ['privates''.service_locator.pIn3sE8''get_ServiceLocator_PIn3sE8Service'false],
  8495.             'App\\Controller\\API\\IJSSController:searchIJSS' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8496.             'App\\Controller\\API\\IJSSController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8497.             'App\\Controller\\API\\IJSSDEtailController:deletePayResult' => ['privates''.service_locator.ySIbWfi''get_ServiceLocator_YSIbWfiService'false],
  8498.             'App\\Controller\\API\\IJSSDEtailController:modifyIJEdition' => ['privates''.service_locator.mALB3V.''get_ServiceLocator_MALB3V_Service'false],
  8499.             'App\\Controller\\API\\IJSSDEtailController:postPayResult' => ['privates''.service_locator.mALB3V.''get_ServiceLocator_MALB3V_Service'false],
  8500.             'App\\Controller\\API\\IJSSDEtailController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8501.             'App\\Controller\\API\\IntegrationController:executeAction' => ['privates''.service_locator.zCkYB3J''get_ServiceLocator_ZCkYB3JService'false],
  8502.             'App\\Controller\\API\\IntegrationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8503.             'App\\Controller\\API\\PasController:deleteSalariedAbsence' => ['privates''.service_locator.ssJc0i3''get_ServiceLocator_SsJc0i3Service'false],
  8504.             'App\\Controller\\API\\PasController:searchPayValue' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8505.             'App\\Controller\\API\\PasController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8506.             'App\\Controller\\API\\PayPeriodController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8507.             'App\\Controller\\API\\PayResultController:deletePayResult' => ['privates''.service_locator.yJaq1cg''get_ServiceLocator_YJaq1cgService'false],
  8508.             'App\\Controller\\API\\PayResultController:getAmount' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8509.             'App\\Controller\\API\\PayResultController:getEstablishmentAvailable' => ['privates''.service_locator.F2WpFvb''get_ServiceLocator_F2WpFvbService'false],
  8510.             'App\\Controller\\API\\PayResultController:printedPayResult' => ['privates''.service_locator.yJaq1cg''get_ServiceLocator_YJaq1cgService'false],
  8511.             'App\\Controller\\API\\PayResultController:searchPayValue' => ['privates''.service_locator.v3gitzM''get_ServiceLocator_V3gitzMService'false],
  8512.             'App\\Controller\\API\\PayResultController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8513.             'App\\Controller\\API\\PayResultController:updatePayResultFCTUStatus' => ['privates''.service_locator.yJaq1cg''get_ServiceLocator_YJaq1cgService'false],
  8514.             'App\\Controller\\API\\PayValueController:createSalaried' => ['privates''.service_locator.HdpzSNt''get_ServiceLocator_HdpzSNtService'false],
  8515.             'App\\Controller\\API\\PayValueController:deleteWorkPlace' => ['privates''.service_locator.jcuSQY2''get_ServiceLocator_JcuSQY2Service'false],
  8516.             'App\\Controller\\API\\PayValueController:getDefaultPayValueSalaried' => ['privates''.service_locator.DsJfMvC''get_ServiceLocator_DsJfMvCService'false],
  8517.             'App\\Controller\\API\\PayValueController:getPayValueList' => ['privates''.service_locator.xXD6s64''get_ServiceLocator_XXD6s64Service'false],
  8518.             'App\\Controller\\API\\PayValueController:modifySalaried' => ['privates''.service_locator.YRAGHoK''get_ServiceLocator_YRAGHoKService'false],
  8519.             'App\\Controller\\API\\PayValueController:searchPayValue' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8520.             'App\\Controller\\API\\PayValueController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8521.             'App\\Controller\\API\\PayrollController:generatePayroll' => ['privates''.service_locator.OU8rpUx''get_ServiceLocator_OU8rpUxService'false],
  8522.             'App\\Controller\\API\\PayrollController:payRollGenerationList' => ['privates''.service_locator.OU8rpUx''get_ServiceLocator_OU8rpUxService'false],
  8523.             'App\\Controller\\API\\PayrollController:payRollPrintList' => ['privates''.service_locator.fFBgRN.''get_ServiceLocator_FFBgRN_Service'false],
  8524.             'App\\Controller\\API\\PayrollController:searchPayRollSalaried' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8525.             'App\\Controller\\API\\PayrollController:sendPayrollByMail' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8526.             'App\\Controller\\API\\PayrollController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8527.             'App\\Controller\\API\\PostalCodeController:getPayValueListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8528.             'App\\Controller\\API\\PostalCodeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8529.             'App\\Controller\\API\\ProfessionCodeController:getPayValueListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8530.             'App\\Controller\\API\\ProfessionCodeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8531.             'App\\Controller\\API\\ProvidenceAdherenceController:getProvidenceAdherenceListAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8532.             'App\\Controller\\API\\ProvidenceAdherenceController:getProvidenceAffiliationIdentifier' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8533.             'App\\Controller\\API\\ProvidenceAdherenceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8534.             'App\\Controller\\API\\ProvidenceAffiliationController:createProvidenceAffiliation' => ['privates''.service_locator.HC62mYc''get_ServiceLocator_HC62mYcService'false],
  8535.             'App\\Controller\\API\\ProvidenceAffiliationController:deleteWorkPlace' => ['privates''.service_locator.b0RKdf5''get_ServiceLocator_B0RKdf5Service'false],
  8536.             'App\\Controller\\API\\ProvidenceAffiliationController:getProvidenceAffiliation' => ['privates''.service_locator.b0RKdf5''get_ServiceLocator_B0RKdf5Service'false],
  8537.             'App\\Controller\\API\\ProvidenceAffiliationController:modifyProvidenceAffiliation' => ['privates''.service_locator.tVmDl.7''get_ServiceLocator_TVmDl_7Service'false],
  8538.             'App\\Controller\\API\\ProvidenceAffiliationController:searchProvidenceAffiliation' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8539.             'App\\Controller\\API\\ProvidenceAffiliationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8540.             'App\\Controller\\API\\SalariedAbsencesController:createSalariedAbsence' => ['privates''.service_locator.AsQIUjX''get_ServiceLocator_AsQIUjXService'false],
  8541.             'App\\Controller\\API\\SalariedAbsencesController:deleteSalariedAbsence' => ['privates''.service_locator..XRVoFG''get_ServiceLocator__XRVoFGService'false],
  8542.             'App\\Controller\\API\\SalariedAbsencesController:getPayValueList' => ['privates''.service_locator.cLqPnre''get_ServiceLocator_CLqPnreService'false],
  8543.             'App\\Controller\\API\\SalariedAbsencesController:getSalariedAbsenceSickList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8544.             'App\\Controller\\API\\SalariedAbsencesController:getSalariedAbsencesYear' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8545.             'App\\Controller\\API\\SalariedAbsencesController:getSalariedStatusEmploiement' => ['privates''.service_locator.vewM_4u''get_ServiceLocator_VewM4uService'false],
  8546.             'App\\Controller\\API\\SalariedAbsencesController:modifySalariedAbsence' => ['privates''.service_locator.IVMBjb8''get_ServiceLocator_IVMBjb8Service'false],
  8547.             'App\\Controller\\API\\SalariedAbsencesController:searchSalariedAbsences' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8548.             'App\\Controller\\API\\SalariedAbsencesController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8549.             'App\\Controller\\API\\SalariedContractController:createSalariedContract' => ['privates''.service_locator.TYKyfsE''get_ServiceLocator_TYKyfsEService'false],
  8550.             'App\\Controller\\API\\SalariedContractController:deleteWorkPlace' => ['privates''.service_locator.d8wCol1''get_ServiceLocator_D8wCol1Service'false],
  8551.             'App\\Controller\\API\\SalariedContractController:getSalariedContract' => ['privates''.service_locator.d8wCol1''get_ServiceLocator_D8wCol1Service'false],
  8552.             'App\\Controller\\API\\SalariedContractController:getSalariedList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8553.             'App\\Controller\\API\\SalariedContractController:modifySalariedContract' => ['privates''.service_locator.Pm4m8dc''get_ServiceLocator_Pm4m8dcService'false],
  8554.             'App\\Controller\\API\\SalariedContractController:searchWorkPlace' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8555.             'App\\Controller\\API\\SalariedContractController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8556.             'App\\Controller\\API\\SalariedController:createSalaried' => ['privates''.service_locator.auzWjuc''get_ServiceLocator_AuzWjucService'false],
  8557.             'App\\Controller\\API\\SalariedController:getAthenaPortePath' => ['privates''.service_locator.ISpzwIq''get_ServiceLocator_ISpzwIqService'false],
  8558.             'App\\Controller\\API\\SalariedController:getSalaried' => ['privates''.service_locator.DsJfMvC''get_ServiceLocator_DsJfMvCService'false],
  8559.             'App\\Controller\\API\\SalariedController:getSalariedEmployement' => ['privates''.service_locator.ISpzwIq''get_ServiceLocator_ISpzwIqService'false],
  8560.             'App\\Controller\\API\\SalariedController:getSalariedList' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8561.             'App\\Controller\\API\\SalariedController:modifySalaried' => ['privates''.service_locator.Wab8Rlm''get_ServiceLocator_Wab8RlmService'false],
  8562.             'App\\Controller\\API\\SalariedController:searchSalaried' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8563.             'App\\Controller\\API\\SalariedController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8564.             'App\\Controller\\API\\ServiceController:getService' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8565.             'App\\Controller\\API\\ServiceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8566.             'App\\Controller\\API\\TaskController:fetchTraitementGeneraux' => ['privates''.service_locator.SlEytWj''get_ServiceLocator_SlEytWjService'false],
  8567.             'App\\Controller\\API\\TaskController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8568.             'App\\Controller\\API\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8569.             'App\\Controller\\API\\WorkPlaceController:createSalaried' => ['privates''.service_locator.d4GCdG4''get_ServiceLocator_D4GCdG4Service'false],
  8570.             'App\\Controller\\API\\WorkPlaceController:deleteWorkPlace' => ['privates''.service_locator.VhInDou''get_ServiceLocator_VhInDouService'false],
  8571.             'App\\Controller\\API\\WorkPlaceController:getWorkPlace' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8572.             'App\\Controller\\API\\WorkPlaceController:getWorkPlaceSalaried' => ['privates''.service_locator.VhInDou''get_ServiceLocator_VhInDouService'false],
  8573.             'App\\Controller\\API\\WorkPlaceController:modifySalaried' => ['privates''.service_locator.9gj0tMT''get_ServiceLocator_9gj0tMTService'false],
  8574.             'App\\Controller\\API\\WorkPlaceController:searchWorkPlace' => ['privates''.service_locator.wkXK201''get_ServiceLocator_WkXK201Service'false],
  8575.             'App\\Controller\\API\\WorkPlaceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8576.             'App\\Controller\\API\\WorkingAccidentController:getWorkingAccidentAvailable' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8577.             'App\\Controller\\API\\WorkingAccidentController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8578.             'App\\Controller\\API\\ZipCodeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8579.             'App\\Controller\\OAuth\\PayInfoController:getPayInfo' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8580.             'App\\Controller\\OAuth\\PayInfoController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8581.             'App\\Controller\\OAuth\\SimulationController:getCoefficientSimulationInfo' => ['privates''.service_locator.O_cRVw7''get_ServiceLocator_OCRVw7Service'false],
  8582.             'App\\Controller\\OAuth\\SimulationController:getSimulationInfo' => ['privates''.service_locator.O_cRVw7''get_ServiceLocator_OCRVw7Service'false],
  8583.             'App\\Controller\\OAuth\\SimulationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8584.             'App\\Controller\\OAuth\\TransferPaymentController:getTransferPayment' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8585.             'App\\Controller\\OAuth\\TransferPaymentController:removePaymentTransferForSalaried' => ['privates''.service_locator.Q4iyS3r''get_ServiceLocator_Q4iyS3rService'false],
  8586.             'App\\Controller\\OAuth\\TransferPaymentController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8587.             'App\\Controller\\OAuth\\UserInfoController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8588.             'App\\Controller\\Web\\ProfileController:editProfile' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  8589.             'App\\Controller\\Web\\ProfileController:resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  8590.             'App\\Controller\\Web\\RegistrationController:register' => ['privates''.service_locator.PHIf1ve''get_ServiceLocator_PHIf1veService'false],
  8591.             'App\\Controller\\Web\\SalariedController:salariedEdit' => ['privates''.service_locator.qSu6MGg''get_ServiceLocator_QSu6MGgService'false],
  8592.             'App\\Controller\\Web\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  8593.             'App\\Controller\\Web\\SecurityController:resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  8594.             'App\\Controller\\Web\\SecurityController:resetPasswordRequest' => ['privates''.service_locator.D4nGOut''get_ServiceLocator_D4nGOutService'false],
  8595.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  8596.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  8597.         ], [
  8598.             'App\\Controller\\API\\AccountingController::buildAccounting' => '?',
  8599.             'App\\Controller\\API\\AccountingController::deleteAccounting' => '?',
  8600.             'App\\Controller\\API\\AccountingController::exportAccountingFile' => '?',
  8601.             'App\\Controller\\API\\AccountingController::getAccountingFile' => '?',
  8602.             'App\\Controller\\API\\AccountingController::getAccountingList' => '?',
  8603.             'App\\Controller\\API\\AccountingController::setViewHandler' => '?',
  8604.             'App\\Controller\\API\\BeneficiaryController::createBeneficiary' => '?',
  8605.             'App\\Controller\\API\\BeneficiaryController::deleteBeneficiary' => '?',
  8606.             'App\\Controller\\API\\BeneficiaryController::getSalaried' => '?',
  8607.             'App\\Controller\\API\\BeneficiaryController::modifyBeneficiary' => '?',
  8608.             'App\\Controller\\API\\BeneficiaryController::searchBeneficiary' => '?',
  8609.             'App\\Controller\\API\\BeneficiaryController::setViewHandler' => '?',
  8610.             'App\\Controller\\API\\BirthCountryController::getBirthCountryCodeAvailable' => '?',
  8611.             'App\\Controller\\API\\BirthCountryController::setViewHandler' => '?',
  8612.             'App\\Controller\\API\\CollectiveConventionController::getCollectiveConventionListAvailable' => '?',
  8613.             'App\\Controller\\API\\CollectiveConventionController::setViewHandler' => '?',
  8614.             'App\\Controller\\API\\CompanyController::getCompanyControllerAvailable' => '?',
  8615.             'App\\Controller\\API\\CompanyController::setViewHandler' => '?',
  8616.             'App\\Controller\\API\\CountryCodeController::getPayValueListAvailable' => '?',
  8617.             'App\\Controller\\API\\CountryCodeController::setViewHandler' => '?',
  8618.             'App\\Controller\\API\\DsnResultDetailController::getPayValueListAvailable' => '?',
  8619.             'App\\Controller\\API\\DsnResultDetailController::getPayValueListFile' => '?',
  8620.             'App\\Controller\\API\\DsnResultDetailController::setViewHandler' => '?',
  8621.             'App\\Controller\\API\\DsnResultEnteteController::buildDsn' => '?',
  8622.             'App\\Controller\\API\\DsnResultEnteteController::buildDsnADV' => '?',
  8623.             'App\\Controller\\API\\DsnResultEnteteController::buildDsnFCTU' => '?',
  8624.             'App\\Controller\\API\\DsnResultEnteteController::deleteDsn' => '?',
  8625.             'App\\Controller\\API\\DsnResultEnteteController::getCompanyControllerAvailable' => '?',
  8626.             'App\\Controller\\API\\DsnResultEnteteController::getSalariedList' => '?',
  8627.             'App\\Controller\\API\\DsnResultEnteteController::searchDsnList' => '?',
  8628.             'App\\Controller\\API\\DsnResultEnteteController::setViewHandler' => '?',
  8629.             'App\\Controller\\API\\EditionController::executeAction' => '?',
  8630.             'App\\Controller\\API\\EditionController::getEffectiveList' => '?',
  8631.             'App\\Controller\\API\\EditionController::setViewHandler' => '?',
  8632.             'App\\Controller\\API\\ElementPayTablesController::getBirthCountryCodeAvailable' => '?',
  8633.             'App\\Controller\\API\\ElementPayTablesController::setViewHandler' => '?',
  8634.             'App\\Controller\\API\\EstablishmentController::getEstablishmentAvailable' => '?',
  8635.             'App\\Controller\\API\\EstablishmentController::setViewHandler' => '?',
  8636.             'App\\Controller\\API\\IJSSController::createIJEdition' => '?',
  8637.             'App\\Controller\\API\\IJSSController::getIJSSAbsence' => '?',
  8638.             'App\\Controller\\API\\IJSSController::getIJSSInfo' => '?',
  8639.             'App\\Controller\\API\\IJSSController::modifyIJEdition' => '?',
  8640.             'App\\Controller\\API\\IJSSController::searchIJSS' => '?',
  8641.             'App\\Controller\\API\\IJSSController::setViewHandler' => '?',
  8642.             'App\\Controller\\API\\IJSSDEtailController::deletePayResult' => '?',
  8643.             'App\\Controller\\API\\IJSSDEtailController::modifyIJEdition' => '?',
  8644.             'App\\Controller\\API\\IJSSDEtailController::postPayResult' => '?',
  8645.             'App\\Controller\\API\\IJSSDEtailController::setViewHandler' => '?',
  8646.             'App\\Controller\\API\\IntegrationController::executeAction' => '?',
  8647.             'App\\Controller\\API\\IntegrationController::setViewHandler' => '?',
  8648.             'App\\Controller\\API\\PasController::deleteSalariedAbsence' => '?',
  8649.             'App\\Controller\\API\\PasController::searchPayValue' => '?',
  8650.             'App\\Controller\\API\\PasController::setViewHandler' => '?',
  8651.             'App\\Controller\\API\\PayPeriodController::setViewHandler' => '?',
  8652.             'App\\Controller\\API\\PayResultController::deletePayResult' => '?',
  8653.             'App\\Controller\\API\\PayResultController::getAmount' => '?',
  8654.             'App\\Controller\\API\\PayResultController::getEstablishmentAvailable' => '?',
  8655.             'App\\Controller\\API\\PayResultController::printedPayResult' => '?',
  8656.             'App\\Controller\\API\\PayResultController::searchPayValue' => '?',
  8657.             'App\\Controller\\API\\PayResultController::setViewHandler' => '?',
  8658.             'App\\Controller\\API\\PayResultController::updatePayResultFCTUStatus' => '?',
  8659.             'App\\Controller\\API\\PayValueController::createSalaried' => '?',
  8660.             'App\\Controller\\API\\PayValueController::deleteWorkPlace' => '?',
  8661.             'App\\Controller\\API\\PayValueController::getDefaultPayValueSalaried' => '?',
  8662.             'App\\Controller\\API\\PayValueController::getPayValueList' => '?',
  8663.             'App\\Controller\\API\\PayValueController::modifySalaried' => '?',
  8664.             'App\\Controller\\API\\PayValueController::searchPayValue' => '?',
  8665.             'App\\Controller\\API\\PayValueController::setViewHandler' => '?',
  8666.             'App\\Controller\\API\\PayrollController::generatePayroll' => '?',
  8667.             'App\\Controller\\API\\PayrollController::payRollGenerationList' => '?',
  8668.             'App\\Controller\\API\\PayrollController::payRollPrintList' => '?',
  8669.             'App\\Controller\\API\\PayrollController::searchPayRollSalaried' => '?',
  8670.             'App\\Controller\\API\\PayrollController::sendPayrollByMail' => '?',
  8671.             'App\\Controller\\API\\PayrollController::setViewHandler' => '?',
  8672.             'App\\Controller\\API\\PostalCodeController::getPayValueListAvailable' => '?',
  8673.             'App\\Controller\\API\\PostalCodeController::setViewHandler' => '?',
  8674.             'App\\Controller\\API\\ProfessionCodeController::getPayValueListAvailable' => '?',
  8675.             'App\\Controller\\API\\ProfessionCodeController::setViewHandler' => '?',
  8676.             'App\\Controller\\API\\ProvidenceAdherenceController::getProvidenceAdherenceListAvailable' => '?',
  8677.             'App\\Controller\\API\\ProvidenceAdherenceController::getProvidenceAffiliationIdentifier' => '?',
  8678.             'App\\Controller\\API\\ProvidenceAdherenceController::setViewHandler' => '?',
  8679.             'App\\Controller\\API\\ProvidenceAffiliationController::createProvidenceAffiliation' => '?',
  8680.             'App\\Controller\\API\\ProvidenceAffiliationController::deleteWorkPlace' => '?',
  8681.             'App\\Controller\\API\\ProvidenceAffiliationController::getProvidenceAffiliation' => '?',
  8682.             'App\\Controller\\API\\ProvidenceAffiliationController::modifyProvidenceAffiliation' => '?',
  8683.             'App\\Controller\\API\\ProvidenceAffiliationController::searchProvidenceAffiliation' => '?',
  8684.             'App\\Controller\\API\\ProvidenceAffiliationController::setViewHandler' => '?',
  8685.             'App\\Controller\\API\\SalariedAbsencesController::createSalariedAbsence' => '?',
  8686.             'App\\Controller\\API\\SalariedAbsencesController::deleteSalariedAbsence' => '?',
  8687.             'App\\Controller\\API\\SalariedAbsencesController::getPayValueList' => '?',
  8688.             'App\\Controller\\API\\SalariedAbsencesController::getSalariedAbsenceSickList' => '?',
  8689.             'App\\Controller\\API\\SalariedAbsencesController::getSalariedAbsencesYear' => '?',
  8690.             'App\\Controller\\API\\SalariedAbsencesController::getSalariedStatusEmploiement' => '?',
  8691.             'App\\Controller\\API\\SalariedAbsencesController::modifySalariedAbsence' => '?',
  8692.             'App\\Controller\\API\\SalariedAbsencesController::searchSalariedAbsences' => '?',
  8693.             'App\\Controller\\API\\SalariedAbsencesController::setViewHandler' => '?',
  8694.             'App\\Controller\\API\\SalariedContractController::createSalariedContract' => '?',
  8695.             'App\\Controller\\API\\SalariedContractController::deleteWorkPlace' => '?',
  8696.             'App\\Controller\\API\\SalariedContractController::getSalariedContract' => '?',
  8697.             'App\\Controller\\API\\SalariedContractController::getSalariedList' => '?',
  8698.             'App\\Controller\\API\\SalariedContractController::modifySalariedContract' => '?',
  8699.             'App\\Controller\\API\\SalariedContractController::searchWorkPlace' => '?',
  8700.             'App\\Controller\\API\\SalariedContractController::setViewHandler' => '?',
  8701.             'App\\Controller\\API\\SalariedController::createSalaried' => '?',
  8702.             'App\\Controller\\API\\SalariedController::getAthenaPortePath' => '?',
  8703.             'App\\Controller\\API\\SalariedController::getSalaried' => '?',
  8704.             'App\\Controller\\API\\SalariedController::getSalariedEmployement' => '?',
  8705.             'App\\Controller\\API\\SalariedController::getSalariedList' => '?',
  8706.             'App\\Controller\\API\\SalariedController::modifySalaried' => '?',
  8707.             'App\\Controller\\API\\SalariedController::searchSalaried' => '?',
  8708.             'App\\Controller\\API\\SalariedController::setViewHandler' => '?',
  8709.             'App\\Controller\\API\\ServiceController::getService' => '?',
  8710.             'App\\Controller\\API\\ServiceController::setViewHandler' => '?',
  8711.             'App\\Controller\\API\\TaskController::fetchTraitementGeneraux' => '?',
  8712.             'App\\Controller\\API\\TaskController::setViewHandler' => '?',
  8713.             'App\\Controller\\API\\UserController::setViewHandler' => '?',
  8714.             'App\\Controller\\API\\WorkPlaceController::createSalaried' => '?',
  8715.             'App\\Controller\\API\\WorkPlaceController::deleteWorkPlace' => '?',
  8716.             'App\\Controller\\API\\WorkPlaceController::getWorkPlace' => '?',
  8717.             'App\\Controller\\API\\WorkPlaceController::getWorkPlaceSalaried' => '?',
  8718.             'App\\Controller\\API\\WorkPlaceController::modifySalaried' => '?',
  8719.             'App\\Controller\\API\\WorkPlaceController::searchWorkPlace' => '?',
  8720.             'App\\Controller\\API\\WorkPlaceController::setViewHandler' => '?',
  8721.             'App\\Controller\\API\\WorkingAccidentController::getWorkingAccidentAvailable' => '?',
  8722.             'App\\Controller\\API\\WorkingAccidentController::setViewHandler' => '?',
  8723.             'App\\Controller\\API\\ZipCodeController::setViewHandler' => '?',
  8724.             'App\\Controller\\OAuth\\PayInfoController::getPayInfo' => '?',
  8725.             'App\\Controller\\OAuth\\PayInfoController::setViewHandler' => '?',
  8726.             'App\\Controller\\OAuth\\SimulationController::getCoefficientSimulationInfo' => '?',
  8727.             'App\\Controller\\OAuth\\SimulationController::getSimulationInfo' => '?',
  8728.             'App\\Controller\\OAuth\\SimulationController::setViewHandler' => '?',
  8729.             'App\\Controller\\OAuth\\TransferPaymentController::getTransferPayment' => '?',
  8730.             'App\\Controller\\OAuth\\TransferPaymentController::removePaymentTransferForSalaried' => '?',
  8731.             'App\\Controller\\OAuth\\TransferPaymentController::setViewHandler' => '?',
  8732.             'App\\Controller\\OAuth\\UserInfoController::setViewHandler' => '?',
  8733.             'App\\Controller\\Web\\ProfileController::editProfile' => '?',
  8734.             'App\\Controller\\Web\\ProfileController::resetPassword' => '?',
  8735.             'App\\Controller\\Web\\RegistrationController::register' => '?',
  8736.             'App\\Controller\\Web\\SalariedController::salariedEdit' => '?',
  8737.             'App\\Controller\\Web\\SecurityController::login' => '?',
  8738.             'App\\Controller\\Web\\SecurityController::resetPassword' => '?',
  8739.             'App\\Controller\\Web\\SecurityController::resetPasswordRequest' => '?',
  8740.             'kernel::loadRoutes' => '?',
  8741.             'kernel::registerContainerConfiguration' => '?',
  8742.             'App\\Controller\\API\\AccountingController:buildAccounting' => '?',
  8743.             'App\\Controller\\API\\AccountingController:deleteAccounting' => '?',
  8744.             'App\\Controller\\API\\AccountingController:exportAccountingFile' => '?',
  8745.             'App\\Controller\\API\\AccountingController:getAccountingFile' => '?',
  8746.             'App\\Controller\\API\\AccountingController:getAccountingList' => '?',
  8747.             'App\\Controller\\API\\AccountingController:setViewHandler' => '?',
  8748.             'App\\Controller\\API\\BeneficiaryController:createBeneficiary' => '?',
  8749.             'App\\Controller\\API\\BeneficiaryController:deleteBeneficiary' => '?',
  8750.             'App\\Controller\\API\\BeneficiaryController:getSalaried' => '?',
  8751.             'App\\Controller\\API\\BeneficiaryController:modifyBeneficiary' => '?',
  8752.             'App\\Controller\\API\\BeneficiaryController:searchBeneficiary' => '?',
  8753.             'App\\Controller\\API\\BeneficiaryController:setViewHandler' => '?',
  8754.             'App\\Controller\\API\\BirthCountryController:getBirthCountryCodeAvailable' => '?',
  8755.             'App\\Controller\\API\\BirthCountryController:setViewHandler' => '?',
  8756.             'App\\Controller\\API\\CollectiveConventionController:getCollectiveConventionListAvailable' => '?',
  8757.             'App\\Controller\\API\\CollectiveConventionController:setViewHandler' => '?',
  8758.             'App\\Controller\\API\\CompanyController:getCompanyControllerAvailable' => '?',
  8759.             'App\\Controller\\API\\CompanyController:setViewHandler' => '?',
  8760.             'App\\Controller\\API\\CountryCodeController:getPayValueListAvailable' => '?',
  8761.             'App\\Controller\\API\\CountryCodeController:setViewHandler' => '?',
  8762.             'App\\Controller\\API\\DsnResultDetailController:getPayValueListAvailable' => '?',
  8763.             'App\\Controller\\API\\DsnResultDetailController:getPayValueListFile' => '?',
  8764.             'App\\Controller\\API\\DsnResultDetailController:setViewHandler' => '?',
  8765.             'App\\Controller\\API\\DsnResultEnteteController:buildDsn' => '?',
  8766.             'App\\Controller\\API\\DsnResultEnteteController:buildDsnADV' => '?',
  8767.             'App\\Controller\\API\\DsnResultEnteteController:buildDsnFCTU' => '?',
  8768.             'App\\Controller\\API\\DsnResultEnteteController:deleteDsn' => '?',
  8769.             'App\\Controller\\API\\DsnResultEnteteController:getCompanyControllerAvailable' => '?',
  8770.             'App\\Controller\\API\\DsnResultEnteteController:getSalariedList' => '?',
  8771.             'App\\Controller\\API\\DsnResultEnteteController:searchDsnList' => '?',
  8772.             'App\\Controller\\API\\DsnResultEnteteController:setViewHandler' => '?',
  8773.             'App\\Controller\\API\\EditionController:executeAction' => '?',
  8774.             'App\\Controller\\API\\EditionController:getEffectiveList' => '?',
  8775.             'App\\Controller\\API\\EditionController:setViewHandler' => '?',
  8776.             'App\\Controller\\API\\ElementPayTablesController:getBirthCountryCodeAvailable' => '?',
  8777.             'App\\Controller\\API\\ElementPayTablesController:setViewHandler' => '?',
  8778.             'App\\Controller\\API\\EstablishmentController:getEstablishmentAvailable' => '?',
  8779.             'App\\Controller\\API\\EstablishmentController:setViewHandler' => '?',
  8780.             'App\\Controller\\API\\IJSSController:createIJEdition' => '?',
  8781.             'App\\Controller\\API\\IJSSController:getIJSSAbsence' => '?',
  8782.             'App\\Controller\\API\\IJSSController:getIJSSInfo' => '?',
  8783.             'App\\Controller\\API\\IJSSController:modifyIJEdition' => '?',
  8784.             'App\\Controller\\API\\IJSSController:searchIJSS' => '?',
  8785.             'App\\Controller\\API\\IJSSController:setViewHandler' => '?',
  8786.             'App\\Controller\\API\\IJSSDEtailController:deletePayResult' => '?',
  8787.             'App\\Controller\\API\\IJSSDEtailController:modifyIJEdition' => '?',
  8788.             'App\\Controller\\API\\IJSSDEtailController:postPayResult' => '?',
  8789.             'App\\Controller\\API\\IJSSDEtailController:setViewHandler' => '?',
  8790.             'App\\Controller\\API\\IntegrationController:executeAction' => '?',
  8791.             'App\\Controller\\API\\IntegrationController:setViewHandler' => '?',
  8792.             'App\\Controller\\API\\PasController:deleteSalariedAbsence' => '?',
  8793.             'App\\Controller\\API\\PasController:searchPayValue' => '?',
  8794.             'App\\Controller\\API\\PasController:setViewHandler' => '?',
  8795.             'App\\Controller\\API\\PayPeriodController:setViewHandler' => '?',
  8796.             'App\\Controller\\API\\PayResultController:deletePayResult' => '?',
  8797.             'App\\Controller\\API\\PayResultController:getAmount' => '?',
  8798.             'App\\Controller\\API\\PayResultController:getEstablishmentAvailable' => '?',
  8799.             'App\\Controller\\API\\PayResultController:printedPayResult' => '?',
  8800.             'App\\Controller\\API\\PayResultController:searchPayValue' => '?',
  8801.             'App\\Controller\\API\\PayResultController:setViewHandler' => '?',
  8802.             'App\\Controller\\API\\PayResultController:updatePayResultFCTUStatus' => '?',
  8803.             'App\\Controller\\API\\PayValueController:createSalaried' => '?',
  8804.             'App\\Controller\\API\\PayValueController:deleteWorkPlace' => '?',
  8805.             'App\\Controller\\API\\PayValueController:getDefaultPayValueSalaried' => '?',
  8806.             'App\\Controller\\API\\PayValueController:getPayValueList' => '?',
  8807.             'App\\Controller\\API\\PayValueController:modifySalaried' => '?',
  8808.             'App\\Controller\\API\\PayValueController:searchPayValue' => '?',
  8809.             'App\\Controller\\API\\PayValueController:setViewHandler' => '?',
  8810.             'App\\Controller\\API\\PayrollController:generatePayroll' => '?',
  8811.             'App\\Controller\\API\\PayrollController:payRollGenerationList' => '?',
  8812.             'App\\Controller\\API\\PayrollController:payRollPrintList' => '?',
  8813.             'App\\Controller\\API\\PayrollController:searchPayRollSalaried' => '?',
  8814.             'App\\Controller\\API\\PayrollController:sendPayrollByMail' => '?',
  8815.             'App\\Controller\\API\\PayrollController:setViewHandler' => '?',
  8816.             'App\\Controller\\API\\PostalCodeController:getPayValueListAvailable' => '?',
  8817.             'App\\Controller\\API\\PostalCodeController:setViewHandler' => '?',
  8818.             'App\\Controller\\API\\ProfessionCodeController:getPayValueListAvailable' => '?',
  8819.             'App\\Controller\\API\\ProfessionCodeController:setViewHandler' => '?',
  8820.             'App\\Controller\\API\\ProvidenceAdherenceController:getProvidenceAdherenceListAvailable' => '?',
  8821.             'App\\Controller\\API\\ProvidenceAdherenceController:getProvidenceAffiliationIdentifier' => '?',
  8822.             'App\\Controller\\API\\ProvidenceAdherenceController:setViewHandler' => '?',
  8823.             'App\\Controller\\API\\ProvidenceAffiliationController:createProvidenceAffiliation' => '?',
  8824.             'App\\Controller\\API\\ProvidenceAffiliationController:deleteWorkPlace' => '?',
  8825.             'App\\Controller\\API\\ProvidenceAffiliationController:getProvidenceAffiliation' => '?',
  8826.             'App\\Controller\\API\\ProvidenceAffiliationController:modifyProvidenceAffiliation' => '?',
  8827.             'App\\Controller\\API\\ProvidenceAffiliationController:searchProvidenceAffiliation' => '?',
  8828.             'App\\Controller\\API\\ProvidenceAffiliationController:setViewHandler' => '?',
  8829.             'App\\Controller\\API\\SalariedAbsencesController:createSalariedAbsence' => '?',
  8830.             'App\\Controller\\API\\SalariedAbsencesController:deleteSalariedAbsence' => '?',
  8831.             'App\\Controller\\API\\SalariedAbsencesController:getPayValueList' => '?',
  8832.             'App\\Controller\\API\\SalariedAbsencesController:getSalariedAbsenceSickList' => '?',
  8833.             'App\\Controller\\API\\SalariedAbsencesController:getSalariedAbsencesYear' => '?',
  8834.             'App\\Controller\\API\\SalariedAbsencesController:getSalariedStatusEmploiement' => '?',
  8835.             'App\\Controller\\API\\SalariedAbsencesController:modifySalariedAbsence' => '?',
  8836.             'App\\Controller\\API\\SalariedAbsencesController:searchSalariedAbsences' => '?',
  8837.             'App\\Controller\\API\\SalariedAbsencesController:setViewHandler' => '?',
  8838.             'App\\Controller\\API\\SalariedContractController:createSalariedContract' => '?',
  8839.             'App\\Controller\\API\\SalariedContractController:deleteWorkPlace' => '?',
  8840.             'App\\Controller\\API\\SalariedContractController:getSalariedContract' => '?',
  8841.             'App\\Controller\\API\\SalariedContractController:getSalariedList' => '?',
  8842.             'App\\Controller\\API\\SalariedContractController:modifySalariedContract' => '?',
  8843.             'App\\Controller\\API\\SalariedContractController:searchWorkPlace' => '?',
  8844.             'App\\Controller\\API\\SalariedContractController:setViewHandler' => '?',
  8845.             'App\\Controller\\API\\SalariedController:createSalaried' => '?',
  8846.             'App\\Controller\\API\\SalariedController:getAthenaPortePath' => '?',
  8847.             'App\\Controller\\API\\SalariedController:getSalaried' => '?',
  8848.             'App\\Controller\\API\\SalariedController:getSalariedEmployement' => '?',
  8849.             'App\\Controller\\API\\SalariedController:getSalariedList' => '?',
  8850.             'App\\Controller\\API\\SalariedController:modifySalaried' => '?',
  8851.             'App\\Controller\\API\\SalariedController:searchSalaried' => '?',
  8852.             'App\\Controller\\API\\SalariedController:setViewHandler' => '?',
  8853.             'App\\Controller\\API\\ServiceController:getService' => '?',
  8854.             'App\\Controller\\API\\ServiceController:setViewHandler' => '?',
  8855.             'App\\Controller\\API\\TaskController:fetchTraitementGeneraux' => '?',
  8856.             'App\\Controller\\API\\TaskController:setViewHandler' => '?',
  8857.             'App\\Controller\\API\\UserController:setViewHandler' => '?',
  8858.             'App\\Controller\\API\\WorkPlaceController:createSalaried' => '?',
  8859.             'App\\Controller\\API\\WorkPlaceController:deleteWorkPlace' => '?',
  8860.             'App\\Controller\\API\\WorkPlaceController:getWorkPlace' => '?',
  8861.             'App\\Controller\\API\\WorkPlaceController:getWorkPlaceSalaried' => '?',
  8862.             'App\\Controller\\API\\WorkPlaceController:modifySalaried' => '?',
  8863.             'App\\Controller\\API\\WorkPlaceController:searchWorkPlace' => '?',
  8864.             'App\\Controller\\API\\WorkPlaceController:setViewHandler' => '?',
  8865.             'App\\Controller\\API\\WorkingAccidentController:getWorkingAccidentAvailable' => '?',
  8866.             'App\\Controller\\API\\WorkingAccidentController:setViewHandler' => '?',
  8867.             'App\\Controller\\API\\ZipCodeController:setViewHandler' => '?',
  8868.             'App\\Controller\\OAuth\\PayInfoController:getPayInfo' => '?',
  8869.             'App\\Controller\\OAuth\\PayInfoController:setViewHandler' => '?',
  8870.             'App\\Controller\\OAuth\\SimulationController:getCoefficientSimulationInfo' => '?',
  8871.             'App\\Controller\\OAuth\\SimulationController:getSimulationInfo' => '?',
  8872.             'App\\Controller\\OAuth\\SimulationController:setViewHandler' => '?',
  8873.             'App\\Controller\\OAuth\\TransferPaymentController:getTransferPayment' => '?',
  8874.             'App\\Controller\\OAuth\\TransferPaymentController:removePaymentTransferForSalaried' => '?',
  8875.             'App\\Controller\\OAuth\\TransferPaymentController:setViewHandler' => '?',
  8876.             'App\\Controller\\OAuth\\UserInfoController:setViewHandler' => '?',
  8877.             'App\\Controller\\Web\\ProfileController:editProfile' => '?',
  8878.             'App\\Controller\\Web\\ProfileController:resetPassword' => '?',
  8879.             'App\\Controller\\Web\\RegistrationController:register' => '?',
  8880.             'App\\Controller\\Web\\SalariedController:salariedEdit' => '?',
  8881.             'App\\Controller\\Web\\SecurityController:login' => '?',
  8882.             'App\\Controller\\Web\\SecurityController:resetPassword' => '?',
  8883.             'App\\Controller\\Web\\SecurityController:resetPasswordRequest' => '?',
  8884.             'kernel:loadRoutes' => '?',
  8885.             'kernel:registerContainerConfiguration' => '?',
  8886.         ]);
  8887.     }
  8888.     /**
  8889.      * Gets the private '.service_locator.9gj0tMT' shared service.
  8890.      *
  8891.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8892.      */
  8893.     protected function get_ServiceLocator_9gj0tMTService()
  8894.     {
  8895.         return $this->privates['.service_locator.9gj0tMT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8896.             'violations' => ['privates''.errored..service_locator.9gj0tMT.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.9gj0tMT": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  8897.             'workPlaceSalaried' => ['privates''.errored..service_locator.9gj0tMT.App\\Entity\\WorkPlaceSalaried'NULL'Cannot autowire service ".service_locator.9gj0tMT": it references class "App\\Entity\\WorkPlaceSalaried" but no such service exists.'],
  8898.         ], [
  8899.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  8900.             'workPlaceSalaried' => 'App\\Entity\\WorkPlaceSalaried',
  8901.         ]);
  8902.     }
  8903.     /**
  8904.      * Gets the private '.service_locator.AsQIUjX' shared service.
  8905.      *
  8906.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8907.      */
  8908.     protected function get_ServiceLocator_AsQIUjXService()
  8909.     {
  8910.         return $this->privates['.service_locator.AsQIUjX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8911.             'DSNBlockService' => ['privates''App\\Service\\DSNBlockService''getDSNBlockServiceService'false],
  8912.             'idSalaried' => ['privates''.errored..service_locator.AsQIUjX.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.AsQIUjX": it references class "App\\Entity\\Salaried" but no such service exists.'],
  8913.             'payrollToolService' => ['privates''App\\Service\\PayrollToolService''getPayrollToolServiceService'false],
  8914.             'salariedAbsences' => ['privates''.errored..service_locator.AsQIUjX.App\\Entity\\SalariedAbsences'NULL'Cannot autowire service ".service_locator.AsQIUjX": it references class "App\\Entity\\SalariedAbsences" but no such service exists.'],
  8915.             'translator' => ['services''translator''getTranslatorService'false],
  8916.             'violations' => ['privates''.errored..service_locator.AsQIUjX.Symfony\\Component\\Validator\\ConstraintViolationList'NULL'Cannot autowire service ".service_locator.AsQIUjX": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.'],
  8917.         ], [
  8918.             'DSNBlockService' => 'App\\Service\\DSNBlockService',
  8919.             'idSalaried' => 'App\\Entity\\Salaried',
  8920.             'payrollToolService' => 'App\\Service\\PayrollToolService',
  8921.             'salariedAbsences' => 'App\\Entity\\SalariedAbsences',
  8922.             'translator' => '?',
  8923.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationList',
  8924.         ]);
  8925.     }
  8926.     /**
  8927.      * Gets the private '.service_locator.B4dyivW' shared service.
  8928.      *
  8929.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8930.      */
  8931.     protected function get_ServiceLocator_B4dyivWService()
  8932.     {
  8933.         return $this->privates['.service_locator.B4dyivW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8934.             'async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  8935.             'messenger.transport.async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  8936.         ], [
  8937.             'async' => '?',
  8938.             'messenger.transport.async' => '?',
  8939.         ]);
  8940.     }
  8941.     /**
  8942.      * Gets the private '.service_locator.D4nGOut' shared service.
  8943.      *
  8944.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8945.      */
  8946.     protected function get_ServiceLocator_D4nGOutService()
  8947.     {
  8948.         return $this->privates['.service_locator.D4nGOut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8949.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  8950.             'translator' => ['services''translator''getTranslatorService'false],
  8951.         ], [
  8952.             'mailer' => '?',
  8953.             'translator' => '?',
  8954.         ]);
  8955.     }
  8956.     /**
  8957.      * Gets the private '.service_locator.DsJfMvC' shared service.
  8958.      *
  8959.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8960.      */
  8961.     protected function get_ServiceLocator_DsJfMvCService()
  8962.     {
  8963.         return $this->privates['.service_locator.DsJfMvC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8964.             'salaried' => ['privates''.errored..service_locator.DsJfMvC.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.DsJfMvC": it references class "App\\Entity\\Salaried" but no such service exists.'],
  8965.         ], [
  8966.             'salaried' => 'App\\Entity\\Salaried',
  8967.         ]);
  8968.     }
  8969.     /**
  8970.      * Gets the private '.service_locator.EYGrq0n' shared service.
  8971.      *
  8972.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8973.      */
  8974.     protected function get_ServiceLocator_EYGrq0nService()
  8975.     {
  8976.         return $this->privates['.service_locator.EYGrq0n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8977.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  8978.             'security.firewall.map.context.api_token' => ['privates''security.firewall.map.context.api_token''getSecurity_Firewall_Map_Context_ApiTokenService'false],
  8979.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  8980.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  8981.         ], [
  8982.             'security.firewall.map.context.api' => '?',
  8983.             'security.firewall.map.context.api_token' => '?',
  8984.             'security.firewall.map.context.dev' => '?',
  8985.             'security.firewall.map.context.main' => '?',
  8986.         ]);
  8987.     }
  8988.     /**
  8989.      * Gets the private '.service_locator.F2WpFvb' shared service.
  8990.      *
  8991.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8992.      */
  8993.     protected function get_ServiceLocator_F2WpFvbService()
  8994.     {
  8995.         return $this->privates['.service_locator.F2WpFvb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8996.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8997.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  8998.         ], [
  8999.             'em' => '?',
  9000.             'paramFetcher' => '?',
  9001.         ]);
  9002.     }
  9003.     /**
  9004.      * Gets the private '.service_locator.GNc8e5B' shared service.
  9005.      *
  9006.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9007.      */
  9008.     protected function get_ServiceLocator_GNc8e5BService()
  9009.     {
  9010.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9011.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  9012.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  9013.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  9014.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  9015.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  9016.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  9017.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9018.             'router' => ['services''router''getRouterService'false],
  9019.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  9020.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  9021.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  9022.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  9023.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  9024.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9025.         ], [
  9026.             'doctrine' => '?',
  9027.             'form.factory' => '?',
  9028.             'http_kernel' => '?',
  9029.             'message_bus' => '?',
  9030.             'messenger.default_bus' => '?',
  9031.             'parameter_bag' => '?',
  9032.             'request_stack' => '?',
  9033.             'router' => '?',
  9034.             'security.authorization_checker' => '?',
  9035.             'security.csrf.token_manager' => '?',
  9036.             'security.token_storage' => '?',
  9037.             'serializer' => '?',
  9038.             'session' => '.session.deprecated',
  9039.             'twig' => '?',
  9040.         ]);
  9041.     }
  9042.     /**
  9043.      * Gets the private '.service_locator.HC62mYc' shared service.
  9044.      *
  9045.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9046.      */
  9047.     protected function get_ServiceLocator_HC62mYcService()
  9048.     {
  9049.         return $this->privates['.service_locator.HC62mYc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9050.             'idSalaried' => ['privates''.errored..service_locator.HC62mYc.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.HC62mYc": it references class "App\\Entity\\Salaried" but no such service exists.'],
  9051.             'providenceAffiliation' => ['privates''.errored..service_locator.HC62mYc.App\\Entity\\ProvidenceAffiliation'NULL'Cannot autowire service ".service_locator.HC62mYc": it references class "App\\Entity\\ProvidenceAffiliation" but no such service exists.'],
  9052.             'violations' => ['privates''.errored..service_locator.HC62mYc.Symfony\\Component\\Validator\\ConstraintViolationList'NULL'Cannot autowire service ".service_locator.HC62mYc": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.'],
  9053.         ], [
  9054.             'idSalaried' => 'App\\Entity\\Salaried',
  9055.             'providenceAffiliation' => 'App\\Entity\\ProvidenceAffiliation',
  9056.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationList',
  9057.         ]);
  9058.     }
  9059.     /**
  9060.      * Gets the private '.service_locator.HdpzSNt' shared service.
  9061.      *
  9062.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9063.      */
  9064.     protected function get_ServiceLocator_HdpzSNtService()
  9065.     {
  9066.         return $this->privates['.service_locator.HdpzSNt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9067.             'dataPayValue' => ['privates''.errored..service_locator.HdpzSNt.App\\Entity\\DataPayValue'NULL'Cannot autowire service ".service_locator.HdpzSNt": it references class "App\\Entity\\DataPayValue" but no such service exists.'],
  9068.             'idSalaried' => ['privates''.errored..service_locator.HdpzSNt.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.HdpzSNt": it references class "App\\Entity\\Salaried" but no such service exists.'],
  9069.             'violations' => ['privates''.errored..service_locator.HdpzSNt.Symfony\\Component\\Validator\\ConstraintViolationList'NULL'Cannot autowire service ".service_locator.HdpzSNt": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.'],
  9070.         ], [
  9071.             'dataPayValue' => 'App\\Entity\\DataPayValue',
  9072.             'idSalaried' => 'App\\Entity\\Salaried',
  9073.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationList',
  9074.         ]);
  9075.     }
  9076.     /**
  9077.      * Gets the private '.service_locator.I6eRrgx' shared service.
  9078.      *
  9079.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9080.      */
  9081.     protected function get_ServiceLocator_I6eRrgxService()
  9082.     {
  9083.         return $this->privates['.service_locator.I6eRrgx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9084.             'ijedtion' => ['privates''.errored..service_locator.I6eRrgx.App\\Entity\\IJEdition'NULL'Cannot autowire service ".service_locator.I6eRrgx": it references class "App\\Entity\\IJEdition" but no such service exists.'],
  9085.             'violations' => ['privates''.errored..service_locator.I6eRrgx.Symfony\\Component\\Validator\\ConstraintViolationList'NULL'Cannot autowire service ".service_locator.I6eRrgx": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.'],
  9086.         ], [
  9087.             'ijedtion' => 'App\\Entity\\IJEdition',
  9088.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationList',
  9089.         ]);
  9090.     }
  9091.     /**
  9092.      * Gets the private '.service_locator.ISpzwIq' shared service.
  9093.      *
  9094.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9095.      */
  9096.     protected function get_ServiceLocator_ISpzwIqService()
  9097.     {
  9098.         return $this->privates['.service_locator.ISpzwIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9099.             'parameters' => ['privates''parameter_bag''getParameterBagService'false],
  9100.             'salaried' => ['privates''.errored..service_locator.ISpzwIq.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.ISpzwIq": it references class "App\\Entity\\Salaried" but no such service exists.'],
  9101.         ], [
  9102.             'parameters' => '?',
  9103.             'salaried' => 'App\\Entity\\Salaried',
  9104.         ]);
  9105.     }
  9106.     /**
  9107.      * Gets the private '.service_locator.IVMBjb8' shared service.
  9108.      *
  9109.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9110.      */
  9111.     protected function get_ServiceLocator_IVMBjb8Service()
  9112.     {
  9113.         return $this->privates['.service_locator.IVMBjb8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9114.             'salariedAbsences' => ['privates''.errored..service_locator.IVMBjb8.App\\Entity\\SalariedAbsences'NULL'Cannot autowire service ".service_locator.IVMBjb8": it references class "App\\Entity\\SalariedAbsences" but no such service exists.'],
  9115.             'violations' => ['privates''.errored..service_locator.IVMBjb8.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.IVMBjb8": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  9116.         ], [
  9117.             'salariedAbsences' => 'App\\Entity\\SalariedAbsences',
  9118.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  9119.         ]);
  9120.     }
  9121.     /**
  9122.      * Gets the private '.service_locator.KfbR3DY' shared service.
  9123.      *
  9124.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9125.      */
  9126.     protected function get_ServiceLocator_KfbR3DYService()
  9127.     {
  9128.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9129.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "sonata.admin.route_loader".'],
  9130.         ], [
  9131.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  9132.         ]);
  9133.     }
  9134.     /**
  9135.      * Gets the private '.service_locator.Krl8I9p' shared service.
  9136.      *
  9137.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9138.      */
  9139.     protected function get_ServiceLocator_Krl8I9pService()
  9140.     {
  9141.         return $this->privates['.service_locator.Krl8I9p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9142.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  9143.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9144.             'pennylaneLedgerService' => ['privates''App\\Service\\PennylaneLedgerService''getPennylaneLedgerServiceService'false],
  9145.         ], [
  9146.             'em' => '?',
  9147.             'paramFetcher' => '?',
  9148.             'pennylaneLedgerService' => 'App\\Service\\PennylaneLedgerService',
  9149.         ]);
  9150.     }
  9151.     /**
  9152.      * Gets the private '.service_locator.OU8rpUx' shared service.
  9153.      *
  9154.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9155.      */
  9156.     protected function get_ServiceLocator_OU8rpUxService()
  9157.     {
  9158.         return $this->privates['.service_locator.OU8rpUx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9159.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9160.             'payrollCalculatorService' => ['privates''App\\Service\\PayrollCalculatorService''getPayrollCalculatorServiceService'false],
  9161.         ], [
  9162.             'paramFetcher' => '?',
  9163.             'payrollCalculatorService' => 'App\\Service\\PayrollCalculatorService',
  9164.         ]);
  9165.     }
  9166.     /**
  9167.      * Gets the private '.service_locator.O_cRVw7' shared service.
  9168.      *
  9169.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9170.      */
  9171.     protected function get_ServiceLocator_OCRVw7Service()
  9172.     {
  9173.         return $this->privates['.service_locator.O_cRVw7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9174.             'calculatorService' => ['privates''App\\Service\\PayrollCalculatorService''getPayrollCalculatorServiceService'false],
  9175.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9176.         ], [
  9177.             'calculatorService' => 'App\\Service\\PayrollCalculatorService',
  9178.             'paramFetcher' => '?',
  9179.         ]);
  9180.     }
  9181.     /**
  9182.      * Gets the private '.service_locator.PHIf1ve' shared service.
  9183.      *
  9184.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9185.      */
  9186.     protected function get_ServiceLocator_PHIf1veService()
  9187.     {
  9188.         return $this->privates['.service_locator.PHIf1ve'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9189.             'appKernel' => ['services''kernel''getKernelService'false],
  9190.             'authenticator' => ['privates''App\\Security\\UserCustomAuthenticator''getUserCustomAuthenticatorService'false],
  9191.             'guardHandler' => ['privates''security.authentication.guard_handler''getSecurity_Authentication_GuardHandlerService'false],
  9192.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  9193.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  9194.             'translator' => ['services''translator''getTranslatorService'false],
  9195.         ], [
  9196.             'appKernel' => '?',
  9197.             'authenticator' => 'App\\Security\\UserCustomAuthenticator',
  9198.             'guardHandler' => '?',
  9199.             'mailer' => '?',
  9200.             'passwordEncoder' => '?',
  9201.             'translator' => '?',
  9202.         ]);
  9203.     }
  9204.     /**
  9205.      * Gets the private '.service_locator.Pm4m8dc' shared service.
  9206.      *
  9207.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9208.      */
  9209.     protected function get_ServiceLocator_Pm4m8dcService()
  9210.     {
  9211.         return $this->privates['.service_locator.Pm4m8dc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9212.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  9213.             'payrollToolService' => ['privates''App\\Service\\PayrollToolService''getPayrollToolServiceService'false],
  9214.             'salariedContract' => ['privates''.errored..service_locator.Pm4m8dc.App\\Entity\\SalariedContract'NULL'Cannot autowire service ".service_locator.Pm4m8dc": it references class "App\\Entity\\SalariedContract" but no such service exists.'],
  9215.             'service' => ['privates''App\\Service\\DSNBlockService''getDSNBlockServiceService'false],
  9216.             'violations' => ['privates''.errored..service_locator.Pm4m8dc.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.Pm4m8dc": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  9217.         ], [
  9218.             'entityManager' => '?',
  9219.             'payrollToolService' => 'App\\Service\\PayrollToolService',
  9220.             'salariedContract' => 'App\\Entity\\SalariedContract',
  9221.             'service' => 'App\\Service\\DSNBlockService',
  9222.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  9223.         ]);
  9224.     }
  9225.     /**
  9226.      * Gets the private '.service_locator.Q4iyS3r' shared service.
  9227.      *
  9228.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9229.      */
  9230.     protected function get_ServiceLocator_Q4iyS3rService()
  9231.     {
  9232.         return $this->privates['.service_locator.Q4iyS3r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9233.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9234.         ], [
  9235.             'paramFetcher' => '?',
  9236.         ]);
  9237.     }
  9238.     /**
  9239.      * Gets the private '.service_locator.SlEytWj' shared service.
  9240.      *
  9241.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9242.      */
  9243.     protected function get_ServiceLocator_SlEytWjService()
  9244.     {
  9245.         return $this->privates['.service_locator.SlEytWj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9246.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  9247.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9248.             'translator' => ['services''translator''getTranslatorService'false],
  9249.         ], [
  9250.             'paginator' => '?',
  9251.             'paramFetcher' => '?',
  9252.             'translator' => '?',
  9253.         ]);
  9254.     }
  9255.     /**
  9256.      * Gets the private '.service_locator.TYKyfsE' shared service.
  9257.      *
  9258.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9259.      */
  9260.     protected function get_ServiceLocator_TYKyfsEService()
  9261.     {
  9262.         return $this->privates['.service_locator.TYKyfsE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9263.             'salariedContract' => ['privates''.errored..service_locator.TYKyfsE.App\\Entity\\SalariedContract'NULL'Cannot autowire service ".service_locator.TYKyfsE": it references class "App\\Entity\\SalariedContract" but no such service exists.'],
  9264.             'violations' => ['privates''.errored..service_locator.TYKyfsE.Symfony\\Component\\Validator\\ConstraintViolationList'NULL'Cannot autowire service ".service_locator.TYKyfsE": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.'],
  9265.         ], [
  9266.             'salariedContract' => 'App\\Entity\\SalariedContract',
  9267.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationList',
  9268.         ]);
  9269.     }
  9270.     /**
  9271.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  9272.      *
  9273.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9274.      */
  9275.     protected function get_ServiceLocator_UDgw6OlService()
  9276.     {
  9277.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9278.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  9279.         ], [
  9280.             'authenticationUtils' => '?',
  9281.         ]);
  9282.     }
  9283.     /**
  9284.      * Gets the private '.service_locator.VhInDou' shared service.
  9285.      *
  9286.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9287.      */
  9288.     protected function get_ServiceLocator_VhInDouService()
  9289.     {
  9290.         return $this->privates['.service_locator.VhInDou'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9291.             'workPlace' => ['privates''.errored..service_locator.VhInDou.App\\Entity\\WorkPlaceSalaried'NULL'Cannot autowire service ".service_locator.VhInDou": it references class "App\\Entity\\WorkPlaceSalaried" but no such service exists.'],
  9292.         ], [
  9293.             'workPlace' => 'App\\Entity\\WorkPlaceSalaried',
  9294.         ]);
  9295.     }
  9296.     /**
  9297.      * Gets the private '.service_locator.WRSx3LI' shared service.
  9298.      *
  9299.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9300.      */
  9301.     protected function get_ServiceLocator_WRSx3LIService()
  9302.     {
  9303.         return $this->privates['.service_locator.WRSx3LI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9304.             'beneficiary' => ['privates''.errored..service_locator.WRSx3LI.App\\Entity\\Beneficiary'NULL'Cannot autowire service ".service_locator.WRSx3LI": it references class "App\\Entity\\Beneficiary" but no such service exists.'],
  9305.             'violations' => ['privates''.errored..service_locator.WRSx3LI.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.WRSx3LI": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  9306.         ], [
  9307.             'beneficiary' => 'App\\Entity\\Beneficiary',
  9308.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  9309.         ]);
  9310.     }
  9311.     /**
  9312.      * Gets the private '.service_locator.Wab8Rlm' shared service.
  9313.      *
  9314.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9315.      */
  9316.     protected function get_ServiceLocator_Wab8RlmService()
  9317.     {
  9318.         return $this->privates['.service_locator.Wab8Rlm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9319.             'salaried' => ['privates''.errored..service_locator.Wab8Rlm.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.Wab8Rlm": it references class "App\\Entity\\Salaried" but no such service exists.'],
  9320.             'violations' => ['privates''.errored..service_locator.Wab8Rlm.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.Wab8Rlm": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  9321.         ], [
  9322.             'salaried' => 'App\\Entity\\Salaried',
  9323.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  9324.         ]);
  9325.     }
  9326.     /**
  9327.      * Gets the private '.service_locator.YRAGHoK' shared service.
  9328.      *
  9329.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9330.      */
  9331.     protected function get_ServiceLocator_YRAGHoKService()
  9332.     {
  9333.         return $this->privates['.service_locator.YRAGHoK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9334.             'dataPayValue' => ['privates''.errored..service_locator.YRAGHoK.App\\Entity\\DataPayValue'NULL'Cannot autowire service ".service_locator.YRAGHoK": it references class "App\\Entity\\DataPayValue" but no such service exists.'],
  9335.             'violations' => ['privates''.errored..service_locator.YRAGHoK.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.YRAGHoK": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  9336.         ], [
  9337.             'dataPayValue' => 'App\\Entity\\DataPayValue',
  9338.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  9339.         ]);
  9340.     }
  9341.     /**
  9342.      * Gets the private '.service_locator.auzWjuc' shared service.
  9343.      *
  9344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9345.      */
  9346.     protected function get_ServiceLocator_AuzWjucService()
  9347.     {
  9348.         return $this->privates['.service_locator.auzWjuc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9349.             'salaried' => ['privates''.errored..service_locator.auzWjuc.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.auzWjuc": it references class "App\\Entity\\Salaried" but no such service exists.'],
  9350.             'violations' => ['privates''.errored..service_locator.auzWjuc.Symfony\\Component\\Validator\\ConstraintViolationList'NULL'Cannot autowire service ".service_locator.auzWjuc": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.'],
  9351.         ], [
  9352.             'salaried' => 'App\\Entity\\Salaried',
  9353.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationList',
  9354.         ]);
  9355.     }
  9356.     /**
  9357.      * Gets the private '.service_locator.b0RKdf5' shared service.
  9358.      *
  9359.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9360.      */
  9361.     protected function get_ServiceLocator_B0RKdf5Service()
  9362.     {
  9363.         return $this->privates['.service_locator.b0RKdf5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9364.             'providenceAffiliation' => ['privates''.errored..service_locator.b0RKdf5.App\\Entity\\ProvidenceAffiliation'NULL'Cannot autowire service ".service_locator.b0RKdf5": it references class "App\\Entity\\ProvidenceAffiliation" but no such service exists.'],
  9365.         ], [
  9366.             'providenceAffiliation' => 'App\\Entity\\ProvidenceAffiliation',
  9367.         ]);
  9368.     }
  9369.     /**
  9370.      * Gets the private '.service_locator.cLqPnre' shared service.
  9371.      *
  9372.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9373.      */
  9374.     protected function get_ServiceLocator_CLqPnreService()
  9375.     {
  9376.         return $this->privates['.service_locator.cLqPnre'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9377.             'salariedAbsences' => ['privates''.errored..service_locator.cLqPnre.App\\Entity\\SalariedAbsences'NULL'Cannot autowire service ".service_locator.cLqPnre": it references class "App\\Entity\\SalariedAbsences" but no such service exists.'],
  9378.         ], [
  9379.             'salariedAbsences' => 'App\\Entity\\SalariedAbsences',
  9380.         ]);
  9381.     }
  9382.     /**
  9383.      * Gets the private '.service_locator.d4GCdG4' shared service.
  9384.      *
  9385.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9386.      */
  9387.     protected function get_ServiceLocator_D4GCdG4Service()
  9388.     {
  9389.         return $this->privates['.service_locator.d4GCdG4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9390.             'idSalaried' => ['privates''.errored..service_locator.d4GCdG4.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.d4GCdG4": it references class "App\\Entity\\Salaried" but no such service exists.'],
  9391.             'violations' => ['privates''.errored..service_locator.d4GCdG4.Symfony\\Component\\Validator\\ConstraintViolationList'NULL'Cannot autowire service ".service_locator.d4GCdG4": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.'],
  9392.             'workPlaceSalaried' => ['privates''.errored..service_locator.d4GCdG4.App\\Entity\\WorkPlaceSalaried'NULL'Cannot autowire service ".service_locator.d4GCdG4": it references class "App\\Entity\\WorkPlaceSalaried" but no such service exists.'],
  9393.         ], [
  9394.             'idSalaried' => 'App\\Entity\\Salaried',
  9395.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationList',
  9396.             'workPlaceSalaried' => 'App\\Entity\\WorkPlaceSalaried',
  9397.         ]);
  9398.     }
  9399.     /**
  9400.      * Gets the private '.service_locator.d8wCol1' shared service.
  9401.      *
  9402.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9403.      */
  9404.     protected function get_ServiceLocator_D8wCol1Service()
  9405.     {
  9406.         return $this->privates['.service_locator.d8wCol1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9407.             'salariedContract' => ['privates''.errored..service_locator.d8wCol1.App\\Entity\\SalariedContract'NULL'Cannot autowire service ".service_locator.d8wCol1": it references class "App\\Entity\\SalariedContract" but no such service exists.'],
  9408.         ], [
  9409.             'salariedContract' => 'App\\Entity\\SalariedContract',
  9410.         ]);
  9411.     }
  9412.     /**
  9413.      * Gets the private '.service_locator.dHHQDtH' shared service.
  9414.      *
  9415.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9416.      */
  9417.     protected function get_ServiceLocator_DHHQDtHService()
  9418.     {
  9419.         return $this->privates['.service_locator.dHHQDtH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9420.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  9421.         ], [
  9422.             'viewhandler' => '?',
  9423.         ]);
  9424.     }
  9425.     /**
  9426.      * Gets the private '.service_locator.eIcC2Rx' shared service.
  9427.      *
  9428.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9429.      */
  9430.     protected function get_ServiceLocator_EIcC2RxService()
  9431.     {
  9432.         return $this->privates['.service_locator.eIcC2Rx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9433.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  9434.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  9435.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  9436.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  9437.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  9438.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  9439.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  9440.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9441.             'router' => ['services''router''getRouterService'false],
  9442.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  9443.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  9444.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  9445.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  9446.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  9447.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9448.         ], [
  9449.             'doctrine' => '?',
  9450.             'form.factory' => '?',
  9451.             'fos_rest.view_handler' => '?',
  9452.             'http_kernel' => '?',
  9453.             'message_bus' => '?',
  9454.             'messenger.default_bus' => '?',
  9455.             'parameter_bag' => '?',
  9456.             'request_stack' => '?',
  9457.             'router' => '?',
  9458.             'security.authorization_checker' => '?',
  9459.             'security.csrf.token_manager' => '?',
  9460.             'security.token_storage' => '?',
  9461.             'serializer' => '?',
  9462.             'session' => '.session.deprecated',
  9463.             'twig' => '?',
  9464.         ]);
  9465.     }
  9466.     /**
  9467.      * Gets the private '.service_locator.fFBgRN.' shared service.
  9468.      *
  9469.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9470.      */
  9471.     protected function get_ServiceLocator_FFBgRN_Service()
  9472.     {
  9473.         return $this->privates['.service_locator.fFBgRN.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9474.             'jasperPdf' => ['privates''App\\Service\\ReportModelAsyn''getReportModelAsynService'false],
  9475.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9476.         ], [
  9477.             'jasperPdf' => 'App\\Service\\ReportModelAsyn',
  9478.             'paramFetcher' => '?',
  9479.         ]);
  9480.     }
  9481.     /**
  9482.      * Gets the private '.service_locator.jcuSQY2' shared service.
  9483.      *
  9484.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9485.      */
  9486.     protected function get_ServiceLocator_JcuSQY2Service()
  9487.     {
  9488.         return $this->privates['.service_locator.jcuSQY2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9489.             'payValue' => ['privates''.errored..service_locator.jcuSQY2.App\\Entity\\DataPayValue'NULL'Cannot autowire service ".service_locator.jcuSQY2": it references class "App\\Entity\\DataPayValue" but no such service exists.'],
  9490.         ], [
  9491.             'payValue' => 'App\\Entity\\DataPayValue',
  9492.         ]);
  9493.     }
  9494.     /**
  9495.      * Gets the private '.service_locator.mALB3V.' shared service.
  9496.      *
  9497.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9498.      */
  9499.     protected function get_ServiceLocator_MALB3V_Service()
  9500.     {
  9501.         return $this->privates['.service_locator.mALB3V.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9502.             'ijedtionDetail' => ['privates''.errored..service_locator.mALB3V..App\\Entity\\IJEditionDetail'NULL'Cannot autowire service ".service_locator.mALB3V.": it references class "App\\Entity\\IJEditionDetail" but no such service exists.'],
  9503.             'violations' => ['privates''.errored..service_locator.mALB3V..Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.mALB3V.": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  9504.         ], [
  9505.             'ijedtionDetail' => 'App\\Entity\\IJEditionDetail',
  9506.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  9507.         ]);
  9508.     }
  9509.     /**
  9510.      * Gets the private '.service_locator.p3KTscm' shared service.
  9511.      *
  9512.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9513.      */
  9514.     protected function get_ServiceLocator_P3KTscmService()
  9515.     {
  9516.         return $this->privates['.service_locator.p3KTscm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9517.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  9518.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  9519.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  9520.         ], [
  9521.             'event_dispatcher' => '?',
  9522.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  9523.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  9524.         ]);
  9525.     }
  9526.     /**
  9527.      * Gets the private '.service_locator.pIn3sE8' shared service.
  9528.      *
  9529.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9530.      */
  9531.     protected function get_ServiceLocator_PIn3sE8Service()
  9532.     {
  9533.         return $this->privates['.service_locator.pIn3sE8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9534.             'ijedtion' => ['privates''.errored..service_locator.pIn3sE8.App\\Entity\\IJEdition'NULL'Cannot autowire service ".service_locator.pIn3sE8": it references class "App\\Entity\\IJEdition" but no such service exists.'],
  9535.             'violations' => ['privates''.errored..service_locator.pIn3sE8.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.pIn3sE8": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  9536.         ], [
  9537.             'ijedtion' => 'App\\Entity\\IJEdition',
  9538.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  9539.         ]);
  9540.     }
  9541.     /**
  9542.      * Gets the private '.service_locator.pwZ6MTM' shared service.
  9543.      *
  9544.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9545.      */
  9546.     protected function get_ServiceLocator_PwZ6MTMService()
  9547.     {
  9548.         return $this->privates['.service_locator.pwZ6MTM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9549.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  9550.         ], [
  9551.             'passwordEncoder' => '?',
  9552.         ]);
  9553.     }
  9554.     /**
  9555.      * Gets the private '.service_locator.qSu6MGg' shared service.
  9556.      *
  9557.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9558.      */
  9559.     protected function get_ServiceLocator_QSu6MGgService()
  9560.     {
  9561.         return $this->privates['.service_locator.qSu6MGg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9562.             'idSalaried' => ['privates''.errored..service_locator.qSu6MGg.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.qSu6MGg": it references class "App\\Entity\\Salaried" but no such service exists.'],
  9563.         ], [
  9564.             'idSalaried' => 'App\\Entity\\Salaried',
  9565.         ]);
  9566.     }
  9567.     /**
  9568.      * Gets the private '.service_locator.qe4hl7P' shared service.
  9569.      *
  9570.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9571.      */
  9572.     protected function get_ServiceLocator_Qe4hl7PService()
  9573.     {
  9574.         return $this->privates['.service_locator.qe4hl7P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9575.             'beneficiary' => ['privates''.errored..service_locator.qe4hl7P.App\\Entity\\Beneficiary'NULL'Cannot autowire service ".service_locator.qe4hl7P": it references class "App\\Entity\\Beneficiary" but no such service exists.'],
  9576.             'idSalaried' => ['privates''.errored..service_locator.qe4hl7P.App\\Entity\\Salaried'NULL'Cannot autowire service ".service_locator.qe4hl7P": it references class "App\\Entity\\Salaried" but no such service exists.'],
  9577.             'violations' => ['privates''.errored..service_locator.qe4hl7P.Symfony\\Component\\Validator\\ConstraintViolationList'NULL'Cannot autowire service ".service_locator.qe4hl7P": it references class "Symfony\\Component\\Validator\\ConstraintViolationList" but no such service exists.'],
  9578.         ], [
  9579.             'beneficiary' => 'App\\Entity\\Beneficiary',
  9580.             'idSalaried' => 'App\\Entity\\Salaried',
  9581.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationList',
  9582.         ]);
  9583.     }
  9584.     /**
  9585.      * Gets the private '.service_locator.ssJc0i3' shared service.
  9586.      *
  9587.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9588.      */
  9589.     protected function get_ServiceLocator_SsJc0i3Service()
  9590.     {
  9591.         return $this->privates['.service_locator.ssJc0i3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9592.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  9593.             'salariedPas' => ['privates''.errored..service_locator.ssJc0i3.App\\Entity\\PAS'NULL'Cannot autowire service ".service_locator.ssJc0i3": it references class "App\\Entity\\PAS" but no such service exists.'],
  9594.         ], [
  9595.             'em' => '?',
  9596.             'salariedPas' => 'App\\Entity\\PAS',
  9597.         ]);
  9598.     }
  9599.     /**
  9600.      * Gets the private '.service_locator.tVmDl.7' shared service.
  9601.      *
  9602.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9603.      */
  9604.     protected function get_ServiceLocator_TVmDl_7Service()
  9605.     {
  9606.         return $this->privates['.service_locator.tVmDl.7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9607.             'providenceAffiliation' => ['privates''.errored..service_locator.tVmDl.7.App\\Entity\\ProvidenceAffiliation'NULL'Cannot autowire service ".service_locator.tVmDl.7": it references class "App\\Entity\\ProvidenceAffiliation" but no such service exists.'],
  9608.             'violations' => ['privates''.errored..service_locator.tVmDl.7.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.tVmDl.7": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  9609.         ], [
  9610.             'providenceAffiliation' => 'App\\Entity\\ProvidenceAffiliation',
  9611.             'violations' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  9612.         ]);
  9613.     }
  9614.     /**
  9615.      * Gets the private '.service_locator.v3gitzM' shared service.
  9616.      *
  9617.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9618.      */
  9619.     protected function get_ServiceLocator_V3gitzMService()
  9620.     {
  9621.         return $this->privates['.service_locator.v3gitzM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9622.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  9623.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  9624.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9625.         ], [
  9626.             'em' => '?',
  9627.             'paginator' => '?',
  9628.             'paramFetcher' => '?',
  9629.         ]);
  9630.     }
  9631.     /**
  9632.      * Gets the private '.service_locator.vQbZkIW' shared service.
  9633.      *
  9634.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9635.      */
  9636.     protected function get_ServiceLocator_VQbZkIWService()
  9637.     {
  9638.         return $this->privates['.service_locator.vQbZkIW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9639.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9640.             'service' => ['privates''App\\Service\\DSNBlockService''getDSNBlockServiceService'false],
  9641.         ], [
  9642.             'paramFetcher' => '?',
  9643.             'service' => 'App\\Service\\DSNBlockService',
  9644.         ]);
  9645.     }
  9646.     /**
  9647.      * Gets the private '.service_locator.vewM_4u' shared service.
  9648.      *
  9649.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9650.      */
  9651.     protected function get_ServiceLocator_VewM4uService()
  9652.     {
  9653.         return $this->privates['.service_locator.vewM_4u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9654.             'salariedAbsence' => ['privates''.errored..service_locator.vewM_4u.App\\Entity\\SalariedAbsences'NULL'Cannot autowire service ".service_locator.vewM_4u": it references class "App\\Entity\\SalariedAbsences" but no such service exists.'],
  9655.         ], [
  9656.             'salariedAbsence' => 'App\\Entity\\SalariedAbsences',
  9657.         ]);
  9658.     }
  9659.     /**
  9660.      * Gets the private '.service_locator.wkXK201' shared service.
  9661.      *
  9662.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9663.      */
  9664.     protected function get_ServiceLocator_WkXK201Service()
  9665.     {
  9666.         return $this->privates['.service_locator.wkXK201'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9667.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  9668.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9669.         ], [
  9670.             'paginator' => '?',
  9671.             'paramFetcher' => '?',
  9672.         ]);
  9673.     }
  9674.     /**
  9675.      * Gets the private '.service_locator.xXD6s64' shared service.
  9676.      *
  9677.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9678.      */
  9679.     protected function get_ServiceLocator_XXD6s64Service()
  9680.     {
  9681.         return $this->privates['.service_locator.xXD6s64'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9682.             'payValueData' => ['privates''.errored..service_locator.xXD6s64.App\\Entity\\DataPayValue'NULL'Cannot autowire service ".service_locator.xXD6s64": it references class "App\\Entity\\DataPayValue" but no such service exists.'],
  9683.         ], [
  9684.             'payValueData' => 'App\\Entity\\DataPayValue',
  9685.         ]);
  9686.     }
  9687.     /**
  9688.      * Gets the private '.service_locator.yJaq1cg' shared service.
  9689.      *
  9690.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9691.      */
  9692.     protected function get_ServiceLocator_YJaq1cgService()
  9693.     {
  9694.         return $this->privates['.service_locator.yJaq1cg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9695.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  9696.             'payResult' => ['privates''.errored..service_locator.yJaq1cg.App\\Entity\\PayResult'NULL'Cannot autowire service ".service_locator.yJaq1cg": it references class "App\\Entity\\PayResult" but no such service exists.'],
  9697.         ], [
  9698.             'em' => '?',
  9699.             'payResult' => 'App\\Entity\\PayResult',
  9700.         ]);
  9701.     }
  9702.     /**
  9703.      * Gets the private '.service_locator.ySIbWfi' shared service.
  9704.      *
  9705.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9706.      */
  9707.     protected function get_ServiceLocator_YSIbWfiService()
  9708.     {
  9709.         return $this->privates['.service_locator.ySIbWfi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9710.             'ijedtionDetail' => ['privates''.errored..service_locator.ySIbWfi.App\\Entity\\IJEditionDetail'NULL'Cannot autowire service ".service_locator.ySIbWfi": it references class "App\\Entity\\IJEditionDetail" but no such service exists.'],
  9711.         ], [
  9712.             'ijedtionDetail' => 'App\\Entity\\IJEditionDetail',
  9713.         ]);
  9714.     }
  9715.     /**
  9716.      * Gets the private '.service_locator.zCkYB3J' shared service.
  9717.      *
  9718.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9719.      */
  9720.     protected function get_ServiceLocator_ZCkYB3JService()
  9721.     {
  9722.         return $this->privates['.service_locator.zCkYB3J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9723.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9724.             'translator' => ['services''translator''getTranslatorService'false],
  9725.         ], [
  9726.             'paramFetcher' => '?',
  9727.             'translator' => '?',
  9728.         ]);
  9729.     }
  9730.     /**
  9731.      * Gets the private '.service_locator.zbz4ht8' shared service.
  9732.      *
  9733.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9734.      */
  9735.     protected function get_ServiceLocator_Zbz4ht8Service()
  9736.     {
  9737.         return $this->privates['.service_locator.zbz4ht8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9738.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  9739.             'service' => ['privates''App\\Service\\AccountsService''getAccountsServiceService'false],
  9740.         ], [
  9741.             'paramFetcher' => '?',
  9742.             'service' => 'App\\Service\\AccountsService',
  9743.         ]);
  9744.     }
  9745.     /**
  9746.      * Gets the private '.session.deprecated' shared service.
  9747.      *
  9748.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  9749.      */
  9750.     protected function get_Session_DeprecatedService()
  9751.     {
  9752.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  9753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  9754.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  9755.     }
  9756.     /**
  9757.      * Gets the private '.twig.command.debug.lazy' shared service.
  9758.      *
  9759.      * @return \Symfony\Component\Console\Command\LazyCommand
  9760.      */
  9761.     protected function get_Twig_Command_Debug_LazyService()
  9762.     {
  9763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9765.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  9766.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  9767.         });
  9768.     }
  9769.     /**
  9770.      * Gets the private '.twig.command.lint.lazy' shared service.
  9771.      *
  9772.      * @return \Symfony\Component\Console\Command\LazyCommand
  9773.      */
  9774.     protected function get_Twig_Command_Lint_LazyService()
  9775.     {
  9776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9778.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  9779.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  9780.         });
  9781.     }
  9782.     /**
  9783.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  9784.      *
  9785.      * @return \Symfony\Component\Console\Command\LazyCommand
  9786.      */
  9787.     protected function get_VarDumper_Command_ServerDump_LazyService()
  9788.     {
  9789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9791.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  9792.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  9793.         });
  9794.     }
  9795.     /**
  9796.      * Gets the private 'App\Command\ImportQuadraPayrollCommand' shared autowired service.
  9797.      *
  9798.      * @return \App\Command\ImportQuadraPayrollCommand
  9799.      */
  9800.     protected function getImportQuadraPayrollCommandService()
  9801.     {
  9802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9803.         include_once \dirname(__DIR__4).'/src/Command/ImportQuadraPayrollCommand.php';
  9804.         $this->privates['App\\Command\\ImportQuadraPayrollCommand'] = $instance = new \App\Command\ImportQuadraPayrollCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9805.         $instance->setName('pay:import_quadra_payroll');
  9806.         return $instance;
  9807.     }
  9808.     /**
  9809.      * Gets the private 'App\Command\UpdatePayPeriodCommand' shared autowired service.
  9810.      *
  9811.      * @return \App\Command\UpdatePayPeriodCommand
  9812.      */
  9813.     protected function getUpdatePayPeriodCommandService()
  9814.     {
  9815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9816.         include_once \dirname(__DIR__4).'/src/Command/UpdatePayPeriodCommand.php';
  9817.         $this->privates['App\\Command\\UpdatePayPeriodCommand'] = $instance = new \App\Command\UpdatePayPeriodCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9818.         $instance->setName('pay:update_pay_period');
  9819.         return $instance;
  9820.     }
  9821.     /**
  9822.      * Gets the private 'App\EventListener\UserResolveListener' shared autowired service.
  9823.      *
  9824.      * @return \App\EventListener\UserResolveListener
  9825.      */
  9826.     protected function getUserResolveListenerService()
  9827.     {
  9828.         include_once \dirname(__DIR__4).'/src/EventListener/UserResolveListener.php';
  9829.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  9830.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  9831.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  9832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  9833.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  9834.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9835.         if (isset($this->privates['App\\EventListener\\UserResolveListener'])) {
  9836.             return $this->privates['App\\EventListener\\UserResolveListener'];
  9837.         }
  9838.         return $this->privates['App\\EventListener\\UserResolveListener'] = new \App\EventListener\UserResolveListener($a->getRepository('App\\Entity\\User'), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  9839.     }
  9840.     /**
  9841.      * Gets the private 'App\Form\Profile\ProfilePictureType' shared autowired service.
  9842.      *
  9843.      * @return \App\Form\Profile\ProfilePictureType
  9844.      */
  9845.     protected function getProfilePictureTypeService()
  9846.     {
  9847.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9848.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9849.         include_once \dirname(__DIR__4).'/src/Form/Profile/ProfilePictureType.php';
  9850.         return $this->privates['App\\Form\\Profile\\ProfilePictureType'] = new \App\Form\Profile\ProfilePictureType();
  9851.     }
  9852.     /**
  9853.      * Gets the private 'App\Form\Profile\ProfileType' shared autowired service.
  9854.      *
  9855.      * @return \App\Form\Profile\ProfileType
  9856.      */
  9857.     protected function getProfileTypeService()
  9858.     {
  9859.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9860.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9861.         include_once \dirname(__DIR__4).'/src/Form/Profile/ProfileType.php';
  9862.         return $this->privates['App\\Form\\Profile\\ProfileType'] = new \App\Form\Profile\ProfileType();
  9863.     }
  9864.     /**
  9865.      * Gets the private 'App\Form\Profile\ResetPasswordFormType' shared autowired service.
  9866.      *
  9867.      * @return \App\Form\Profile\ResetPasswordFormType
  9868.      */
  9869.     protected function getResetPasswordFormTypeService()
  9870.     {
  9871.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9872.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9873.         include_once \dirname(__DIR__4).'/src/Form/Profile/ResetPasswordFormType.php';
  9874.         return $this->privates['App\\Form\\Profile\\ResetPasswordFormType'] = new \App\Form\Profile\ResetPasswordFormType();
  9875.     }
  9876.     /**
  9877.      * Gets the private 'App\Form\Registration\RegistrationFormType' shared autowired service.
  9878.      *
  9879.      * @return \App\Form\Registration\RegistrationFormType
  9880.      */
  9881.     protected function getRegistrationFormTypeService()
  9882.     {
  9883.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9884.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9885.         include_once \dirname(__DIR__4).'/src/Form/Registration/RegistrationFormType.php';
  9886.         return $this->privates['App\\Form\\Registration\\RegistrationFormType'] = new \App\Form\Registration\RegistrationFormType();
  9887.     }
  9888.     /**
  9889.      * Gets the private 'App\Form\Resetting\ResetPasswordFormType' shared autowired service.
  9890.      *
  9891.      * @return \App\Form\Resetting\ResetPasswordFormType
  9892.      */
  9893.     protected function getResetPasswordFormType2Service()
  9894.     {
  9895.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9896.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9897.         include_once \dirname(__DIR__4).'/src/Form/Resetting/ResetPasswordFormType.php';
  9898.         return $this->privates['App\\Form\\Resetting\\ResetPasswordFormType'] = new \App\Form\Resetting\ResetPasswordFormType();
  9899.     }
  9900.     /**
  9901.      * Gets the private 'App\Form\Resetting\ResetPasswordRequestFormType' shared autowired service.
  9902.      *
  9903.      * @return \App\Form\Resetting\ResetPasswordRequestFormType
  9904.      */
  9905.     protected function getResetPasswordRequestFormTypeService()
  9906.     {
  9907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9908.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9909.         include_once \dirname(__DIR__4).'/src/Form/Resetting/ResetPasswordRequestFormType.php';
  9910.         return $this->privates['App\\Form\\Resetting\\ResetPasswordRequestFormType'] = new \App\Form\Resetting\ResetPasswordRequestFormType();
  9911.     }
  9912.     /**
  9913.      * Gets the private 'App\Repository\AccountingEntryDetailRepository' shared autowired service.
  9914.      *
  9915.      * @return \App\Repository\AccountingEntryDetailRepository
  9916.      */
  9917.     protected function getAccountingEntryDetailRepositoryService()
  9918.     {
  9919.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  9920.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  9921.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  9922.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  9923.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  9924.         include_once \dirname(__DIR__4).'/src/Repository/AccountingEntryDetailRepository.php';
  9925.         return $this->privates['App\\Repository\\AccountingEntryDetailRepository'] = new \App\Repository\AccountingEntryDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9926.     }
  9927.     /**
  9928.      * Gets the private 'App\Repository\AccountingEntryRepository' shared autowired service.
  9929.      *
  9930.      * @return \App\Repository\AccountingEntryRepository
  9931.      */
  9932.     protected function getAccountingEntryRepositoryService()
  9933.     {
  9934.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  9935.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  9936.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  9937.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  9938.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  9939.         include_once \dirname(__DIR__4).'/src/Repository/AccountingEntryRepository.php';
  9940.         return $this->privates['App\\Repository\\AccountingEntryRepository'] = new \App\Repository\AccountingEntryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9941.     }
  9942.     /**
  9943.      * Gets the private 'App\Repository\AccountingParameterRepository' shared autowired service.
  9944.      *
  9945.      * @return \App\Repository\AccountingParameterRepository
  9946.      */
  9947.     protected function getAccountingParameterRepositoryService()
  9948.     {
  9949.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  9950.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  9951.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  9952.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  9953.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  9954.         include_once \dirname(__DIR__4).'/src/Repository/AccountingParameterRepository.php';
  9955.         return $this->privates['App\\Repository\\AccountingParameterRepository'] = new \App\Repository\AccountingParameterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9956.     }
  9957.     /**
  9958.      * Gets the private 'App\Repository\BankRepository' shared autowired service.
  9959.      *
  9960.      * @return \App\Repository\BankRepository
  9961.      */
  9962.     protected function getBankRepositoryService()
  9963.     {
  9964.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  9965.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  9966.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  9967.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  9968.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  9969.         include_once \dirname(__DIR__4).'/src/Repository/BankRepository.php';
  9970.         return $this->privates['App\\Repository\\BankRepository'] = new \App\Repository\BankRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9971.     }
  9972.     /**
  9973.      * Gets the private 'App\Repository\BeneficiaryRepository' shared autowired service.
  9974.      *
  9975.      * @return \App\Repository\BeneficiaryRepository
  9976.      */
  9977.     protected function getBeneficiaryRepositoryService()
  9978.     {
  9979.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  9980.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  9981.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  9982.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  9983.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  9984.         include_once \dirname(__DIR__4).'/src/Repository/BeneficiaryRepository.php';
  9985.         return $this->privates['App\\Repository\\BeneficiaryRepository'] = new \App\Repository\BeneficiaryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9986.     }
  9987.     /**
  9988.      * Gets the private 'App\Repository\BirthCountryCodeRepository' shared autowired service.
  9989.      *
  9990.      * @return \App\Repository\BirthCountryCodeRepository
  9991.      */
  9992.     protected function getBirthCountryCodeRepositoryService()
  9993.     {
  9994.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  9995.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  9996.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  9997.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  9998.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  9999.         include_once \dirname(__DIR__4).'/src/Repository/BirthCountryCodeRepository.php';
  10000.         return $this->privates['App\\Repository\\BirthCountryCodeRepository'] = new \App\Repository\BirthCountryCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10001.     }
  10002.     /**
  10003.      * Gets the private 'App\Repository\ChartAccountParameterRepository' shared autowired service.
  10004.      *
  10005.      * @return \App\Repository\ChartAccountParameterRepository
  10006.      */
  10007.     protected function getChartAccountParameterRepositoryService()
  10008.     {
  10009.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10010.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10011.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10012.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10013.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10014.         include_once \dirname(__DIR__4).'/src/Repository/ChartAccountParameterRepository.php';
  10015.         return $this->privates['App\\Repository\\ChartAccountParameterRepository'] = new \App\Repository\ChartAccountParameterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10016.     }
  10017.     /**
  10018.      * Gets the private 'App\Repository\CollectiveConventionRepository' shared autowired service.
  10019.      *
  10020.      * @return \App\Repository\CollectiveConventionRepository
  10021.      */
  10022.     protected function getCollectiveConventionRepositoryService()
  10023.     {
  10024.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10025.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10026.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10027.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10028.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10029.         include_once \dirname(__DIR__4).'/src/Repository/CollectiveConventionRepository.php';
  10030.         return $this->privates['App\\Repository\\CollectiveConventionRepository'] = new \App\Repository\CollectiveConventionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10031.     }
  10032.     /**
  10033.      * Gets the private 'App\Repository\CompanyRepository' shared autowired service.
  10034.      *
  10035.      * @return \App\Repository\CompanyRepository
  10036.      */
  10037.     protected function getCompanyRepositoryService()
  10038.     {
  10039.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10040.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10041.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10042.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10043.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10044.         include_once \dirname(__DIR__4).'/src/Repository/CompanyRepository.php';
  10045.         return $this->privates['App\\Repository\\CompanyRepository'] = new \App\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10046.     }
  10047.     /**
  10048.      * Gets the private 'App\Repository\ComplementCodePcsEseRepository' shared autowired service.
  10049.      *
  10050.      * @return \App\Repository\ComplementCodePcsEseRepository
  10051.      */
  10052.     protected function getComplementCodePcsEseRepositoryService()
  10053.     {
  10054.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10055.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10056.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10057.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10058.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10059.         include_once \dirname(__DIR__4).'/src/Repository/ComplementCodePcsEseRepository.php';
  10060.         return $this->privates['App\\Repository\\ComplementCodePcsEseRepository'] = new \App\Repository\ComplementCodePcsEseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10061.     }
  10062.     /**
  10063.      * Gets the private 'App\Repository\ContributionRateDetailRepository' shared autowired service.
  10064.      *
  10065.      * @return \App\Repository\ContributionRateDetailRepository
  10066.      */
  10067.     protected function getContributionRateDetailRepositoryService()
  10068.     {
  10069.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10070.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10071.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10072.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10073.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10074.         include_once \dirname(__DIR__4).'/src/Repository/ContributionRateDetailRepository.php';
  10075.         return $this->privates['App\\Repository\\ContributionRateDetailRepository'] = new \App\Repository\ContributionRateDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10076.     }
  10077.     /**
  10078.      * Gets the private 'App\Repository\ContributionRateRepository' shared autowired service.
  10079.      *
  10080.      * @return \App\Repository\ContributionRateRepository
  10081.      */
  10082.     protected function getContributionRateRepositoryService()
  10083.     {
  10084.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10085.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10086.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10087.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10088.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10089.         include_once \dirname(__DIR__4).'/src/Repository/ContributionRateRepository.php';
  10090.         return $this->privates['App\\Repository\\ContributionRateRepository'] = new \App\Repository\ContributionRateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10091.     }
  10092.     /**
  10093.      * Gets the private 'App\Repository\CountryCodeRepository' shared autowired service.
  10094.      *
  10095.      * @return \App\Repository\CountryCodeRepository
  10096.      */
  10097.     protected function getCountryCodeRepositoryService()
  10098.     {
  10099.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10100.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10101.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10102.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10103.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10104.         include_once \dirname(__DIR__4).'/src/Repository/CountryCodeRepository.php';
  10105.         return $this->privates['App\\Repository\\CountryCodeRepository'] = new \App\Repository\CountryCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10106.     }
  10107.     /**
  10108.      * Gets the private 'App\Repository\DSNPayRulesRelationRepository' shared autowired service.
  10109.      *
  10110.      * @return \App\Repository\DSNPayRulesRelationRepository
  10111.      */
  10112.     protected function getDSNPayRulesRelationRepositoryService()
  10113.     {
  10114.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10115.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10116.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10117.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10118.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10119.         include_once \dirname(__DIR__4).'/src/Repository/DSNPayRulesRelationRepository.php';
  10120.         return $this->privates['App\\Repository\\DSNPayRulesRelationRepository'] = new \App\Repository\DSNPayRulesRelationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10121.     }
  10122.     /**
  10123.      * Gets the private 'App\Repository\DSNRegulAggregateDetailRepository' shared autowired service.
  10124.      *
  10125.      * @return \App\Repository\DSNRegulAggregateDetailRepository
  10126.      */
  10127.     protected function getDSNRegulAggregateDetailRepositoryService()
  10128.     {
  10129.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10130.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10131.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10132.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10133.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10134.         include_once \dirname(__DIR__4).'/src/Repository/DSNRegulAggregateDetailRepository.php';
  10135.         return $this->privates['App\\Repository\\DSNRegulAggregateDetailRepository'] = new \App\Repository\DSNRegulAggregateDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10136.     }
  10137.     /**
  10138.      * Gets the private 'App\Repository\DSNRegulAggregateRepository' shared autowired service.
  10139.      *
  10140.      * @return \App\Repository\DSNRegulAggregateRepository
  10141.      */
  10142.     protected function getDSNRegulAggregateRepositoryService()
  10143.     {
  10144.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10145.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10146.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10147.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10148.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10149.         include_once \dirname(__DIR__4).'/src/Repository/DSNRegulAggregateRepository.php';
  10150.         return $this->privates['App\\Repository\\DSNRegulAggregateRepository'] = new \App\Repository\DSNRegulAggregateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10151.     }
  10152.     /**
  10153.      * Gets the private 'App\Repository\DSNRegulSalariedDetailRepository' shared autowired service.
  10154.      *
  10155.      * @return \App\Repository\DSNRegulSalariedDetailRepository
  10156.      */
  10157.     protected function getDSNRegulSalariedDetailRepositoryService()
  10158.     {
  10159.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10160.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10161.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10162.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10163.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10164.         include_once \dirname(__DIR__4).'/src/Repository/DSNRegulSalariedDetailRepository.php';
  10165.         return $this->privates['App\\Repository\\DSNRegulSalariedDetailRepository'] = new \App\Repository\DSNRegulSalariedDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10166.     }
  10167.     /**
  10168.      * Gets the private 'App\Repository\DSNRegulSalariedRepository' shared autowired service.
  10169.      *
  10170.      * @return \App\Repository\DSNRegulSalariedRepository
  10171.      */
  10172.     protected function getDSNRegulSalariedRepositoryService()
  10173.     {
  10174.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10175.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10176.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10177.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10178.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10179.         include_once \dirname(__DIR__4).'/src/Repository/DSNRegulSalariedRepository.php';
  10180.         return $this->privates['App\\Repository\\DSNRegulSalariedRepository'] = new \App\Repository\DSNRegulSalariedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10181.     }
  10182.     /**
  10183.      * Gets the private 'App\Repository\DSNSlipsDetailRepository' shared autowired service.
  10184.      *
  10185.      * @return \App\Repository\DSNSlipsDetailRepository
  10186.      */
  10187.     protected function getDSNSlipsDetailRepositoryService()
  10188.     {
  10189.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10190.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10191.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10192.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10193.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10194.         include_once \dirname(__DIR__4).'/src/Repository/DSNSlipsDetailRepository.php';
  10195.         return $this->privates['App\\Repository\\DSNSlipsDetailRepository'] = new \App\Repository\DSNSlipsDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10196.     }
  10197.     /**
  10198.      * Gets the private 'App\Repository\DSNSlipsHeaderRepository' shared autowired service.
  10199.      *
  10200.      * @return \App\Repository\DSNSlipsHeaderRepository
  10201.      */
  10202.     protected function getDSNSlipsHeaderRepositoryService()
  10203.     {
  10204.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10205.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10206.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10207.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10208.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10209.         include_once \dirname(__DIR__4).'/src/Repository/DSNSlipsHeaderRepository.php';
  10210.         return $this->privates['App\\Repository\\DSNSlipsHeaderRepository'] = new \App\Repository\DSNSlipsHeaderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10211.     }
  10212.     /**
  10213.      * Gets the private 'App\Repository\DSNValueRepository' shared autowired service.
  10214.      *
  10215.      * @return \App\Repository\DSNValueRepository
  10216.      */
  10217.     protected function getDSNValueRepositoryService()
  10218.     {
  10219.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10220.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10221.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10222.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10223.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10224.         include_once \dirname(__DIR__4).'/src/Repository/DSNValueRepository.php';
  10225.         return $this->privates['App\\Repository\\DSNValueRepository'] = new \App\Repository\DSNValueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10226.     }
  10227.     /**
  10228.      * Gets the private 'App\Repository\DataPayValueRepository' shared autowired service.
  10229.      *
  10230.      * @return \App\Repository\DataPayValueRepository
  10231.      */
  10232.     protected function getDataPayValueRepositoryService()
  10233.     {
  10234.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10235.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10236.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10237.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10238.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10239.         include_once \dirname(__DIR__4).'/src/Repository/DataPayValueRepository.php';
  10240.         return $this->privates['App\\Repository\\DataPayValueRepository'] = new \App\Repository\DataPayValueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10241.     }
  10242.     /**
  10243.      * Gets the private 'App\Repository\DsnBlockKeyValueRepository' shared autowired service.
  10244.      *
  10245.      * @return \App\Repository\DsnBlockKeyValueRepository
  10246.      */
  10247.     protected function getDsnBlockKeyValueRepositoryService()
  10248.     {
  10249.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10250.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10251.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10252.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10253.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10254.         include_once \dirname(__DIR__4).'/src/Repository/DsnBlockKeyValueRepository.php';
  10255.         return $this->privates['App\\Repository\\DsnBlockKeyValueRepository'] = new \App\Repository\DsnBlockKeyValueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10256.     }
  10257.     /**
  10258.      * Gets the private 'App\Repository\DsnDataTypeRepository' shared autowired service.
  10259.      *
  10260.      * @return \App\Repository\DsnDataTypeRepository
  10261.      */
  10262.     protected function getDsnDataTypeRepositoryService()
  10263.     {
  10264.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10265.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10266.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10267.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10268.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10269.         include_once \dirname(__DIR__4).'/src/Repository/DsnDataTypeRepository.php';
  10270.         return $this->privates['App\\Repository\\DsnDataTypeRepository'] = new \App\Repository\DsnDataTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10271.     }
  10272.     /**
  10273.      * Gets the private 'App\Repository\DsnParamBlockRepository' shared autowired service.
  10274.      *
  10275.      * @return \App\Repository\DsnParamBlockRepository
  10276.      */
  10277.     protected function getDsnParamBlockRepositoryService()
  10278.     {
  10279.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10280.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10281.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10282.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10283.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10284.         include_once \dirname(__DIR__4).'/src/Repository/DsnParamBlockRepository.php';
  10285.         return $this->privates['App\\Repository\\DsnParamBlockRepository'] = new \App\Repository\DsnParamBlockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10286.     }
  10287.     /**
  10288.      * Gets the private 'App\Repository\DsnParamFieldsRepository' shared autowired service.
  10289.      *
  10290.      * @return \App\Repository\DsnParamFieldsRepository
  10291.      */
  10292.     protected function getDsnParamFieldsRepositoryService()
  10293.     {
  10294.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10295.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10296.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10297.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10298.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10299.         include_once \dirname(__DIR__4).'/src/Repository/DsnParamFieldsRepository.php';
  10300.         return $this->privates['App\\Repository\\DsnParamFieldsRepository'] = new \App\Repository\DsnParamFieldsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10301.     }
  10302.     /**
  10303.      * Gets the private 'App\Repository\DsnResultDetailRepository' shared autowired service.
  10304.      *
  10305.      * @return \App\Repository\DsnResultDetailRepository
  10306.      */
  10307.     protected function getDsnResultDetailRepositoryService()
  10308.     {
  10309.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10310.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10311.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10312.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10313.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10314.         include_once \dirname(__DIR__4).'/src/Repository/DsnResultDetailRepository.php';
  10315.         return $this->privates['App\\Repository\\DsnResultDetailRepository'] = new \App\Repository\DsnResultDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10316.     }
  10317.     /**
  10318.      * Gets the private 'App\Repository\DsnResultEnteteRepository' shared autowired service.
  10319.      *
  10320.      * @return \App\Repository\DsnResultEnteteRepository
  10321.      */
  10322.     protected function getDsnResultEnteteRepositoryService()
  10323.     {
  10324.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10325.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10326.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10327.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10328.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10329.         include_once \dirname(__DIR__4).'/src/Repository/DsnResultEnteteRepository.php';
  10330.         return $this->privates['App\\Repository\\DsnResultEnteteRepository'] = new \App\Repository\DsnResultEnteteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10331.     }
  10332.     /**
  10333.      * Gets the private 'App\Repository\EditionColumnRepository' shared autowired service.
  10334.      *
  10335.      * @return \App\Repository\EditionColumnRepository
  10336.      */
  10337.     protected function getEditionColumnRepositoryService()
  10338.     {
  10339.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10340.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10341.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10342.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10343.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10344.         include_once \dirname(__DIR__4).'/src/Repository/EditionColumnRepository.php';
  10345.         return $this->privates['App\\Repository\\EditionColumnRepository'] = new \App\Repository\EditionColumnRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10346.     }
  10347.     /**
  10348.      * Gets the private 'App\Repository\EditionDetailRepository' shared autowired service.
  10349.      *
  10350.      * @return \App\Repository\EditionDetailRepository
  10351.      */
  10352.     protected function getEditionDetailRepositoryService()
  10353.     {
  10354.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10355.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10356.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10357.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10358.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10359.         include_once \dirname(__DIR__4).'/src/Repository/EditionDetailRepository.php';
  10360.         return $this->privates['App\\Repository\\EditionDetailRepository'] = new \App\Repository\EditionDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10361.     }
  10362.     /**
  10363.      * Gets the private 'App\Repository\EditionRepository' shared autowired service.
  10364.      *
  10365.      * @return \App\Repository\EditionRepository
  10366.      */
  10367.     protected function getEditionRepositoryService()
  10368.     {
  10369.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10370.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10371.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10372.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10373.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10374.         include_once \dirname(__DIR__4).'/src/Repository/EditionRepository.php';
  10375.         return $this->privates['App\\Repository\\EditionRepository'] = new \App\Repository\EditionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10376.     }
  10377.     /**
  10378.      * Gets the private 'App\Repository\ElementPayTablesRepository' shared autowired service.
  10379.      *
  10380.      * @return \App\Repository\ElementPayTablesRepository
  10381.      */
  10382.     protected function getElementPayTablesRepositoryService()
  10383.     {
  10384.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10385.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10386.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10387.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10388.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10389.         include_once \dirname(__DIR__4).'/src/Repository/ElementPayTablesRepository.php';
  10390.         return $this->privates['App\\Repository\\ElementPayTablesRepository'] = new \App\Repository\ElementPayTablesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10391.     }
  10392.     /**
  10393.      * Gets the private 'App\Repository\EstablishmentRepository' shared autowired service.
  10394.      *
  10395.      * @return \App\Repository\EstablishmentRepository
  10396.      */
  10397.     protected function getEstablishmentRepositoryService()
  10398.     {
  10399.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10400.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10401.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10403.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10404.         include_once \dirname(__DIR__4).'/src/Repository/EstablishmentRepository.php';
  10405.         return $this->privates['App\\Repository\\EstablishmentRepository'] = new \App\Repository\EstablishmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10406.     }
  10407.     /**
  10408.      * Gets the private 'App\Repository\IJEditionDetailRepository' shared autowired service.
  10409.      *
  10410.      * @return \App\Repository\IJEditionDetailRepository
  10411.      */
  10412.     protected function getIJEditionDetailRepositoryService()
  10413.     {
  10414.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10415.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10416.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10417.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10418.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10419.         include_once \dirname(__DIR__4).'/src/Repository/IJEditionDetailRepository.php';
  10420.         return $this->privates['App\\Repository\\IJEditionDetailRepository'] = new \App\Repository\IJEditionDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10421.     }
  10422.     /**
  10423.      * Gets the private 'App\Repository\IJEditionRepository' shared autowired service.
  10424.      *
  10425.      * @return \App\Repository\IJEditionRepository
  10426.      */
  10427.     protected function getIJEditionRepositoryService()
  10428.     {
  10429.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10430.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10431.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10432.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10433.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10434.         include_once \dirname(__DIR__4).'/src/Repository/IJEditionRepository.php';
  10435.         return $this->privates['App\\Repository\\IJEditionRepository'] = new \App\Repository\IJEditionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10436.     }
  10437.     /**
  10438.      * Gets the private 'App\Repository\MunicipalityCodeRepository' shared autowired service.
  10439.      *
  10440.      * @return \App\Repository\MunicipalityCodeRepository
  10441.      */
  10442.     protected function getMunicipalityCodeRepositoryService()
  10443.     {
  10444.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10445.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10446.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10447.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10448.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10449.         include_once \dirname(__DIR__4).'/src/Repository/MunicipalityCodeRepository.php';
  10450.         return $this->privates['App\\Repository\\MunicipalityCodeRepository'] = new \App\Repository\MunicipalityCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10451.     }
  10452.     /**
  10453.      * Gets the private 'App\Repository\NafCodeRepository' shared autowired service.
  10454.      *
  10455.      * @return \App\Repository\NafCodeRepository
  10456.      */
  10457.     protected function getNafCodeRepositoryService()
  10458.     {
  10459.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10460.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10461.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10462.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10463.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10464.         include_once \dirname(__DIR__4).'/src/Repository/NafCodeRepository.php';
  10465.         return $this->privates['App\\Repository\\NafCodeRepository'] = new \App\Repository\NafCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10466.     }
  10467.     /**
  10468.      * Gets the private 'App\Repository\OrganismRepository' shared autowired service.
  10469.      *
  10470.      * @return \App\Repository\OrganismRepository
  10471.      */
  10472.     protected function getOrganismRepositoryService()
  10473.     {
  10474.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10475.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10476.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10477.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10478.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10479.         include_once \dirname(__DIR__4).'/src/Repository/OrganismRepository.php';
  10480.         return $this->privates['App\\Repository\\OrganismRepository'] = new \App\Repository\OrganismRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10481.     }
  10482.     /**
  10483.      * Gets the private 'App\Repository\PASRepository' shared autowired service.
  10484.      *
  10485.      * @return \App\Repository\PASRepository
  10486.      */
  10487.     protected function getPASRepositoryService()
  10488.     {
  10489.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10490.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10491.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10492.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10493.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10494.         include_once \dirname(__DIR__4).'/src/Repository/PASRepository.php';
  10495.         return $this->privates['App\\Repository\\PASRepository'] = new \App\Repository\PASRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10496.     }
  10497.     /**
  10498.      * Gets the private 'App\Repository\PayConstantsDetailRepository' shared autowired service.
  10499.      *
  10500.      * @return \App\Repository\PayConstantsDetailRepository
  10501.      */
  10502.     protected function getPayConstantsDetailRepositoryService()
  10503.     {
  10504.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10505.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10506.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10507.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10508.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10509.         include_once \dirname(__DIR__4).'/src/Repository/PayConstantsDetailRepository.php';
  10510.         return $this->privates['App\\Repository\\PayConstantsDetailRepository'] = new \App\Repository\PayConstantsDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10511.     }
  10512.     /**
  10513.      * Gets the private 'App\Repository\PayConstantsRepository' shared autowired service.
  10514.      *
  10515.      * @return \App\Repository\PayConstantsRepository
  10516.      */
  10517.     protected function getPayConstantsRepositoryService()
  10518.     {
  10519.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10520.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10521.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10522.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10523.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10524.         include_once \dirname(__DIR__4).'/src/Repository/PayConstantsRepository.php';
  10525.         return $this->privates['App\\Repository\\PayConstantsRepository'] = new \App\Repository\PayConstantsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10526.     }
  10527.     /**
  10528.      * Gets the private 'App\Repository\PayPeriodRepository' shared autowired service.
  10529.      *
  10530.      * @return \App\Repository\PayPeriodRepository
  10531.      */
  10532.     protected function getPayPeriodRepositoryService()
  10533.     {
  10534.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10535.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10536.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10537.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10538.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10539.         include_once \dirname(__DIR__4).'/src/Repository/PayPeriodRepository.php';
  10540.         return $this->privates['App\\Repository\\PayPeriodRepository'] = new \App\Repository\PayPeriodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10541.     }
  10542.     /**
  10543.      * Gets the private 'App\Repository\PayPlanRepository' shared autowired service.
  10544.      *
  10545.      * @return \App\Repository\PayPlanRepository
  10546.      */
  10547.     protected function getPayPlanRepositoryService()
  10548.     {
  10549.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10550.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10551.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10552.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10553.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10554.         include_once \dirname(__DIR__4).'/src/Repository/PayPlanRepository.php';
  10555.         return $this->privates['App\\Repository\\PayPlanRepository'] = new \App\Repository\PayPlanRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10556.     }
  10557.     /**
  10558.      * Gets the private 'App\Repository\PayResultDetailRepository' shared autowired service.
  10559.      *
  10560.      * @return \App\Repository\PayResultDetailRepository
  10561.      */
  10562.     protected function getPayResultDetailRepositoryService()
  10563.     {
  10564.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10565.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10566.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10567.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10568.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10569.         include_once \dirname(__DIR__4).'/src/Repository/PayResultDetailRepository.php';
  10570.         return $this->privates['App\\Repository\\PayResultDetailRepository'] = new \App\Repository\PayResultDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10571.     }
  10572.     /**
  10573.      * Gets the private 'App\Repository\PayResultRepository' shared autowired service.
  10574.      *
  10575.      * @return \App\Repository\PayResultRepository
  10576.      */
  10577.     protected function getPayResultRepositoryService()
  10578.     {
  10579.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10580.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10581.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10582.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10583.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10584.         include_once \dirname(__DIR__4).'/src/Repository/PayResultRepository.php';
  10585.         return $this->privates['App\\Repository\\PayResultRepository'] = new \App\Repository\PayResultRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10586.     }
  10587.     /**
  10588.      * Gets the private 'App\Repository\PayRulesRepository' shared autowired service.
  10589.      *
  10590.      * @return \App\Repository\PayRulesRepository
  10591.      */
  10592.     protected function getPayRulesRepositoryService()
  10593.     {
  10594.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10595.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10596.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10597.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10598.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10599.         include_once \dirname(__DIR__4).'/src/Repository/PayRulesRepository.php';
  10600.         return $this->privates['App\\Repository\\PayRulesRepository'] = new \App\Repository\PayRulesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10601.     }
  10602.     /**
  10603.      * Gets the private 'App\Repository\PayTablesRepository' shared autowired service.
  10604.      *
  10605.      * @return \App\Repository\PayTablesRepository
  10606.      */
  10607.     protected function getPayTablesRepositoryService()
  10608.     {
  10609.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10610.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10611.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10612.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10613.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10614.         include_once \dirname(__DIR__4).'/src/Repository/PayTablesRepository.php';
  10615.         return $this->privates['App\\Repository\\PayTablesRepository'] = new \App\Repository\PayTablesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10616.     }
  10617.     /**
  10618.      * Gets the private 'App\Repository\PayValueRepository' shared autowired service.
  10619.      *
  10620.      * @return \App\Repository\PayValueRepository
  10621.      */
  10622.     protected function getPayValueRepositoryService()
  10623.     {
  10624.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10625.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10626.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10627.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10628.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10629.         include_once \dirname(__DIR__4).'/src/Repository/PayValueRepository.php';
  10630.         return $this->privates['App\\Repository\\PayValueRepository'] = new \App\Repository\PayValueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10631.     }
  10632.     /**
  10633.      * Gets the private 'App\Repository\PostalCodeRepository' shared autowired service.
  10634.      *
  10635.      * @return \App\Repository\PostalCodeRepository
  10636.      */
  10637.     protected function getPostalCodeRepositoryService()
  10638.     {
  10639.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10640.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10641.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10642.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10643.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10644.         include_once \dirname(__DIR__4).'/src/Repository/PostalCodeRepository.php';
  10645.         return $this->privates['App\\Repository\\PostalCodeRepository'] = new \App\Repository\PostalCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10646.     }
  10647.     /**
  10648.      * Gets the private 'App\Repository\ProfessionCodeRepository' shared autowired service.
  10649.      *
  10650.      * @return \App\Repository\ProfessionCodeRepository
  10651.      */
  10652.     protected function getProfessionCodeRepositoryService()
  10653.     {
  10654.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10655.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10656.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10657.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10658.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10659.         include_once \dirname(__DIR__4).'/src/Repository/ProfessionCodeRepository.php';
  10660.         return $this->privates['App\\Repository\\ProfessionCodeRepository'] = new \App\Repository\ProfessionCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10661.     }
  10662.     /**
  10663.      * Gets the private 'App\Repository\ProvidenceAdherenceRepository' shared autowired service.
  10664.      *
  10665.      * @return \App\Repository\ProvidenceAdherenceRepository
  10666.      */
  10667.     protected function getProvidenceAdherenceRepositoryService()
  10668.     {
  10669.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10670.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10671.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10672.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10673.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10674.         include_once \dirname(__DIR__4).'/src/Repository/ProvidenceAdherenceRepository.php';
  10675.         return $this->privates['App\\Repository\\ProvidenceAdherenceRepository'] = new \App\Repository\ProvidenceAdherenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10676.     }
  10677.     /**
  10678.      * Gets the private 'App\Repository\ProvidenceAffiliationRepository' shared autowired service.
  10679.      *
  10680.      * @return \App\Repository\ProvidenceAffiliationRepository
  10681.      */
  10682.     protected function getProvidenceAffiliationRepositoryService()
  10683.     {
  10684.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10685.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10686.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10687.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10688.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10689.         include_once \dirname(__DIR__4).'/src/Repository/ProvidenceAffiliationRepository.php';
  10690.         return $this->privates['App\\Repository\\ProvidenceAffiliationRepository'] = new \App\Repository\ProvidenceAffiliationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10691.     }
  10692.     /**
  10693.      * Gets the private 'App\Repository\ProvidenceRepository' shared autowired service.
  10694.      *
  10695.      * @return \App\Repository\ProvidenceRepository
  10696.      */
  10697.     protected function getProvidenceRepositoryService()
  10698.     {
  10699.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10700.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10701.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10702.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10703.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10704.         include_once \dirname(__DIR__4).'/src/Repository/ProvidenceRepository.php';
  10705.         return $this->privates['App\\Repository\\ProvidenceRepository'] = new \App\Repository\ProvidenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10706.     }
  10707.     /**
  10708.      * Gets the private 'App\Repository\PublicHolidayRepository' shared autowired service.
  10709.      *
  10710.      * @return \App\Repository\PublicHolidayRepository
  10711.      */
  10712.     protected function getPublicHolidayRepositoryService()
  10713.     {
  10714.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10715.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10716.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10717.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10718.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10719.         include_once \dirname(__DIR__4).'/src/Repository/PublicHolidayRepository.php';
  10720.         return $this->privates['App\\Repository\\PublicHolidayRepository'] = new \App\Repository\PublicHolidayRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10721.     }
  10722.     /**
  10723.      * Gets the private 'App\Repository\SalariedAbsencesRepository' shared autowired service.
  10724.      *
  10725.      * @return \App\Repository\SalariedAbsencesRepository
  10726.      */
  10727.     protected function getSalariedAbsencesRepositoryService()
  10728.     {
  10729.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10730.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10731.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10732.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10733.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10734.         include_once \dirname(__DIR__4).'/src/Repository/SalariedAbsencesRepository.php';
  10735.         return $this->privates['App\\Repository\\SalariedAbsencesRepository'] = new \App\Repository\SalariedAbsencesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10736.     }
  10737.     /**
  10738.      * Gets the private 'App\Repository\SalariedContractRepository' shared autowired service.
  10739.      *
  10740.      * @return \App\Repository\SalariedContractRepository
  10741.      */
  10742.     protected function getSalariedContractRepositoryService()
  10743.     {
  10744.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10745.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10747.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10748.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10749.         include_once \dirname(__DIR__4).'/src/Repository/SalariedContractRepository.php';
  10750.         return $this->privates['App\\Repository\\SalariedContractRepository'] = new \App\Repository\SalariedContractRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10751.     }
  10752.     /**
  10753.      * Gets the private 'App\Repository\SalariedRepository' shared autowired service.
  10754.      *
  10755.      * @return \App\Repository\SalariedRepository
  10756.      */
  10757.     protected function getSalariedRepositoryService()
  10758.     {
  10759.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10760.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10761.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10762.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10763.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10764.         include_once \dirname(__DIR__4).'/src/Repository/SalariedRepository.php';
  10765.         return $this->privates['App\\Repository\\SalariedRepository'] = new \App\Repository\SalariedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10766.     }
  10767.     /**
  10768.      * Gets the private 'App\Repository\ServiceRepository' shared autowired service.
  10769.      *
  10770.      * @return \App\Repository\ServiceRepository
  10771.      */
  10772.     protected function getServiceRepositoryService()
  10773.     {
  10774.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10775.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10776.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10777.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10778.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10779.         include_once \dirname(__DIR__4).'/src/Repository/ServiceRepository.php';
  10780.         return $this->privates['App\\Repository\\ServiceRepository'] = new \App\Repository\ServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10781.     }
  10782.     /**
  10783.      * Gets the private 'App\Repository\TaskRepository' shared autowired service.
  10784.      *
  10785.      * @return \App\Repository\TaskRepository
  10786.      */
  10787.     protected function getTaskRepositoryService()
  10788.     {
  10789.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10790.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10791.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10792.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10793.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10794.         include_once \dirname(__DIR__4).'/src/Repository/TaskRepository.php';
  10795.         return $this->privates['App\\Repository\\TaskRepository'] = new \App\Repository\TaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10796.     }
  10797.     /**
  10798.      * Gets the private 'App\Repository\TauxPasNeutresRepository' shared autowired service.
  10799.      *
  10800.      * @return \App\Repository\TauxPasNeutresRepository
  10801.      */
  10802.     protected function getTauxPasNeutresRepositoryService()
  10803.     {
  10804.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10805.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10806.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10807.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10808.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10809.         include_once \dirname(__DIR__4).'/src/Repository/TauxPasNeutresRepository.php';
  10810.         return $this->privates['App\\Repository\\TauxPasNeutresRepository'] = new \App\Repository\TauxPasNeutresRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10811.     }
  10812.     /**
  10813.      * Gets the private 'App\Repository\TauxPasNeutresTerritoireRepository' shared autowired service.
  10814.      *
  10815.      * @return \App\Repository\TauxPasNeutresTerritoireRepository
  10816.      */
  10817.     protected function getTauxPasNeutresTerritoireRepositoryService()
  10818.     {
  10819.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10820.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10821.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10822.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10823.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10824.         include_once \dirname(__DIR__4).'/src/Repository/TauxPasNeutresTerritoireRepository.php';
  10825.         return $this->privates['App\\Repository\\TauxPasNeutresTerritoireRepository'] = new \App\Repository\TauxPasNeutresTerritoireRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10826.     }
  10827.     /**
  10828.      * Gets the private 'App\Repository\TauxPasTerritoirePostalCodeRepository' shared autowired service.
  10829.      *
  10830.      * @return \App\Repository\TauxPasTerritoirePostalCodeRepository
  10831.      */
  10832.     protected function getTauxPasTerritoirePostalCodeRepositoryService()
  10833.     {
  10834.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10835.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10836.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10837.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10838.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10839.         include_once \dirname(__DIR__4).'/src/Repository/TauxPasTerritoirePostalCodeRepository.php';
  10840.         return $this->privates['App\\Repository\\TauxPasTerritoirePostalCodeRepository'] = new \App\Repository\TauxPasTerritoirePostalCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10841.     }
  10842.     /**
  10843.      * Gets the private 'App\Repository\WorkPlaceRepository' shared autowired service.
  10844.      *
  10845.      * @return \App\Repository\WorkPlaceRepository
  10846.      */
  10847.     protected function getWorkPlaceRepositoryService()
  10848.     {
  10849.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10850.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10851.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10852.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10853.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10854.         include_once \dirname(__DIR__4).'/src/Repository/WorkPlaceRepository.php';
  10855.         return $this->privates['App\\Repository\\WorkPlaceRepository'] = new \App\Repository\WorkPlaceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10856.     }
  10857.     /**
  10858.      * Gets the private 'App\Repository\WorkPlaceSalariedRepository' shared autowired service.
  10859.      *
  10860.      * @return \App\Repository\WorkPlaceSalariedRepository
  10861.      */
  10862.     protected function getWorkPlaceSalariedRepositoryService()
  10863.     {
  10864.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10865.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10866.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10867.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10868.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10869.         include_once \dirname(__DIR__4).'/src/Repository/WorkPlaceSalariedRepository.php';
  10870.         return $this->privates['App\\Repository\\WorkPlaceSalariedRepository'] = new \App\Repository\WorkPlaceSalariedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10871.     }
  10872.     /**
  10873.      * Gets the private 'App\Repository\WorkingAccidentRepository' shared autowired service.
  10874.      *
  10875.      * @return \App\Repository\WorkingAccidentRepository
  10876.      */
  10877.     protected function getWorkingAccidentRepositoryService()
  10878.     {
  10879.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  10880.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  10881.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  10882.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  10883.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  10884.         include_once \dirname(__DIR__4).'/src/Repository/WorkingAccidentRepository.php';
  10885.         return $this->privates['App\\Repository\\WorkingAccidentRepository'] = new \App\Repository\WorkingAccidentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10886.     }
  10887.     /**
  10888.      * Gets the private 'App\Security\NewUserCustomAuthenticator' shared autowired service.
  10889.      *
  10890.      * @return \App\Security\NewUserCustomAuthenticator
  10891.      */
  10892.     protected function getNewUserCustomAuthenticatorService()
  10893.     {
  10894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10895.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  10896.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10897.         include_once \dirname(__DIR__4).'/src/Security/NewUserCustomAuthenticator.php';
  10898.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  10899.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  10900.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10901.         if (isset($this->privates['App\\Security\\NewUserCustomAuthenticator'])) {
  10902.             return $this->privates['App\\Security\\NewUserCustomAuthenticator'];
  10903.         }
  10904.         $b = ($this->services['router'] ?? $this->getRouterService());
  10905.         if (isset($this->privates['App\\Security\\NewUserCustomAuthenticator'])) {
  10906.             return $this->privates['App\\Security\\NewUserCustomAuthenticator'];
  10907.         }
  10908.         return $this->privates['App\\Security\\NewUserCustomAuthenticator'] = new \App\Security\NewUserCustomAuthenticator($a$b, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  10909.     }
  10910.     /**
  10911.      * Gets the private 'App\Security\UserCustomAuthenticator' shared autowired service.
  10912.      *
  10913.      * @return \App\Security\UserCustomAuthenticator
  10914.      */
  10915.     protected function getUserCustomAuthenticatorService()
  10916.     {
  10917.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10918.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  10919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  10920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  10921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10922.         include_once \dirname(__DIR__4).'/src/Security/UserCustomAuthenticator.php';
  10923.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10924.         if (isset($this->privates['App\\Security\\UserCustomAuthenticator'])) {
  10925.             return $this->privates['App\\Security\\UserCustomAuthenticator'];
  10926.         }
  10927.         $b = ($this->services['router'] ?? $this->getRouterService());
  10928.         if (isset($this->privates['App\\Security\\UserCustomAuthenticator'])) {
  10929.             return $this->privates['App\\Security\\UserCustomAuthenticator'];
  10930.         }
  10931.         return $this->privates['App\\Security\\UserCustomAuthenticator'] = new \App\Security\UserCustomAuthenticator($a$b, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  10932.     }
  10933.     /**
  10934.      * Gets the private 'App\Service\AccountsService' shared autowired service.
  10935.      *
  10936.      * @return \App\Service\AccountsService
  10937.      */
  10938.     protected function getAccountsServiceService()
  10939.     {
  10940.         include_once \dirname(__DIR__4).'/src/Service/AccountsService.php';
  10941.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10942.         if (isset($this->privates['App\\Service\\AccountsService'])) {
  10943.             return $this->privates['App\\Service\\AccountsService'];
  10944.         }
  10945.         return $this->privates['App\\Service\\AccountsService'] = new \App\Service\AccountsService($a);
  10946.     }
  10947.     /**
  10948.      * Gets the private 'App\Service\BasicControlService' shared autowired service.
  10949.      *
  10950.      * @return \App\Service\BasicControlService
  10951.      */
  10952.     protected function getBasicControlServiceService()
  10953.     {
  10954.         include_once \dirname(__DIR__4).'/src/Service/BasicControlService.php';
  10955.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10956.         if (isset($this->privates['App\\Service\\BasicControlService'])) {
  10957.             return $this->privates['App\\Service\\BasicControlService'];
  10958.         }
  10959.         $b = ($this->privates['App\\Service\\PayrollToolService'] ?? $this->getPayrollToolServiceService());
  10960.         if (isset($this->privates['App\\Service\\BasicControlService'])) {
  10961.             return $this->privates['App\\Service\\BasicControlService'];
  10962.         }
  10963.         return $this->privates['App\\Service\\BasicControlService'] = new \App\Service\BasicControlService($a$b);
  10964.     }
  10965.     /**
  10966.      * Gets the private 'App\Service\CalculateParserService' shared autowired service.
  10967.      *
  10968.      * @return \App\Service\CalculateParserService
  10969.      */
  10970.     protected function getCalculateParserServiceService()
  10971.     {
  10972.         include_once \dirname(__DIR__4).'/src/Service/CalculateParserService.php';
  10973.         include_once \dirname(__DIR__4).'/vendor/doctrine/lexer/src/AbstractLexer.php';
  10974.         include_once \dirname(__DIR__4).'/src/Service/LexerService.php';
  10975.         return $this->privates['App\\Service\\CalculateParserService'] = new \App\Service\CalculateParserService(($this->privates['App\\Service\\LexerService'] ?? ($this->privates['App\\Service\\LexerService'] = new \App\Service\LexerService())), ($this->services['monolog.logger.parser'] ?? $this->getMonolog_Logger_ParserService()));
  10976.     }
  10977.     /**
  10978.      * Gets the private 'App\Service\ConditionParserService' shared autowired service.
  10979.      *
  10980.      * @return \App\Service\ConditionParserService
  10981.      */
  10982.     protected function getConditionParserServiceService()
  10983.     {
  10984.         include_once \dirname(__DIR__4).'/src/Service/ConditionParserService.php';
  10985.         include_once \dirname(__DIR__4).'/vendor/doctrine/lexer/src/AbstractLexer.php';
  10986.         include_once \dirname(__DIR__4).'/src/Service/LexerService.php';
  10987.         return $this->privates['App\\Service\\ConditionParserService'] = new \App\Service\ConditionParserService(($this->privates['App\\Service\\LexerService'] ?? ($this->privates['App\\Service\\LexerService'] = new \App\Service\LexerService())), ($this->services['monolog.logger.parser'] ?? $this->getMonolog_Logger_ParserService()));
  10988.     }
  10989.     /**
  10990.      * Gets the private 'App\Service\DSNBlockService' shared autowired service.
  10991.      *
  10992.      * @return \App\Service\DSNBlockService
  10993.      */
  10994.     protected function getDSNBlockServiceService()
  10995.     {
  10996.         include_once \dirname(__DIR__4).'/src/Service/DSNBlockService.php';
  10997.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10998.         if (isset($this->privates['App\\Service\\DSNBlockService'])) {
  10999.             return $this->privates['App\\Service\\DSNBlockService'];
  11000.         }
  11001.         return $this->privates['App\\Service\\DSNBlockService'] = new \App\Service\DSNBlockService($a);
  11002.     }
  11003.     /**
  11004.      * Gets the private 'App\Service\FunctionResolverService' shared autowired service.
  11005.      *
  11006.      * @return \App\Service\FunctionResolverService
  11007.      */
  11008.     protected function getFunctionResolverServiceService()
  11009.     {
  11010.         include_once \dirname(__DIR__4).'/src/Service/FunctionResolverService.php';
  11011.         return $this->privates['App\\Service\\FunctionResolverService'] = new \App\Service\FunctionResolverService(($this->privates['App\\Service\\PayrollToolService'] ?? $this->getPayrollToolServiceService()));
  11012.     }
  11013.     /**
  11014.      * Gets the private 'App\Service\IdentifierResolverService' shared autowired service.
  11015.      *
  11016.      * @return \App\Service\IdentifierResolverService
  11017.      */
  11018.     protected function getIdentifierResolverServiceService()
  11019.     {
  11020.         include_once \dirname(__DIR__4).'/src/Service/IdentifierResolverService.php';
  11021.         include_once \dirname(__DIR__4).'/src/Service/RuleConstantService.php';
  11022.         include_once \dirname(__DIR__4).'/src/Service/ConstantValueService.php';
  11023.         include_once \dirname(__DIR__4).'/src/Service/PayValueService.php';
  11024.         include_once \dirname(__DIR__4).'/src/Service/ContributionValueService.php';
  11025.         include_once \dirname(__DIR__4).'/src/Service/CumulativeResultPayService.php';
  11026.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11027.         if (isset($this->privates['App\\Service\\IdentifierResolverService'])) {
  11028.             return $this->privates['App\\Service\\IdentifierResolverService'];
  11029.         }
  11030.         $b = new \App\Service\ConstantValueService($a);
  11031.         return $this->privates['App\\Service\\IdentifierResolverService'] = new \App\Service\IdentifierResolverService(new \App\Service\RuleConstantService($b), new \App\Service\PayValueService($a), $b, new \App\Service\ContributionValueService($a), new \App\Service\CumulativeResultPayService($a));
  11032.     }
  11033.     /**
  11034.      * Gets the private 'App\Service\PayRulesService' shared autowired service.
  11035.      *
  11036.      * @return \App\Service\PayRulesService
  11037.      */
  11038.     protected function getPayRulesService2Service()
  11039.     {
  11040.         include_once \dirname(__DIR__4).'/src/Service/PayRulesService.php';
  11041.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11042.         if (isset($this->privates['App\\Service\\PayRulesService'])) {
  11043.             return $this->privates['App\\Service\\PayRulesService'];
  11044.         }
  11045.         $b = ($this->privates['App\\Service\\IdentifierResolverService'] ?? $this->getIdentifierResolverServiceService());
  11046.         if (isset($this->privates['App\\Service\\PayRulesService'])) {
  11047.             return $this->privates['App\\Service\\PayRulesService'];
  11048.         }
  11049.         return $this->privates['App\\Service\\PayRulesService'] = new \App\Service\PayRulesService($a, ($this->privates['App\\Service\\ConditionParserService'] ?? $this->getConditionParserServiceService()), ($this->privates['App\\Service\\CalculateParserService'] ?? $this->getCalculateParserServiceService()), $b, ($this->privates['App\\Service\\FunctionResolverService'] ?? $this->getFunctionResolverServiceService()));
  11050.     }
  11051.     /**
  11052.      * Gets the private 'App\Service\PayrollCalculatorService' shared autowired service.
  11053.      *
  11054.      * @return \App\Service\PayrollCalculatorService
  11055.      */
  11056.     protected function getPayrollCalculatorServiceService()
  11057.     {
  11058.         include_once \dirname(__DIR__4).'/src/Service/PayrollCalculatorService.php';
  11059.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11060.         if (isset($this->privates['App\\Service\\PayrollCalculatorService'])) {
  11061.             return $this->privates['App\\Service\\PayrollCalculatorService'];
  11062.         }
  11063.         $b = ($this->privates['App\\Service\\BasicControlService'] ?? $this->getBasicControlServiceService());
  11064.         if (isset($this->privates['App\\Service\\PayrollCalculatorService'])) {
  11065.             return $this->privates['App\\Service\\PayrollCalculatorService'];
  11066.         }
  11067.         $c = ($this->privates['App\\Service\\PayRulesService'] ?? $this->getPayRulesService2Service());
  11068.         if (isset($this->privates['App\\Service\\PayrollCalculatorService'])) {
  11069.             return $this->privates['App\\Service\\PayrollCalculatorService'];
  11070.         }
  11071.         return $this->privates['App\\Service\\PayrollCalculatorService'] = new \App\Service\PayrollCalculatorService($a$b$c, ($this->privates['App\\Service\\PayrollToolService'] ?? $this->getPayrollToolServiceService()));
  11072.     }
  11073.     /**
  11074.      * Gets the private 'App\Service\PayrollToolService' shared autowired service.
  11075.      *
  11076.      * @return \App\Service\PayrollToolService
  11077.      */
  11078.     protected function getPayrollToolServiceService()
  11079.     {
  11080.         include_once \dirname(__DIR__4).'/src/Service/PayrollToolService.php';
  11081.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11082.         if (isset($this->privates['App\\Service\\PayrollToolService'])) {
  11083.             return $this->privates['App\\Service\\PayrollToolService'];
  11084.         }
  11085.         return $this->privates['App\\Service\\PayrollToolService'] = new \App\Service\PayrollToolService($a);
  11086.     }
  11087.     /**
  11088.      * Gets the private 'App\Service\PennylaneLedgerService' shared autowired service.
  11089.      *
  11090.      * @return \App\Service\PennylaneLedgerService
  11091.      */
  11092.     protected function getPennylaneLedgerServiceService()
  11093.     {
  11094.         include_once \dirname(__DIR__4).'/src/Service/PennylaneLedgerService.php';
  11095.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11096.         if (isset($this->privates['App\\Service\\PennylaneLedgerService'])) {
  11097.             return $this->privates['App\\Service\\PennylaneLedgerService'];
  11098.         }
  11099.         return $this->privates['App\\Service\\PennylaneLedgerService'] = new \App\Service\PennylaneLedgerService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  11100.     }
  11101.     /**
  11102.      * Gets the private 'App\Service\ReportModelAsyn' shared autowired service.
  11103.      *
  11104.      * @return \App\Service\ReportModelAsyn
  11105.      */
  11106.     protected function getReportModelAsynService()
  11107.     {
  11108.         include_once \dirname(__DIR__4).'/src/Service/ReportModelAsyn.php';
  11109.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11110.         if (isset($this->privates['App\\Service\\ReportModelAsyn'])) {
  11111.             return $this->privates['App\\Service\\ReportModelAsyn'];
  11112.         }
  11113.         return $this->privates['App\\Service\\ReportModelAsyn'] = new \App\Service\ReportModelAsyn(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['kernel'] ?? $this->get('kernel'1)), $a);
  11114.     }
  11115.     /**
  11116.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  11117.      *
  11118.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  11119.      */
  11120.     protected function getManagerRegistryAwareConnectionProviderService()
  11121.     {
  11122.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  11123.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  11124.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  11125.     }
  11126.     /**
  11127.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  11128.      *
  11129.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  11130.      */
  11131.     protected function getRunSqlCommandService()
  11132.     {
  11133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11134.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  11135.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  11136.         $instance->setName('dbal:run-sql');
  11137.         return $instance;
  11138.     }
  11139.     /**
  11140.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  11141.      *
  11142.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  11143.      */
  11144.     protected function getPluginClientFactoryService()
  11145.     {
  11146.         return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11147.     }
  11148.     /**
  11149.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  11150.      *
  11151.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  11152.      */
  11153.     protected function getPluginClientFactoryListenerService()
  11154.     {
  11155.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  11156.     }
  11157.     /**
  11158.      * Gets the private 'League\Bundle\OAuth2ServerBundle\EventListener\AddClientDefaultScopesListener' shared service.
  11159.      *
  11160.      * @return \League\Bundle\OAuth2ServerBundle\EventListener\AddClientDefaultScopesListener
  11161.      */
  11162.     protected function getAddClientDefaultScopesListenerService()
  11163.     {
  11164.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/EventListener/AddClientDefaultScopesListener.php';
  11165.         return $this->privates['League\\Bundle\\OAuth2ServerBundle\\EventListener\\AddClientDefaultScopesListener'] = new \League\Bundle\OAuth2ServerBundle\EventListener\AddClientDefaultScopesListener($this->parameters['league.oauth2_server.scopes.default']);
  11166.     }
  11167.     /**
  11168.      * Gets the private 'Sonata\BlockBundle\Command\DebugBlocksCommand' shared service.
  11169.      *
  11170.      * @return \Sonata\BlockBundle\Command\DebugBlocksCommand
  11171.      */
  11172.     protected function getDebugBlocksCommandService()
  11173.     {
  11174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
  11176.         $this->privates['Sonata\\BlockBundle\\Command\\DebugBlocksCommand'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  11177.         $instance->setName('debug:sonata:block');
  11178.         return $instance;
  11179.     }
  11180.     /**
  11181.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  11182.      *
  11183.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  11184.      */
  11185.     protected function getResetAssetsEventListenerService()
  11186.     {
  11187.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  11188.     }
  11189.     /**
  11190.      * Gets the private 'annotations.cache_adapter' shared service.
  11191.      *
  11192.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  11193.      */
  11194.     protected function getAnnotations_CacheAdapterService()
  11195.     {
  11196.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  11197.     }
  11198.     /**
  11199.      * Gets the private 'annotations.cache_warmer' shared service.
  11200.      *
  11201.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  11202.      */
  11203.     protected function getAnnotations_CacheWarmerService()
  11204.     {
  11205.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  11207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  11208.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  11209.     }
  11210.     /**
  11211.      * Gets the private 'annotations.cached_reader' shared service.
  11212.      *
  11213.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  11214.      */
  11215.     protected function getAnnotations_CachedReaderService()
  11216.     {
  11217.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  11218.     }
  11219.     /**
  11220.      * Gets the private 'annotations.reader' shared service.
  11221.      *
  11222.      * @return \Doctrine\Common\Annotations\AnnotationReader
  11223.      */
  11224.     protected function getAnnotations_ReaderService()
  11225.     {
  11226.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  11227.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  11228.         $a->registerUniqueLoader('class_exists');
  11229.         $instance->addGlobalIgnoredName('required'$a);
  11230.         return $instance;
  11231.     }
  11232.     /**
  11233.      * Gets the private 'assets.packages' shared service.
  11234.      *
  11235.      * @return \Symfony\Component\Asset\Packages
  11236.      */
  11237.     protected function getAssets_PackagesService()
  11238.     {
  11239.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  11240.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), 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 () {
  11241.             return new \EmptyIterator();
  11242.         }, 0));
  11243.     }
  11244.     /**
  11245.      * Gets the private 'cache.annotations' shared service.
  11246.      *
  11247.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11248.      */
  11249.     protected function getCache_AnnotationsService()
  11250.     {
  11251.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('L0V1dtJHjC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11252.     }
  11253.     /**
  11254.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  11255.      *
  11256.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11257.      */
  11258.     protected function getCache_Doctrine_Orm_Default_QueryService()
  11259.     {
  11260.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  11261.     }
  11262.     /**
  11263.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  11264.      *
  11265.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11266.      */
  11267.     protected function getCache_Doctrine_Orm_Default_ResultService()
  11268.     {
  11269.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  11270.     }
  11271.     /**
  11272.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  11273.      *
  11274.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11275.      */
  11276.     protected function getCache_Messenger_RestartWorkersSignalService()
  11277.     {
  11278.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('wS6vP6I6GY'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  11279.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  11280.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  11281.     }
  11282.     /**
  11283.      * Gets the private 'cache.property_info' shared service.
  11284.      *
  11285.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11286.      */
  11287.     protected function getCache_PropertyInfoService()
  11288.     {
  11289.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kDBPQaNCVM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11290.     }
  11291.     /**
  11292.      * Gets the private 'cache.security_expression_language' shared service.
  11293.      *
  11294.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11295.      */
  11296.     protected function getCache_SecurityExpressionLanguageService()
  11297.     {
  11298.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('n9QeoLHCSh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11299.     }
  11300.     /**
  11301.      * Gets the private 'cache.security_token_verifier' shared service.
  11302.      *
  11303.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11304.      */
  11305.     protected function getCache_SecurityTokenVerifierService()
  11306.     {
  11307.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mwejyuk6et'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11308.     }
  11309.     /**
  11310.      * Gets the private 'cache.serializer' shared service.
  11311.      *
  11312.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11313.      */
  11314.     protected function getCache_SerializerService()
  11315.     {
  11316.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Lwhe7RUU0h'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11317.     }
  11318.     /**
  11319.      * Gets the private 'cache.validator' shared service.
  11320.      *
  11321.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11322.      */
  11323.     protected function getCache_ValidatorService()
  11324.     {
  11325.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oBVwrVoIF5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11326.     }
  11327.     /**
  11328.      * Gets the private 'cache.webpack_encore' shared service.
  11329.      *
  11330.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11331.      */
  11332.     protected function getCache_WebpackEncoreService()
  11333.     {
  11334.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JPcwvRwVwG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11335.     }
  11336.     /**
  11337.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  11338.      *
  11339.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  11340.      */
  11341.     protected function getCachePoolClearer_CacheWarmerService()
  11342.     {
  11343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11344.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  11345.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  11346.     }
  11347.     /**
  11348.      * Gets the private 'config_builder.warmer' shared service.
  11349.      *
  11350.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  11351.      */
  11352.     protected function getConfigBuilder_WarmerService()
  11353.     {
  11354.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11355.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  11356.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  11357.     }
  11358.     /**
  11359.      * Gets the private 'config_cache_factory' shared service.
  11360.      *
  11361.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  11362.      */
  11363.     protected function getConfigCacheFactoryService()
  11364.     {
  11365.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  11366.             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)));
  11367.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  11368.         }, 2));
  11369.     }
  11370.     /**
  11371.      * Gets the private 'console.command.about' shared service.
  11372.      *
  11373.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  11374.      */
  11375.     protected function getConsole_Command_AboutService()
  11376.     {
  11377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  11379.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  11380.         $instance->setName('about');
  11381.         $instance->setDescription('Display information about the current project');
  11382.         return $instance;
  11383.     }
  11384.     /**
  11385.      * Gets the private 'console.command.assets_install' shared service.
  11386.      *
  11387.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  11388.      */
  11389.     protected function getConsole_Command_AssetsInstallService()
  11390.     {
  11391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  11393.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  11394.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  11395.         $instance->setName('assets:install');
  11396.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  11397.         return $instance;
  11398.     }
  11399.     /**
  11400.      * Gets the private 'console.command.cache_clear' shared service.
  11401.      *
  11402.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  11403.      */
  11404.     protected function getConsole_Command_CacheClearService()
  11405.     {
  11406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11407.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  11408.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  11409.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  11410.         $instance->setName('cache:clear');
  11411.         $instance->setDescription('Clear the cache');
  11412.         return $instance;
  11413.     }
  11414.     /**
  11415.      * Gets the private 'console.command.cache_pool_clear' shared service.
  11416.      *
  11417.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  11418.      */
  11419.     protected function getConsole_Command_CachePoolClearService()
  11420.     {
  11421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11422.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  11423.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.security_token_verifier'12 => 'cache.webpack_encore']);
  11424.         $instance->setName('cache:pool:clear');
  11425.         $instance->setDescription('Clear cache pools');
  11426.         return $instance;
  11427.     }
  11428.     /**
  11429.      * Gets the private 'console.command.cache_pool_delete' shared service.
  11430.      *
  11431.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  11432.      */
  11433.     protected function getConsole_Command_CachePoolDeleteService()
  11434.     {
  11435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11436.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  11437.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.security_token_verifier'12 => 'cache.webpack_encore']);
  11438.         $instance->setName('cache:pool:delete');
  11439.         $instance->setDescription('Delete an item from a cache pool');
  11440.         return $instance;
  11441.     }
  11442.     /**
  11443.      * Gets the private 'console.command.cache_pool_list' shared service.
  11444.      *
  11445.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  11446.      */
  11447.     protected function getConsole_Command_CachePoolListService()
  11448.     {
  11449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11450.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  11451.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.security_token_verifier'12 => 'cache.webpack_encore']);
  11452.         $instance->setName('cache:pool:list');
  11453.         $instance->setDescription('List available cache pools');
  11454.         return $instance;
  11455.     }
  11456.     /**
  11457.      * Gets the private 'console.command.cache_pool_prune' shared service.
  11458.      *
  11459.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  11460.      */
  11461.     protected function getConsole_Command_CachePoolPruneService()
  11462.     {
  11463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11464.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  11465.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  11466.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  11467.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  11468.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  11469.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  11470.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  11471.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  11472.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  11473.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  11474.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  11475.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  11476.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  11477.             yield 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService());
  11478.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  11479.         }, 13));
  11480.         $instance->setName('cache:pool:prune');
  11481.         $instance->setDescription('Prune cache pools');
  11482.         return $instance;
  11483.     }
  11484.     /**
  11485.      * Gets the private 'console.command.cache_warmup' shared service.
  11486.      *
  11487.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  11488.      */
  11489.     protected function getConsole_Command_CacheWarmupService()
  11490.     {
  11491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11492.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  11493.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  11494.         $instance->setName('cache:warmup');
  11495.         $instance->setDescription('Warm up an empty cache');
  11496.         return $instance;
  11497.     }
  11498.     /**
  11499.      * Gets the private 'console.command.config_debug' shared service.
  11500.      *
  11501.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  11502.      */
  11503.     protected function getConsole_Command_ConfigDebugService()
  11504.     {
  11505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11506.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11507.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11508.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  11509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  11510.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  11511.         $instance->setName('debug:config');
  11512.         $instance->setDescription('Dump the current configuration for an extension');
  11513.         return $instance;
  11514.     }
  11515.     /**
  11516.      * Gets the private 'console.command.config_dump_reference' shared service.
  11517.      *
  11518.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  11519.      */
  11520.     protected function getConsole_Command_ConfigDumpReferenceService()
  11521.     {
  11522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11523.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11524.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  11526.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  11527.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  11528.         $instance->setName('config:dump-reference');
  11529.         $instance->setDescription('Dump the default configuration for an extension');
  11530.         return $instance;
  11531.     }
  11532.     /**
  11533.      * Gets the private 'console.command.container_debug' shared service.
  11534.      *
  11535.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  11536.      */
  11537.     protected function getConsole_Command_ContainerDebugService()
  11538.     {
  11539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11540.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11541.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11542.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  11543.         $instance->setName('debug:container');
  11544.         $instance->setDescription('Display current services for an application');
  11545.         return $instance;
  11546.     }
  11547.     /**
  11548.      * Gets the private 'console.command.container_lint' shared service.
  11549.      *
  11550.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  11551.      */
  11552.     protected function getConsole_Command_ContainerLintService()
  11553.     {
  11554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11555.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  11556.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  11557.         $instance->setName('lint:container');
  11558.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  11559.         return $instance;
  11560.     }
  11561.     /**
  11562.      * Gets the private 'console.command.debug_autowiring' shared service.
  11563.      *
  11564.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  11565.      */
  11566.     protected function getConsole_Command_DebugAutowiringService()
  11567.     {
  11568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11569.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11571.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  11572.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  11573.         $instance->setName('debug:autowiring');
  11574.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  11575.         return $instance;
  11576.     }
  11577.     /**
  11578.      * Gets the private 'console.command.dotenv_debug' shared service.
  11579.      *
  11580.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  11581.      */
  11582.     protected function getConsole_Command_DotenvDebugService()
  11583.     {
  11584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11585.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  11586.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  11587.         $instance->setName('debug:dotenv');
  11588.         $instance->setDescription('Lists all dotenv files with variables and values');
  11589.         return $instance;
  11590.     }
  11591.     /**
  11592.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  11593.      *
  11594.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  11595.      */
  11596.     protected function getConsole_Command_EventDispatcherDebugService()
  11597.     {
  11598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11599.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  11600.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.p3KTscm'] ?? $this->get_ServiceLocator_P3KTscmService()));
  11601.         $instance->setName('debug:event-dispatcher');
  11602.         $instance->setDescription('Display configured listeners for an application');
  11603.         return $instance;
  11604.     }
  11605.     /**
  11606.      * Gets the private 'console.command.form_debug' shared service.
  11607.      *
  11608.      * @return \Symfony\Component\Form\Command\DebugCommand
  11609.      */
  11610.     protected function getConsole_Command_FormDebugService()
  11611.     {
  11612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  11614.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form\\Profile'=> 'App\\Form\\Registration'=> 'App\\Form\\Resetting'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type'=> 'Sonata\\BlockBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type\\Filter'=> 'Sonata\\Form\\Type'], [=> 'App\\Form\\Profile\\ProfilePictureType'=> 'App\\Form\\Profile\\ProfileType'=> 'App\\Form\\Profile\\ResetPasswordFormType'=> 'App\\Form\\Registration\\RegistrationFormType'=> 'App\\Form\\Resetting\\ResetPasswordFormType'=> 'App\\Form\\Resetting\\ResetPasswordRequestFormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'10 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'11 => 'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaType'12 => 'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaV3Type'13 => 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType'14 => 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType'15 => 'Sonata\\AdminBundle\\Form\\Type\\AdminType'16 => 'Sonata\\AdminBundle\\Form\\Type\\ModelType'17 => 'Sonata\\AdminBundle\\Form\\Type\\ModelListType'18 => 'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType'19 => 'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType'20 => 'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType'21 => 'Sonata\\AdminBundle\\Form\\Type\\CollectionType'22 => 'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType'23 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType'24 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType'25 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType'26 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType'27 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType'28 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType'29 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType'30 => 'Sonata\\Form\\Type\\ImmutableArrayType'31 => 'Sonata\\Form\\Type\\BooleanType'32 => 'Sonata\\Form\\Type\\CollectionType'33 => 'Sonata\\Form\\Type\\DateRangeType'34 => 'Sonata\\Form\\Type\\DateTimeRangeType'35 => 'Sonata\\Form\\Type\\DatePickerType'36 => 'Sonata\\Form\\Type\\DateTimePickerType'37 => 'Sonata\\Form\\Type\\DateRangePickerType'38 => 'Sonata\\Form\\Type\\DateTimeRangePickerType'39 => 'Sonata\\Form\\Type\\EqualType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\FormTypeFieldExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\MopaCompatibilityTypeFieldExtension'10 => 'Sonata\\AdminBundle\\Form\\Extension\\ChoiceTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  11615.         $instance->setName('debug:form');
  11616.         $instance->setDescription('Display form type information');
  11617.         return $instance;
  11618.     }
  11619.     /**
  11620.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  11621.      *
  11622.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  11623.      */
  11624.     protected function getConsole_Command_MessengerConsumeMessagesService()
  11625.     {
  11626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11627.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  11628.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [=> 'async'], NULL, [=> 'messenger.bus.default']);
  11629.         $instance->setName('messenger:consume');
  11630.         $instance->setDescription('Consume messages');
  11631.         return $instance;
  11632.     }
  11633.     /**
  11634.      * Gets the private 'console.command.messenger_debug' shared service.
  11635.      *
  11636.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  11637.      */
  11638.     protected function getConsole_Command_MessengerDebugService()
  11639.     {
  11640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11641.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  11642.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['App\\Message\\PayrollMessage' => [=> [=> 'App\\MessageHandler\\PayrollMessageHandler'=> []]], 'App\\Message\\PayrollSenderMessage' => [=> [=> 'App\\MessageHandler\\PayrollSenderMessageHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  11643.         $instance->setName('debug:messenger');
  11644.         $instance->setDescription('List messages you can dispatch using the message buses');
  11645.         return $instance;
  11646.     }
  11647.     /**
  11648.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  11649.      *
  11650.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  11651.      */
  11652.     protected function getConsole_Command_MessengerSetupTransportsService()
  11653.     {
  11654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11655.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  11656.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'async']);
  11657.         $instance->setName('messenger:setup-transports');
  11658.         $instance->setDescription('Prepare the required infrastructure for the transport');
  11659.         return $instance;
  11660.     }
  11661.     /**
  11662.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  11663.      *
  11664.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  11665.      */
  11666.     protected function getConsole_Command_MessengerStopWorkersService()
  11667.     {
  11668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11669.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  11670.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  11671.         $instance->setName('messenger:stop-workers');
  11672.         $instance->setDescription('Stop workers after their current message');
  11673.         return $instance;
  11674.     }
  11675.     /**
  11676.      * Gets the private 'console.command.router_debug' shared service.
  11677.      *
  11678.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  11679.      */
  11680.     protected function getConsole_Command_RouterDebugService()
  11681.     {
  11682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11683.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11684.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  11685.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  11686.         $instance->setName('debug:router');
  11687.         $instance->setDescription('Display current routes for an application');
  11688.         return $instance;
  11689.     }
  11690.     /**
  11691.      * Gets the private 'console.command.router_match' shared service.
  11692.      *
  11693.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  11694.      */
  11695.     protected function getConsole_Command_RouterMatchService()
  11696.     {
  11697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11698.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  11699.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  11700.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  11701.         }, 1));
  11702.         $instance->setName('router:match');
  11703.         $instance->setDescription('Help debug routes by simulating a path info match');
  11704.         return $instance;
  11705.     }
  11706.     /**
  11707.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  11708.      *
  11709.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  11710.      */
  11711.     protected function getConsole_Command_SecretsDecryptToLocalService()
  11712.     {
  11713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  11715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11716.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11717.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  11718.         $instance->setName('secrets:decrypt-to-local');
  11719.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  11720.         return $instance;
  11721.     }
  11722.     /**
  11723.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  11724.      *
  11725.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  11726.      */
  11727.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  11728.     {
  11729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  11731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11732.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11733.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  11734.         $instance->setName('secrets:encrypt-from-local');
  11735.         $instance->setDescription('Encrypt all local secrets to the vault');
  11736.         return $instance;
  11737.     }
  11738.     /**
  11739.      * Gets the private 'console.command.secrets_generate_key' shared service.
  11740.      *
  11741.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  11742.      */
  11743.     protected function getConsole_Command_SecretsGenerateKeyService()
  11744.     {
  11745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11746.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  11747.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11749.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  11750.         $instance->setName('secrets:generate-keys');
  11751.         $instance->setDescription('Generate new encryption keys');
  11752.         return $instance;
  11753.     }
  11754.     /**
  11755.      * Gets the private 'console.command.secrets_list' shared service.
  11756.      *
  11757.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  11758.      */
  11759.     protected function getConsole_Command_SecretsListService()
  11760.     {
  11761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  11763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11764.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11765.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  11766.         $instance->setName('secrets:list');
  11767.         $instance->setDescription('List all secrets');
  11768.         return $instance;
  11769.     }
  11770.     /**
  11771.      * Gets the private 'console.command.secrets_remove' shared service.
  11772.      *
  11773.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  11774.      */
  11775.     protected function getConsole_Command_SecretsRemoveService()
  11776.     {
  11777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  11779.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11780.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11781.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  11782.         $instance->setName('secrets:remove');
  11783.         $instance->setDescription('Remove a secret from the vault');
  11784.         return $instance;
  11785.     }
  11786.     /**
  11787.      * Gets the private 'console.command.secrets_set' shared service.
  11788.      *
  11789.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  11790.      */
  11791.     protected function getConsole_Command_SecretsSetService()
  11792.     {
  11793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11794.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  11795.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11796.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11797.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  11798.         $instance->setName('secrets:set');
  11799.         $instance->setDescription('Set a secret in the vault');
  11800.         return $instance;
  11801.     }
  11802.     /**
  11803.      * Gets the private 'console.command.translation_debug' shared service.
  11804.      *
  11805.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  11806.      */
  11807.     protected function getConsole_Command_TranslationDebugService()
  11808.     {
  11809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  11811.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Mailer/MyAuthCodeMailer.php'), => (\dirname(__DIR__4).'/src/Admin/CompanyAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/PublicHolidayAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/EstablishmentAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/ServiceAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/WorkPlaceAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/OrganismAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Admin/ProvidenceAdherenceAdmin.php'), 11 => (\dirname(__DIR__4).'/src/Admin/BankAdmin.php'), 12 => (\dirname(__DIR__4).'/src/Admin/PayPlanAdmin.php'), 13 => (\dirname(__DIR__4).'/src/Admin/PayValueAdmin.php'), 14 => (\dirname(__DIR__4).'/src/Admin/PayTablesAdmin.php'), 15 => (\dirname(__DIR__4).'/src/Admin/PayConstantsAdmin.php'), 16 => (\dirname(__DIR__4).'/src/Admin/PayConstantsDetailAdmin.php'), 17 => (\dirname(__DIR__4).'/src/Admin/ContributionRateAdmin.php'), 18 => (\dirname(__DIR__4).'/src/Admin/ContributionRateDetailAdmin.php'), 19 => (\dirname(__DIR__4).'/src/Admin/PayRulesAdmin.php'), 20 => (\dirname(__DIR__4).'/src/Admin/DataPayValueAdmin.php'), 21 => (\dirname(__DIR__4).'/src/Admin/DsnDataTypeAdmin.php'), 22 => (\dirname(__DIR__4).'/src/Admin/DsnParamBlockAdmin.php'), 23 => (\dirname(__DIR__4).'/src/Admin/DsnParamFieldsAdmin.php'), 24 => (\dirname(__DIR__4).'/src/Admin/TauxPasNeutresAdmin.php'), 25 => (\dirname(__DIR__4).'/src/Admin/DSNValueAdmin.php'), 26 => (\dirname(__DIR__4).'/src/Admin/DSNPayRulesRelationAdmin.php'), 27 => (\dirname(__DIR__4).'/src/Admin/BulletinAdmin.php'), 28 => (\dirname(__DIR__4).'/src/Admin/PayPeriodAdmin.php'), 29 => (\dirname(__DIR__4).'/src/Admin/DsnBlockKeyValueAdmin.php'), 30 => (\dirname(__DIR__4).'/src/Admin/TauxPasNeutresTerritoireAdmin.php'), 31 => (\dirname(__DIR__4).'/src/Admin/TauxPasTerritoirePostalCodeAdmin.php'), 32 => (\dirname(__DIR__4).'/src/Admin/EditionAdmin.php'), 33 => (\dirname(__DIR__4).'/src/Admin/EditionDetailAdmin.php'), 34 => (\dirname(__DIR__4).'/src/Admin/EditionColumnAdmin.php'), 35 => (\dirname(__DIR__4).'/src/Admin/AccountingParameterAdmin.php'), 36 => (\dirname(__DIR__4).'/src/Admin/ChartAccountParameterAdmin.php'), 37 => (\dirname(__DIR__4).'/src/Admin/DSNRegulAggregateAdmin.php'), 38 => (\dirname(__DIR__4).'/src/Admin/DSNRegulAggregateDetailAdmin.php'), 39 => (\dirname(__DIR__4).'/src/Admin/DSNRegulSalariedAdmin.php'), 40 => (\dirname(__DIR__4).'/src/Admin/DSNRegulSalariedDetailAdmin.php'), 41 => (\dirname(__DIR__4).'/src/Admin/UserAdmin.php'), 42 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 43 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 44 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 45 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 46 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 47 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 48 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 49 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 50 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 51 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 52 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php'), 53 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 54 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 55 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 56 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 57 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 58 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 59 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 60 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 61 => (\dirname(__DIR__4).'/src/MessageHandler/PayrollMessageHandler.php'), 62 => (\dirname(__DIR__4).'/src/MessageHandler/PayrollSenderMessageHandler.php'), 63 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 64 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 65 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 66 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 67 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  11812.         $instance->setName('debug:translation');
  11813.         $instance->setDescription('Display translation messages information');
  11814.         return $instance;
  11815.     }
  11816.     /**
  11817.      * Gets the private 'console.command.translation_extract' shared service.
  11818.      *
  11819.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  11820.      */
  11821.     protected function getConsole_Command_TranslationExtractService()
  11822.     {
  11823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11824.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  11825.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Mailer/MyAuthCodeMailer.php'), => (\dirname(__DIR__4).'/src/Admin/CompanyAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/PublicHolidayAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/EstablishmentAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/ServiceAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/WorkPlaceAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/OrganismAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Admin/ProvidenceAdherenceAdmin.php'), 11 => (\dirname(__DIR__4).'/src/Admin/BankAdmin.php'), 12 => (\dirname(__DIR__4).'/src/Admin/PayPlanAdmin.php'), 13 => (\dirname(__DIR__4).'/src/Admin/PayValueAdmin.php'), 14 => (\dirname(__DIR__4).'/src/Admin/PayTablesAdmin.php'), 15 => (\dirname(__DIR__4).'/src/Admin/PayConstantsAdmin.php'), 16 => (\dirname(__DIR__4).'/src/Admin/PayConstantsDetailAdmin.php'), 17 => (\dirname(__DIR__4).'/src/Admin/ContributionRateAdmin.php'), 18 => (\dirname(__DIR__4).'/src/Admin/ContributionRateDetailAdmin.php'), 19 => (\dirname(__DIR__4).'/src/Admin/PayRulesAdmin.php'), 20 => (\dirname(__DIR__4).'/src/Admin/DataPayValueAdmin.php'), 21 => (\dirname(__DIR__4).'/src/Admin/DsnDataTypeAdmin.php'), 22 => (\dirname(__DIR__4).'/src/Admin/DsnParamBlockAdmin.php'), 23 => (\dirname(__DIR__4).'/src/Admin/DsnParamFieldsAdmin.php'), 24 => (\dirname(__DIR__4).'/src/Admin/TauxPasNeutresAdmin.php'), 25 => (\dirname(__DIR__4).'/src/Admin/DSNValueAdmin.php'), 26 => (\dirname(__DIR__4).'/src/Admin/DSNPayRulesRelationAdmin.php'), 27 => (\dirname(__DIR__4).'/src/Admin/BulletinAdmin.php'), 28 => (\dirname(__DIR__4).'/src/Admin/PayPeriodAdmin.php'), 29 => (\dirname(__DIR__4).'/src/Admin/DsnBlockKeyValueAdmin.php'), 30 => (\dirname(__DIR__4).'/src/Admin/TauxPasNeutresTerritoireAdmin.php'), 31 => (\dirname(__DIR__4).'/src/Admin/TauxPasTerritoirePostalCodeAdmin.php'), 32 => (\dirname(__DIR__4).'/src/Admin/EditionAdmin.php'), 33 => (\dirname(__DIR__4).'/src/Admin/EditionDetailAdmin.php'), 34 => (\dirname(__DIR__4).'/src/Admin/EditionColumnAdmin.php'), 35 => (\dirname(__DIR__4).'/src/Admin/AccountingParameterAdmin.php'), 36 => (\dirname(__DIR__4).'/src/Admin/ChartAccountParameterAdmin.php'), 37 => (\dirname(__DIR__4).'/src/Admin/DSNRegulAggregateAdmin.php'), 38 => (\dirname(__DIR__4).'/src/Admin/DSNRegulAggregateDetailAdmin.php'), 39 => (\dirname(__DIR__4).'/src/Admin/DSNRegulSalariedAdmin.php'), 40 => (\dirname(__DIR__4).'/src/Admin/DSNRegulSalariedDetailAdmin.php'), 41 => (\dirname(__DIR__4).'/src/Admin/UserAdmin.php'), 42 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 43 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 44 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 45 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 46 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 47 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 48 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 49 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 50 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 51 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 52 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php'), 53 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 54 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 55 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 56 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 57 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 58 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 59 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 60 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 61 => (\dirname(__DIR__4).'/src/MessageHandler/PayrollMessageHandler.php'), 62 => (\dirname(__DIR__4).'/src/MessageHandler/PayrollSenderMessageHandler.php'), 63 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 64 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 65 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 66 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 67 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  11826.         $instance->setName('translation:extract');
  11827.         $instance->setAliases([=> 'translation:update']);
  11828.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  11829.         return $instance;
  11830.     }
  11831.     /**
  11832.      * Gets the private 'console.command.translation_pull' shared service.
  11833.      *
  11834.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  11835.      */
  11836.     protected function getConsole_Command_TranslationPullService()
  11837.     {
  11838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11839.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  11840.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  11841.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'fr', [], []);
  11842.         $instance->setName('translation:pull');
  11843.         $instance->setDescription('Pull translations from a given provider.');
  11844.         return $instance;
  11845.     }
  11846.     /**
  11847.      * Gets the private 'console.command.translation_push' shared service.
  11848.      *
  11849.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  11850.      */
  11851.     protected function getConsole_Command_TranslationPushService()
  11852.     {
  11853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11854.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  11855.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  11856.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  11857.         $instance->setName('translation:push');
  11858.         $instance->setDescription('Push translations to a given provider.');
  11859.         return $instance;
  11860.     }
  11861.     /**
  11862.      * Gets the private 'console.command.validator_debug' shared service.
  11863.      *
  11864.      * @return \Symfony\Component\Validator\Command\DebugCommand
  11865.      */
  11866.     protected function getConsole_Command_ValidatorDebugService()
  11867.     {
  11868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11869.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  11870.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  11871.         $instance->setName('debug:validator');
  11872.         $instance->setDescription('Display validation constraints for classes');
  11873.         return $instance;
  11874.     }
  11875.     /**
  11876.      * Gets the private 'console.command.xliff_lint' shared service.
  11877.      *
  11878.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  11879.      */
  11880.     protected function getConsole_Command_XliffLintService()
  11881.     {
  11882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11883.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  11884.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  11885.         $instance->setName('lint:xliff');
  11886.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  11887.         return $instance;
  11888.     }
  11889.     /**
  11890.      * Gets the private 'console.command.yaml_lint' shared service.
  11891.      *
  11892.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  11893.      */
  11894.     protected function getConsole_Command_YamlLintService()
  11895.     {
  11896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11897.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  11898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  11899.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  11900.         $instance->setName('lint:yaml');
  11901.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  11902.         return $instance;
  11903.     }
  11904.     /**
  11905.      * Gets the private 'console.error_listener' shared service.
  11906.      *
  11907.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  11908.      */
  11909.     protected function getConsole_ErrorListenerService()
  11910.     {
  11911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  11912.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  11913.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11914.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11915.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11916.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  11917.     }
  11918.     /**
  11919.      * Gets the private 'container.env_var_processor' shared service.
  11920.      *
  11921.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  11922.      */
  11923.     protected function getContainer_EnvVarProcessorService()
  11924.     {
  11925.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  11926.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  11927.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  11928.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  11929.         }, 1));
  11930.     }
  11931.     /**
  11932.      * Gets the private 'container.getenv' shared service.
  11933.      *
  11934.      * @return \Closure
  11935.      */
  11936.     protected function getContainer_GetenvService()
  11937.     {
  11938.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  11939.     }
  11940.     /**
  11941.      * Gets the private 'data_collector.form' shared service.
  11942.      *
  11943.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  11944.      */
  11945.     protected function getDataCollector_FormService()
  11946.     {
  11947.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  11948.     }
  11949.     /**
  11950.      * Gets the private 'data_collector.request' shared service.
  11951.      *
  11952.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  11953.      */
  11954.     protected function getDataCollector_RequestService()
  11955.     {
  11956.         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())));
  11957.     }
  11958.     /**
  11959.      * Gets the private 'data_collector.request.session_collector' shared service.
  11960.      *
  11961.      * @return \Closure
  11962.      */
  11963.     protected function getDataCollector_Request_SessionCollectorService()
  11964.     {
  11965.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  11966.     }
  11967.     /**
  11968.      * Gets the private 'debug.argument_resolver.default' shared service.
  11969.      *
  11970.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11971.      */
  11972.     protected function getDebug_ArgumentResolver_DefaultService()
  11973.     {
  11974.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11975.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11976.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  11977.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11978.     }
  11979.     /**
  11980.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  11981.      *
  11982.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11983.      */
  11984.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  11985.     {
  11986.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11987.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11988.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  11989.         $a = ($this->privates['.service_locator.8aI34rG'] ?? $this->get_ServiceLocator_8aI34rGService());
  11990.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  11991.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  11992.         }
  11993.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11994.     }
  11995.     /**
  11996.      * Gets the private 'debug.argument_resolver.request' shared service.
  11997.      *
  11998.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11999.      */
  12000.     protected function getDebug_ArgumentResolver_RequestService()
  12001.     {
  12002.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12003.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12004.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  12005.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12006.     }
  12007.     /**
  12008.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  12009.      *
  12010.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12011.      */
  12012.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  12013.     {
  12014.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12015.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12016.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  12017.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12018.     }
  12019.     /**
  12020.      * Gets the private 'debug.argument_resolver.service' shared service.
  12021.      *
  12022.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12023.      */
  12024.     protected function getDebug_ArgumentResolver_ServiceService()
  12025.     {
  12026.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12027.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12028.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  12029.         $a = ($this->privates['.service_locator.8aI34rG'] ?? $this->get_ServiceLocator_8aI34rGService());
  12030.         if (isset($this->privates['debug.argument_resolver.service'])) {
  12031.             return $this->privates['debug.argument_resolver.service'];
  12032.         }
  12033.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12034.     }
  12035.     /**
  12036.      * Gets the private 'debug.argument_resolver.session' shared service.
  12037.      *
  12038.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12039.      */
  12040.     protected function getDebug_ArgumentResolver_SessionService()
  12041.     {
  12042.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12043.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  12045.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12046.     }
  12047.     /**
  12048.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  12049.      *
  12050.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12051.      */
  12052.     protected function getDebug_ArgumentResolver_VariadicService()
  12053.     {
  12054.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12055.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12056.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  12057.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12058.     }
  12059.     /**
  12060.      * Gets the private 'debug.debug_handlers_listener' shared service.
  12061.      *
  12062.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  12063.      */
  12064.     protected function getDebug_DebugHandlersListenerService()
  12065.     {
  12066.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  12067.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12068.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12069.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12070.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  12071.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  12072.     }
  12073.     /**
  12074.      * Gets the private 'debug.dump_listener' shared service.
  12075.      *
  12076.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  12077.      */
  12078.     protected function getDebug_DumpListenerService()
  12079.     {
  12080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  12081.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  12082.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  12083.     }
  12084.     /**
  12085.      * Gets the private 'debug.file_link_formatter' shared service.
  12086.      *
  12087.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  12088.      */
  12089.     protected function getDebug_FileLinkFormatterService()
  12090.     {
  12091.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  12092.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  12093.         });
  12094.     }
  12095.     /**
  12096.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  12097.      *
  12098.      * @return \string
  12099.      */
  12100.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  12101.     {
  12102.         $a = ($this->services['router'] ?? $this->getRouterService());
  12103.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  12104.             return $this->privates['debug.file_link_formatter.url_format'];
  12105.         }
  12106.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat($a'_profiler_open_file''?file=%f&line=%l#line%l');
  12107.     }
  12108.     /**
  12109.      * Gets the private 'debug.log_processor' shared service.
  12110.      *
  12111.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  12112.      */
  12113.     protected function getDebug_LogProcessorService()
  12114.     {
  12115.         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())));
  12116.     }
  12117.     /**
  12118.      * Gets the private 'debug.security.access.decision_manager' shared service.
  12119.      *
  12120.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  12121.      */
  12122.     protected function getDebug_Security_Access_DecisionManagerService()
  12123.     {
  12124.         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 () {
  12125.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  12126.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService());
  12127.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  12128.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  12129.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  12130.     }
  12131.     /**
  12132.      * Gets the private 'debug.security.firewall' shared service.
  12133.      *
  12134.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  12135.      */
  12136.     protected function getDebug_Security_FirewallService()
  12137.     {
  12138.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  12139.         if (isset($this->privates['debug.security.firewall'])) {
  12140.             return $this->privates['debug.security.firewall'];
  12141.         }
  12142.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12143.         if (isset($this->privates['debug.security.firewall'])) {
  12144.             return $this->privates['debug.security.firewall'];
  12145.         }
  12146.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  12147.     }
  12148.     /**
  12149.      * Gets the private 'debug.security.firewall.authenticator.api' shared service.
  12150.      *
  12151.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  12152.      */
  12153.     protected function getDebug_Security_Firewall_Authenticator_ApiService()
  12154.     {
  12155.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  12156.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  12157.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  12158.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  12159.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  12160.         $a = ($this->privates['security.authenticator.oauth2.api'] ?? $this->getSecurity_Authenticator_Oauth2_ApiService());
  12161.         if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  12162.             return $this->privates['debug.security.firewall.authenticator.api'];
  12163.         }
  12164.         $b = ($this->privates['security.event_dispatcher.api'] ?? $this->getSecurity_EventDispatcher_ApiService());
  12165.         if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  12166.             return $this->privates['debug.security.firewall.authenticator.api'];
  12167.         }
  12168.         return $this->privates['debug.security.firewall.authenticator.api'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  12169.     }
  12170.     /**
  12171.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  12172.      *
  12173.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  12174.      */
  12175.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  12176.     {
  12177.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  12178.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  12179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  12180.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  12181.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  12182.         $a = ($this->privates['App\\Security\\NewUserCustomAuthenticator'] ?? $this->getNewUserCustomAuthenticatorService());
  12183.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  12184.             return $this->privates['debug.security.firewall.authenticator.main'];
  12185.         }
  12186.         $b = ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService());
  12187.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  12188.             return $this->privates['debug.security.firewall.authenticator.main'];
  12189.         }
  12190.         $c = ($this->privates['security.authenticator.two_factor.main'] ?? $this->getSecurity_Authenticator_TwoFactor_MainService());
  12191.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  12192.             return $this->privates['debug.security.firewall.authenticator.main'];
  12193.         }
  12194.         $d = ($this->privates['security.authenticator.oauth.main'] ?? $this->getSecurity_Authenticator_Oauth_MainService());
  12195.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  12196.             return $this->privates['debug.security.firewall.authenticator.main'];
  12197.         }
  12198.         $e = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  12199.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  12200.             return $this->privates['debug.security.firewall.authenticator.main'];
  12201.         }
  12202.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a=> $b=> $c=> $d=> ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $e'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  12203.     }
  12204.     /**
  12205.      * Gets the private 'debug.security.user_value_resolver' shared service.
  12206.      *
  12207.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12208.      */
  12209.     protected function getDebug_Security_UserValueResolverService()
  12210.     {
  12211.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12212.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  12214.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12215.     }
  12216.     /**
  12217.      * Gets the private 'debug.security.voter.scheb_two_factor.security.access.authenticated_voter' shared service.
  12218.      *
  12219.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12220.      */
  12221.     protected function getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService()
  12222.     {
  12223.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12226.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authorization/Voter/TwoFactorInProgressVoter.php';
  12227.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12228.         if (isset($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'])) {
  12229.             return $this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'];
  12230.         }
  12231.         return $this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter(), $a);
  12232.     }
  12233.     /**
  12234.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  12235.      *
  12236.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12237.      */
  12238.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  12239.     {
  12240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12243.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  12244.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12245.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  12246.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  12247.         }
  12248.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService())), $a);
  12249.     }
  12250.     /**
  12251.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  12252.      *
  12253.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12254.      */
  12255.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  12256.     {
  12257.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12258.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12259.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  12261.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  12262.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  12263.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  12264.         }
  12265.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12266.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  12267.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  12268.         }
  12269.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $a, ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), $b);
  12270.     }
  12271.     /**
  12272.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  12273.      *
  12274.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12275.      */
  12276.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  12277.     {
  12278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12279.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12280.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  12282.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12283.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  12284.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  12285.         }
  12286.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), $a);
  12287.     }
  12288.     /**
  12289.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  12290.      *
  12291.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  12292.      */
  12293.     protected function getDebug_Security_Voter_VoteListenerService()
  12294.     {
  12295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  12296.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  12297.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  12298.             return $this->privates['debug.security.voter.vote_listener'];
  12299.         }
  12300.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  12301.     }
  12302.     /**
  12303.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  12304.      *
  12305.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12306.      */
  12307.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  12308.     {
  12309.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12310.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12311.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  12312.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  12313.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  12314.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  12315.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  12316.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  12317.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  12318.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  12319.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  12320.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  12321.         $a = new \Nyholm\Psr7\Factory\Psr17Factory();
  12322.         return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12323.     }
  12324.     /**
  12325.      * Gets the private 'debug.sonata.admin.argument_resolver.admin' shared service.
  12326.      *
  12327.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12328.      */
  12329.     protected function getDebug_Sonata_Admin_ArgumentResolver_AdminService()
  12330.     {
  12331.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12332.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/AdminValueResolver.php';
  12334.         $a = ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService());
  12335.         if (isset($this->privates['debug.sonata.admin.argument_resolver.admin'])) {
  12336.             return $this->privates['debug.sonata.admin.argument_resolver.admin'];
  12337.         }
  12338.         return $this->privates['debug.sonata.admin.argument_resolver.admin'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sonata\AdminBundle\ArgumentResolver\AdminValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12339.     }
  12340.     /**
  12341.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  12342.      *
  12343.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  12344.      */
  12345.     protected function getDoctrine_CacheClearMetadataCommandService()
  12346.     {
  12347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12348.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12349.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12350.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  12351.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12352.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  12353.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12354.         $instance->setName('doctrine:cache:clear-metadata');
  12355.         return $instance;
  12356.     }
  12357.     /**
  12358.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  12359.      *
  12360.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  12361.      */
  12362.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  12363.     {
  12364.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12365.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12366.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12367.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  12368.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12369.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  12370.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12371.         $instance->setName('doctrine:cache:clear-query');
  12372.         return $instance;
  12373.     }
  12374.     /**
  12375.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  12376.      *
  12377.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  12378.      */
  12379.     protected function getDoctrine_CacheClearResultCommandService()
  12380.     {
  12381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12382.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12383.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12384.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  12385.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12386.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  12387.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12388.         $instance->setName('doctrine:cache:clear-result');
  12389.         return $instance;
  12390.     }
  12391.     /**
  12392.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  12393.      *
  12394.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  12395.      */
  12396.     protected function getDoctrine_CacheCollectionRegionCommandService()
  12397.     {
  12398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12399.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12400.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12401.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  12402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12403.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  12404.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12405.         $instance->setName('doctrine:cache:clear-collection-region');
  12406.         return $instance;
  12407.     }
  12408.     /**
  12409.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  12410.      *
  12411.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  12412.      */
  12413.     protected function getDoctrine_ClearEntityRegionCommandService()
  12414.     {
  12415.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12416.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12417.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12418.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  12419.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12420.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  12421.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12422.         $instance->setName('doctrine:cache:clear-entity-region');
  12423.         return $instance;
  12424.     }
  12425.     /**
  12426.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  12427.      *
  12428.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  12429.      */
  12430.     protected function getDoctrine_ClearQueryRegionCommandService()
  12431.     {
  12432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12433.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12434.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12435.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  12436.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12437.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  12438.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12439.         $instance->setName('doctrine:cache:clear-query-region');
  12440.         return $instance;
  12441.     }
  12442.     /**
  12443.      * Gets the private 'doctrine.database_create_command' shared service.
  12444.      *
  12445.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  12446.      */
  12447.     protected function getDoctrine_DatabaseCreateCommandService()
  12448.     {
  12449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12450.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  12451.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  12452.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12453.         $instance->setName('doctrine:database:create');
  12454.         return $instance;
  12455.     }
  12456.     /**
  12457.      * Gets the private 'doctrine.database_drop_command' shared service.
  12458.      *
  12459.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  12460.      */
  12461.     protected function getDoctrine_DatabaseDropCommandService()
  12462.     {
  12463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12464.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  12465.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  12466.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12467.         $instance->setName('doctrine:database:drop');
  12468.         return $instance;
  12469.     }
  12470.     /**
  12471.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  12472.      *
  12473.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  12474.      */
  12475.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  12476.     {
  12477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12478.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12479.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12480.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  12481.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12482.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  12483.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12484.         $instance->setName('doctrine:ensure-production-settings');
  12485.         return $instance;
  12486.     }
  12487.     /**
  12488.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  12489.      *
  12490.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  12491.      */
  12492.     protected function getDoctrine_FixturesLoadCommandService()
  12493.     {
  12494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12495.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  12496.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  12497.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  12498.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  12499.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  12500.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  12501.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  12502.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  12503.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  12504.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
  12505.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
  12506.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  12507.         include_once \dirname(__DIR__4).'/src/DataFixtures/UnitTestFixtures.php';
  12508.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  12509.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  12510.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  12511.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AppFixtures(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), 'groups' => []], => ['fixture' => new \App\DataFixtures\UnitTestFixtures(), 'groups' => []]]);
  12512.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  12513.         $instance->setName('doctrine:fixtures:load');
  12514.         return $instance;
  12515.     }
  12516.     /**
  12517.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  12518.      *
  12519.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  12520.      */
  12521.     protected function getDoctrine_MappingConvertCommandService()
  12522.     {
  12523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12524.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12525.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12526.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  12527.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12528.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  12529.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12530.         $instance->setName('doctrine:mapping:convert');
  12531.         return $instance;
  12532.     }
  12533.     /**
  12534.      * Gets the private 'doctrine.mapping_import_command' shared service.
  12535.      *
  12536.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  12537.      */
  12538.     protected function getDoctrine_MappingImportCommandService()
  12539.     {
  12540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12541.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  12542.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  12543.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  12544.         $instance->setName('doctrine:mapping:import');
  12545.         return $instance;
  12546.     }
  12547.     /**
  12548.      * Gets the private 'doctrine.mapping_info_command' shared service.
  12549.      *
  12550.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  12551.      */
  12552.     protected function getDoctrine_MappingInfoCommandService()
  12553.     {
  12554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12555.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12556.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12557.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  12558.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12559.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  12560.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12561.         $instance->setName('doctrine:mapping:info');
  12562.         return $instance;
  12563.     }
  12564.     /**
  12565.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  12566.      *
  12567.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  12568.      */
  12569.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  12570.     {
  12571.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  12572.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  12573.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  12574.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  12575.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  12576.         }
  12577.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  12578.     }
  12579.     /**
  12580.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  12581.      *
  12582.      * @return \Doctrine\Migrations\DependencyFactory
  12583.      */
  12584.     protected function getDoctrine_Migrations_DependencyFactoryService()
  12585.     {
  12586.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  12587.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  12588.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  12589.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  12590.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  12591.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  12592.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  12593.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  12594.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  12595.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/src/Migrations'));
  12596.         $a->setAllOrNothing(false);
  12597.         $a->setCheckDatabasePlatform(true);
  12598.         $a->setTransactional(true);
  12599.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  12600.         $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()));
  12601.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  12602.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  12603.         });
  12604.         return $instance;
  12605.     }
  12606.     /**
  12607.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  12608.      *
  12609.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  12610.      */
  12611.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  12612.     {
  12613.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  12614.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  12615.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12616.     }
  12617.     /**
  12618.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  12619.      *
  12620.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  12621.      */
  12622.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  12623.     {
  12624.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Entity')]);
  12625.     }
  12626.     /**
  12627.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  12628.      *
  12629.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  12630.      */
  12631.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  12632.     {
  12633.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  12634.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  12635.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  12636.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  12637.         }
  12638.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  12639.     }
  12640.     /**
  12641.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  12642.      *
  12643.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  12644.      */
  12645.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  12646.     {
  12647.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  12648.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  12649.     }
  12650.     /**
  12651.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  12652.      *
  12653.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  12654.      */
  12655.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  12656.     {
  12657.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12658.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  12659.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  12660.     }
  12661.     /**
  12662.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  12663.      *
  12664.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  12665.      */
  12666.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  12667.     {
  12668.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12669.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  12670.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  12671.             yield => ($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService());
  12672.         }, 1));
  12673.     }
  12674.     /**
  12675.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  12676.      *
  12677.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  12678.      */
  12679.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  12680.     {
  12681.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12682.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  12683.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  12684.     }
  12685.     /**
  12686.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  12687.      *
  12688.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  12689.      */
  12690.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  12691.     {
  12692.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12693.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  12694.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  12695.             yield => ($this->privates['messenger.transport.async'] ?? $this->getMessenger_Transport_AsyncService());
  12696.         }, 1));
  12697.     }
  12698.     /**
  12699.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  12700.      *
  12701.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  12702.      */
  12703.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  12704.     {
  12705.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  12706.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12707.     }
  12708.     /**
  12709.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  12710.      *
  12711.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  12712.      */
  12713.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  12714.     {
  12715.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12716.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  12717.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12718.     }
  12719.     /**
  12720.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  12721.      *
  12722.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  12723.      */
  12724.     protected function getDoctrine_Orm_Validator_UniqueService()
  12725.     {
  12726.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12727.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12728.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  12729.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12730.     }
  12731.     /**
  12732.      * Gets the private 'doctrine.query_dql_command' shared service.
  12733.      *
  12734.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  12735.      */
  12736.     protected function getDoctrine_QueryDqlCommandService()
  12737.     {
  12738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12739.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12740.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12741.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  12742.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12743.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  12744.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12745.         $instance->setName('doctrine:query:dql');
  12746.         return $instance;
  12747.     }
  12748.     /**
  12749.      * Gets the private 'doctrine.query_sql_command' shared service.
  12750.      *
  12751.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  12752.      */
  12753.     protected function getDoctrine_QuerySqlCommandService()
  12754.     {
  12755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12756.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  12757.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  12758.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  12759.         $instance->setName('doctrine:query:sql');
  12760.         return $instance;
  12761.     }
  12762.     /**
  12763.      * Gets the private 'doctrine.schema_create_command' shared service.
  12764.      *
  12765.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  12766.      */
  12767.     protected function getDoctrine_SchemaCreateCommandService()
  12768.     {
  12769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12770.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12771.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12772.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12773.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  12774.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12775.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  12776.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12777.         $instance->setName('doctrine:schema:create');
  12778.         return $instance;
  12779.     }
  12780.     /**
  12781.      * Gets the private 'doctrine.schema_drop_command' shared service.
  12782.      *
  12783.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  12784.      */
  12785.     protected function getDoctrine_SchemaDropCommandService()
  12786.     {
  12787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12788.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12789.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12790.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12791.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  12792.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12793.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  12794.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12795.         $instance->setName('doctrine:schema:drop');
  12796.         return $instance;
  12797.     }
  12798.     /**
  12799.      * Gets the private 'doctrine.schema_update_command' shared service.
  12800.      *
  12801.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  12802.      */
  12803.     protected function getDoctrine_SchemaUpdateCommandService()
  12804.     {
  12805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12806.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12807.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12808.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12809.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  12810.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12811.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  12812.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12813.         $instance->setName('doctrine:schema:update');
  12814.         return $instance;
  12815.     }
  12816.     /**
  12817.      * Gets the private 'doctrine.schema_validate_command' shared service.
  12818.      *
  12819.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  12820.      */
  12821.     protected function getDoctrine_SchemaValidateCommandService()
  12822.     {
  12823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12824.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12825.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12826.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  12827.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  12828.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  12829.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12830.         $instance->setName('doctrine:schema:validate');
  12831.         return $instance;
  12832.     }
  12833.     /**
  12834.      * Gets the private 'doctrine.ulid_generator' shared service.
  12835.      *
  12836.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  12837.      */
  12838.     protected function getDoctrine_UlidGeneratorService()
  12839.     {
  12840.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  12841.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  12842.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  12843.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  12844.     }
  12845.     /**
  12846.      * Gets the private 'doctrine.uuid_generator' shared service.
  12847.      *
  12848.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  12849.      */
  12850.     protected function getDoctrine_UuidGeneratorService()
  12851.     {
  12852.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  12853.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  12854.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  12855.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(665'Symfony\\Component\\Uid\\UuidV4'NULLNULL));
  12856.     }
  12857.     /**
  12858.      * Gets the private 'doctrine_migrations.current_command' shared service.
  12859.      *
  12860.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  12861.      */
  12862.     protected function getDoctrineMigrations_CurrentCommandService()
  12863.     {
  12864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12865.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12866.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  12867.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  12868.         $instance->setName('doctrine:migrations:current');
  12869.         return $instance;
  12870.     }
  12871.     /**
  12872.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  12873.      *
  12874.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  12875.      */
  12876.     protected function getDoctrineMigrations_DiffCommandService()
  12877.     {
  12878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12879.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12880.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  12881.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  12882.         $instance->setName('doctrine:migrations:diff');
  12883.         return $instance;
  12884.     }
  12885.     /**
  12886.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  12887.      *
  12888.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  12889.      */
  12890.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  12891.     {
  12892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12893.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12894.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  12895.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  12896.         $instance->setName('doctrine:migrations:dump-schema');
  12897.         return $instance;
  12898.     }
  12899.     /**
  12900.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  12901.      *
  12902.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  12903.      */
  12904.     protected function getDoctrineMigrations_ExecuteCommandService()
  12905.     {
  12906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12907.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12908.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  12909.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  12910.         $instance->setName('doctrine:migrations:execute');
  12911.         return $instance;
  12912.     }
  12913.     /**
  12914.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  12915.      *
  12916.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  12917.      */
  12918.     protected function getDoctrineMigrations_GenerateCommandService()
  12919.     {
  12920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12921.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12922.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  12923.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  12924.         $instance->setName('doctrine:migrations:generate');
  12925.         return $instance;
  12926.     }
  12927.     /**
  12928.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  12929.      *
  12930.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  12931.      */
  12932.     protected function getDoctrineMigrations_LatestCommandService()
  12933.     {
  12934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12935.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12936.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  12937.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  12938.         $instance->setName('doctrine:migrations:latest');
  12939.         return $instance;
  12940.     }
  12941.     /**
  12942.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  12943.      *
  12944.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  12945.      */
  12946.     protected function getDoctrineMigrations_MigrateCommandService()
  12947.     {
  12948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12949.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12950.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  12951.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  12952.         $instance->setName('doctrine:migrations:migrate');
  12953.         return $instance;
  12954.     }
  12955.     /**
  12956.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  12957.      *
  12958.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  12959.      */
  12960.     protected function getDoctrineMigrations_RollupCommandService()
  12961.     {
  12962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12963.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12964.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  12965.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  12966.         $instance->setName('doctrine:migrations:rollup');
  12967.         return $instance;
  12968.     }
  12969.     /**
  12970.      * Gets the private 'doctrine_migrations.status_command' shared service.
  12971.      *
  12972.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  12973.      */
  12974.     protected function getDoctrineMigrations_StatusCommandService()
  12975.     {
  12976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12977.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12978.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  12979.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  12980.         $instance->setName('doctrine:migrations:status');
  12981.         return $instance;
  12982.     }
  12983.     /**
  12984.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  12985.      *
  12986.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  12987.      */
  12988.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  12989.     {
  12990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12991.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12992.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  12993.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  12994.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  12995.         return $instance;
  12996.     }
  12997.     /**
  12998.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  12999.      *
  13000.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  13001.      */
  13002.     protected function getDoctrineMigrations_UpToDateCommandService()
  13003.     {
  13004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13005.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13006.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  13007.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  13008.         $instance->setName('doctrine:migrations:up-to-date');
  13009.         return $instance;
  13010.     }
  13011.     /**
  13012.      * Gets the private 'doctrine_migrations.version_command' shared service.
  13013.      *
  13014.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  13015.      */
  13016.     protected function getDoctrineMigrations_VersionCommandService()
  13017.     {
  13018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13019.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13020.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  13021.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  13022.         $instance->setName('doctrine:migrations:version');
  13023.         return $instance;
  13024.     }
  13025.     /**
  13026.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  13027.      *
  13028.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  13029.      */
  13030.     protected function getDoctrineMigrations_VersionsCommandService()
  13031.     {
  13032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13033.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13034.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  13035.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  13036.         $instance->setName('doctrine:migrations:list');
  13037.         return $instance;
  13038.     }
  13039.     /**
  13040.      * Gets the private 'error_handler.error_renderer.html' shared service.
  13041.      *
  13042.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  13043.      */
  13044.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  13045.     {
  13046.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  13047.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  13048.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  13049.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  13050.     }
  13051.     /**
  13052.      * Gets the private 'ewz_recaptcha.recaptcha' shared service.
  13053.      *
  13054.      * @return \ReCaptcha\ReCaptcha
  13055.      */
  13056.     protected function getEwzRecaptcha_RecaptchaService($lazyLoad true)
  13057.     {
  13058.         if ($lazyLoad) {
  13059.             return $this->privates['ewz_recaptcha.recaptcha'] = $this->createProxy('ReCaptcha_63ad0f0', function () {
  13060.                 return \ReCaptcha_63ad0f0::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  13061.                     $wrappedInstance $this->getEwzRecaptcha_RecaptchaService(false);
  13062.                     $proxy->setProxyInitializer(null);
  13063.                     return true;
  13064.                 });
  13065.             });
  13066.         }
  13067.         include_once \dirname(__DIR__4).'/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php';
  13068.         include_once \dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Extension/ReCaptcha/RequestMethod/Post.php';
  13069.         return new \ReCaptcha\ReCaptcha($this->getEnv('EWZ_RECAPTCHA_SECRET'), new \EWZ\Bundle\RecaptchaBundle\Extension\ReCaptcha\RequestMethod\Post('https://www.google.com'NULL));
  13070.     }
  13071.     /**
  13072.      * Gets the private 'exception_listener' shared service.
  13073.      *
  13074.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  13075.      */
  13076.     protected function getExceptionListenerService()
  13077.     {
  13078.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  13079.     }
  13080.     /**
  13081.      * Gets the private 'form.choice_list_factory.cached' shared service.
  13082.      *
  13083.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  13084.      */
  13085.     protected function getForm_ChoiceListFactory_CachedService()
  13086.     {
  13087.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  13088.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  13089.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  13090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  13091.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  13092.     }
  13093.     /**
  13094.      * Gets the private 'form.registry' shared service.
  13095.      *
  13096.      * @return \Symfony\Component\Form\FormRegistry
  13097.      */
  13098.     protected function getForm_RegistryService()
  13099.     {
  13100.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  13101.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  13102.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  13103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  13104.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  13105.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  13106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  13107.         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, [
  13108.             'App\\Form\\Profile\\ProfilePictureType' => ['privates''App\\Form\\Profile\\ProfilePictureType''getProfilePictureTypeService'false],
  13109.             'App\\Form\\Profile\\ProfileType' => ['privates''App\\Form\\Profile\\ProfileType''getProfileTypeService'false],
  13110.             'App\\Form\\Profile\\ResetPasswordFormType' => ['privates''App\\Form\\Profile\\ResetPasswordFormType''getResetPasswordFormTypeService'false],
  13111.             'App\\Form\\Registration\\RegistrationFormType' => ['privates''App\\Form\\Registration\\RegistrationFormType''getRegistrationFormTypeService'false],
  13112.             'App\\Form\\Resetting\\ResetPasswordFormType' => ['privates''App\\Form\\Resetting\\ResetPasswordFormType''getResetPasswordFormType2Service'false],
  13113.             'App\\Form\\Resetting\\ResetPasswordRequestFormType' => ['privates''App\\Form\\Resetting\\ResetPasswordRequestFormType''getResetPasswordRequestFormTypeService'false],
  13114.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaType' => ['services''ewz_recaptcha.form.type''getEwzRecaptcha_Form_TypeService'false],
  13115.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaV3Type' => ['services''ewz_recaptcha.v3.form.type''getEwzRecaptcha_V3_Form_TypeService'false],
  13116.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => ['privates''sonata.admin.form.type.admin''getSonata_Admin_Form_Type_AdminService'false],
  13117.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => ['privates''sonata.admin.doctrine_orm.form.type.choice_field_mask''getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService'false],
  13118.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => ['privates''sonata.admin.form.type.collection''getSonata_Admin_Form_Type_CollectionService'false],
  13119.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => ['privates''sonata.admin.form.filter.type.choice''getSonata_Admin_Form_Filter_Type_ChoiceService'false],
  13120.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => ['privates''sonata.admin.form.filter.type.daterange''getSonata_Admin_Form_Filter_Type_DaterangeService'false],
  13121.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => ['privates''sonata.admin.form.filter.type.datetime_range''getSonata_Admin_Form_Filter_Type_DatetimeRangeService'false],
  13122.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => ['privates''sonata.admin.form.filter.type.datetime''getSonata_Admin_Form_Filter_Type_DatetimeService'false],
  13123.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => ['privates''sonata.admin.form.filter.type.date''getSonata_Admin_Form_Filter_Type_DateService'false],
  13124.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => ['privates''sonata.admin.form.filter.type.default''getSonata_Admin_Form_Filter_Type_DefaultService'false],
  13125.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => ['privates''sonata.admin.form.filter.type.number''getSonata_Admin_Form_Filter_Type_NumberService'false],
  13126.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => ['privates''sonata.admin.form.type.model_autocomplete''getSonata_Admin_Form_Type_ModelAutocompleteService'false],
  13127.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => ['privates''sonata.admin.form.type.model_hidden''getSonata_Admin_Form_Type_ModelHiddenService'false],
  13128.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => ['privates''sonata.admin.form.type.model_list''getSonata_Admin_Form_Type_ModelListService'false],
  13129.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => ['privates''sonata.admin.form.type.model_reference''getSonata_Admin_Form_Type_ModelReferenceService'false],
  13130.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => ['privates''sonata.admin.form.type.model_choice''getSonata_Admin_Form_Type_ModelChoiceService'false],
  13131.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'false],
  13132.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'false],
  13133.             'Sonata\\Form\\Type\\BooleanType' => ['privates''sonata.form.type.boolean''getSonata_Form_Type_BooleanService'false],
  13134.             'Sonata\\Form\\Type\\CollectionType' => ['privates''sonata.form.type.collection''getSonata_Form_Type_CollectionService'false],
  13135.             'Sonata\\Form\\Type\\DatePickerType' => ['privates''sonata.form.type.date_picker''getSonata_Form_Type_DatePickerService'false],
  13136.             'Sonata\\Form\\Type\\DateRangePickerType' => ['privates''sonata.form.type.date_range_picker''getSonata_Form_Type_DateRangePickerService'false],
  13137.             'Sonata\\Form\\Type\\DateRangeType' => ['privates''sonata.form.type.date_range''getSonata_Form_Type_DateRangeService'false],
  13138.             'Sonata\\Form\\Type\\DateTimePickerType' => ['privates''sonata.form.type.datetime_picker''getSonata_Form_Type_DatetimePickerService'false],
  13139.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['privates''sonata.form.type.datetime_range_picker''getSonata_Form_Type_DatetimeRangePickerService'false],
  13140.             'Sonata\\Form\\Type\\DateTimeRangeType' => ['privates''sonata.form.type.datetime_range''getSonata_Form_Type_DatetimeRangeService'false],
  13141.             'Sonata\\Form\\Type\\EqualType' => ['privates''sonata.form.type.equal''getSonata_Form_Type_EqualService'false],
  13142.             'Sonata\\Form\\Type\\ImmutableArrayType' => ['privates''sonata.form.type.array''getSonata_Form_Type_ArrayService'false],
  13143.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  13144.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  13145.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  13146.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  13147.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  13148.         ], [
  13149.             'App\\Form\\Profile\\ProfilePictureType' => '?',
  13150.             'App\\Form\\Profile\\ProfileType' => '?',
  13151.             'App\\Form\\Profile\\ResetPasswordFormType' => '?',
  13152.             'App\\Form\\Registration\\RegistrationFormType' => '?',
  13153.             'App\\Form\\Resetting\\ResetPasswordFormType' => '?',
  13154.             'App\\Form\\Resetting\\ResetPasswordRequestFormType' => '?',
  13155.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaType' => '?',
  13156.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaV3Type' => '?',
  13157.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => '?',
  13158.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => '?',
  13159.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => '?',
  13160.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => '?',
  13161.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => '?',
  13162.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => '?',
  13163.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => '?',
  13164.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => '?',
  13165.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => '?',
  13166.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => '?',
  13167.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => '?',
  13168.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => '?',
  13169.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => '?',
  13170.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => '?',
  13171.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => '?',
  13172.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  13173.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  13174.             'Sonata\\Form\\Type\\BooleanType' => '?',
  13175.             'Sonata\\Form\\Type\\CollectionType' => '?',
  13176.             'Sonata\\Form\\Type\\DatePickerType' => '?',
  13177.             'Sonata\\Form\\Type\\DateRangePickerType' => '?',
  13178.             'Sonata\\Form\\Type\\DateRangeType' => '?',
  13179.             'Sonata\\Form\\Type\\DateTimePickerType' => '?',
  13180.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
  13181.             'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
  13182.             'Sonata\\Form\\Type\\EqualType' => '?',
  13183.             'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
  13184.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  13185.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  13186.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  13187.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  13188.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  13189.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  13190.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  13191.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  13192.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  13193.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  13194.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  13195.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  13196.             yield => ($this->privates['sonata.admin.form.extension.field'] ?? $this->getSonata_Admin_Form_Extension_FieldService());
  13197.             yield => ($this->privates['sonata.admin.form.extension.field.mopa'] ?? ($this->privates['sonata.admin.form.extension.field.mopa'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension()));
  13198.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  13199.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  13200.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  13201.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  13202.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  13203.             yield => ($this->privates['sonata.admin.form.extension.choice'] ?? ($this->privates['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension()));
  13204.         }, 1)], new RewindableGenerator(function () {
  13205.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  13206.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  13207.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  13208.     }
  13209.     /**
  13210.      * Gets the private 'form.server_params' shared service.
  13211.      *
  13212.      * @return \Symfony\Component\Form\Util\ServerParams
  13213.      */
  13214.     protected function getForm_ServerParamsService()
  13215.     {
  13216.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  13217.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13218.     }
  13219.     /**
  13220.      * Gets the private 'form.type.choice' shared service.
  13221.      *
  13222.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  13223.      */
  13224.     protected function getForm_Type_ChoiceService()
  13225.     {
  13226.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  13229.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  13230.     }
  13231.     /**
  13232.      * Gets the private 'form.type.color' shared service.
  13233.      *
  13234.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  13235.      */
  13236.     protected function getForm_Type_ColorService()
  13237.     {
  13238.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13239.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13240.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  13241.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  13242.     }
  13243.     /**
  13244.      * Gets the private 'form.type.entity' shared service.
  13245.      *
  13246.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  13247.      */
  13248.     protected function getForm_Type_EntityService()
  13249.     {
  13250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13251.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13252.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  13253.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  13254.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  13255.     }
  13256.     /**
  13257.      * Gets the private 'form.type.form' shared service.
  13258.      *
  13259.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  13260.      */
  13261.     protected function getForm_Type_FormService()
  13262.     {
  13263.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13264.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13265.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  13266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  13267.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  13268.     }
  13269.     /**
  13270.      * Gets the private 'form.type_extension.csrf' shared service.
  13271.      *
  13272.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  13273.      */
  13274.     protected function getForm_TypeExtension_CsrfService()
  13275.     {
  13276.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13277.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13278.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  13279.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  13280.     }
  13281.     /**
  13282.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  13283.      *
  13284.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  13285.      */
  13286.     protected function getForm_TypeExtension_Form_DataCollectorService()
  13287.     {
  13288.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13289.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13290.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  13291.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  13292.     }
  13293.     /**
  13294.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  13295.      *
  13296.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  13297.      */
  13298.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  13299.     {
  13300.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13302.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  13303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  13304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  13305.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  13306.     }
  13307.     /**
  13308.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  13309.      *
  13310.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  13311.      */
  13312.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  13313.     {
  13314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  13317.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  13318.     }
  13319.     /**
  13320.      * Gets the private 'form.type_extension.form.validator' shared service.
  13321.      *
  13322.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  13323.      */
  13324.     protected function getForm_TypeExtension_Form_ValidatorService()
  13325.     {
  13326.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13327.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13328.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  13329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  13330.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  13331.         if (isset($this->privates['form.type_extension.form.validator'])) {
  13332.             return $this->privates['form.type_extension.form.validator'];
  13333.         }
  13334.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  13335.         if (isset($this->privates['form.type_extension.form.validator'])) {
  13336.             return $this->privates['form.type_extension.form.validator'];
  13337.         }
  13338.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  13339.     }
  13340.     /**
  13341.      * Gets the private 'form.type_extension.upload.validator' shared service.
  13342.      *
  13343.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  13344.      */
  13345.     protected function getForm_TypeExtension_Upload_ValidatorService()
  13346.     {
  13347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  13350.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  13351.     }
  13352.     /**
  13353.      * Gets the private 'form.type_guesser.doctrine' shared service.
  13354.      *
  13355.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  13356.      */
  13357.     protected function getForm_TypeGuesser_DoctrineService()
  13358.     {
  13359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  13360.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  13361.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  13362.     }
  13363.     /**
  13364.      * Gets the private 'form.type_guesser.validator' shared service.
  13365.      *
  13366.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  13367.      */
  13368.     protected function getForm_TypeGuesser_ValidatorService()
  13369.     {
  13370.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  13371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  13372.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  13373.         if (isset($this->privates['form.type_guesser.validator'])) {
  13374.             return $this->privates['form.type_guesser.validator'];
  13375.         }
  13376.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  13377.     }
  13378.     /**
  13379.      * Gets the private 'fos_js_routing.dump_command' shared service.
  13380.      *
  13381.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  13382.      */
  13383.     protected function getFosJsRouting_DumpCommandService()
  13384.     {
  13385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13386.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  13387.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  13388.         $instance->setName('fos:js-routing:dump');
  13389.         return $instance;
  13390.     }
  13391.     /**
  13392.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  13393.      *
  13394.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  13395.      */
  13396.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  13397.     {
  13398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13399.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  13400.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  13401.         $instance->setName('fos:js-routing:debug');
  13402.         return $instance;
  13403.     }
  13404.     /**
  13405.      * Gets the private 'fos_rest.format_listener' shared service.
  13406.      *
  13407.      * @return \FOS\RestBundle\EventListener\FormatListener
  13408.      */
  13409.     protected function getFosRest_FormatListenerService()
  13410.     {
  13411.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13412.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  13413.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['prefer_extension' => '2.0''fallback_format' => 'json''priorities' => [=> 'json'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  13414.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/api'NULLNULLNULL, []), ['prefer_extension' => '2.0''fallback_format' => 'json''priorities' => [=> 'json'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  13415.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'text/html'=> '*/*'], 'fallback_format' => 'html''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  13416.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  13417.     }
  13418.     /**
  13419.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  13420.      *
  13421.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  13422.      */
  13423.     protected function getFosRest_ParamFetcherListenerService()
  13424.     {
  13425.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(($this->privates['fos_rest.request.param_fetcher'] ?? $this->getFosRest_Request_ParamFetcherService()), false);
  13426.     }
  13427.     /**
  13428.      * Gets the private 'fos_rest.request.param_fetcher' shared service.
  13429.      *
  13430.      * @return \FOS\RestBundle\Request\ParamFetcher
  13431.      */
  13432.     protected function getFosRest_Request_ParamFetcherService()
  13433.     {
  13434.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  13435.         if (isset($this->privates['fos_rest.request.param_fetcher'])) {
  13436.             return $this->privates['fos_rest.request.param_fetcher'];
  13437.         }
  13438.         return $this->privates['fos_rest.request.param_fetcher'] = new \FOS\RestBundle\Request\ParamFetcher($this, new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  13439.     }
  13440.     /**
  13441.      * Gets the private 'fos_rest.serializer.symfony' shared service.
  13442.      *
  13443.      * @return \FOS\RestBundle\Serializer\SymfonySerializerAdapter
  13444.      */
  13445.     protected function getFosRest_Serializer_SymfonyService()
  13446.     {
  13447.         return $this->privates['fos_rest.serializer.symfony'] = new \FOS\RestBundle\Serializer\SymfonySerializerAdapter(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  13448.     }
  13449.     /**
  13450.      * Gets the private 'fos_rest.view_response_listener' shared service.
  13451.      *
  13452.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  13453.      */
  13454.     protected function getFosRest_ViewResponseListenerService()
  13455.     {
  13456.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  13457.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), false);
  13458.     }
  13459.     /**
  13460.      * Gets the private 'fragment.renderer.inline' shared service.
  13461.      *
  13462.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  13463.      */
  13464.     protected function getFragment_Renderer_InlineService()
  13465.     {
  13466.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  13467.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  13468.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  13469.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  13470.         if (isset($this->privates['fragment.renderer.inline'])) {
  13471.             return $this->privates['fragment.renderer.inline'];
  13472.         }
  13473.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13474.         if (isset($this->privates['fragment.renderer.inline'])) {
  13475.             return $this->privates['fragment.renderer.inline'];
  13476.         }
  13477.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  13478.         $instance->setFragmentPath('/_fragment');
  13479.         return $instance;
  13480.     }
  13481.     /**
  13482.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  13483.      *
  13484.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  13485.      */
  13486.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  13487.     {
  13488.         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())));
  13489.     }
  13490.     /**
  13491.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  13492.      *
  13493.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  13494.      */
  13495.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  13496.     {
  13497.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  13498.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  13499.             return $this->privates['framework_extra_bundle.event.is_granted'];
  13500.         }
  13501.         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);
  13502.     }
  13503.     /**
  13504.      * Gets the private 'httplug.collector.formatter' shared service.
  13505.      *
  13506.      * @return \Http\HttplugBundle\Collector\Formatter
  13507.      */
  13508.     protected function getHttplug_Collector_FormatterService()
  13509.     {
  13510.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  13511.     }
  13512.     /**
  13513.      * Gets the private 'hwi_oauth.http_client' shared service.
  13514.      *
  13515.      * @return \Http\Client\Common\HttpMethodsClient
  13516.      */
  13517.     protected function getHwiOauth_HttpClientService()
  13518.     {
  13519.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  13520.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  13521.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  13522.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  13523.         return $this->privates['hwi_oauth.http_client'] = new \Http\Client\Common\HttpMethodsClient(($this->services['hwi_oauth.http.client'] ?? $this->getHwiOauth_Http_ClientService()), ($this->services['hwi_oauth.http.message_factory'] ?? $this->getHwiOauth_Http_MessageFactoryService()));
  13524.     }
  13525.     /**
  13526.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  13527.      *
  13528.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  13529.      */
  13530.     protected function getHwiOauth_Security_OauthUtilsService()
  13531.     {
  13532.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  13533.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  13534.             return $this->privates['hwi_oauth.security.oauth_utils'];
  13535.         }
  13536.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  13537.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  13538.             return $this->privates['hwi_oauth.security.oauth_utils'];
  13539.         }
  13540.         $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils($a$bfalse'IS_AUTHENTICATED_REMEMBERED');
  13541.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  13542.         return $instance;
  13543.     }
  13544.     /**
  13545.      * Gets the private 'hwi_oauth.storage.session' shared service.
  13546.      *
  13547.      * @return \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage
  13548.      */
  13549.     protected function getHwiOauth_Storage_SessionService()
  13550.     {
  13551.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/RequestDataStorageInterface.php';
  13552.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/RequestDataStorage/SessionStorage.php';
  13553.         return $this->privates['hwi_oauth.storage.session'] = new \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13554.     }
  13555.     /**
  13556.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  13557.      *
  13558.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  13559.      */
  13560.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  13561.     {
  13562.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  13563.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  13564.         if (isset($this->privates['knp_menu.menu_provider.builder_alias'])) {
  13565.             return $this->privates['knp_menu.menu_provider.builder_alias'];
  13566.         }
  13567.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this$a);
  13568.     }
  13569.     /**
  13570.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  13571.      *
  13572.      * @return \Knp\Menu\Provider\ChainProvider
  13573.      */
  13574.     protected function getKnpMenu_MenuProvider_ChainService()
  13575.     {
  13576.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  13577.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->getSonata_Admin_Menu_GroupProviderService());
  13578.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  13579.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  13580.         }, 3));
  13581.     }
  13582.     /**
  13583.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  13584.      *
  13585.      * @return \Knp\Menu\Provider\LazyProvider
  13586.      */
  13587.     protected function getKnpMenu_MenuProvider_LazyService()
  13588.     {
  13589.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  13590.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['sonata_admin_sidebar' => function () {
  13591.             return ($this->privates['sonata.admin.sidebar_menu'] ?? $this->getSonata_Admin_SidebarMenuService());
  13592.         }]);
  13593.     }
  13594.     /**
  13595.      * Gets the private 'knp_menu.renderer.list' shared service.
  13596.      *
  13597.      * @return \Knp\Menu\Renderer\ListRenderer
  13598.      */
  13599.     protected function getKnpMenu_Renderer_ListService()
  13600.     {
  13601.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  13602.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  13603.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  13604.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  13605.     }
  13606.     /**
  13607.      * Gets the private 'knp_menu.renderer.twig' shared service.
  13608.      *
  13609.      * @return \Knp\Menu\Renderer\TwigRenderer
  13610.      */
  13611.     protected function getKnpMenu_Renderer_TwigService()
  13612.     {
  13613.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  13614.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  13615.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  13616.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  13617.             return $this->privates['knp_menu.renderer.twig'];
  13618.         }
  13619.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer($a'@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  13620.     }
  13621.     /**
  13622.      * Gets the private 'knp_menu.voter.router' shared service.
  13623.      *
  13624.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  13625.      */
  13626.     protected function getKnpMenu_Voter_RouterService()
  13627.     {
  13628.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  13629.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  13630.         return $this->privates['knp_menu.voter.router'] = new \Knp\Menu\Matcher\Voter\RouteVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13631.     }
  13632.     /**
  13633.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  13634.      *
  13635.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  13636.      */
  13637.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  13638.     {
  13639.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  13640.     }
  13641.     /**
  13642.      * Gets the private 'league.oauth2_server.authorization_server' shared service.
  13643.      *
  13644.      * @return \League\OAuth2\Server\AuthorizationServer
  13645.      */
  13646.     protected function getLeague_Oauth2Server_AuthorizationServerService()
  13647.     {
  13648.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  13649.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  13650.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  13651.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  13652.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  13653.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Repository/ClientRepository.php';
  13654.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  13655.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Repository/ScopeRepository.php';
  13656.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/ScopeManagerInterface.php';
  13657.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/InMemory/ScopeManager.php';
  13658.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/ValueObject/Scope.php';
  13659.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  13660.         include_once \dirname(__DIR__4).'/vendor/league/event/src/ListenerAcceptorInterface.php';
  13661.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterInterface.php';
  13662.         include_once \dirname(__DIR__4).'/vendor/league/event/src/Emitter.php';
  13663.         include_once \dirname(__DIR__4).'/vendor/league/event/src/ListenerProviderInterface.php';
  13664.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Service/SymfonyLeagueEventListenerProvider.php';
  13665.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/GrantTypeInterface.php';
  13666.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  13667.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AbstractGrant.php';
  13668.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/ClientCredentialsGrant.php';
  13669.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/PasswordGrant.php';
  13670.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  13671.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Repository/UserRepository.php';
  13672.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  13673.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Repository/RefreshTokenRepository.php';
  13674.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/RefreshTokenGrant.php';
  13675.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AbstractAuthorizeGrant.php';
  13676.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AuthCodeGrant.php';
  13677.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AuthCodeRepositoryInterface.php';
  13678.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Repository/AuthCodeRepository.php';
  13679.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/ImplicitGrant.php';
  13680.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/AuthorizationServer/GrantConfigurator.php';
  13681.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/ScopeConverterInterface.php';
  13682.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/ScopeConverter.php';
  13683.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/UserConverterInterface.php';
  13684.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/UserConverter.php';
  13685.         $a = ($this->privates['league.oauth2_server.manager.doctrine.client'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_ClientService());
  13686.         $b = new \League\Bundle\OAuth2ServerBundle\Manager\InMemory\ScopeManager(NULL);
  13687.         $b->save(new \League\Bundle\OAuth2ServerBundle\ValueObject\Scope('read'));
  13688.         $b->save(new \League\Bundle\OAuth2ServerBundle\ValueObject\Scope('create'));
  13689.         $b->save(new \League\Bundle\OAuth2ServerBundle\ValueObject\Scope('update'));
  13690.         $b->save(new \League\Bundle\OAuth2ServerBundle\ValueObject\Scope('delete'));
  13691.         $c = ($this->privates['league.oauth2_server.converter.scope'] ?? ($this->privates['league.oauth2_server.converter.scope'] = new \League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter()));
  13692.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13693.         $this->privates['league.oauth2_server.authorization_server'] = $instance = new \League\OAuth2\Server\AuthorizationServer(new \League\Bundle\OAuth2ServerBundle\Repository\ClientRepository($a), ($this->privates['league.oauth2_server.repository.access_token'] ?? $this->getLeague_Oauth2Server_Repository_AccessTokenService()), new \League\Bundle\OAuth2ServerBundle\Repository\ScopeRepository($b$a$c$d), new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/security/oauth/private.key'), 'freedom2006'false), $this->getEnv('string:OAUTH2_ENCRYPTION_KEY'));
  13694.         $e = new \League\Event\Emitter();
  13695.         $e->useListenerProvider(new \League\Bundle\OAuth2ServerBundle\Service\SymfonyLeagueEventListenerProvider($d));
  13696.         $f = new \League\Bundle\OAuth2ServerBundle\Repository\RefreshTokenRepository(($this->privates['league.oauth2_server.manager.doctrine.refresh_token'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_RefreshTokenService()), ($this->privates['league.oauth2_server.manager.doctrine.access_token'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_AccessTokenService()));
  13697.         $g = new \League\OAuth2\Server\Grant\PasswordGrant(new \League\Bundle\OAuth2ServerBundle\Repository\UserRepository($a$d, ($this->privates['league.oauth2_server.converter.user'] ?? ($this->privates['league.oauth2_server.converter.user'] = new \League\Bundle\OAuth2ServerBundle\Converter\UserConverter()))), $f);
  13698.         $g->setRefreshTokenTTL(new \DateInterval('P1M'));
  13699.         $h = new \League\OAuth2\Server\Grant\RefreshTokenGrant($f);
  13700.         $h->setRefreshTokenTTL(new \DateInterval('P1M'));
  13701.         $i = new \League\OAuth2\Server\Grant\AuthCodeGrant(new \League\Bundle\OAuth2ServerBundle\Repository\AuthCodeRepository(($this->privates['league.oauth2_server.manager.doctrine.authorization_code'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_AuthorizationCodeService()), $a$c), $f, new \DateInterval('PT10M'));
  13702.         $i->setRefreshTokenTTL(new \DateInterval('P1M'));
  13703.         $instance->setEmitter($e);
  13704.         $instance->enableGrantType(new \League\OAuth2\Server\Grant\ClientCredentialsGrant(), new \DateInterval('PT12H'));
  13705.         $instance->enableGrantType($g, new \DateInterval('PT12H'));
  13706.         $instance->enableGrantType($h, new \DateInterval('PT12H'));
  13707.         $instance->enableGrantType($i, new \DateInterval('PT12H'));
  13708.         $instance->enableGrantType(new \League\OAuth2\Server\Grant\ImplicitGrant(new \DateInterval('PT12H')), new \DateInterval('PT12H'));
  13709.         (new \League\Bundle\OAuth2ServerBundle\AuthorizationServer\GrantConfigurator(new RewindableGenerator(function () {
  13710.             return new \EmptyIterator();
  13711.         }, 0)))->__invoke($instance);
  13712.         return $instance;
  13713.     }
  13714.     /**
  13715.      * Gets the private 'league.oauth2_server.command.clear_expired_tokens' shared service.
  13716.      *
  13717.      * @return \League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand
  13718.      */
  13719.     protected function getLeague_Oauth2Server_Command_ClearExpiredTokensService()
  13720.     {
  13721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13722.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Command/ClearExpiredTokensCommand.php';
  13723.         $this->privates['league.oauth2_server.command.clear_expired_tokens'] = $instance = new \League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand(($this->privates['league.oauth2_server.manager.doctrine.access_token'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_AccessTokenService()), ($this->privates['league.oauth2_server.manager.doctrine.refresh_token'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_RefreshTokenService()), ($this->privates['league.oauth2_server.manager.doctrine.authorization_code'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_AuthorizationCodeService()));
  13724.         $instance->setName('league:oauth2-server:clear-expired-tokens');
  13725.         return $instance;
  13726.     }
  13727.     /**
  13728.      * Gets the private 'league.oauth2_server.command.create_client' shared service.
  13729.      *
  13730.      * @return \League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand
  13731.      */
  13732.     protected function getLeague_Oauth2Server_Command_CreateClientService()
  13733.     {
  13734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13735.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Command/CreateClientCommand.php';
  13736.         $this->privates['league.oauth2_server.command.create_client'] = $instance = new \League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand(($this->privates['league.oauth2_server.manager.doctrine.client'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_ClientService()), 'League\\Bundle\\OAuth2ServerBundle\\Model\\Client');
  13737.         $instance->setName('league:oauth2-server:create-client');
  13738.         return $instance;
  13739.     }
  13740.     /**
  13741.      * Gets the private 'league.oauth2_server.command.delete_client' shared service.
  13742.      *
  13743.      * @return \League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand
  13744.      */
  13745.     protected function getLeague_Oauth2Server_Command_DeleteClientService()
  13746.     {
  13747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13748.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Command/DeleteClientCommand.php';
  13749.         $this->privates['league.oauth2_server.command.delete_client'] = $instance = new \League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand(($this->privates['league.oauth2_server.manager.doctrine.client'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_ClientService()));
  13750.         $instance->setName('league:oauth2-server:delete-client');
  13751.         return $instance;
  13752.     }
  13753.     /**
  13754.      * Gets the private 'league.oauth2_server.command.list_clients' shared service.
  13755.      *
  13756.      * @return \League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand
  13757.      */
  13758.     protected function getLeague_Oauth2Server_Command_ListClientsService()
  13759.     {
  13760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13761.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Command/ListClientsCommand.php';
  13762.         $this->privates['league.oauth2_server.command.list_clients'] = $instance = new \League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand(($this->privates['league.oauth2_server.manager.doctrine.client'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_ClientService()));
  13763.         $instance->setName('league:oauth2-server:list-clients');
  13764.         return $instance;
  13765.     }
  13766.     /**
  13767.      * Gets the private 'league.oauth2_server.command.update_client' shared service.
  13768.      *
  13769.      * @return \League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand
  13770.      */
  13771.     protected function getLeague_Oauth2Server_Command_UpdateClientService()
  13772.     {
  13773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13774.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Command/UpdateClientCommand.php';
  13775.         $this->privates['league.oauth2_server.command.update_client'] = $instance = new \League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand(($this->privates['league.oauth2_server.manager.doctrine.client'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_ClientService()));
  13776.         $instance->setName('league:oauth2-server:update-client');
  13777.         return $instance;
  13778.     }
  13779.     /**
  13780.      * Gets the private 'league.oauth2_server.factory.psr_http' shared service.
  13781.      *
  13782.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  13783.      */
  13784.     protected function getLeague_Oauth2Server_Factory_PsrHttpService()
  13785.     {
  13786.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  13787.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  13788.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  13789.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  13790.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  13791.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  13792.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  13793.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  13794.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  13795.         $a = ($this->privates['league.oauth2_server.factory.psr17'] ?? ($this->privates['league.oauth2_server.factory.psr17'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  13796.         return $this->privates['league.oauth2_server.factory.psr_http'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  13797.     }
  13798.     /**
  13799.      * Gets the private 'league.oauth2_server.listener.authorization_request_user_resolving' shared service.
  13800.      *
  13801.      * @return \League\Bundle\OAuth2ServerBundle\EventListener\AuthorizationRequestUserResolvingListener
  13802.      */
  13803.     protected function getLeague_Oauth2Server_Listener_AuthorizationRequestUserResolvingService()
  13804.     {
  13805.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/EventListener/AuthorizationRequestUserResolvingListenerTrait.php';
  13806.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/EventListener/AuthorizationRequestUserResolvingListener.php';
  13807.         return $this->privates['league.oauth2_server.listener.authorization_request_user_resolving'] = new \League\Bundle\OAuth2ServerBundle\EventListener\AuthorizationRequestUserResolvingListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  13808.     }
  13809.     /**
  13810.      * Gets the private 'league.oauth2_server.listener.check_scope' shared service.
  13811.      *
  13812.      * @return \League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener
  13813.      */
  13814.     protected function getLeague_Oauth2Server_Listener_CheckScopeService()
  13815.     {
  13816.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Security/EventListener/CheckScopeListener.php';
  13817.         return $this->privates['league.oauth2_server.listener.check_scope'] = new \League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13818.     }
  13819.     /**
  13820.      * Gets the private 'league.oauth2_server.manager.doctrine.access_token' shared service.
  13821.      *
  13822.      * @return \League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager
  13823.      */
  13824.     protected function getLeague_Oauth2Server_Manager_Doctrine_AccessTokenService()
  13825.     {
  13826.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/AccessTokenManagerInterface.php';
  13827.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/Doctrine/AccessTokenManager.php';
  13828.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  13829.         if (isset($this->privates['league.oauth2_server.manager.doctrine.access_token'])) {
  13830.             return $this->privates['league.oauth2_server.manager.doctrine.access_token'];
  13831.         }
  13832.         return $this->privates['league.oauth2_server.manager.doctrine.access_token'] = new \League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager($atrue);
  13833.     }
  13834.     /**
  13835.      * Gets the private 'league.oauth2_server.manager.doctrine.authorization_code' shared service.
  13836.      *
  13837.      * @return \League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager
  13838.      */
  13839.     protected function getLeague_Oauth2Server_Manager_Doctrine_AuthorizationCodeService()
  13840.     {
  13841.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/AuthorizationCodeManagerInterface.php';
  13842.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/Doctrine/AuthorizationCodeManager.php';
  13843.         return $this->privates['league.oauth2_server.manager.doctrine.authorization_code'] = new \League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13844.     }
  13845.     /**
  13846.      * Gets the private 'league.oauth2_server.manager.doctrine.client' shared service.
  13847.      *
  13848.      * @return \League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager
  13849.      */
  13850.     protected function getLeague_Oauth2Server_Manager_Doctrine_ClientService()
  13851.     {
  13852.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/ClientManagerInterface.php';
  13853.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/Doctrine/ClientManager.php';
  13854.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  13855.         if (isset($this->privates['league.oauth2_server.manager.doctrine.client'])) {
  13856.             return $this->privates['league.oauth2_server.manager.doctrine.client'];
  13857.         }
  13858.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13859.         if (isset($this->privates['league.oauth2_server.manager.doctrine.client'])) {
  13860.             return $this->privates['league.oauth2_server.manager.doctrine.client'];
  13861.         }
  13862.         return $this->privates['league.oauth2_server.manager.doctrine.client'] = new \League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager($a$b'League\\Bundle\\OAuth2ServerBundle\\Model\\Client');
  13863.     }
  13864.     /**
  13865.      * Gets the private 'league.oauth2_server.manager.doctrine.refresh_token' shared service.
  13866.      *
  13867.      * @return \League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager
  13868.      */
  13869.     protected function getLeague_Oauth2Server_Manager_Doctrine_RefreshTokenService()
  13870.     {
  13871.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/RefreshTokenManagerInterface.php';
  13872.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Manager/Doctrine/RefreshTokenManager.php';
  13873.         return $this->privates['league.oauth2_server.manager.doctrine.refresh_token'] = new \League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13874.     }
  13875.     /**
  13876.      * Gets the private 'league.oauth2_server.repository.access_token' shared service.
  13877.      *
  13878.      * @return \League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository
  13879.      */
  13880.     protected function getLeague_Oauth2Server_Repository_AccessTokenService()
  13881.     {
  13882.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  13883.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  13884.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Repository/AccessTokenRepository.php';
  13885.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/ScopeConverterInterface.php';
  13886.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Converter/ScopeConverter.php';
  13887.         $a = ($this->privates['league.oauth2_server.manager.doctrine.access_token'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_AccessTokenService());
  13888.         if (isset($this->privates['league.oauth2_server.repository.access_token'])) {
  13889.             return $this->privates['league.oauth2_server.repository.access_token'];
  13890.         }
  13891.         $b = ($this->privates['league.oauth2_server.manager.doctrine.client'] ?? $this->getLeague_Oauth2Server_Manager_Doctrine_ClientService());
  13892.         if (isset($this->privates['league.oauth2_server.repository.access_token'])) {
  13893.             return $this->privates['league.oauth2_server.repository.access_token'];
  13894.         }
  13895.         return $this->privates['league.oauth2_server.repository.access_token'] = new \League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository($a$b, ($this->privates['league.oauth2_server.converter.scope'] ?? ($this->privates['league.oauth2_server.converter.scope'] = new \League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter())));
  13896.     }
  13897.     /**
  13898.      * Gets the private 'locale_aware_listener' shared service.
  13899.      *
  13900.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  13901.      */
  13902.     protected function getLocaleAwareListenerService()
  13903.     {
  13904.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  13905.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  13906.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  13907.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->getSonata_Form_Type_DatePickerService());
  13908.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->getSonata_Form_Type_DatetimePickerService());
  13909.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13910.     }
  13911.     /**
  13912.      * Gets the private 'locale_listener' shared service.
  13913.      *
  13914.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  13915.      */
  13916.     protected function getLocaleListenerService()
  13917.     {
  13918.         $a = ($this->services['router'] ?? $this->getRouterService());
  13919.         if (isset($this->privates['locale_listener'])) {
  13920.             return $this->privates['locale_listener'];
  13921.         }
  13922.         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'$afalse, []);
  13923.     }
  13924.     /**
  13925.      * Gets the private 'mailer.mailer' shared service.
  13926.      *
  13927.      * @return \Symfony\Component\Mailer\Mailer
  13928.      */
  13929.     protected function getMailer_MailerService()
  13930.     {
  13931.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  13932.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  13933.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  13934.         if (isset($this->privates['mailer.mailer'])) {
  13935.             return $this->privates['mailer.mailer'];
  13936.         }
  13937.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  13938.         if (isset($this->privates['mailer.mailer'])) {
  13939.             return $this->privates['mailer.mailer'];
  13940.         }
  13941.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13942.         if (isset($this->privates['mailer.mailer'])) {
  13943.             return $this->privates['mailer.mailer'];
  13944.         }
  13945.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a$b$c);
  13946.     }
  13947.     /**
  13948.      * Gets the private 'mailer.transport_factory.native' shared service.
  13949.      *
  13950.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  13951.      */
  13952.     protected function getMailer_TransportFactory_NativeService()
  13953.     {
  13954.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  13955.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  13956.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  13957.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13958.         if (isset($this->privates['mailer.transport_factory.native'])) {
  13959.             return $this->privates['mailer.transport_factory.native'];
  13960.         }
  13961.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  13962.     }
  13963.     /**
  13964.      * Gets the private 'mailer.transport_factory.null' shared service.
  13965.      *
  13966.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  13967.      */
  13968.     protected function getMailer_TransportFactory_NullService()
  13969.     {
  13970.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  13971.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  13972.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  13973.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13974.         if (isset($this->privates['mailer.transport_factory.null'])) {
  13975.             return $this->privates['mailer.transport_factory.null'];
  13976.         }
  13977.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  13978.     }
  13979.     /**
  13980.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  13981.      *
  13982.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  13983.      */
  13984.     protected function getMailer_TransportFactory_SendmailService()
  13985.     {
  13986.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  13987.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  13988.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  13989.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13990.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  13991.             return $this->privates['mailer.transport_factory.sendmail'];
  13992.         }
  13993.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  13994.     }
  13995.     /**
  13996.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  13997.      *
  13998.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  13999.      */
  14000.     protected function getMailer_TransportFactory_SmtpService()
  14001.     {
  14002.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  14003.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  14004.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  14005.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14006.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  14007.             return $this->privates['mailer.transport_factory.smtp'];
  14008.         }
  14009.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  14010.     }
  14011.     /**
  14012.      * Gets the private 'mailer.transports' shared service.
  14013.      *
  14014.      * @return \Symfony\Component\Mailer\Transport\Transports
  14015.      */
  14016.     protected function getMailer_TransportsService()
  14017.     {
  14018.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  14019.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  14020.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  14021.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  14022.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  14023.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  14024.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  14025.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  14026.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  14027.     }
  14028.     /**
  14029.      * Gets the private 'maker.auto_command.make_auth' shared service.
  14030.      *
  14031.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14032.      */
  14033.     protected function getMaker_AutoCommand_MakeAuthService()
  14034.     {
  14035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14036.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14037.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14038.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14039.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  14040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  14041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  14042.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14043.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  14044.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  14045.         $instance->setName('make:auth');
  14046.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  14047.         return $instance;
  14048.     }
  14049.     /**
  14050.      * Gets the private 'maker.auto_command.make_command' shared service.
  14051.      *
  14052.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14053.      */
  14054.     protected function getMaker_AutoCommand_MakeCommandService()
  14055.     {
  14056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  14061.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14062.         $instance->setName('make:command');
  14063.         $instance->setDescription('Creates a new console command class');
  14064.         return $instance;
  14065.     }
  14066.     /**
  14067.      * Gets the private 'maker.auto_command.make_controller' shared service.
  14068.      *
  14069.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14070.      */
  14071.     protected function getMaker_AutoCommand_MakeControllerService()
  14072.     {
  14073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14074.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14075.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  14078.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14079.         $instance->setName('make:controller');
  14080.         $instance->setDescription('Creates a new controller class');
  14081.         return $instance;
  14082.     }
  14083.     /**
  14084.      * Gets the private 'maker.auto_command.make_crud' shared service.
  14085.      *
  14086.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14087.      */
  14088.     protected function getMaker_AutoCommand_MakeCrudService()
  14089.     {
  14090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14091.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  14095.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14096.         $instance->setName('make:crud');
  14097.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  14098.         return $instance;
  14099.     }
  14100.     /**
  14101.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  14102.      *
  14103.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14104.      */
  14105.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  14106.     {
  14107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14109.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14110.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  14112.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14113.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14114.         $instance->setName('make:docker:database');
  14115.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  14116.         return $instance;
  14117.     }
  14118.     /**
  14119.      * Gets the private 'maker.auto_command.make_entity' shared service.
  14120.      *
  14121.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14122.      */
  14123.     protected function getMaker_AutoCommand_MakeEntityService()
  14124.     {
  14125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14127.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14128.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14129.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  14130.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  14131.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14132.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  14133.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  14134.         $instance->setName('make:entity');
  14135.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  14136.         return $instance;
  14137.     }
  14138.     /**
  14139.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  14140.      *
  14141.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14142.      */
  14143.     protected function getMaker_AutoCommand_MakeFixturesService()
  14144.     {
  14145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14146.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14147.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14148.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14149.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  14150.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14151.         $instance->setName('make:fixtures');
  14152.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  14153.         return $instance;
  14154.     }
  14155.     /**
  14156.      * Gets the private 'maker.auto_command.make_form' shared service.
  14157.      *
  14158.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14159.      */
  14160.     protected function getMaker_AutoCommand_MakeFormService()
  14161.     {
  14162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14164.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14165.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14166.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  14167.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14168.         $instance->setName('make:form');
  14169.         $instance->setDescription('Creates a new form class');
  14170.         return $instance;
  14171.     }
  14172.     /**
  14173.      * Gets the private 'maker.auto_command.make_message' shared service.
  14174.      *
  14175.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14176.      */
  14177.     protected function getMaker_AutoCommand_MakeMessageService()
  14178.     {
  14179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14181.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14182.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14183.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  14184.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14185.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14186.         $instance->setName('make:message');
  14187.         $instance->setDescription('Creates a new message and handler');
  14188.         return $instance;
  14189.     }
  14190.     /**
  14191.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  14192.      *
  14193.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14194.      */
  14195.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  14196.     {
  14197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14198.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14199.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14200.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14201.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  14202.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14203.         $instance->setName('make:messenger-middleware');
  14204.         $instance->setDescription('Creates a new messenger middleware');
  14205.         return $instance;
  14206.     }
  14207.     /**
  14208.      * Gets the private 'maker.auto_command.make_migration' shared service.
  14209.      *
  14210.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14211.      */
  14212.     protected function getMaker_AutoCommand_MakeMigrationService()
  14213.     {
  14214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14215.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14216.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14217.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14218.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  14219.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  14220.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14221.         $instance->setName('make:migration');
  14222.         $instance->setDescription('Creates a new migration based on database changes');
  14223.         return $instance;
  14224.     }
  14225.     /**
  14226.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  14227.      *
  14228.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14229.      */
  14230.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  14231.     {
  14232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14233.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14234.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14235.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14236.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  14237.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14238.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14239.         $instance->setName('make:registration-form');
  14240.         $instance->setDescription('Creates a new registration form system');
  14241.         return $instance;
  14242.     }
  14243.     /**
  14244.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  14245.      *
  14246.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14247.      */
  14248.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  14249.     {
  14250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14251.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14252.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14253.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14254.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  14255.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14256.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14257.         $instance->setName('make:reset-password');
  14258.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  14259.         return $instance;
  14260.     }
  14261.     /**
  14262.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  14263.      *
  14264.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14265.      */
  14266.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  14267.     {
  14268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14269.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14270.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14271.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14272.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  14273.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14274.         $instance->setName('make:serializer:encoder');
  14275.         $instance->setDescription('Creates a new serializer encoder class');
  14276.         return $instance;
  14277.     }
  14278.     /**
  14279.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  14280.      *
  14281.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14282.      */
  14283.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  14284.     {
  14285.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14286.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14287.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14288.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14289.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  14290.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14291.         $instance->setName('make:serializer:normalizer');
  14292.         $instance->setDescription('Creates a new serializer normalizer class');
  14293.         return $instance;
  14294.     }
  14295.     /**
  14296.      * Gets the private 'maker.auto_command.make_sonata_admin' shared service.
  14297.      *
  14298.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14299.      */
  14300.     protected function getMaker_AutoCommand_MakeSonataAdminService()
  14301.     {
  14302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14304.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14305.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Maker/AdminMaker.php';
  14307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  14308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  14309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  14310.         $this->privates['maker.auto_command.make_sonata_admin'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Sonata\AdminBundle\Maker\AdminMaker(\dirname(__DIR__4), ['sonata.admin.manager.orm' => new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()))], 'Sonata\\AdminBundle\\Controller\\CRUDController'), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14311.         $instance->setName('make:sonata:admin');
  14312.         $instance->setDescription('Generates an admin class based on the given model class');
  14313.         return $instance;
  14314.     }
  14315.     /**
  14316.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  14317.      *
  14318.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14319.      */
  14320.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  14321.     {
  14322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14323.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14324.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14325.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14326.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  14327.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14328.         $instance->setName('make:stimulus-controller');
  14329.         $instance->setDescription('Creates a new Stimulus controller');
  14330.         return $instance;
  14331.     }
  14332.     /**
  14333.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  14334.      *
  14335.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14336.      */
  14337.     protected function getMaker_AutoCommand_MakeSubscriberService()
  14338.     {
  14339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14340.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14341.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14342.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14343.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  14344.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  14345.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14346.         $instance->setName('make:subscriber');
  14347.         $instance->setDescription('Creates a new event subscriber class');
  14348.         return $instance;
  14349.     }
  14350.     /**
  14351.      * Gets the private 'maker.auto_command.make_test' shared service.
  14352.      *
  14353.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14354.      */
  14355.     protected function getMaker_AutoCommand_MakeTestService()
  14356.     {
  14357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14358.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14359.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14360.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14361.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  14362.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  14363.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14364.         $instance->setName('make:test');
  14365.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  14366.         $instance->setDescription('Creates a new test class');
  14367.         return $instance;
  14368.     }
  14369.     /**
  14370.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  14371.      *
  14372.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14373.      */
  14374.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  14375.     {
  14376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14377.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14378.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14379.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14380.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  14381.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14382.         $instance->setName('make:twig-extension');
  14383.         $instance->setDescription('Creates a new Twig extension class');
  14384.         return $instance;
  14385.     }
  14386.     /**
  14387.      * Gets the private 'maker.auto_command.make_user' shared service.
  14388.      *
  14389.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14390.      */
  14391.     protected function getMaker_AutoCommand_MakeUserService()
  14392.     {
  14393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14394.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14395.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14396.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14397.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  14398.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  14399.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  14400.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14401.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14402.         $instance->setName('make:user');
  14403.         $instance->setDescription('Creates a new security user class');
  14404.         return $instance;
  14405.     }
  14406.     /**
  14407.      * Gets the private 'maker.auto_command.make_validator' shared service.
  14408.      *
  14409.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14410.      */
  14411.     protected function getMaker_AutoCommand_MakeValidatorService()
  14412.     {
  14413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14414.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14415.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14416.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14417.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  14418.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14419.         $instance->setName('make:validator');
  14420.         $instance->setDescription('Creates a new validator and constraint class');
  14421.         return $instance;
  14422.     }
  14423.     /**
  14424.      * Gets the private 'maker.auto_command.make_voter' shared service.
  14425.      *
  14426.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14427.      */
  14428.     protected function getMaker_AutoCommand_MakeVoterService()
  14429.     {
  14430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14431.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14432.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14433.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14434.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  14435.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14436.         $instance->setName('make:voter');
  14437.         $instance->setDescription('Creates a new security voter class');
  14438.         return $instance;
  14439.     }
  14440.     /**
  14441.      * Gets the private 'maker.doctrine_helper' shared service.
  14442.      *
  14443.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  14444.      */
  14445.     protected function getMaker_DoctrineHelperService()
  14446.     {
  14447.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  14448.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  14449.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> $a], => [=> 'League\\Bundle\\OAuth2ServerBundle\\Entity'=> $a]]]);
  14450.     }
  14451.     /**
  14452.      * Gets the private 'maker.entity_class_generator' shared service.
  14453.      *
  14454.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  14455.      */
  14456.     protected function getMaker_EntityClassGeneratorService()
  14457.     {
  14458.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  14459.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  14460.     }
  14461.     /**
  14462.      * Gets the private 'maker.file_manager' shared service.
  14463.      *
  14464.      * @return \Symfony\Bundle\MakerBundle\FileManager
  14465.      */
  14466.     protected function getMaker_FileManagerService()
  14467.     {
  14468.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  14469.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  14470.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  14471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  14472.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  14473.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  14474.     }
  14475.     /**
  14476.      * Gets the private 'maker.generator' shared service.
  14477.      *
  14478.      * @return \Symfony\Bundle\MakerBundle\Generator
  14479.      */
  14480.     protected function getMaker_GeneratorService()
  14481.     {
  14482.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  14483.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  14484.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  14485.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  14486.     }
  14487.     /**
  14488.      * Gets the private 'maker.php_compat_util' shared service.
  14489.      *
  14490.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  14491.      */
  14492.     protected function getMaker_PhpCompatUtilService()
  14493.     {
  14494.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  14495.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  14496.     }
  14497.     /**
  14498.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  14499.      *
  14500.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  14501.      */
  14502.     protected function getMaker_Renderer_FormTypeRendererService()
  14503.     {
  14504.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  14505.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14506.     }
  14507.     /**
  14508.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  14509.      *
  14510.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  14511.      */
  14512.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  14513.     {
  14514.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14515.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  14516.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  14517.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  14518.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\Message\\PayrollMessage' => new RewindableGenerator(function () {
  14519.             yield => ($this->privates['.messenger.handler_descriptor.63bJZVF'] ?? $this->get_Messenger_HandlerDescriptor_63bJZVFService());
  14520.         }, 1), 'App\\Message\\PayrollSenderMessage' => new RewindableGenerator(function () {
  14521.             yield => ($this->privates['.messenger.handler_descriptor.0XD6QOu'] ?? $this->get_Messenger_HandlerDescriptor_0XD6QOuService());
  14522.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  14523.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  14524.         }, 1)]));
  14525.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14526.         return $instance;
  14527.     }
  14528.     /**
  14529.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  14530.      *
  14531.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  14532.      */
  14533.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  14534.     {
  14535.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14536.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  14537.         return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
  14538.     }
  14539.     /**
  14540.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  14541.      *
  14542.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  14543.      */
  14544.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  14545.     {
  14546.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  14547.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14548.     }
  14549.     /**
  14550.      * Gets the private 'messenger.middleware.send_message' shared service.
  14551.      *
  14552.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  14553.      */
  14554.     protected function getMessenger_Middleware_SendMessageService()
  14555.     {
  14556.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14557.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  14558.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  14559.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  14560.         $a = ($this->privates['.service_locator.B4dyivW'] ?? $this->get_ServiceLocator_B4dyivWService());
  14561.         if (isset($this->privates['messenger.middleware.send_message'])) {
  14562.             return $this->privates['messenger.middleware.send_message'];
  14563.         }
  14564.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14565.         if (isset($this->privates['messenger.middleware.send_message'])) {
  14566.             return $this->privates['messenger.middleware.send_message'];
  14567.         }
  14568.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['App\\Message\\PayrollMessage' => [=> 'async'], 'App\\Message\\PayrollSenderMessage' => [=> 'async']], $a), $b);
  14569.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14570.         return $instance;
  14571.     }
  14572.     /**
  14573.      * Gets the private 'messenger.receiver_locator' shared service.
  14574.      *
  14575.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14576.      */
  14577.     protected function getMessenger_ReceiverLocatorService()
  14578.     {
  14579.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14580.             'async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  14581.             'messenger.transport.async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  14582.         ], [
  14583.             'async' => '?',
  14584.             'messenger.transport.async' => '?',
  14585.         ]);
  14586.     }
  14587.     /**
  14588.      * Gets the private 'messenger.retry.multiplier_retry_strategy.async' shared service.
  14589.      *
  14590.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14591.      */
  14592.     protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncService()
  14593.     {
  14594.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14595.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14596.         return $this->privates['messenger.retry.multiplier_retry_strategy.async'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14597.     }
  14598.     /**
  14599.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  14600.      *
  14601.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  14602.      */
  14603.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  14604.     {
  14605.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  14606.         $a = ($this->privates['.service_locator.B4dyivW'] ?? $this->get_ServiceLocator_B4dyivWService());
  14607.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  14608.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  14609.         }
  14610.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14611.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  14612.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  14613.         }
  14614.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener($a, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14615.             'async' => ['privates''messenger.retry.multiplier_retry_strategy.async''getMessenger_Retry_MultiplierRetryStrategy_AsyncService'false],
  14616.         ], [
  14617.             'async' => '?',
  14618.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $b);
  14619.     }
  14620.     /**
  14621.      * Gets the private 'messenger.routable_message_bus' shared service.
  14622.      *
  14623.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  14624.      */
  14625.     protected function getMessenger_RoutableMessageBusService()
  14626.     {
  14627.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  14628.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  14629.         if (isset($this->privates['messenger.routable_message_bus'])) {
  14630.             return $this->privates['messenger.routable_message_bus'];
  14631.         }
  14632.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14633.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14634.         ], [
  14635.             'messenger.bus.default' => '?',
  14636.         ]), $a);
  14637.     }
  14638.     /**
  14639.      * Gets the private 'messenger.transport.async' shared service.
  14640.      *
  14641.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14642.      */
  14643.     protected function getMessenger_Transport_AsyncService()
  14644.     {
  14645.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14646.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14647.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14648.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14649.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  14650.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14651.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14652.         return $this->privates['messenger.transport.async'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  14653.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  14654.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  14655.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  14656.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  14657.             yield => $this->getMessenger_Transport_Doctrine_FactoryService();
  14658.         }, 5)))->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'async'], new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer());
  14659.     }
  14660.     /**
  14661.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  14662.      *
  14663.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  14664.      */
  14665.     protected function getMessenger_Transport_Doctrine_FactoryService()
  14666.     {
  14667.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14668.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  14669.         return new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  14670.     }
  14671.     /**
  14672.      * Gets the private 'messenger.transport.sync.factory' shared service.
  14673.      *
  14674.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  14675.      */
  14676.     protected function getMessenger_Transport_Sync_FactoryService()
  14677.     {
  14678.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14679.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  14680.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  14681.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  14682.             return $this->privates['messenger.transport.sync.factory'];
  14683.         }
  14684.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  14685.     }
  14686.     /**
  14687.      * Gets the private 'mime_types' shared service.
  14688.      *
  14689.      * @return \Symfony\Component\Mime\MimeTypes
  14690.      */
  14691.     protected function getMimeTypesService()
  14692.     {
  14693.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  14694.         $instance->setDefault($instance);
  14695.         return $instance;
  14696.     }
  14697.     /**
  14698.      * Gets the private 'monolog.command.server_log' shared service.
  14699.      *
  14700.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  14701.      */
  14702.     protected function getMonolog_Command_ServerLogService()
  14703.     {
  14704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14705.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  14706.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  14707.         $instance->setName('server:log');
  14708.         $instance->setDescription('Start a log server that displays logs in real time');
  14709.         return $instance;
  14710.     }
  14711.     /**
  14712.      * Gets the private 'monolog.handler.console' shared service.
  14713.      *
  14714.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  14715.      */
  14716.     protected function getMonolog_Handler_ConsoleService()
  14717.     {
  14718.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  14719.     }
  14720.     /**
  14721.      * Gets the private 'monolog.handler.lexer' shared service.
  14722.      *
  14723.      * @return \Monolog\Handler\StreamHandler
  14724.      */
  14725.     protected function getMonolog_Handler_LexerService()
  14726.     {
  14727.         $this->privates['monolog.handler.lexer'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/lexer.log'), 'debug'trueNULLfalse);
  14728.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  14729.         return $instance;
  14730.     }
  14731.     /**
  14732.      * Gets the private 'monolog.handler.main' shared service.
  14733.      *
  14734.      * @return \Monolog\Handler\StreamHandler
  14735.      */
  14736.     protected function getMonolog_Handler_MainService()
  14737.     {
  14738.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  14739.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  14740.         return $instance;
  14741.     }
  14742.     /**
  14743.      * Gets the private 'monolog.handler.parser' shared service.
  14744.      *
  14745.      * @return \Monolog\Handler\StreamHandler
  14746.      */
  14747.     protected function getMonolog_Handler_ParserService()
  14748.     {
  14749.         $this->privates['monolog.handler.parser'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/parser.log'), 'debug'trueNULLfalse);
  14750.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  14751.         return $instance;
  14752.     }
  14753.     /**
  14754.      * Gets the private 'monolog.logger' shared service.
  14755.      *
  14756.      * @return \Symfony\Bridge\Monolog\Logger
  14757.      */
  14758.     protected function getMonolog_LoggerService()
  14759.     {
  14760.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  14761.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14762.         $instance->useMicrosecondTimestamps(true);
  14763.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14764.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14765.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14766.         return $instance;
  14767.     }
  14768.     /**
  14769.      * Gets the private 'monolog.logger.cache' shared service.
  14770.      *
  14771.      * @return \Symfony\Bridge\Monolog\Logger
  14772.      */
  14773.     protected function getMonolog_Logger_CacheService()
  14774.     {
  14775.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  14776.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14777.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14778.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14779.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14780.         return $instance;
  14781.     }
  14782.     /**
  14783.      * Gets the private 'monolog.logger.mailer' shared service.
  14784.      *
  14785.      * @return \Symfony\Bridge\Monolog\Logger
  14786.      */
  14787.     protected function getMonolog_Logger_MailerService()
  14788.     {
  14789.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  14790.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14791.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14792.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14793.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14794.         return $instance;
  14795.     }
  14796.     /**
  14797.      * Gets the private 'monolog.logger.messenger' shared service.
  14798.      *
  14799.      * @return \Symfony\Bridge\Monolog\Logger
  14800.      */
  14801.     protected function getMonolog_Logger_MessengerService()
  14802.     {
  14803.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  14804.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14805.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14806.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14807.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14808.         return $instance;
  14809.     }
  14810.     /**
  14811.      * Gets the private 'monolog.logger.request' shared service.
  14812.      *
  14813.      * @return \Symfony\Bridge\Monolog\Logger
  14814.      */
  14815.     protected function getMonolog_Logger_RequestService()
  14816.     {
  14817.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  14818.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14819.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14820.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14821.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14822.         return $instance;
  14823.     }
  14824.     /**
  14825.      * Gets the private 'monolog.logger.security' shared service.
  14826.      *
  14827.      * @return \Symfony\Bridge\Monolog\Logger
  14828.      */
  14829.     protected function getMonolog_Logger_SecurityService()
  14830.     {
  14831.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  14832.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14833.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14834.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14835.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14836.         return $instance;
  14837.     }
  14838.     /**
  14839.      * Gets the private 'parameter_bag' shared service.
  14840.      *
  14841.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  14842.      */
  14843.     protected function getParameterBagService()
  14844.     {
  14845.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  14846.     }
  14847.     /**
  14848.      * Gets the private 'profiler_listener' shared service.
  14849.      *
  14850.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  14851.      */
  14852.     protected function getProfilerListenerService()
  14853.     {
  14854.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  14855.         if (isset($this->privates['profiler_listener'])) {
  14856.             return $this->privates['profiler_listener'];
  14857.         }
  14858.         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);
  14859.     }
  14860.     /**
  14861.      * Gets the private 'property_accessor' shared service.
  14862.      *
  14863.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  14864.      */
  14865.     protected function getPropertyAccessorService()
  14866.     {
  14867.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14868.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  14869.     }
  14870.     /**
  14871.      * Gets the private 'property_info' shared service.
  14872.      *
  14873.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  14874.      */
  14875.     protected function getPropertyInfoService()
  14876.     {
  14877.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  14878.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  14879.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14880.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14881.         }, 3), new RewindableGenerator(function () {
  14882.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14883.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  14884.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  14885.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14886.         }, 4), new RewindableGenerator(function () {
  14887.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  14888.         }, 1), new RewindableGenerator(function () {
  14889.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14890.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14891.         }, 2), new RewindableGenerator(function () {
  14892.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14893.         }, 1));
  14894.     }
  14895.     /**
  14896.      * Gets the private 'property_info.serializer_extractor' shared service.
  14897.      *
  14898.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  14899.      */
  14900.     protected function getPropertyInfo_SerializerExtractorService()
  14901.     {
  14902.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  14903.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  14904.     }
  14905.     /**
  14906.      * Gets the private 'router.cache_warmer' shared service.
  14907.      *
  14908.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  14909.      */
  14910.     protected function getRouter_CacheWarmerService()
  14911.     {
  14912.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14913.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  14914.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14915.             'router' => ['services''router''getRouterService'false],
  14916.         ], [
  14917.             'router' => '?',
  14918.         ]))->withContext('router.cache_warmer'$this));
  14919.     }
  14920.     /**
  14921.      * Gets the private 'router.expression_language_provider' shared service.
  14922.      *
  14923.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  14924.      */
  14925.     protected function getRouter_ExpressionLanguageProviderService()
  14926.     {
  14927.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14928.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  14929.         ], [
  14930.             'env' => 'Closure',
  14931.         ]));
  14932.     }
  14933.     /**
  14934.      * Gets the private 'router.request_context' shared service.
  14935.      *
  14936.      * @return \Symfony\Component\Routing\RequestContext
  14937.      */
  14938.     protected function getRouter_RequestContextService()
  14939.     {
  14940.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  14941.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  14942.         return $instance;
  14943.     }
  14944.     /**
  14945.      * Gets the private 'router_listener' shared service.
  14946.      *
  14947.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  14948.      */
  14949.     protected function getRouterListenerService()
  14950.     {
  14951.         $a = ($this->services['router'] ?? $this->getRouterService());
  14952.         if (isset($this->privates['router_listener'])) {
  14953.             return $this->privates['router_listener'];
  14954.         }
  14955.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  14956.     }
  14957.     /**
  14958.      * Gets the private 'scheb_two_factor.authenticated_token_handler' shared service.
  14959.      *
  14960.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler
  14961.      */
  14962.     protected function getSchebTwoFactor_AuthenticatedTokenHandlerService($lazyLoad true)
  14963.     {
  14964.         if ($lazyLoad) {
  14965.             return $this->privates['scheb_two_factor.authenticated_token_handler'] = $this->createProxy('AuthenticatedTokenHandler_e3677d3', function () {
  14966.                 return \AuthenticatedTokenHandler_e3677d3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  14967.                     $wrappedInstance $this->getSchebTwoFactor_AuthenticatedTokenHandlerService(false);
  14968.                     $proxy->setProxyInitializer(null);
  14969.                     return true;
  14970.                 });
  14971.             });
  14972.         }
  14973.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler(($this->privates['scheb_two_factor.ip_whitelist_handler'] ?? $this->getSchebTwoFactor_IpWhitelistHandlerService()), $this->parameters['scheb_two_factor.security_tokens']);
  14974.     }
  14975.     /**
  14976.      * Gets the private 'scheb_two_factor.condition_handler' shared service.
  14977.      *
  14978.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler
  14979.      */
  14980.     protected function getSchebTwoFactor_ConditionHandlerService($lazyLoad true)
  14981.     {
  14982.         if ($lazyLoad) {
  14983.             return $this->privates['scheb_two_factor.condition_handler'] = $this->createProxy('ConditionAuthenticationHandler_a1ee12f', function () {
  14984.                 return \ConditionAuthenticationHandler_a1ee12f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  14985.                     $wrappedInstance $this->getSchebTwoFactor_ConditionHandlerService(false);
  14986.                     $proxy->setProxyInitializer(null);
  14987.                     return true;
  14988.                 });
  14989.             });
  14990.         }
  14991.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/TwoFactorConditionInterface.php';
  14992.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/DefaultTwoFactorCondition.php';
  14993.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler(($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\Condition\DefaultTwoFactorCondition());
  14994.     }
  14995.     /**
  14996.      * Gets the private 'scheb_two_factor.ip_whitelist_handler' shared service.
  14997.      *
  14998.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler
  14999.      */
  15000.     protected function getSchebTwoFactor_IpWhitelistHandlerService($lazyLoad true)
  15001.     {
  15002.         if ($lazyLoad) {
  15003.             return $this->privates['scheb_two_factor.ip_whitelist_handler'] = $this->createProxy('IpWhitelistHandler_06fe2b0', function () {
  15004.                 return \IpWhitelistHandler_06fe2b0::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  15005.                     $wrappedInstance $this->getSchebTwoFactor_IpWhitelistHandlerService(false);
  15006.                     $proxy->setProxyInitializer(null);
  15007.                     return true;
  15008.                 });
  15009.             });
  15010.         }
  15011.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/IpWhitelistProviderInterface.php';
  15012.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/DefaultIpWhitelistProvider.php';
  15013.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler(($this->privates['scheb_two_factor.provider_handler'] ?? $this->getSchebTwoFactor_ProviderHandlerService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\IpWhitelist\DefaultIpWhitelistProvider([]));
  15014.     }
  15015.     /**
  15016.      * Gets the private 'scheb_two_factor.provider_handler' shared service.
  15017.      *
  15018.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler
  15019.      */
  15020.     protected function getSchebTwoFactor_ProviderHandlerService($lazyLoad true)
  15021.     {
  15022.         if ($lazyLoad) {
  15023.             return $this->privates['scheb_two_factor.provider_handler'] = $this->createProxy('TwoFactorProviderHandler_3ecff6c', function () {
  15024.                 return \TwoFactorProviderHandler_3ecff6c::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  15025.                     $wrappedInstance $this->getSchebTwoFactor_ProviderHandlerService(false);
  15026.                     $proxy->setProxyInitializer(null);
  15027.                     return true;
  15028.                 });
  15029.             });
  15030.         }
  15031.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
  15032.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
  15033.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), new \Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory());
  15034.     }
  15035.     /**
  15036.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  15037.      *
  15038.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  15039.      */
  15040.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  15041.     {
  15042.         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()));
  15043.     }
  15044.     /**
  15045.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  15046.      *
  15047.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  15048.      */
  15049.     protected function getSchebTwoFactor_ProviderRegistryService()
  15050.     {
  15051.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  15052.             yield 'email' => ($this->privates['scheb_two_factor.security.email.provider'] ?? $this->getSchebTwoFactor_Security_Email_ProviderService());
  15053.         }, 1));
  15054.     }
  15055.     /**
  15056.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  15057.      *
  15058.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  15059.      */
  15060.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  15061.     {
  15062.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  15063.     }
  15064.     /**
  15065.      * Gets the private 'scheb_two_factor.security.email.default_form_renderer' shared service.
  15066.      *
  15067.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  15068.      */
  15069.     protected function getSchebTwoFactor_Security_Email_DefaultFormRendererService($lazyLoad true)
  15070.     {
  15071.         if ($lazyLoad) {
  15072.             return $this->privates['scheb_two_factor.security.email.default_form_renderer'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  15073.                 return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  15074.                     $wrappedInstance $this->getSchebTwoFactor_Security_Email_DefaultFormRendererService(false);
  15075.                     $proxy->setProxyInitializer(null);
  15076.                     return true;
  15077.                 });
  15078.             });
  15079.         }
  15080.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), 'Security/login2fa.html.twig');
  15081.     }
  15082.     /**
  15083.      * Gets the private 'scheb_two_factor.security.email.provider' shared service.
  15084.      *
  15085.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\EmailTwoFactorProvider
  15086.      */
  15087.     protected function getSchebTwoFactor_Security_Email_ProviderService()
  15088.     {
  15089.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderInterface.php';
  15090.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-email/Security/TwoFactor/Provider/Email/EmailTwoFactorProvider.php';
  15091.         $a = ($this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface'] ?? $this->getCodeGeneratorInterfaceService());
  15092.         if (isset($this->privates['scheb_two_factor.security.email.provider'])) {
  15093.             return $this->privates['scheb_two_factor.security.email.provider'];
  15094.         }
  15095.         $b = ($this->privates['scheb_two_factor.security.email.default_form_renderer'] ?? $this->getSchebTwoFactor_Security_Email_DefaultFormRendererService());
  15096.         if (isset($this->privates['scheb_two_factor.security.email.provider'])) {
  15097.             return $this->privates['scheb_two_factor.security.email.provider'];
  15098.         }
  15099.         return $this->privates['scheb_two_factor.security.email.provider'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\EmailTwoFactorProvider($a$b);
  15100.     }
  15101.     /**
  15102.      * Gets the private 'scheb_two_factor.security.listener.check_two_factor_code' shared service.
  15103.      *
  15104.      * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener
  15105.      */
  15106.     protected function getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService()
  15107.     {
  15108.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/AbstractCheckCodeListener.php';
  15109.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/CheckTwoFactorCodeListener.php';
  15110.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  15111.         if (isset($this->privates['scheb_two_factor.security.listener.check_two_factor_code'])) {
  15112.             return $this->privates['scheb_two_factor.security.listener.check_two_factor_code'];
  15113.         }
  15114.         return $this->privates['scheb_two_factor.security.listener.check_two_factor_code'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener(($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), $a);
  15115.     }
  15116.     /**
  15117.      * Gets the private 'secrets.vault' shared service.
  15118.      *
  15119.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  15120.      */
  15121.     protected function getSecrets_VaultService()
  15122.     {
  15123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15124.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  15125.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  15126.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  15127.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  15128.     }
  15129.     /**
  15130.      * Gets the private 'security.access_listener' shared service.
  15131.      *
  15132.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  15133.      */
  15134.     protected function getSecurity_AccessListenerService()
  15135.     {
  15136.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  15137.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  15138.         if (isset($this->privates['security.access_listener'])) {
  15139.             return $this->privates['security.access_listener'];
  15140.         }
  15141.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  15142.     }
  15143.     /**
  15144.      * Gets the private 'security.access_map' shared service.
  15145.      *
  15146.      * @return \Symfony\Component\Security\Http\AccessMap
  15147.      */
  15148.     protected function getSecurity_AccessMapService()
  15149.     {
  15150.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  15151.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  15152.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  15153.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15154.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/connect'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15155.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/translations'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15156.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  15157.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/resetting'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15158.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logout'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15159.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/2fa'), [=> 'IS_AUTHENTICATED_2FA_IN_PROGRESS'], NULL);
  15160.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/authorize'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  15161.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/token$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15162.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  15163.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'ROLE_USER'], NULL);
  15164.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'ROLE_USER'], NULL);
  15165.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/$'), [=> 'ROLE_ADMIN'], NULL);
  15166.         return $instance;
  15167.     }
  15168.     /**
  15169.      * Gets the private 'security.authentication.access_listener.two_factor.main' shared service.
  15170.      *
  15171.      * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener
  15172.      */
  15173.     protected function getSecurity_Authentication_AccessListener_TwoFactor_MainService()
  15174.     {
  15175.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/FirewallListenerInterface.php';
  15176.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php';
  15177.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authorization/TwoFactorAccessDecider.php';
  15178.         $a = ($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService());
  15179.         if (isset($this->privates['security.authentication.access_listener.two_factor.main'])) {
  15180.             return $this->privates['security.authentication.access_listener.two_factor.main'];
  15181.         }
  15182.         $b = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  15183.         if (isset($this->privates['security.authentication.access_listener.two_factor.main'])) {
  15184.             return $this->privates['security.authentication.access_listener.two_factor.main'];
  15185.         }
  15186.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15187.         if (isset($this->privates['security.authentication.access_listener.two_factor.main'])) {
  15188.             return $this->privates['security.authentication.access_listener.two_factor.main'];
  15189.         }
  15190.         $d = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  15191.         if (isset($this->privates['security.authentication.access_listener.two_factor.main'])) {
  15192.             return $this->privates['security.authentication.access_listener.two_factor.main'];
  15193.         }
  15194.         return $this->privates['security.authentication.access_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b$c$d));
  15195.     }
  15196.     /**
  15197.      * Gets the private 'security.authentication.authentication_required_handler.two_factor.main' shared service.
  15198.      *
  15199.      * @return \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler
  15200.      */
  15201.     protected function getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_MainService()
  15202.     {
  15203.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/AuthenticationRequiredHandlerInterface.php';
  15204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15205.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationRequiredHandler.php';
  15206.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15207.         if (isset($this->privates['security.authentication.authentication_required_handler.two_factor.main'])) {
  15208.             return $this->privates['security.authentication.authentication_required_handler.two_factor.main'];
  15209.         }
  15210.         $b = ($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService());
  15211.         if (isset($this->privates['security.authentication.authentication_required_handler.two_factor.main'])) {
  15212.             return $this->privates['security.authentication.authentication_required_handler.two_factor.main'];
  15213.         }
  15214.         return $this->privates['security.authentication.authentication_required_handler.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler($a$b, []);
  15215.     }
  15216.     /**
  15217.      * Gets the private 'security.authentication.form_listener.two_factor.main' shared service.
  15218.      *
  15219.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  15220.      */
  15221.     protected function getSecurity_Authentication_FormListener_TwoFactor_MainService()
  15222.     {
  15223.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15224.         if (isset($this->privates['security.authentication.form_listener.two_factor.main'])) {
  15225.             return $this->privates['security.authentication.form_listener.two_factor.main'];
  15226.         }
  15227.         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);
  15228.     }
  15229.     /**
  15230.      * Gets the private 'security.authentication.guard_handler' shared service.
  15231.      *
  15232.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  15233.      *
  15234.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  15235.      */
  15236.     protected function getSecurity_Authentication_GuardHandlerService()
  15237.     {
  15238.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  15239.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15240.         if (isset($this->privates['security.authentication.guard_handler'])) {
  15241.             return $this->privates['security.authentication.guard_handler'];
  15242.         }
  15243.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, [=> 'api']);
  15244.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  15245.         return $instance;
  15246.     }
  15247.     /**
  15248.      * Gets the private 'security.authentication.kernel_exception_listener.two_factor.main' shared service.
  15249.      *
  15250.      * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener
  15251.      */
  15252.     protected function getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService()
  15253.     {
  15254.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/ExceptionListener.php';
  15255.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15256.         if (isset($this->privates['security.authentication.kernel_exception_listener.two_factor.main'])) {
  15257.             return $this->privates['security.authentication.kernel_exception_listener.two_factor.main'];
  15258.         }
  15259.         return $this->privates['security.authentication.kernel_exception_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener('main', ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.authentication_required_handler.two_factor.main'] ?? $this->getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_MainService()), $a);
  15260.     }
  15261.     /**
  15262.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.main' shared service.
  15263.      *
  15264.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  15265.      */
  15266.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService()
  15267.     {
  15268.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  15269.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.main'])) {
  15270.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'];
  15271.         }
  15272.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'main'falsefalse);
  15273.     }
  15274.     /**
  15275.      * Gets the private 'security.authentication.session_strategy' shared service.
  15276.      *
  15277.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  15278.      */
  15279.     protected function getSecurity_Authentication_SessionStrategyService()
  15280.     {
  15281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  15282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  15283.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  15284.     }
  15285.     /**
  15286.      * Gets the private 'security.authentication.token_created_listener.two_factor.main' shared service.
  15287.      *
  15288.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener
  15289.      */
  15290.     protected function getSecurity_Authentication_TokenCreatedListener_TwoFactor_MainService()
  15291.     {
  15292.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/AuthenticationTokenListener.php';
  15293.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  15294.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  15295.         $a = ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService());
  15296.         if (isset($this->privates['security.authentication.token_created_listener.two_factor.main'])) {
  15297.             return $this->privates['security.authentication.token_created_listener.two_factor.main'];
  15298.         }
  15299.         return $this->privates['security.authentication.token_created_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener('main'$a, new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  15300.     }
  15301.     /**
  15302.      * Gets the private 'security.authentication_utils' shared service.
  15303.      *
  15304.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  15305.      */
  15306.     protected function getSecurity_AuthenticationUtilsService()
  15307.     {
  15308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  15309.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  15310.     }
  15311.     /**
  15312.      * Gets the private 'security.authenticator.form_login.main' shared service.
  15313.      *
  15314.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  15315.      */
  15316.     protected function getSecurity_Authenticator_FormLogin_MainService()
  15317.     {
  15318.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15319.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  15320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  15321.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  15322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  15323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  15324.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  15325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15326.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  15327.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  15328.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  15329.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15330.         if (isset($this->privates['security.authenticator.form_login.main'])) {
  15331.             return $this->privates['security.authenticator.form_login.main'];
  15332.         }
  15333.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  15334.         if (isset($this->privates['security.authenticator.form_login.main'])) {
  15335.             return $this->privates['security.authenticator.form_login.main'];
  15336.         }
  15337.         $c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  15338.         $c->setOptions(['default_target_path' => 'index_presentation''login_path' => '/login''always_use_default_target_path' => false'target_path_parameter' => '_target_path''use_referer' => false]);
  15339.         $c->setFirewallName('main');
  15340.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  15341.         $d->setOptions(['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  15342.         return $this->privates['security.authenticator.form_login.main'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), $c$d, ['check_path' => '/login_check''use_forward' => false'require_previous_session' => false'login_path' => '/login''username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false]);
  15343.     }
  15344.     /**
  15345.      * Gets the private 'security.authenticator.oauth.main' shared service.
  15346.      *
  15347.      * @return \HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator
  15348.      */
  15349.     protected function getSecurity_Authenticator_Oauth_MainService()
  15350.     {
  15351.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15352.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/Authenticator/OAuthAuthenticator.php';
  15353.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  15354.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Core/User/OAuthAwareUserProviderInterface.php';
  15355.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Core/User/EntityUserProvider.php';
  15356.         include_once \dirname(__DIR__4).'/src/Security/MyEntityUserProvider.php';
  15357.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  15358.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15359.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  15360.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  15361.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  15362.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15363.         if (isset($this->privates['security.authenticator.oauth.main'])) {
  15364.             return $this->privates['security.authenticator.oauth.main'];
  15365.         }
  15366.         $b = ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService());
  15367.         if (isset($this->privates['security.authenticator.oauth.main'])) {
  15368.             return $this->privates['security.authenticator.oauth.main'];
  15369.         }
  15370.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  15371.         if (isset($this->privates['security.authenticator.oauth.main'])) {
  15372.             return $this->privates['security.authenticator.oauth.main'];
  15373.         }
  15374.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  15375.         $d->setOptions(['login_path' => 'app_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  15376.         $d->setFirewallName('main');
  15377.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c$a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  15378.         $e->setOptions(['login_path' => 'app_login''failure_path' => 'app_login''failure_forward' => false'failure_path_parameter' => '_failure_path']);
  15379.         return $this->privates['security.authenticator.oauth.main'] = new \HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator($a, new \App\Security\MyEntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User', ['facebook' => 'facebookID''google' => 'googleID''freedom' => 'freedomID''profileDirectory' => $this->getEnv('string:PROFILE_DIRECTORY'), 'projectDir' => \dirname(__DIR__4)]), $b$this->parameters['hwi_oauth.resource_ownermap.configured.main'], $d$e);
  15380.     }
  15381.     /**
  15382.      * Gets the private 'security.authenticator.oauth2.api' shared service.
  15383.      *
  15384.      * @return \League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator
  15385.      */
  15386.     protected function getSecurity_Authenticator_Oauth2_ApiService()
  15387.     {
  15388.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  15390.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Security/Authenticator/ForwardCompatAuthenticatorTrait.php';
  15391.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Security/Authenticator/OAuth2Authenticator.php';
  15392.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  15393.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  15394.         $a = ($this->privates['league.oauth2_server.repository.access_token'] ?? $this->getLeague_Oauth2Server_Repository_AccessTokenService());
  15395.         if (isset($this->privates['security.authenticator.oauth2.api'])) {
  15396.             return $this->privates['security.authenticator.oauth2.api'];
  15397.         }
  15398.         return $this->privates['security.authenticator.oauth2.api'] = new \League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator(($this->privates['league.oauth2_server.factory.psr_http'] ?? $this->getLeague_Oauth2Server_Factory_PsrHttpService()), new \League\OAuth2\Server\ResourceServer($a, new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/security/oauth/public.key'), NULLfalse)), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'ROLE_OAUTH2_');
  15399.     }
  15400.     /**
  15401.      * Gets the private 'security.authenticator.remember_me.main' shared service.
  15402.      *
  15403.      * @return \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator
  15404.      */
  15405.     protected function getSecurity_Authenticator_RememberMe_MainService()
  15406.     {
  15407.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  15409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php';
  15410.         return $this->privates['security.authenticator.remember_me.main'] = new \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator(($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()), $this->getEnv('APP_SECRET'), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 'REMEMBERME', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  15411.     }
  15412.     /**
  15413.      * Gets the private 'security.authenticator.remember_me_handler.main' shared service.
  15414.      *
  15415.      * @return \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler
  15416.      */
  15417.     protected function getSecurity_Authenticator_RememberMeHandler_MainService()
  15418.     {
  15419.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeHandlerInterface.php';
  15420.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeHandler.php';
  15421.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/SignatureRememberMeHandler.php';
  15422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Signature/SignatureHasher.php';
  15423.         return $this->privates['security.authenticator.remember_me_handler.main'] = new \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler(new \Symfony\Component\Security\Core\Signature\SignatureHasher(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), [=> 'password'], $this->getEnv('resolve:APP_SECRET'), NULLNULL), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['secret' => $this->getEnv('resolve:APP_SECRET'), 'lifetime' => 2592000'path' => '/''user_providers' => [], 'catch_exceptions' => true'signature_properties' => [=> 'password'], 'name' => 'REMEMBERME''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  15424.     }
  15425.     /**
  15426.      * Gets the private 'security.authenticator.two_factor.main' shared service.
  15427.      *
  15428.      * @return \Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator
  15429.      */
  15430.     protected function getSecurity_Authenticator_TwoFactor_MainService()
  15431.     {
  15432.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15433.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  15434.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authenticator/TwoFactorAuthenticator.php';
  15435.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  15436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15437.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php';
  15438.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  15439.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php';
  15440.         $a = ($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService());
  15441.         if (isset($this->privates['security.authenticator.two_factor.main'])) {
  15442.             return $this->privates['security.authenticator.two_factor.main'];
  15443.         }
  15444.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15445.         if (isset($this->privates['security.authenticator.two_factor.main'])) {
  15446.             return $this->privates['security.authenticator.two_factor.main'];
  15447.         }
  15448.         $c = ($this->privates['security.authentication.authentication_required_handler.two_factor.main'] ?? $this->getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_MainService());
  15449.         if (isset($this->privates['security.authenticator.two_factor.main'])) {
  15450.             return $this->privates['security.authenticator.two_factor.main'];
  15451.         }
  15452.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15453.         if (isset($this->privates['security.authenticator.two_factor.main'])) {
  15454.             return $this->privates['security.authenticator.two_factor.main'];
  15455.         }
  15456.         return $this->privates['security.authenticator.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b$a, []), new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$a), $c$d, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  15457.     }
  15458.     /**
  15459.      * Gets the private 'security.channel_listener' shared service.
  15460.      *
  15461.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  15462.      */
  15463.     protected function getSecurity_ChannelListenerService()
  15464.     {
  15465.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  15466.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  15467.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  15468.     }
  15469.     /**
  15470.      * Gets the private 'security.command.debug_firewall' shared service.
  15471.      *
  15472.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  15473.      */
  15474.     protected function getSecurity_Command_DebugFirewallService()
  15475.     {
  15476.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15477.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  15478.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.EYGrq0n'] ?? $this->get_ServiceLocator_EYGrq0nService()), ($this->privates['.service_locator.p3KTscm'] ?? $this->get_ServiceLocator_P3KTscmService()), ['api' => [=> ($this->privates['security.authenticator.oauth2.api'] ?? $this->getSecurity_Authenticator_Oauth2_ApiService())], 'main' => [=> ($this->privates['App\\Security\\NewUserCustomAuthenticator'] ?? $this->getNewUserCustomAuthenticatorService()), => ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService()), => ($this->privates['security.authenticator.two_factor.main'] ?? $this->getSecurity_Authenticator_TwoFactor_MainService()), => ($this->privates['security.authenticator.oauth.main'] ?? $this->getSecurity_Authenticator_Oauth_MainService()), => ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())]], true);
  15479.         $instance->setName('debug:firewall');
  15480.         $instance->setDescription('Display information about your security firewall(s)');
  15481.         return $instance;
  15482.     }
  15483.     /**
  15484.      * Gets the private 'security.command.user_password_encoder' shared service.
  15485.      *
  15486.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  15487.      *
  15488.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  15489.      */
  15490.     protected function getSecurity_Command_UserPasswordEncoderService()
  15491.     {
  15492.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  15493.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User']);
  15494.         $instance->setName('security:encode-password');
  15495.         $instance->setDescription('Encode a password');
  15496.         return $instance;
  15497.     }
  15498.     /**
  15499.      * Gets the private 'security.command.user_password_hash' shared service.
  15500.      *
  15501.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  15502.      */
  15503.     protected function getSecurity_Command_UserPasswordHashService()
  15504.     {
  15505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15506.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  15507.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\User']);
  15508.         $instance->setName('security:hash-password');
  15509.         $instance->setDescription('Hash a user password');
  15510.         return $instance;
  15511.     }
  15512.     /**
  15513.      * Gets the private 'security.context_listener.0' shared service.
  15514.      *
  15515.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  15516.      */
  15517.     protected function getSecurity_ContextListener_0Service()
  15518.     {
  15519.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  15520.         if (isset($this->privates['security.context_listener.0'])) {
  15521.             return $this->privates['security.context_listener.0'];
  15522.         }
  15523.         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 () {
  15524.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? ($this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([])));
  15525.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  15526.         }, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($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']);
  15527.     }
  15528.     /**
  15529.      * Gets the private 'security.csrf.token_storage' shared service.
  15530.      *
  15531.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  15532.      */
  15533.     protected function getSecurity_Csrf_TokenStorageService()
  15534.     {
  15535.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  15536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  15537.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  15538.         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())));
  15539.     }
  15540.     /**
  15541.      * Gets the private 'security.encoder_factory.generic' shared service.
  15542.      *
  15543.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  15544.      *
  15545.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  15546.      */
  15547.     protected function getSecurity_EncoderFactory_GenericService()
  15548.     {
  15549.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  15550.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  15551.     }
  15552.     /**
  15553.      * Gets the private 'security.event_dispatcher.api' shared service.
  15554.      *
  15555.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  15556.      */
  15557.     protected function getSecurity_EventDispatcher_ApiService()
  15558.     {
  15559.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  15560.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15561.             return ($this->privates['security.listener.api.user_provider'] ?? $this->getSecurity_Listener_Api_UserProviderService());
  15562.         }, => 'checkPassport'], 2048);
  15563.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15564.             return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  15565.         }, => 'preCheckCredentials'], 256);
  15566.         $instance->addListener('security.authentication.success', [=> function () {
  15567.             return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  15568.         }, => 'postCheckCredentials'], 256);
  15569.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15570.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  15571.         }, => 'checkPassport'], 1024);
  15572.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15573.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  15574.         }, => 'checkPassport'], 0);
  15575.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15576.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  15577.         }, => 'onLoginSuccess'], 0);
  15578.         $instance->addListener('security.authentication.success', [=> function () {
  15579.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  15580.         }, => 'onLogin'], 9223372036854775807);
  15581.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15582.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->getLeague_Oauth2Server_Listener_CheckScopeService());
  15583.         }, => 'checkPassport'], 256);
  15584.         $instance->addListener('security.authentication.success', [=> function () {
  15585.             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()));
  15586.         }, => 'onLogin'], 9223372036854775806);
  15587.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15588.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  15589.         }, => 'checkPassport'], 0);
  15590.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15591.             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()));
  15592.         }, => 'onSuccessfulLogin'], -63);
  15593.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15594.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  15595.         }, => 'checkPassport'], 512);
  15596.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15597.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  15598.         }, => 'onLogout'], 0);
  15599.         return $instance;
  15600.     }
  15601.     /**
  15602.      * Gets the private 'security.event_dispatcher.main' shared service.
  15603.      *
  15604.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  15605.      */
  15606.     protected function getSecurity_EventDispatcher_MainService()
  15607.     {
  15608.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  15609.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15610.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  15611.         }, => 'checkPassport'], 2048);
  15612.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15613.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  15614.         }, => 'onSuccessfulLogin'], 0);
  15615.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15616.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  15617.         }, => 'onLogout'], 64);
  15618.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15619.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  15620.         }, => 'onLogout'], 0);
  15621.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\AuthenticationTokenCreatedEvent', [=> function () {
  15622.             return ($this->privates['security.authentication.token_created_listener.two_factor.main'] ?? $this->getSecurity_Authentication_TokenCreatedListener_TwoFactor_MainService());
  15623.         }, => 'onAuthenticationTokenCreated'], 0);
  15624.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15625.             return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->getSecurity_Listener_CheckRememberMeConditions_MainService());
  15626.         }, => 'onSuccessfulLogin'], -32);
  15627.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15628.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  15629.         }, => 'onSuccessfulLogin'], -64);
  15630.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  15631.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  15632.         }, => 'clearCookie'], 0);
  15633.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15634.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  15635.         }, => 'clearCookie'], 0);
  15636.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  15637.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  15638.         }, => 'clearCookie'], 0);
  15639.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15640.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  15641.         }, => 'preCheckCredentials'], 256);
  15642.         $instance->addListener('security.authentication.success', [=> function () {
  15643.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  15644.         }, => 'postCheckCredentials'], 256);
  15645.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15646.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  15647.         }, => 'checkPassport'], 1024);
  15648.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15649.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  15650.         }, => 'checkPassport'], 0);
  15651.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15652.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  15653.         }, => 'onLoginSuccess'], 0);
  15654.         $instance->addListener('security.authentication.success', [=> function () {
  15655.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  15656.         }, => 'onLogin'], 9223372036854775807);
  15657.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15658.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->getLeague_Oauth2Server_Listener_CheckScopeService());
  15659.         }, => 'checkPassport'], 256);
  15660.         $instance->addListener('security.authentication.success', [=> function () {
  15661.             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()));
  15662.         }, => 'onLogin'], 9223372036854775806);
  15663.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15664.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  15665.         }, => 'checkPassport'], 0);
  15666.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15667.             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()));
  15668.         }, => 'onSuccessfulLogin'], -63);
  15669.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15670.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  15671.         }, => 'checkPassport'], 512);
  15672.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15673.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  15674.         }, => 'onLogout'], 0);
  15675.         return $instance;
  15676.     }
  15677.     /**
  15678.      * Gets the private 'security.firewall.map' shared service.
  15679.      *
  15680.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  15681.      */
  15682.     protected function getSecurity_Firewall_MapService()
  15683.     {
  15684.         $a = ($this->privates['.service_locator.EYGrq0n'] ?? $this->get_ServiceLocator_EYGrq0nService());
  15685.         if (isset($this->privates['security.firewall.map'])) {
  15686.             return $this->privates['security.firewall.map'];
  15687.         }
  15688.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  15689.             yield 'security.firewall.map.context.api_token' => ($this->privates['.security.request_matcher.iMjklp3'] ?? ($this->privates['.security.request_matcher.iMjklp3'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/token$')));
  15690.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.7LaoWop'] ?? ($this->privates['.security.request_matcher.7LaoWop'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/api')));
  15691.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.cZDin.J'] ?? ($this->privates['.security.request_matcher.cZDin.J'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js|translations)/')));
  15692.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  15693.         }, 4));
  15694.     }
  15695.     /**
  15696.      * Gets the private 'security.firewall.map.context.api' shared service.
  15697.      *
  15698.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15699.      */
  15700.     protected function getSecurity_Firewall_Map_Context_ApiService()
  15701.     {
  15702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  15705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15706.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15707.         if (isset($this->privates['security.firewall.map.context.api'])) {
  15708.             return $this->privates['security.firewall.map.context.api'];
  15709.         }
  15710.         $b = ($this->privates['security.authenticator.oauth2.api'] ?? $this->getSecurity_Authenticator_Oauth2_ApiService());
  15711.         if (isset($this->privates['security.firewall.map.context.api'])) {
  15712.             return $this->privates['security.firewall.map.context.api'];
  15713.         }
  15714.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15715.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  15716.             yield => ($this->privates['debug.security.firewall.authenticator.api'] ?? $this->getDebug_Security_Firewall_Authenticator_ApiService());
  15717.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  15718.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $a'api'$bNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.7LaoWop'truetrue'security.user.provider.concrete.app_user_provider'NULL'security.authenticator.oauth2.api'NULLNULL, [=> 'oauth2'], NULL));
  15719.     }
  15720.     /**
  15721.      * Gets the private 'security.firewall.map.context.api_token' shared service.
  15722.      *
  15723.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15724.      */
  15725.     protected function getSecurity_Firewall_Map_Context_ApiTokenService()
  15726.     {
  15727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15729.         return $this->privates['security.firewall.map.context.api_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15730.             return new \EmptyIterator();
  15731.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_token''security.user_checker''.security.request_matcher.iMjklp3'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  15732.     }
  15733.     /**
  15734.      * Gets the private 'security.firewall.map.context.dev' shared service.
  15735.      *
  15736.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15737.      */
  15738.     protected function getSecurity_Firewall_Map_Context_DevService()
  15739.     {
  15740.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15741.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15742.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15743.             return new \EmptyIterator();
  15744.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.cZDin.J'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  15745.     }
  15746.     /**
  15747.      * Gets the private 'security.firewall.map.context.main' shared service.
  15748.      *
  15749.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15750.      */
  15751.     protected function getSecurity_Firewall_Map_Context_MainService()
  15752.     {
  15753.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15754.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  15756.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  15757.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15758.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15759.         if (isset($this->privates['security.firewall.map.context.main'])) {
  15760.             return $this->privates['security.firewall.map.context.main'];
  15761.         }
  15762.         $b = ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService());
  15763.         if (isset($this->privates['security.firewall.map.context.main'])) {
  15764.             return $this->privates['security.firewall.map.context.main'];
  15765.         }
  15766.         $c = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  15767.         if (isset($this->privates['security.firewall.map.context.main'])) {
  15768.             return $this->privates['security.firewall.map.context.main'];
  15769.         }
  15770.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  15771.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15772.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  15773.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  15774.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  15775.             yield => ($this->privates['security.authentication.access_listener.two_factor.main'] ?? $this->getSecurity_Authentication_AccessListener_TwoFactor_MainService());
  15776.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  15777.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($d, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $a'main'$bNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($d$a$c, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'security.user.provider.concrete.app_user_provider''main''security.authenticator.form_login.main'NULLNULL, [=> 'form_login'=> 'two_factor'=> 'oauth'=> 'remember_me'=> 'App\\Security\\NewUserCustomAuthenticator'], NULL));
  15778.     }
  15779.     /**
  15780.      * Gets the private 'security.firewall_config.two_factor.main' shared service.
  15781.      *
  15782.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  15783.      */
  15784.     protected function getSecurity_FirewallConfig_TwoFactor_MainService()
  15785.     {
  15786.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15787.         if (isset($this->privates['security.firewall_config.two_factor.main'])) {
  15788.             return $this->privates['security.firewall_config.two_factor.main'];
  15789.         }
  15790.         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'$a, new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  15791.     }
  15792.     /**
  15793.      * Gets the private 'security.helper' shared service.
  15794.      *
  15795.      * @return \Symfony\Component\Security\Core\Security
  15796.      */
  15797.     protected function getSecurity_HelperService()
  15798.     {
  15799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  15800.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15801.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  15802.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  15803.         ], [
  15804.             'security.authorization_checker' => '?',
  15805.             'security.token_storage' => '?',
  15806.         ]));
  15807.     }
  15808.     /**
  15809.      * Gets the private 'security.http_utils' shared service.
  15810.      *
  15811.      * @return \Symfony\Component\Security\Http\HttpUtils
  15812.      */
  15813.     protected function getSecurity_HttpUtilsService()
  15814.     {
  15815.         $a = ($this->services['router'] ?? $this->getRouterService());
  15816.         if (isset($this->privates['security.http_utils'])) {
  15817.             return $this->privates['security.http_utils'];
  15818.         }
  15819.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  15820.     }
  15821.     /**
  15822.      * Gets the private 'security.listener.api.user_provider' shared service.
  15823.      *
  15824.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  15825.      */
  15826.     protected function getSecurity_Listener_Api_UserProviderService()
  15827.     {
  15828.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  15829.         return $this->privates['security.listener.api.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  15830.     }
  15831.     /**
  15832.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  15833.      *
  15834.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  15835.      */
  15836.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  15837.     {
  15838.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  15839.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  15840.     }
  15841.     /**
  15842.      * Gets the private 'security.listener.check_remember_me_conditions.main' shared service.
  15843.      *
  15844.      * @return \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener
  15845.      */
  15846.     protected function getSecurity_Listener_CheckRememberMeConditions_MainService()
  15847.     {
  15848.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckRememberMeConditionsListener.php';
  15849.         return $this->privates['security.listener.check_remember_me_conditions.main'] = new \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener(['always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  15850.     }
  15851.     /**
  15852.      * Gets the private 'security.listener.csrf_protection' shared service.
  15853.      *
  15854.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  15855.      */
  15856.     protected function getSecurity_Listener_CsrfProtectionService()
  15857.     {
  15858.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  15859.         return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  15860.     }
  15861.     /**
  15862.      * Gets the private 'security.listener.main.user_provider' shared service.
  15863.      *
  15864.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  15865.      */
  15866.     protected function getSecurity_Listener_Main_UserProviderService()
  15867.     {
  15868.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  15869.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  15870.     }
  15871.     /**
  15872.      * Gets the private 'security.listener.password_migrating' shared service.
  15873.      *
  15874.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  15875.      */
  15876.     protected function getSecurity_Listener_PasswordMigratingService()
  15877.     {
  15878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  15879.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  15880.     }
  15881.     /**
  15882.      * Gets the private 'security.listener.remember_me.main' shared service.
  15883.      *
  15884.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeListener
  15885.      */
  15886.     protected function getSecurity_Listener_RememberMe_MainService()
  15887.     {
  15888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeListener.php';
  15889.         return $this->privates['security.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeListener(($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  15890.     }
  15891.     /**
  15892.      * Gets the private 'security.listener.session.main' shared service.
  15893.      *
  15894.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  15895.      */
  15896.     protected function getSecurity_Listener_Session_MainService()
  15897.     {
  15898.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  15899.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  15900.     }
  15901.     /**
  15902.      * Gets the private 'security.listener.user_checker.api' shared service.
  15903.      *
  15904.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  15905.      */
  15906.     protected function getSecurity_Listener_UserChecker_ApiService()
  15907.     {
  15908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  15909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15911.         return $this->privates['security.listener.user_checker.api'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  15912.     }
  15913.     /**
  15914.      * Gets the private 'security.listener.user_checker.main' shared service.
  15915.      *
  15916.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  15917.      */
  15918.     protected function getSecurity_Listener_UserChecker_MainService()
  15919.     {
  15920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  15921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15923.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  15924.     }
  15925.     /**
  15926.      * Gets the private 'security.listener.user_provider' shared service.
  15927.      *
  15928.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  15929.      */
  15930.     protected function getSecurity_Listener_UserProviderService()
  15931.     {
  15932.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  15933.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  15934.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  15935.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
  15936.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
  15937.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? ($this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([])));
  15938.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  15939.         }, 2)));
  15940.     }
  15941.     /**
  15942.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  15943.      *
  15944.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  15945.      */
  15946.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  15947.     {
  15948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  15949.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  15950.     }
  15951.     /**
  15952.      * Gets the private 'security.logout.listener.default.main' shared service.
  15953.      *
  15954.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  15955.      */
  15956.     protected function getSecurity_Logout_Listener_Default_MainService()
  15957.     {
  15958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  15959.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15960.         if (isset($this->privates['security.logout.listener.default.main'])) {
  15961.             return $this->privates['security.logout.listener.default.main'];
  15962.         }
  15963.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'app_login');
  15964.     }
  15965.     /**
  15966.      * Gets the private 'security.logout_url_generator' shared service.
  15967.      *
  15968.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  15969.      */
  15970.     protected function getSecurity_LogoutUrlGeneratorService()
  15971.     {
  15972.         $a = ($this->services['router'] ?? $this->getRouterService());
  15973.         if (isset($this->privates['security.logout_url_generator'])) {
  15974.             return $this->privates['security.logout_url_generator'];
  15975.         }
  15976.         $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())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  15977.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  15978.         return $instance;
  15979.     }
  15980.     /**
  15981.      * Gets the private 'security.password_hasher_factory' shared service.
  15982.      *
  15983.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  15984.      */
  15985.     protected function getSecurity_PasswordHasherFactoryService()
  15986.     {
  15987.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15988.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15989.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  15990.     }
  15991.     /**
  15992.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  15993.      *
  15994.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  15995.      */
  15996.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  15997.     {
  15998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  15999.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  16000.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  16001.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User''email'NULL);
  16002.     }
  16003.     /**
  16004.      * Gets the private 'security.validator.user_password' shared service.
  16005.      *
  16006.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  16007.      */
  16008.     protected function getSecurity_Validator_UserPasswordService()
  16009.     {
  16010.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16011.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  16013.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  16014.     }
  16015.     /**
  16016.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  16017.      *
  16018.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  16019.      */
  16020.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  16021.     {
  16022.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  16023.     }
  16024.     /**
  16025.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  16026.      *
  16027.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  16028.      */
  16029.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  16030.     {
  16031.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  16032.         if (isset($this->privates['sensio_framework_extra.converter.listener'])) {
  16033.             return $this->privates['sensio_framework_extra.converter.listener'];
  16034.         }
  16035.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  16036.         $b->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  16037.         $b->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  16038.         $b->add(new \FOS\RestBundle\Request\RequestBodyParamConverter(($this->privates['fos_rest.serializer.symfony'] ?? $this->getFosRest_Serializer_SymfonyService()), [], ''$a'violations'), -50'fos_rest.request_body');
  16039.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($bfalse);
  16040.     }
  16041.     /**
  16042.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  16043.      *
  16044.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  16045.      */
  16046.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  16047.     {
  16048.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  16049.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  16050.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  16051.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  16052.     }
  16053.     /**
  16054.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  16055.      *
  16056.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  16057.      */
  16058.     protected function getSensioFrameworkExtra_Security_ListenerService()
  16059.     {
  16060.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  16061.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  16062.             return $this->privates['sensio_framework_extra.security.listener'];
  16063.         }
  16064.         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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  16065.     }
  16066.     /**
  16067.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  16068.      *
  16069.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  16070.      */
  16071.     protected function getSensioFrameworkExtra_View_ListenerService()
  16072.     {
  16073.         $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))));
  16074.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16075.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  16076.         ], [
  16077.             'twig' => '?',
  16078.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  16079.         return $instance;
  16080.     }
  16081.     /**
  16082.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  16083.      *
  16084.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  16085.      */
  16086.     protected function getSerializer_Mapping_CacheWarmerService()
  16087.     {
  16088.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  16090.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  16091.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  16092.     }
  16093.     /**
  16094.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  16095.      *
  16096.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  16097.      */
  16098.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  16099.     {
  16100.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  16101.     }
  16102.     /**
  16103.      * Gets the private 'session.factory' shared service.
  16104.      *
  16105.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  16106.      */
  16107.     protected function getSession_FactoryService()
  16108.     {
  16109.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  16110.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  16111.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  16112.         if (isset($this->privates['session.factory'])) {
  16113.             return $this->privates['session.factory'];
  16114.         }
  16115.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  16116.     }
  16117.     /**
  16118.      * Gets the private 'session.storage.factory.service' shared service.
  16119.      *
  16120.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  16121.      *
  16122.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  16123.      */
  16124.     protected function getSession_Storage_Factory_ServiceService()
  16125.     {
  16126.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  16127.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  16128.     }
  16129.     /**
  16130.      * Gets the private 'session.storage.metadata_bag' shared service.
  16131.      *
  16132.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  16133.      *
  16134.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  16135.      */
  16136.     protected function getSession_Storage_MetadataBagService()
  16137.     {
  16138.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  16139.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  16140.     }
  16141.     /**
  16142.      * Gets the private 'session.storage.native' shared service.
  16143.      *
  16144.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  16145.      *
  16146.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  16147.      */
  16148.     protected function getSession_Storage_NativeService()
  16149.     {
  16150.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  16151.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  16152.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  16153.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  16154.     }
  16155.     /**
  16156.      * Gets the private 'session_listener' shared service.
  16157.      *
  16158.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  16159.      */
  16160.     protected function getSessionListenerService()
  16161.     {
  16162.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16163.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  16164.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  16165.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  16166.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  16167.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  16168.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  16169.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  16170.         ], [
  16171.             'initialized_session' => '?',
  16172.             'logger' => '?',
  16173.             'request_stack' => '?',
  16174.             'session' => '?',
  16175.             'session_collector' => '?',
  16176.             'session_factory' => '?',
  16177.             'session_storage' => '?',
  16178.         ]), true$this->parameters['session.storage.options']);
  16179.     }
  16180.     /**
  16181.      * Gets the private 'sonata.admin.admin_exporter' shared service.
  16182.      *
  16183.      * @return \Sonata\AdminBundle\Bridge\Exporter\AdminExporter
  16184.      */
  16185.     protected function getSonata_Admin_AdminExporterService()
  16186.     {
  16187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Bridge/Exporter/AdminExporter.php';
  16188.         return $this->privates['sonata.admin.admin_exporter'] = new \Sonata\AdminBundle\Bridge\Exporter\AdminExporter(($this->services['sonata.exporter.exporter'] ?? $this->getSonata_Exporter_ExporterService()));
  16189.     }
  16190.     /**
  16191.      * Gets the private 'sonata.admin.audit.manager' shared service.
  16192.      *
  16193.      * @return \Sonata\AdminBundle\Model\AuditManager
  16194.      */
  16195.     protected function getSonata_Admin_Audit_ManagerService()
  16196.     {
  16197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  16198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  16199.         return $this->privates['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  16200.     }
  16201.     /**
  16202.      * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  16203.      *
  16204.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  16205.      */
  16206.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  16207.     {
  16208.         return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  16209.     }
  16210.     /**
  16211.      * Gets the private 'sonata.admin.builder.orm_datagrid' shared service.
  16212.      *
  16213.      * @return \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder
  16214.      */
  16215.     protected function getSonata_Admin_Builder_OrmDatagridService()
  16216.     {
  16217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  16218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/DatagridBuilderInterface.php';
  16219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/DatagridBuilder.php';
  16220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactoryInterface.php';
  16221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactory.php';
  16222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  16223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  16224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FilterTypeGuesser.php';
  16225.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  16226.         if (isset($this->privates['sonata.admin.builder.orm_datagrid'])) {
  16227.             return $this->privates['sonata.admin.builder.orm_datagrid'];
  16228.         }
  16229.         return $this->privates['sonata.admin.builder.orm_datagrid'] = new \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder($a, new \Sonata\AdminBundle\Filter\FilterFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16230.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => [false'sonata.admin.orm.filter.type.boolean''getSonata_Admin_Orm_Filter_Type_BooleanService'false],
  16231.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => [false'sonata.admin.orm.filter.type.callback''getSonata_Admin_Orm_Filter_Type_CallbackService'false],
  16232.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => [false'sonata.admin.orm.filter.type.choice''getSonata_Admin_Orm_Filter_Type_ChoiceService'false],
  16233.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => [false'sonata.admin.orm.filter.type.class''getSonata_Admin_Orm_Filter_Type_ClassService'false],
  16234.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => [false'sonata.admin.orm.filter.type.count''getSonata_Admin_Orm_Filter_Type_CountService'false],
  16235.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => [false'sonata.admin.orm.filter.type.date''getSonata_Admin_Orm_Filter_Type_DateService'false],
  16236.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => [false'sonata.admin.orm.filter.type.date_range''getSonata_Admin_Orm_Filter_Type_DateRangeService'false],
  16237.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => [false'sonata.admin.orm.filter.type.datetime''getSonata_Admin_Orm_Filter_Type_DatetimeService'false],
  16238.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => [false'sonata.admin.orm.filter.type.datetime_range''getSonata_Admin_Orm_Filter_Type_DatetimeRangeService'false],
  16239.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => [false'sonata.admin.orm.filter.type.empty''getSonata_Admin_Orm_Filter_Type_EmptyService'false],
  16240.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => [false'sonata.admin.orm.filter.type.model_autocomplete''getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService'false],
  16241.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => [false'sonata.admin.orm.filter.type.model''getSonata_Admin_Orm_Filter_Type_ModelService'false],
  16242.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => [false'sonata.admin.orm.filter.type.null''getSonata_Admin_Orm_Filter_Type_NullService'false],
  16243.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => [false'sonata.admin.orm.filter.type.number''getSonata_Admin_Orm_Filter_Type_NumberService'false],
  16244.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => [false'sonata.admin.orm.filter.type.string''getSonata_Admin_Orm_Filter_Type_StringService'false],
  16245.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => [false'sonata.admin.orm.filter.type.string_list''getSonata_Admin_Orm_Filter_Type_StringListService'false],
  16246.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => [false'sonata.admin.orm.filter.type.time''getSonata_Admin_Orm_Filter_Type_TimeService'false],
  16247.         ], [
  16248.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => '?',
  16249.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => '?',
  16250.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => '?',
  16251.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => '?',
  16252.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => '?',
  16253.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => '?',
  16254.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => '?',
  16255.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => '?',
  16256.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => '?',
  16257.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => '?',
  16258.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => '?',
  16259.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => '?',
  16260.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => '?',
  16261.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => '?',
  16262.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => '?',
  16263.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => '?',
  16264.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => '?',
  16265.         ])), new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\FilterTypeGuesser()]), true);
  16266.     }
  16267.     /**
  16268.      * Gets the private 'sonata.admin.builder.orm_form' shared service.
  16269.      *
  16270.      * @return \Sonata\DoctrineORMAdminBundle\Builder\FormContractor
  16271.      */
  16272.     protected function getSonata_Admin_Builder_OrmFormService()
  16273.     {
  16274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  16275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/FormContractorInterface.php';
  16276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/AbstractFormContractor.php';
  16277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/FormContractor.php';
  16278.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  16279.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  16280.             return $this->privates['sonata.admin.builder.orm_form'];
  16281.         }
  16282.         $b = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  16283.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  16284.             return $this->privates['sonata.admin.builder.orm_form'];
  16285.         }
  16286.         return $this->privates['sonata.admin.builder.orm_form'] = new \Sonata\DoctrineORMAdminBundle\Builder\FormContractor($a$b);
  16287.     }
  16288.     /**
  16289.      * Gets the private 'sonata.admin.builder.orm_list' shared service.
  16290.      *
  16291.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder
  16292.      */
  16293.     protected function getSonata_Admin_Builder_OrmListService()
  16294.     {
  16295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  16296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ListBuilderInterface.php';
  16297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ListBuilder.php';
  16298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  16299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  16300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  16301.         return $this->privates['sonata.admin.builder.orm_list'] = new \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder(new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/list_array.html.twig''boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig''date' => '@SonataAdmin/CRUD/list_date.html.twig''time' => '@SonataAdmin/CRUD/list_time.html.twig''datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig''textarea' => '@SonataAdmin/CRUD/list_string.html.twig''email' => '@SonataAdmin/CRUD/list_email.html.twig''enum' => '@SonataAdmin/CRUD/list_enum.html.twig''trans' => '@SonataAdmin/CRUD/list_trans.html.twig''string' => '@SonataAdmin/CRUD/list_string.html.twig''integer' => '@SonataAdmin/CRUD/list_string.html.twig''float' => '@SonataAdmin/CRUD/list_string.html.twig''identifier' => '@SonataAdmin/CRUD/list_string.html.twig''currency' => '@SonataAdmin/CRUD/list_currency.html.twig''percent' => '@SonataAdmin/CRUD/list_percent.html.twig''choice' => '@SonataAdmin/CRUD/list_choice.html.twig''url' => '@SonataAdmin/CRUD/list_url.html.twig''html' => '@SonataAdmin/CRUD/list_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig']);
  16302.     }
  16303.     /**
  16304.      * Gets the private 'sonata.admin.builder.orm_show' shared service.
  16305.      *
  16306.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder
  16307.      */
  16308.     protected function getSonata_Admin_Builder_OrmShowService()
  16309.     {
  16310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  16311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ShowBuilderInterface.php';
  16312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ShowBuilder.php';
  16313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  16314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  16315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  16316.         return $this->privates['sonata.admin.builder.orm_show'] = new \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder(new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/show_array.html.twig''boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig''date' => '@SonataAdmin/CRUD/show_date.html.twig''time' => '@SonataAdmin/CRUD/show_time.html.twig''datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig''email' => '@SonataAdmin/CRUD/show_email.html.twig''enum' => '@SonataAdmin/CRUD/show_enum.html.twig''trans' => '@SonataAdmin/CRUD/show_trans.html.twig''string' => '@SonataAdmin/CRUD/base_show_field.html.twig''integer' => '@SonataAdmin/CRUD/base_show_field.html.twig''float' => '@SonataAdmin/CRUD/base_show_field.html.twig''currency' => '@SonataAdmin/CRUD/show_currency.html.twig''percent' => '@SonataAdmin/CRUD/show_percent.html.twig''choice' => '@SonataAdmin/CRUD/show_choice.html.twig''url' => '@SonataAdmin/CRUD/show_url.html.twig''html' => '@SonataAdmin/CRUD/show_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig']);
  16317.     }
  16318.     /**
  16319.      * Gets the private 'sonata.admin.command.explain' shared service.
  16320.      *
  16321.      * @return \Sonata\AdminBundle\Command\ExplainAdminCommand
  16322.      */
  16323.     protected function getSonata_Admin_Command_ExplainService()
  16324.     {
  16325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ExplainAdminCommand.php';
  16327.         $this->privates['sonata.admin.command.explain'] = $instance = new \Sonata\AdminBundle\Command\ExplainAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16328.         $instance->setName('sonata:admin:explain');
  16329.         return $instance;
  16330.     }
  16331.     /**
  16332.      * Gets the private 'sonata.admin.command.generate_object_acl' shared service.
  16333.      *
  16334.      * @return \Sonata\AdminBundle\Command\GenerateObjectAclCommand
  16335.      */
  16336.     protected function getSonata_Admin_Command_GenerateObjectAclService()
  16337.     {
  16338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/QuestionableCommand.php';
  16340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/GenerateObjectAclCommand.php';
  16341.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  16342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  16343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  16344.         $this->privates['sonata.admin.command.generate_object_acl'] = $instance = new \Sonata\AdminBundle\Command\GenerateObjectAclCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ['sonata.admin.manipulator.acl.object.orm' => new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  16345.         $instance->setName('sonata:admin:generate-object-acl');
  16346.         return $instance;
  16347.     }
  16348.     /**
  16349.      * Gets the private 'sonata.admin.command.list' shared service.
  16350.      *
  16351.      * @return \Sonata\AdminBundle\Command\ListAdminCommand
  16352.      */
  16353.     protected function getSonata_Admin_Command_ListService()
  16354.     {
  16355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ListAdminCommand.php';
  16357.         $this->privates['sonata.admin.command.list'] = $instance = new \Sonata\AdminBundle\Command\ListAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16358.         $instance->setName('sonata:admin:list');
  16359.         return $instance;
  16360.     }
  16361.     /**
  16362.      * Gets the private 'sonata.admin.command.setup_acl' shared service.
  16363.      *
  16364.      * @return \Sonata\AdminBundle\Command\SetupAclCommand
  16365.      */
  16366.     protected function getSonata_Admin_Command_SetupAclService()
  16367.     {
  16368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/SetupAclCommand.php';
  16370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  16371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  16372.         $this->privates['sonata.admin.command.setup_acl'] = $instance = new \Sonata\AdminBundle\Command\SetupAclCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), new \Sonata\AdminBundle\Util\AdminAclManipulator('Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder'));
  16373.         $instance->setName('sonata:admin:setup-acl');
  16374.         return $instance;
  16375.     }
  16376.     /**
  16377.      * Gets the private 'sonata.admin.doctrine_orm.form.type.choice_field_mask' shared service.
  16378.      *
  16379.      * @return \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType
  16380.      */
  16381.     protected function getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService()
  16382.     {
  16383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ChoiceFieldMaskType.php';
  16386.         return $this->privates['sonata.admin.doctrine_orm.form.type.choice_field_mask'] = new \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType();
  16387.     }
  16388.     /**
  16389.      * Gets the private 'sonata.admin.event.extension' shared service.
  16390.      *
  16391.      * @return \Sonata\AdminBundle\Event\AdminEventExtension
  16392.      */
  16393.     protected function getSonata_Admin_Event_ExtensionService()
  16394.     {
  16395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  16396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  16397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Event/AdminEventExtension.php';
  16398.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16399.         if (isset($this->privates['sonata.admin.event.extension'])) {
  16400.             return $this->privates['sonata.admin.event.extension'];
  16401.         }
  16402.         return $this->privates['sonata.admin.event.extension'] = new \Sonata\AdminBundle\Event\AdminEventExtension($a);
  16403.     }
  16404.     /**
  16405.      * Gets the private 'sonata.admin.field_description_factory.orm' shared service.
  16406.      *
  16407.      * @return \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory
  16408.      */
  16409.     protected function getSonata_Admin_FieldDescriptionFactory_OrmService()
  16410.     {
  16411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionFactoryInterface.php';
  16412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FieldDescriptionFactory.php';
  16413.         return $this->privates['sonata.admin.field_description_factory.orm'] = new \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16414.     }
  16415.     /**
  16416.      * Gets the private 'sonata.admin.filter_persister.session' shared service.
  16417.      *
  16418.      * @return \Sonata\AdminBundle\Filter\Persister\SessionFilterPersister
  16419.      */
  16420.     protected function getSonata_Admin_FilterPersister_SessionService()
  16421.     {
  16422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Persister/FilterPersisterInterface.php';
  16423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Persister/SessionFilterPersister.php';
  16424.         return $this->privates['sonata.admin.filter_persister.session'] = new \Sonata\AdminBundle\Filter\Persister\SessionFilterPersister(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  16425.     }
  16426.     /**
  16427.      * Gets the private 'sonata.admin.form.extension.field' shared service.
  16428.      *
  16429.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension
  16430.      */
  16431.     protected function getSonata_Admin_Form_Extension_FieldService()
  16432.     {
  16433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  16434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  16435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/FormTypeFieldExtension.php';
  16436.         return $this->privates['sonata.admin.form.extension.field'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension(['Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\EmailType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => ''], ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]);
  16437.     }
  16438.     /**
  16439.      * Gets the private 'sonata.admin.form.filter.type.choice' shared service.
  16440.      *
  16441.      * @return \Sonata\AdminBundle\Form\Type\Filter\ChoiceType
  16442.      */
  16443.     protected function getSonata_Admin_Form_Filter_Type_ChoiceService()
  16444.     {
  16445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php';
  16448.         return $this->privates['sonata.admin.form.filter.type.choice'] = new \Sonata\AdminBundle\Form\Type\Filter\ChoiceType();
  16449.     }
  16450.     /**
  16451.      * Gets the private 'sonata.admin.form.filter.type.date' shared service.
  16452.      *
  16453.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateType
  16454.      */
  16455.     protected function getSonata_Admin_Form_Filter_Type_DateService()
  16456.     {
  16457.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16459.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php';
  16460.         return $this->privates['sonata.admin.form.filter.type.date'] = new \Sonata\AdminBundle\Form\Type\Filter\DateType();
  16461.     }
  16462.     /**
  16463.      * Gets the private 'sonata.admin.form.filter.type.daterange' shared service.
  16464.      *
  16465.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateRangeType
  16466.      */
  16467.     protected function getSonata_Admin_Form_Filter_Type_DaterangeService()
  16468.     {
  16469.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php';
  16472.         return $this->privates['sonata.admin.form.filter.type.daterange'] = new \Sonata\AdminBundle\Form\Type\Filter\DateRangeType();
  16473.     }
  16474.     /**
  16475.      * Gets the private 'sonata.admin.form.filter.type.datetime' shared service.
  16476.      *
  16477.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeType
  16478.      */
  16479.     protected function getSonata_Admin_Form_Filter_Type_DatetimeService()
  16480.     {
  16481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php';
  16484.         return $this->privates['sonata.admin.form.filter.type.datetime'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeType();
  16485.     }
  16486.     /**
  16487.      * Gets the private 'sonata.admin.form.filter.type.datetime_range' shared service.
  16488.      *
  16489.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType
  16490.      */
  16491.     protected function getSonata_Admin_Form_Filter_Type_DatetimeRangeService()
  16492.     {
  16493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php';
  16496.         return $this->privates['sonata.admin.form.filter.type.datetime_range'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType();
  16497.     }
  16498.     /**
  16499.      * Gets the private 'sonata.admin.form.filter.type.default' shared service.
  16500.      *
  16501.      * @return \Sonata\AdminBundle\Form\Type\Filter\DefaultType
  16502.      */
  16503.     protected function getSonata_Admin_Form_Filter_Type_DefaultService()
  16504.     {
  16505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DefaultType.php';
  16508.         return $this->privates['sonata.admin.form.filter.type.default'] = new \Sonata\AdminBundle\Form\Type\Filter\DefaultType();
  16509.     }
  16510.     /**
  16511.      * Gets the private 'sonata.admin.form.filter.type.number' shared service.
  16512.      *
  16513.      * @return \Sonata\AdminBundle\Form\Type\Filter\NumberType
  16514.      */
  16515.     protected function getSonata_Admin_Form_Filter_Type_NumberService()
  16516.     {
  16517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php';
  16520.         return $this->privates['sonata.admin.form.filter.type.number'] = new \Sonata\AdminBundle\Form\Type\Filter\NumberType();
  16521.     }
  16522.     /**
  16523.      * Gets the private 'sonata.admin.form.type.admin' shared service.
  16524.      *
  16525.      * @return \Sonata\AdminBundle\Form\Type\AdminType
  16526.      */
  16527.     protected function getSonata_Admin_Form_Type_AdminService()
  16528.     {
  16529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/AdminType.php';
  16532.         return $this->privates['sonata.admin.form.type.admin'] = new \Sonata\AdminBundle\Form\Type\AdminType(($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  16533.     }
  16534.     /**
  16535.      * Gets the private 'sonata.admin.form.type.collection' shared service.
  16536.      *
  16537.      * @return \Sonata\AdminBundle\Form\Type\CollectionType
  16538.      */
  16539.     protected function getSonata_Admin_Form_Type_CollectionService()
  16540.     {
  16541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/CollectionType.php';
  16544.         return $this->privates['sonata.admin.form.type.collection'] = new \Sonata\AdminBundle\Form\Type\CollectionType();
  16545.     }
  16546.     /**
  16547.      * Gets the private 'sonata.admin.form.type.model_autocomplete' shared service.
  16548.      *
  16549.      * @return \Sonata\AdminBundle\Form\Type\ModelAutocompleteType
  16550.      */
  16551.     protected function getSonata_Admin_Form_Type_ModelAutocompleteService()
  16552.     {
  16553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelAutocompleteType.php';
  16556.         return $this->privates['sonata.admin.form.type.model_autocomplete'] = new \Sonata\AdminBundle\Form\Type\ModelAutocompleteType();
  16557.     }
  16558.     /**
  16559.      * Gets the private 'sonata.admin.form.type.model_choice' shared service.
  16560.      *
  16561.      * @return \Sonata\AdminBundle\Form\Type\ModelType
  16562.      */
  16563.     protected function getSonata_Admin_Form_Type_ModelChoiceService()
  16564.     {
  16565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelType.php';
  16568.         return $this->privates['sonata.admin.form.type.model_choice'] = new \Sonata\AdminBundle\Form\Type\ModelType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  16569.     }
  16570.     /**
  16571.      * Gets the private 'sonata.admin.form.type.model_hidden' shared service.
  16572.      *
  16573.      * @return \Sonata\AdminBundle\Form\Type\ModelHiddenType
  16574.      */
  16575.     protected function getSonata_Admin_Form_Type_ModelHiddenService()
  16576.     {
  16577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelHiddenType.php';
  16580.         return $this->privates['sonata.admin.form.type.model_hidden'] = new \Sonata\AdminBundle\Form\Type\ModelHiddenType();
  16581.     }
  16582.     /**
  16583.      * Gets the private 'sonata.admin.form.type.model_list' shared service.
  16584.      *
  16585.      * @return \Sonata\AdminBundle\Form\Type\ModelListType
  16586.      */
  16587.     protected function getSonata_Admin_Form_Type_ModelListService()
  16588.     {
  16589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelListType.php';
  16592.         return $this->privates['sonata.admin.form.type.model_list'] = new \Sonata\AdminBundle\Form\Type\ModelListType();
  16593.     }
  16594.     /**
  16595.      * Gets the private 'sonata.admin.form.type.model_reference' shared service.
  16596.      *
  16597.      * @return \Sonata\AdminBundle\Form\Type\ModelReferenceType
  16598.      */
  16599.     protected function getSonata_Admin_Form_Type_ModelReferenceService()
  16600.     {
  16601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelReferenceType.php';
  16604.         return $this->privates['sonata.admin.form.type.model_reference'] = new \Sonata\AdminBundle\Form\Type\ModelReferenceType();
  16605.     }
  16606.     /**
  16607.      * Gets the private 'sonata.admin.global_template_registry' shared service.
  16608.      *
  16609.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  16610.      */
  16611.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  16612.     {
  16613.         return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16614.     }
  16615.     /**
  16616.      * Gets the private 'sonata.admin.helper' shared service.
  16617.      *
  16618.      * @return \Sonata\AdminBundle\Admin\AdminHelper
  16619.      */
  16620.     protected function getSonata_Admin_HelperService()
  16621.     {
  16622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminHelper.php';
  16623.         return $this->privates['sonata.admin.helper'] = new \Sonata\AdminBundle\Admin\AdminHelper(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  16624.     }
  16625.     /**
  16626.      * Gets the private 'sonata.admin.menu.group_provider' shared service.
  16627.      *
  16628.      * @return \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider
  16629.      */
  16630.     protected function getSonata_Admin_Menu_GroupProviderService()
  16631.     {
  16632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Provider/GroupMenuProvider.php';
  16633.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  16634.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  16635.             return $this->privates['sonata.admin.menu.group_provider'];
  16636.         }
  16637.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  16638.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  16639.             return $this->privates['sonata.admin.menu.group_provider'];
  16640.         }
  16641.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  16642.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  16643.             return $this->privates['sonata.admin.menu.group_provider'];
  16644.         }
  16645.         return $this->privates['sonata.admin.menu.group_provider'] = new \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider($a$b$c);
  16646.     }
  16647.     /**
  16648.      * Gets the private 'sonata.admin.menu.matcher.voter.admin' shared service.
  16649.      *
  16650.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter
  16651.      */
  16652.     protected function getSonata_Admin_Menu_Matcher_Voter_AdminService()
  16653.     {
  16654.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  16655.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/AdminVoter.php';
  16656.         return $this->privates['sonata.admin.menu.matcher.voter.admin'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  16657.     }
  16658.     /**
  16659.      * Gets the private 'sonata.admin.object.manipulator.acl.admin' shared service.
  16660.      *
  16661.      * @return \Sonata\AdminBundle\Util\AdminObjectAclManipulator
  16662.      */
  16663.     protected function getSonata_Admin_Object_Manipulator_Acl_AdminService()
  16664.     {
  16665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminObjectAclManipulator.php';
  16666.         return $this->privates['sonata.admin.object.manipulator.acl.admin'] = new \Sonata\AdminBundle\Util\AdminObjectAclManipulator(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder');
  16667.     }
  16668.     /**
  16669.      * Gets the private 'sonata.admin.orm.filter.type.boolean' service.
  16670.      *
  16671.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  16672.      */
  16673.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  16674.     {
  16675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16680.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/BooleanFilter.php';
  16681.         $this->factories['service_container']['sonata.admin.orm.filter.type.boolean'] = function () {
  16682.             return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  16683.         };
  16684.         return $this->factories['service_container']['sonata.admin.orm.filter.type.boolean']();
  16685.     }
  16686.     /**
  16687.      * Gets the private 'sonata.admin.orm.filter.type.callback' service.
  16688.      *
  16689.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  16690.      */
  16691.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  16692.     {
  16693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16695.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16698.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CallbackFilter.php';
  16699.         $this->factories['service_container']['sonata.admin.orm.filter.type.callback'] = function () {
  16700.             return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  16701.         };
  16702.         return $this->factories['service_container']['sonata.admin.orm.filter.type.callback']();
  16703.     }
  16704.     /**
  16705.      * Gets the private 'sonata.admin.orm.filter.type.choice' service.
  16706.      *
  16707.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  16708.      */
  16709.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  16710.     {
  16711.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16714.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ChoiceFilter.php';
  16717.         $this->factories['service_container']['sonata.admin.orm.filter.type.choice'] = function () {
  16718.             return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  16719.         };
  16720.         return $this->factories['service_container']['sonata.admin.orm.filter.type.choice']();
  16721.     }
  16722.     /**
  16723.      * Gets the private 'sonata.admin.orm.filter.type.class' service.
  16724.      *
  16725.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  16726.      */
  16727.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  16728.     {
  16729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16733.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ClassFilter.php';
  16735.         $this->factories['service_container']['sonata.admin.orm.filter.type.class'] = function () {
  16736.             return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  16737.         };
  16738.         return $this->factories['service_container']['sonata.admin.orm.filter.type.class']();
  16739.     }
  16740.     /**
  16741.      * Gets the private 'sonata.admin.orm.filter.type.count' service.
  16742.      *
  16743.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CountFilter
  16744.      */
  16745.     protected function getSonata_Admin_Orm_Filter_Type_CountService()
  16746.     {
  16747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16750.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CountFilter.php';
  16753.         $this->factories['service_container']['sonata.admin.orm.filter.type.count'] = function () {
  16754.             return new \Sonata\DoctrineORMAdminBundle\Filter\CountFilter();
  16755.         };
  16756.         return $this->factories['service_container']['sonata.admin.orm.filter.type.count']();
  16757.     }
  16758.     /**
  16759.      * Gets the private 'sonata.admin.orm.filter.type.date' service.
  16760.      *
  16761.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  16762.      */
  16763.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  16764.     {
  16765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16769.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  16771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateFilter.php';
  16772.         $this->factories['service_container']['sonata.admin.orm.filter.type.date'] = function () {
  16773.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  16774.         };
  16775.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date']();
  16776.     }
  16777.     /**
  16778.      * Gets the private 'sonata.admin.orm.filter.type.date_range' service.
  16779.      *
  16780.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  16781.      */
  16782.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  16783.     {
  16784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  16790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateRangeFilter.php';
  16791.         $this->factories['service_container']['sonata.admin.orm.filter.type.date_range'] = function () {
  16792.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  16793.         };
  16794.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date_range']();
  16795.     }
  16796.     /**
  16797.      * Gets the private 'sonata.admin.orm.filter.type.datetime' service.
  16798.      *
  16799.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  16800.      */
  16801.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  16802.     {
  16803.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  16809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeFilter.php';
  16810.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime'] = function () {
  16811.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  16812.         };
  16813.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime']();
  16814.     }
  16815.     /**
  16816.      * Gets the private 'sonata.admin.orm.filter.type.datetime_range' service.
  16817.      *
  16818.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  16819.      */
  16820.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  16821.     {
  16822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  16828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeRangeFilter.php';
  16829.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range'] = function () {
  16830.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  16831.         };
  16832.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range']();
  16833.     }
  16834.     /**
  16835.      * Gets the private 'sonata.admin.orm.filter.type.empty' service.
  16836.      *
  16837.      * @return \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter
  16838.      */
  16839.     protected function getSonata_Admin_Orm_Filter_Type_EmptyService()
  16840.     {
  16841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/EmptyFilter.php';
  16847.         $this->factories['service_container']['sonata.admin.orm.filter.type.empty'] = function () {
  16848.             return new \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter();
  16849.         };
  16850.         return $this->factories['service_container']['sonata.admin.orm.filter.type.empty']();
  16851.     }
  16852.     /**
  16853.      * Gets the private 'sonata.admin.orm.filter.type.model' service.
  16854.      *
  16855.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  16856.      */
  16857.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  16858.     {
  16859.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16860.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelFilter.php';
  16865.         $this->factories['service_container']['sonata.admin.orm.filter.type.model'] = function () {
  16866.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  16867.         };
  16868.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model']();
  16869.     }
  16870.     /**
  16871.      * Gets the private 'sonata.admin.orm.filter.type.model_autocomplete' service.
  16872.      *
  16873.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  16874.      */
  16875.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  16876.     {
  16877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelAutocompleteFilter.php';
  16883.         $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete'] = function () {
  16884.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  16885.         };
  16886.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete']();
  16887.     }
  16888.     /**
  16889.      * Gets the private 'sonata.admin.orm.filter.type.null' service.
  16890.      *
  16891.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NullFilter
  16892.      */
  16893.     protected function getSonata_Admin_Orm_Filter_Type_NullService()
  16894.     {
  16895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NullFilter.php';
  16901.         $this->factories['service_container']['sonata.admin.orm.filter.type.null'] = function () {
  16902.             return new \Sonata\DoctrineORMAdminBundle\Filter\NullFilter();
  16903.         };
  16904.         return $this->factories['service_container']['sonata.admin.orm.filter.type.null']();
  16905.     }
  16906.     /**
  16907.      * Gets the private 'sonata.admin.orm.filter.type.number' service.
  16908.      *
  16909.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  16910.      */
  16911.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  16912.     {
  16913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NumberFilter.php';
  16919.         $this->factories['service_container']['sonata.admin.orm.filter.type.number'] = function () {
  16920.             return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  16921.         };
  16922.         return $this->factories['service_container']['sonata.admin.orm.filter.type.number']();
  16923.     }
  16924.     /**
  16925.      * Gets the private 'sonata.admin.orm.filter.type.string' service.
  16926.      *
  16927.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  16928.      */
  16929.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  16930.     {
  16931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  16937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringFilter.php';
  16938.         $this->factories['service_container']['sonata.admin.orm.filter.type.string'] = function () {
  16939.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  16940.         };
  16941.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string']();
  16942.     }
  16943.     /**
  16944.      * Gets the private 'sonata.admin.orm.filter.type.string_list' service.
  16945.      *
  16946.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter
  16947.      */
  16948.     protected function getSonata_Admin_Orm_Filter_Type_StringListService()
  16949.     {
  16950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringListFilter.php';
  16956.         $this->factories['service_container']['sonata.admin.orm.filter.type.string_list'] = function () {
  16957.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter();
  16958.         };
  16959.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string_list']();
  16960.     }
  16961.     /**
  16962.      * Gets the private 'sonata.admin.orm.filter.type.time' service.
  16963.      *
  16964.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  16965.      */
  16966.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  16967.     {
  16968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  16969.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  16970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  16971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  16972.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  16973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  16974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/TimeFilter.php';
  16975.         $this->factories['service_container']['sonata.admin.orm.filter.type.time'] = function () {
  16976.             return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  16977.         };
  16978.         return $this->factories['service_container']['sonata.admin.orm.filter.type.time']();
  16979.     }
  16980.     /**
  16981.      * Gets the private 'sonata.admin.pool' shared service.
  16982.      *
  16983.      * @return \Sonata\AdminBundle\Admin\Pool
  16984.      */
  16985.     protected function getSonata_Admin_PoolService()
  16986.     {
  16987.         return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16988.             'admin.accounting_parameter' => [false'admin.accounting_parameter''getAdmin_AccountingParameterService'false],
  16989.             'admin.bank' => [false'admin.bank''getAdmin_BankService'false],
  16990.             'admin.chart_account_parameter' => [false'admin.chart_account_parameter''getAdmin_ChartAccountParameterService'false],
  16991.             'admin.company' => [false'admin.company''getAdmin_CompanyService'false],
  16992.             'admin.contribution_rate' => [false'admin.contribution_rate''getAdmin_ContributionRateService'false],
  16993.             'admin.contribution_rate_detail' => [false'admin.contribution_rate_detail''getAdmin_ContributionRateDetailService'false],
  16994.             'admin.data_pay_value' => [false'admin.data_pay_value''getAdmin_DataPayValueService'false],
  16995.             'admin.dsn_block_key_value' => [false'admin.dsn_block_key_value''getAdmin_DsnBlockKeyValueService'false],
  16996.             'admin.dsn_bulletin_regul' => [false'admin.dsn_bulletin_regul''getAdmin_DsnBulletinRegulService'false],
  16997.             'admin.dsn_data_type' => [false'admin.dsn_data_type''getAdmin_DsnDataTypeService'false],
  16998.             'admin.dsn_param_block' => [false'admin.dsn_param_block''getAdmin_DsnParamBlockService'false],
  16999.             'admin.dsn_param_fields' => [false'admin.dsn_param_fields''getAdmin_DsnParamFieldsService'false],
  17000.             'admin.dsn_pay_rules_relation' => [false'admin.dsn_pay_rules_relation''getAdmin_DsnPayRulesRelationService'false],
  17001.             'admin.dsn_regul_aggregate' => [false'admin.dsn_regul_aggregate''getAdmin_DsnRegulAggregateService'false],
  17002.             'admin.dsn_regul_aggregate_detail' => [false'admin.dsn_regul_aggregate_detail''getAdmin_DsnRegulAggregateDetailService'false],
  17003.             'admin.dsn_regul_salaried' => [false'admin.dsn_regul_salaried''getAdmin_DsnRegulSalariedService'false],
  17004.             'admin.dsn_regul_salaried_detail' => [false'admin.dsn_regul_salaried_detail''getAdmin_DsnRegulSalariedDetailService'false],
  17005.             'admin.dsn_value' => [false'admin.dsn_value''getAdmin_DsnValueService'false],
  17006.             'admin.edition' => [false'admin.edition''getAdmin_EditionService'false],
  17007.             'admin.edition_column' => [false'admin.edition_column''getAdmin_EditionColumnService'false],
  17008.             'admin.edition_detail' => [false'admin.edition_detail''getAdmin_EditionDetailService'false],
  17009.             'admin.establishment' => [false'admin.establishment''getAdmin_EstablishmentService'false],
  17010.             'admin.organism' => [false'admin.organism''getAdmin_OrganismService'false],
  17011.             'admin.pay_constants' => [false'admin.pay_constants''getAdmin_PayConstantsService'false],
  17012.             'admin.pay_constants_detail' => [false'admin.pay_constants_detail''getAdmin_PayConstantsDetailService'false],
  17013.             'admin.pay_period' => [false'admin.pay_period''getAdmin_PayPeriodService'false],
  17014.             'admin.pay_plan' => [false'admin.pay_plan''getAdmin_PayPlanService'false],
  17015.             'admin.pay_rules' => [false'admin.pay_rules''getAdmin_PayRulesService'false],
  17016.             'admin.pay_tables' => [false'admin.pay_tables''getAdmin_PayTablesService'false],
  17017.             'admin.pay_value' => [false'admin.pay_value''getAdmin_PayValueService'false],
  17018.             'admin.providence_adherence' => [false'admin.providence_adherence''getAdmin_ProvidenceAdherenceService'false],
  17019.             'admin.public_holiday' => [false'admin.public_holiday''getAdmin_PublicHolidayService'false],
  17020.             'admin.service' => [false'admin.service''getAdmin_ServiceService'false],
  17021.             'admin.taux_pas_neutres' => [false'admin.taux_pas_neutres''getAdmin_TauxPasNeutresService'false],
  17022.             'admin.taux_pas_neutres_territoire' => [false'admin.taux_pas_neutres_territoire''getAdmin_TauxPasNeutresTerritoireService'false],
  17023.             'admin.taux_pas_territoire_postal_code' => [false'admin.taux_pas_territoire_postal_code''getAdmin_TauxPasTerritoirePostalCodeService'false],
  17024.             'admin.user' => [false'admin.user''getAdmin_UserService'false],
  17025.             'admin.work_place' => [false'admin.work_place''getAdmin_WorkPlaceService'false],
  17026.         ], [
  17027.             'admin.accounting_parameter' => '?',
  17028.             'admin.bank' => '?',
  17029.             'admin.chart_account_parameter' => '?',
  17030.             'admin.company' => '?',
  17031.             'admin.contribution_rate' => '?',
  17032.             'admin.contribution_rate_detail' => '?',
  17033.             'admin.data_pay_value' => '?',
  17034.             'admin.dsn_block_key_value' => '?',
  17035.             'admin.dsn_bulletin_regul' => '?',
  17036.             'admin.dsn_data_type' => '?',
  17037.             'admin.dsn_param_block' => '?',
  17038.             'admin.dsn_param_fields' => '?',
  17039.             'admin.dsn_pay_rules_relation' => '?',
  17040.             'admin.dsn_regul_aggregate' => '?',
  17041.             'admin.dsn_regul_aggregate_detail' => '?',
  17042.             'admin.dsn_regul_salaried' => '?',
  17043.             'admin.dsn_regul_salaried_detail' => '?',
  17044.             'admin.dsn_value' => '?',
  17045.             'admin.edition' => '?',
  17046.             'admin.edition_column' => '?',
  17047.             'admin.edition_detail' => '?',
  17048.             'admin.establishment' => '?',
  17049.             'admin.organism' => '?',
  17050.             'admin.pay_constants' => '?',
  17051.             'admin.pay_constants_detail' => '?',
  17052.             'admin.pay_period' => '?',
  17053.             'admin.pay_plan' => '?',
  17054.             'admin.pay_rules' => '?',
  17055.             'admin.pay_tables' => '?',
  17056.             'admin.pay_value' => '?',
  17057.             'admin.providence_adherence' => '?',
  17058.             'admin.public_holiday' => '?',
  17059.             'admin.service' => '?',
  17060.             'admin.taux_pas_neutres' => '?',
  17061.             'admin.taux_pas_neutres_territoire' => '?',
  17062.             'admin.taux_pas_territoire_postal_code' => '?',
  17063.             'admin.user' => '?',
  17064.             'admin.work_place' => '?',
  17065.         ]), [=> 'admin.company'=> 'admin.public_holiday'=> 'admin.establishment'=> 'admin.service'=> 'admin.work_place'=> 'admin.organism'=> 'admin.providence_adherence'=> 'admin.bank'=> 'admin.pay_plan'=> 'admin.pay_value'10 => 'admin.pay_tables'11 => 'admin.pay_constants'12 => 'admin.pay_constants_detail'13 => 'admin.contribution_rate'14 => 'admin.contribution_rate_detail'15 => 'admin.pay_rules'16 => 'admin.data_pay_value'17 => 'admin.dsn_data_type'18 => 'admin.dsn_param_block'19 => 'admin.dsn_param_fields'20 => 'admin.taux_pas_neutres'21 => 'admin.dsn_value'22 => 'admin.dsn_pay_rules_relation'23 => 'admin.dsn_bulletin_regul'24 => 'admin.pay_period'25 => 'admin.dsn_block_key_value'26 => 'admin.taux_pas_neutres_territoire'27 => 'admin.taux_pas_territoire_postal_code'28 => 'admin.edition'29 => 'admin.edition_detail'30 => 'admin.edition_column'31 => 'admin.accounting_parameter'32 => 'admin.chart_account_parameter'33 => 'admin.dsn_regul_aggregate'34 => 'admin.dsn_regul_aggregate_detail'35 => 'admin.dsn_regul_salaried'36 => 'admin.dsn_regul_salaried_detail'37 => 'admin.user'], $this->parameters['sonata.admin.configuration.dashboard_groups'], ['App\\Entity\\Company' => [=> 'admin.company'], 'App\\Entity\\PublicHoliday' => [=> 'admin.public_holiday'], 'App\\Entity\\Establishment' => [=> 'admin.establishment'], 'App\\Entity\\Service' => [=> 'admin.service'], 'App\\Entity\\WorkPlace' => [=> 'admin.work_place'], 'App\\Entity\\Organism' => [=> 'admin.organism'], 'App\\Entity\\ProvidenceAdherence' => [=> 'admin.providence_adherence'], 'App\\Entity\\Bank' => [=> 'admin.bank'], 'App\\Entity\\PayPlan' => [=> 'admin.pay_plan'], 'App\\Entity\\PayValue' => [=> 'admin.pay_value'], 'App\\Entity\\PayTables' => [=> 'admin.pay_tables'], 'App\\Entity\\PayConstants' => [=> 'admin.pay_constants'], 'App\\Entity\\PayConstantsDetail' => [=> 'admin.pay_constants_detail'], 'App\\Entity\\ContributionRate' => [=> 'admin.contribution_rate'], 'App\\Entity\\ContributionRateDetail' => [=> 'admin.contribution_rate_detail'], 'App\\Entity\\PayRules' => [=> 'admin.pay_rules'], 'App\\Entity\\DataPayValue' => [=> 'admin.data_pay_value'], 'App\\Entity\\DsnDataType' => [=> 'admin.dsn_data_type'], 'App\\Entity\\DsnParamBlock' => [=> 'admin.dsn_param_block'], 'App\\Entity\\DsnParamFields' => [=> 'admin.dsn_param_fields'], 'App\\Entity\\TauxPasNeutres' => [=> 'admin.taux_pas_neutres'], 'App\\Entity\\DSNValue' => [=> 'admin.dsn_value'], 'App\\Entity\\DSNPayRulesRelation' => [=> 'admin.dsn_pay_rules_relation'], 'App\\Entity\\PayResult' => [=> 'admin.dsn_bulletin_regul'], 'App\\Entity\\PayPeriod' => [=> 'admin.pay_period'], 'App\\Entity\\DsnBlockKeyValue' => [=> 'admin.dsn_block_key_value'], 'App\\Entity\\TauxPasNeutresTerritoire' => [=> 'admin.taux_pas_neutres_territoire'], 'App\\Entity\\TauxPasTerritoirePostalCode' => [=> 'admin.taux_pas_territoire_postal_code'], 'App\\Entity\\Edition' => [=> 'admin.edition'], 'App\\Entity\\EditionDetail' => [=> 'admin.edition_detail'], 'App\\Entity\\EditionColumn' => [=> 'admin.edition_column'], 'App\\Entity\\AccountingParameter' => [=> 'admin.accounting_parameter'], 'App\\Entity\\ChartAccountParameter' => [=> 'admin.chart_account_parameter'], 'App\\Entity\\DSNRegulAggregate' => [=> 'admin.dsn_regul_aggregate'], 'App\\Entity\\DSNRegulAggregateDetail' => [=> 'admin.dsn_regul_aggregate_detail'], 'App\\Entity\\DSNRegulSalaried' => [=> 'admin.dsn_regul_salaried'], 'App\\Entity\\DSNRegulSalariedDetail' => [=> 'admin.dsn_regul_salaried_detail'], 'App\\Entity\\User' => [=> 'admin.user']]);
  17066.     }
  17067.     /**
  17068.      * Gets the private 'sonata.admin.request.fetcher' shared service.
  17069.      *
  17070.      * @return \Sonata\AdminBundle\Request\AdminFetcher
  17071.      */
  17072.     protected function getSonata_Admin_Request_FetcherService()
  17073.     {
  17074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcherInterface.php';
  17075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcher.php';
  17076.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  17077.         if (isset($this->privates['sonata.admin.request.fetcher'])) {
  17078.             return $this->privates['sonata.admin.request.fetcher'];
  17079.         }
  17080.         return $this->privates['sonata.admin.request.fetcher'] = new \Sonata\AdminBundle\Request\AdminFetcher($a);
  17081.     }
  17082.     /**
  17083.      * Gets the private 'sonata.admin.route.cache_warmup' shared service.
  17084.      *
  17085.      * @return \Sonata\AdminBundle\Route\RoutesCacheWarmUp
  17086.      */
  17087.     protected function getSonata_Admin_Route_CacheWarmupService()
  17088.     {
  17089.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCacheWarmUp.php';
  17091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  17092.         return $this->privates['sonata.admin.route.cache_warmup'] = new \Sonata\AdminBundle\Route\RoutesCacheWarmUp(($this->privates['sonata.admin.route.cache'] ?? ($this->privates['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17093.     }
  17094.     /**
  17095.      * Gets the private 'sonata.admin.route.default_generator' shared service.
  17096.      *
  17097.      * @return \Sonata\AdminBundle\Route\DefaultRouteGenerator
  17098.      */
  17099.     protected function getSonata_Admin_Route_DefaultGeneratorService()
  17100.     {
  17101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RouteGeneratorInterface.php';
  17102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/DefaultRouteGenerator.php';
  17103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  17104.         $a = ($this->services['router'] ?? $this->getRouterService());
  17105.         if (isset($this->privates['sonata.admin.route.default_generator'])) {
  17106.             return $this->privates['sonata.admin.route.default_generator'];
  17107.         }
  17108.         return $this->privates['sonata.admin.route.default_generator'] = new \Sonata\AdminBundle\Route\DefaultRouteGenerator($a, ($this->privates['sonata.admin.route.cache'] ?? ($this->privates['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))));
  17109.     }
  17110.     /**
  17111.      * Gets the private 'sonata.admin.route.path_info' shared service.
  17112.      *
  17113.      * @return \Sonata\AdminBundle\Route\PathInfoBuilder
  17114.      */
  17115.     protected function getSonata_Admin_Route_PathInfoService()
  17116.     {
  17117.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  17118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/PathInfoBuilder.php';
  17119.         return $this->privates['sonata.admin.route.path_info'] = new \Sonata\AdminBundle\Route\PathInfoBuilder(($this->privates['sonata.admin.audit.manager'] ?? $this->getSonata_Admin_Audit_ManagerService()));
  17120.     }
  17121.     /**
  17122.      * Gets the private 'sonata.admin.sidebar_menu' shared service.
  17123.      *
  17124.      * @return \Knp\Menu\MenuItem
  17125.      */
  17126.     protected function getSonata_Admin_SidebarMenuService()
  17127.     {
  17128.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  17129.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  17130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/MenuBuilder.php';
  17131.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  17132.         if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  17133.             return $this->privates['sonata.admin.sidebar_menu'];
  17134.         }
  17135.         $b = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  17136.         if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  17137.             return $this->privates['sonata.admin.sidebar_menu'];
  17138.         }
  17139.         $c = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  17140.         if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  17141.             return $this->privates['sonata.admin.sidebar_menu'];
  17142.         }
  17143.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17144.         if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  17145.             return $this->privates['sonata.admin.sidebar_menu'];
  17146.         }
  17147.         return $this->privates['sonata.admin.sidebar_menu'] = (new \Sonata\AdminBundle\Menu\MenuBuilder($a$b$c$d))->createSidebarMenu();
  17148.     }
  17149.     /**
  17150.      * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  17151.      *
  17152.      * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  17153.      */
  17154.     protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  17155.     {
  17156.         return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  17157.     }
  17158.     /**
  17159.      * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  17160.      *
  17161.      * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  17162.      */
  17163.     protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  17164.     {
  17165.         return $this->privates['sonata.admin.twig.canonicalize_runtime'] = new \Sonata\AdminBundle\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17166.     }
  17167.     /**
  17168.      * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  17169.      *
  17170.      * @return \Sonata\AdminBundle\Twig\GroupRuntime
  17171.      */
  17172.     protected function getSonata_Admin_Twig_GroupRuntimeService()
  17173.     {
  17174.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  17175.         if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  17176.             return $this->privates['sonata.admin.twig.group_runtime'];
  17177.         }
  17178.         return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  17179.     }
  17180.     /**
  17181.      * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  17182.      *
  17183.      * @return \Sonata\AdminBundle\Twig\IconRuntime
  17184.      */
  17185.     protected function getSonata_Admin_Twig_IconRuntimeService()
  17186.     {
  17187.         return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  17188.     }
  17189.     /**
  17190.      * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  17191.      *
  17192.      * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  17193.      */
  17194.     protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  17195.     {
  17196.         return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  17197.     }
  17198.     /**
  17199.      * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  17200.      *
  17201.      * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  17202.      */
  17203.     protected function getSonata_Admin_Twig_SecurityRuntimeService()
  17204.     {
  17205.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  17206.         if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  17207.             return $this->privates['sonata.admin.twig.security_runtime'];
  17208.         }
  17209.         return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  17210.     }
  17211.     /**
  17212.      * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  17213.      *
  17214.      * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  17215.      */
  17216.     protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  17217.     {
  17218.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  17219.         if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  17220.             return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  17221.         }
  17222.         return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  17223.     }
  17224.     /**
  17225.      * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  17226.      *
  17227.      * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  17228.      */
  17229.     protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  17230.     {
  17231.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  17232.         if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  17233.             return $this->privates['sonata.admin.twig.template_registry_runtime'];
  17234.         }
  17235.         return $this->privates['sonata.admin.twig.template_registry_runtime'] = new \Sonata\AdminBundle\Twig\TemplateRegistryRuntime(($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $a);
  17236.     }
  17237.     /**
  17238.      * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  17239.      *
  17240.      * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  17241.      */
  17242.     protected function getSonata_Admin_Twig_XeditableRuntimeService()
  17243.     {
  17244.         return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  17245.     }
  17246.     /**
  17247.      * Gets the private 'sonata.block.form.type.block' shared service.
  17248.      *
  17249.      * @return \Sonata\BlockBundle\Form\Type\ServiceListType
  17250.      */
  17251.     protected function getSonata_Block_Form_Type_BlockService()
  17252.     {
  17253.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17255.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
  17256.         return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  17257.     }
  17258.     /**
  17259.      * Gets the private 'sonata.block.form.type.container_template' shared service.
  17260.      *
  17261.      * @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
  17262.      */
  17263.     protected function getSonata_Block_Form_Type_ContainerTemplateService()
  17264.     {
  17265.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
  17268.         return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['SonataBlockBundle default template' => '@SonataBlock/Block/block_container.html.twig']);
  17269.     }
  17270.     /**
  17271.      * Gets the private 'sonata.block.templating.helper' shared service.
  17272.      *
  17273.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  17274.      */
  17275.     protected function getSonata_Block_Templating_HelperService()
  17276.     {
  17277.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17278.         if (isset($this->privates['sonata.block.templating.helper'])) {
  17279.             return $this->privates['sonata.block.templating.helper'];
  17280.         }
  17281.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $this->parameters['sonata_block.cache_blocks'], ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService()), ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService()), $aNULL, ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  17282.     }
  17283.     /**
  17284.      * Gets the private 'sonata.doctrine.mapper' shared service.
  17285.      *
  17286.      * @return \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper
  17287.      */
  17288.     protected function getSonata_Doctrine_MapperService()
  17289.     {
  17290.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Mapper/ORM/DoctrineORMMapper.php';
  17292.         return $this->privates['sonata.doctrine.mapper'] = new \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper();
  17293.     }
  17294.     /**
  17295.      * Gets the private 'sonata.form.twig.canonicalize_runtime' shared service.
  17296.      *
  17297.      * @return \Sonata\Form\Twig\CanonicalizeRuntime
  17298.      */
  17299.     protected function getSonata_Form_Twig_CanonicalizeRuntimeService()
  17300.     {
  17301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/CanonicalizeRuntime.php';
  17302.         return $this->privates['sonata.form.twig.canonicalize_runtime'] = new \Sonata\Form\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17303.     }
  17304.     /**
  17305.      * Gets the private 'sonata.form.type.array' shared service.
  17306.      *
  17307.      * @return \Sonata\Form\Type\ImmutableArrayType
  17308.      */
  17309.     protected function getSonata_Form_Type_ArrayService()
  17310.     {
  17311.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17312.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/ImmutableArrayType.php';
  17314.         return $this->privates['sonata.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
  17315.     }
  17316.     /**
  17317.      * Gets the private 'sonata.form.type.boolean' shared service.
  17318.      *
  17319.      * @return \Sonata\Form\Type\BooleanType
  17320.      */
  17321.     protected function getSonata_Form_Type_BooleanService()
  17322.     {
  17323.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17324.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BooleanType.php';
  17326.         return $this->privates['sonata.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
  17327.     }
  17328.     /**
  17329.      * Gets the private 'sonata.form.type.collection' shared service.
  17330.      *
  17331.      * @return \Sonata\Form\Type\CollectionType
  17332.      */
  17333.     protected function getSonata_Form_Type_CollectionService()
  17334.     {
  17335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/CollectionType.php';
  17338.         return $this->privates['sonata.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
  17339.     }
  17340.     /**
  17341.      * Gets the private 'sonata.form.type.date_picker' shared service.
  17342.      *
  17343.      * @return \Sonata\Form\Type\DatePickerType
  17344.      */
  17345.     protected function getSonata_Form_Type_DatePickerService()
  17346.     {
  17347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  17350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php';
  17351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  17352.         return $this->privates['sonata.form.type.date_picker'] = new \Sonata\Form\Type\DatePickerType(($this->privates['sonata.form.date.moment_format_converter'] ?? ($this->privates['sonata.form.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()), 'fr');
  17353.     }
  17354.     /**
  17355.      * Gets the private 'sonata.form.type.date_range' shared service.
  17356.      *
  17357.      * @return \Sonata\Form\Type\DateRangeType
  17358.      */
  17359.     protected function getSonata_Form_Type_DateRangeService()
  17360.     {
  17361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  17364.         return $this->privates['sonata.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  17365.     }
  17366.     /**
  17367.      * Gets the private 'sonata.form.type.date_range_picker' shared service.
  17368.      *
  17369.      * @return \Sonata\Form\Type\DateRangePickerType
  17370.      */
  17371.     protected function getSonata_Form_Type_DateRangePickerService()
  17372.     {
  17373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  17376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php';
  17377.         return $this->privates['sonata.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  17378.     }
  17379.     /**
  17380.      * Gets the private 'sonata.form.type.datetime_picker' shared service.
  17381.      *
  17382.      * @return \Sonata\Form\Type\DateTimePickerType
  17383.      */
  17384.     protected function getSonata_Form_Type_DatetimePickerService()
  17385.     {
  17386.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17387.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17388.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  17389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php';
  17390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  17391.         return $this->privates['sonata.form.type.datetime_picker'] = new \Sonata\Form\Type\DateTimePickerType(($this->privates['sonata.form.date.moment_format_converter'] ?? ($this->privates['sonata.form.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()), 'fr');
  17392.     }
  17393.     /**
  17394.      * Gets the private 'sonata.form.type.datetime_range' shared service.
  17395.      *
  17396.      * @return \Sonata\Form\Type\DateTimeRangeType
  17397.      */
  17398.     protected function getSonata_Form_Type_DatetimeRangeService()
  17399.     {
  17400.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17401.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  17403.         return $this->privates['sonata.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  17404.     }
  17405.     /**
  17406.      * Gets the private 'sonata.form.type.datetime_range_picker' shared service.
  17407.      *
  17408.      * @return \Sonata\Form\Type\DateTimeRangePickerType
  17409.      */
  17410.     protected function getSonata_Form_Type_DatetimeRangePickerService()
  17411.     {
  17412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  17415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php';
  17416.         return $this->privates['sonata.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  17417.     }
  17418.     /**
  17419.      * Gets the private 'sonata.form.type.equal' shared service.
  17420.      *
  17421.      * @return \Sonata\Form\Type\EqualType
  17422.      *
  17423.      * @deprecated Since sonata-project/form-extensions 1.2: The "sonata.form.type.equal" service is deprecated since sonata-project/form-extensions 1.2 and will be removed in 2.0. Use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType instead
  17424.      */
  17425.     protected function getSonata_Form_Type_EqualService()
  17426.     {
  17427.         trigger_deprecation('sonata-project/form-extensions''1.2''The "sonata.form.type.equal" service is deprecated since sonata-project/form-extensions 1.2 and will be removed in 2.0. Use Sonata\\AdminBundle\\Form\\Type\\Operator\\EqualOperatorType instead');
  17428.         return $this->privates['sonata.form.type.equal'] = new \Sonata\Form\Type\EqualType(($this->services['translator'] ?? $this->getTranslatorService()));
  17429.     }
  17430.     /**
  17431.      * Gets the private 'sonata.form.validator.inline' shared service.
  17432.      *
  17433.      * @return \Sonata\Form\Validator\InlineValidator
  17434.      */
  17435.     protected function getSonata_Form_Validator_InlineService()
  17436.     {
  17437.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17438.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
  17440.         $a = ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService());
  17441.         if (isset($this->privates['sonata.form.validator.inline'])) {
  17442.             return $this->privates['sonata.form.validator.inline'];
  17443.         }
  17444.         return $this->privates['sonata.form.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this$a);
  17445.     }
  17446.     /**
  17447.      * Gets the private 'sonata.twig.flashmessage.twig.runtime' shared service.
  17448.      *
  17449.      * @return \Sonata\Twig\Extension\FlashMessageRuntime
  17450.      */
  17451.     protected function getSonata_Twig_Flashmessage_Twig_RuntimeService()
  17452.     {
  17453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php';
  17454.         return $this->privates['sonata.twig.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  17455.     }
  17456.     /**
  17457.      * Gets the private 'sonata.twig.status_runtime' shared service.
  17458.      *
  17459.      * @return \Sonata\Twig\Extension\StatusRuntime
  17460.      */
  17461.     protected function getSonata_Twig_StatusRuntimeService()
  17462.     {
  17463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusRuntime.php';
  17464.         $this->privates['sonata.twig.status_runtime'] = $instance = new \Sonata\Twig\Extension\StatusRuntime();
  17465.         $instance->addStatusService(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  17466.         return $instance;
  17467.     }
  17468.     /**
  17469.      * Gets the private 'translation.extractor' shared service.
  17470.      *
  17471.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  17472.      */
  17473.     protected function getTranslation_ExtractorService()
  17474.     {
  17475.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  17476.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  17477.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  17478.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  17479.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  17480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/Extractor/AdminExtractor.php';
  17482.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  17483.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  17484.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  17485.         $instance->addExtractor('sonata_admin', new \Sonata\AdminBundle\Translator\Extractor\AdminExtractor(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService())));
  17486.         return $instance;
  17487.     }
  17488.     /**
  17489.      * Gets the private 'translation.loader.csv' shared service.
  17490.      *
  17491.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  17492.      */
  17493.     protected function getTranslation_Loader_CsvService()
  17494.     {
  17495.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17496.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  17497.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  17498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  17499.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  17500.     }
  17501.     /**
  17502.      * Gets the private 'translation.loader.dat' shared service.
  17503.      *
  17504.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  17505.      */
  17506.     protected function getTranslation_Loader_DatService()
  17507.     {
  17508.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  17510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  17511.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  17512.     }
  17513.     /**
  17514.      * Gets the private 'translation.loader.ini' shared service.
  17515.      *
  17516.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  17517.      */
  17518.     protected function getTranslation_Loader_IniService()
  17519.     {
  17520.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17521.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  17522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  17523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  17524.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  17525.     }
  17526.     /**
  17527.      * Gets the private 'translation.loader.json' shared service.
  17528.      *
  17529.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  17530.      */
  17531.     protected function getTranslation_Loader_JsonService()
  17532.     {
  17533.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  17535.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  17536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  17537.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  17538.     }
  17539.     /**
  17540.      * Gets the private 'translation.loader.mo' shared service.
  17541.      *
  17542.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  17543.      */
  17544.     protected function getTranslation_Loader_MoService()
  17545.     {
  17546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  17548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  17549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  17550.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  17551.     }
  17552.     /**
  17553.      * Gets the private 'translation.loader.php' shared service.
  17554.      *
  17555.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  17556.      */
  17557.     protected function getTranslation_Loader_PhpService()
  17558.     {
  17559.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17560.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  17561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  17562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  17563.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  17564.     }
  17565.     /**
  17566.      * Gets the private 'translation.loader.po' shared service.
  17567.      *
  17568.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  17569.      */
  17570.     protected function getTranslation_Loader_PoService()
  17571.     {
  17572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  17574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  17575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  17576.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  17577.     }
  17578.     /**
  17579.      * Gets the private 'translation.loader.qt' shared service.
  17580.      *
  17581.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  17582.      */
  17583.     protected function getTranslation_Loader_QtService()
  17584.     {
  17585.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17586.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  17587.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  17588.     }
  17589.     /**
  17590.      * Gets the private 'translation.loader.res' shared service.
  17591.      *
  17592.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  17593.      */
  17594.     protected function getTranslation_Loader_ResService()
  17595.     {
  17596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  17598.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  17599.     }
  17600.     /**
  17601.      * Gets the private 'translation.loader.xliff' shared service.
  17602.      *
  17603.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  17604.      */
  17605.     protected function getTranslation_Loader_XliffService()
  17606.     {
  17607.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17608.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  17609.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  17610.     }
  17611.     /**
  17612.      * Gets the private 'translation.loader.yml' shared service.
  17613.      *
  17614.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  17615.      */
  17616.     protected function getTranslation_Loader_YmlService()
  17617.     {
  17618.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17619.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  17620.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  17621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  17622.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  17623.     }
  17624.     /**
  17625.      * Gets the private 'translation.provider_collection' shared service.
  17626.      *
  17627.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  17628.      */
  17629.     protected function getTranslation_ProviderCollectionService()
  17630.     {
  17631.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  17632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  17633.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  17634.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  17635.         }, 1), []))->fromConfig([]);
  17636.     }
  17637.     /**
  17638.      * Gets the private 'translation.reader' shared service.
  17639.      *
  17640.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  17641.      */
  17642.     protected function getTranslation_ReaderService()
  17643.     {
  17644.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  17645.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  17646.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  17647.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  17648.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  17649.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  17650.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  17651.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  17652.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  17653.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  17654.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  17655.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  17656.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  17657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  17658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  17659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  17660.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  17661.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  17662.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  17663.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  17664.         $instance->addLoader('yaml'$a);
  17665.         $instance->addLoader('yml'$a);
  17666.         $instance->addLoader('xlf'$b);
  17667.         $instance->addLoader('xliff'$b);
  17668.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  17669.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  17670.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  17671.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  17672.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  17673.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  17674.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  17675.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  17676.         return $instance;
  17677.     }
  17678.     /**
  17679.      * Gets the private 'translation.warmer' shared service.
  17680.      *
  17681.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  17682.      */
  17683.     protected function getTranslation_WarmerService()
  17684.     {
  17685.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17686.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  17687.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17688.             'translator' => ['services''translator''getTranslatorService'false],
  17689.         ], [
  17690.             'translator' => '?',
  17691.         ]))->withContext('translation.warmer'$this));
  17692.     }
  17693.     /**
  17694.      * Gets the private 'translation.writer' shared service.
  17695.      *
  17696.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  17697.      */
  17698.     protected function getTranslation_WriterService()
  17699.     {
  17700.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  17701.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  17702.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  17703.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  17704.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  17705.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  17706.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  17707.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  17708.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  17709.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  17710.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  17711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  17712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  17713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  17714.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  17715.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  17716.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  17717.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  17718.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  17719.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  17720.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  17721.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  17722.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  17723.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  17724.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  17725.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  17726.         return $instance;
  17727.     }
  17728.     /**
  17729.      * Gets the private 'translator.default' shared service.
  17730.      *
  17731.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  17732.      */
  17733.     protected function getTranslator_DefaultService()
  17734.     {
  17735.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17736.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  17737.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  17738.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  17739.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  17740.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  17741.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  17742.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  17743.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  17744.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  17745.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  17746.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  17747.         ], [
  17748.             'translation.loader.csv' => '?',
  17749.             'translation.loader.dat' => '?',
  17750.             'translation.loader.ini' => '?',
  17751.             'translation.loader.json' => '?',
  17752.             'translation.loader.mo' => '?',
  17753.             'translation.loader.php' => '?',
  17754.             'translation.loader.po' => '?',
  17755.             'translation.loader.qt' => '?',
  17756.             'translation.loader.res' => '?',
  17757.             'translation.loader.xliff' => '?',
  17758.             'translation.loader.yml' => '?',
  17759.         ]), 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' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 11 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff'), 11 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), 12 => (\dirname(__DIR__4).'/translations/bundles/FOSUserBundle/translations/FOSUserBundle.en.yml'), 13 => (\dirname(__DIR__4).'/translations/bundles/FOSUserBundle/translations/validators.en.yml'), 14 => (\dirname(__DIR__4).'/translations/messages.en.yaml'), 15 => (\dirname(__DIR__4).'/translations/security.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff'), 11 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), 12 => (\dirname(__DIR__4).'/translations/bundles/FOSUserBundle/translations/FOSUserBundle.fr.yml'), 13 => (\dirname(__DIR__4).'/translations/bundles/FOSUserBundle/translations/validators.fr.yml'), 14 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 15 => (\dirname(__DIR__4).'/translations/security.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), 11 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'sv_SE' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 32 => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 33 => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/hwi/oauth-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'=> 'vendor/sonata-project/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/admin-bundle/src/Resources/translations'=> 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'=> 'vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'10 => 'vendor/scheb/2fa-bundle/Resources/translations'11 => 'translations'12 => 'vendor/symfony/framework-bundle/translations'13 => 'vendor/symfony/twig-bundle/translations'14 => 'vendor/twig/extra-bundle/translations'15 => 'vendor/sensio/framework-extra-bundle/src/translations'16 => 'vendor/doctrine/doctrine-bundle/translations'17 => 'vendor/doctrine/doctrine-migrations-bundle/translations'18 => 'vendor/symfony/security-bundle/translations'19 => 'vendor/symfony/web-profiler-bundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'vendor/symfony/debug-bundle/translations'22 => 'vendor/symfony/maker-bundle/src/translations'23 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'24 => 'vendor/php-http/httplug-bundle/src/translations'25 => 'vendor/willdurand/js-translation-bundle/translations'26 => 'vendor/friendsofsymfony/rest-bundle/translations'27 => 'vendor/symfony/webpack-encore-bundle/src/translations'28 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'29 => 'vendor/knplabs/knp-menu-bundle/src/translations'30 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'31 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'32 => 'vendor/sonata-project/exporter/src/Bridge/Symfony/translations'33 => 'vendor/league/oauth2-server-bundle/src/translations']]], []);
  17760.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  17761.         $instance->setFallbackLocales([=> 'fr']);
  17762.         return $instance;
  17763.     }
  17764.     /**
  17765.      * Gets the private 'twig.command.debug' shared service.
  17766.      *
  17767.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  17768.      */
  17769.     protected function getTwig_Command_DebugService()
  17770.     {
  17771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17772.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  17773.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  17774.         $instance->setName('debug:twig');
  17775.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  17776.         return $instance;
  17777.     }
  17778.     /**
  17779.      * Gets the private 'twig.command.lint' shared service.
  17780.      *
  17781.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  17782.      */
  17783.     protected function getTwig_Command_LintService()
  17784.     {
  17785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17786.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  17787.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  17788.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  17789.         $instance->setName('lint:twig');
  17790.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  17791.         return $instance;
  17792.     }
  17793.     /**
  17794.      * Gets the private 'twig.form.engine' shared service.
  17795.      *
  17796.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  17797.      */
  17798.     protected function getTwig_Form_EngineService()
  17799.     {
  17800.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  17801.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  17802.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  17803.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  17804.         if (isset($this->privates['twig.form.engine'])) {
  17805.             return $this->privates['twig.form.engine'];
  17806.         }
  17807.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  17808.     }
  17809.     /**
  17810.      * Gets the private 'twig.form.renderer' shared service.
  17811.      *
  17812.      * @return \Symfony\Component\Form\FormRenderer
  17813.      */
  17814.     protected function getTwig_Form_RendererService()
  17815.     {
  17816.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  17817.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  17818.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  17819.         if (isset($this->privates['twig.form.renderer'])) {
  17820.             return $this->privates['twig.form.renderer'];
  17821.         }
  17822.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  17823.     }
  17824.     /**
  17825.      * Gets the private 'twig.mailer.message_listener' shared service.
  17826.      *
  17827.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  17828.      */
  17829.     protected function getTwig_Mailer_MessageListenerService()
  17830.     {
  17831.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  17832.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  17833.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  17834.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  17835.         if (isset($this->privates['twig.mailer.message_listener'])) {
  17836.             return $this->privates['twig.mailer.message_listener'];
  17837.         }
  17838.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  17839.     }
  17840.     /**
  17841.      * Gets the private 'twig.runtime.httpkernel' shared service.
  17842.      *
  17843.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  17844.      */
  17845.     protected function getTwig_Runtime_HttpkernelService()
  17846.     {
  17847.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  17848.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  17849.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  17850.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  17851.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  17852.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  17853.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  17854.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17855.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  17856.         ], [
  17857.             'inline' => '?',
  17858.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  17859.     }
  17860.     /**
  17861.      * Gets the private 'twig.runtime.security_csrf' shared service.
  17862.      *
  17863.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  17864.      */
  17865.     protected function getTwig_Runtime_SecurityCsrfService()
  17866.     {
  17867.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  17868.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  17869.     }
  17870.     /**
  17871.      * Gets the private 'twig.runtime.serializer' shared service.
  17872.      *
  17873.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  17874.      */
  17875.     protected function getTwig_Runtime_SerializerService()
  17876.     {
  17877.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  17878.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  17879.     }
  17880.     /**
  17881.      * Gets the private 'twig.template_cache_warmer' shared service.
  17882.      *
  17883.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  17884.      */
  17885.     protected function getTwig_TemplateCacheWarmerService()
  17886.     {
  17887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17888.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  17889.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  17890.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17891.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  17892.         ], [
  17893.             'twig' => '?',
  17894.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  17895.     }
  17896.     /**
  17897.      * Gets the private 'validator.builder' shared service.
  17898.      *
  17899.      * @return \Symfony\Component\Validator\ValidatorBuilder
  17900.      */
  17901.     protected function getValidator_BuilderService()
  17902.     {
  17903.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  17904.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  17905.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  17906.         if ($this->has('translator')) {
  17907.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  17908.         }
  17909.         $instance->setTranslationDomain('validators');
  17910.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  17911.         $instance->enableAnnotationMapping(true);
  17912.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  17913.         $instance->addMethodMapping('loadValidatorMetadata');
  17914.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  17915.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  17916.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  17917.         return $instance;
  17918.     }
  17919.     /**
  17920.      * Gets the private 'validator.email' shared service.
  17921.      *
  17922.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  17923.      */
  17924.     protected function getValidator_EmailService()
  17925.     {
  17926.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17927.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17928.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  17929.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  17930.     }
  17931.     /**
  17932.      * Gets the private 'validator.expression' shared service.
  17933.      *
  17934.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  17935.      */
  17936.     protected function getValidator_ExpressionService()
  17937.     {
  17938.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17939.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17940.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  17941.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  17942.     }
  17943.     /**
  17944.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  17945.      *
  17946.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  17947.      */
  17948.     protected function getValidator_Mapping_CacheWarmerService()
  17949.     {
  17950.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  17952.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  17953.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  17954.     }
  17955.     /**
  17956.      * Gets the private 'validator.not_compromised_password' shared service.
  17957.      *
  17958.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  17959.      */
  17960.     protected function getValidator_NotCompromisedPasswordService()
  17961.     {
  17962.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17963.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17964.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  17965.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  17966.     }
  17967.     /**
  17968.      * Gets the private 'validator.validator_factory' shared service.
  17969.      *
  17970.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  17971.      */
  17972.     protected function getValidator_ValidatorFactoryService()
  17973.     {
  17974.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17975.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService'false],
  17976.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService'false],
  17977.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  17978.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  17979.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  17980.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  17981.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  17982.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  17983.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  17984.             'ewz_recaptcha.true' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService'false],
  17985.             'ewz_recaptcha.v3.true' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService'false],
  17986.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  17987.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  17988.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  17989.         ], [
  17990.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => '?',
  17991.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => '?',
  17992.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  17993.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  17994.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  17995.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  17996.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  17997.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  17998.             'doctrine.orm.validator.unique' => '?',
  17999.             'ewz_recaptcha.true' => '?',
  18000.             'ewz_recaptcha.v3.true' => '?',
  18001.             'security.validator.user_password' => '?',
  18002.             'sonata.form.validator.inline' => '?',
  18003.             'validator.expression' => '?',
  18004.         ]));
  18005.     }
  18006.     /**
  18007.      * Gets the private 'var_dumper.command.server_dump' shared service.
  18008.      *
  18009.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  18010.      */
  18011.     protected function getVarDumper_Command_ServerDumpService()
  18012.     {
  18013.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18014.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  18015.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  18016.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  18017.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  18018.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  18019.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  18020.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18021.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18022.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18023.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  18024.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  18025.         $instance->setName('server:dump');
  18026.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  18027.         return $instance;
  18028.     }
  18029.     /**
  18030.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  18031.      *
  18032.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  18033.      */
  18034.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  18035.     {
  18036.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  18037.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  18038.         return $instance;
  18039.     }
  18040.     /**
  18041.      * Gets the private 'var_dumper.html_dumper' shared service.
  18042.      *
  18043.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  18044.      */
  18045.     protected function getVarDumper_HtmlDumperService()
  18046.     {
  18047.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  18048.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  18049.         return $instance;
  18050.     }
  18051.     /**
  18052.      * Gets the private 'var_dumper.server_connection' shared service.
  18053.      *
  18054.      * @return \Symfony\Component\VarDumper\Server\Connection
  18055.      */
  18056.     protected function getVarDumper_ServerConnectionService()
  18057.     {
  18058.         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', \dirname(__DIR__4), ($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()]);
  18059.     }
  18060.     /**
  18061.      * Gets the private 'web_profiler.csp.handler' shared service.
  18062.      *
  18063.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  18064.      */
  18065.     protected function getWebProfiler_Csp_HandlerService()
  18066.     {
  18067.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  18068.     }
  18069.     /**
  18070.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  18071.      *
  18072.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  18073.      */
  18074.     protected function getWebProfiler_DebugToolbarService()
  18075.     {
  18076.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  18077.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  18078.             return $this->privates['web_profiler.debug_toolbar'];
  18079.         }
  18080.         $b = ($this->services['router'] ?? $this->getRouterService());
  18081.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  18082.             return $this->privates['web_profiler.debug_toolbar'];
  18083.         }
  18084.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  18085.     }
  18086.     /**
  18087.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  18088.      *
  18089.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  18090.      */
  18091.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  18092.     {
  18093.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  18094.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  18095.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  18096.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  18097.     }
  18098.     /**
  18099.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  18100.      *
  18101.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  18102.      */
  18103.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  18104.     {
  18105.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18106.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  18107.         ], [
  18108.             '_default' => '?',
  18109.         ]), '_default');
  18110.     }
  18111.     /**
  18112.      * Gets the private 'webpack_encore.exception_listener' shared service.
  18113.      *
  18114.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  18115.      */
  18116.     protected function getWebpackEncore_ExceptionListenerService()
  18117.     {
  18118.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  18119.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  18120.     }
  18121.     /**
  18122.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  18123.      *
  18124.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  18125.      */
  18126.     protected function getWebpackEncore_TagRendererService()
  18127.     {
  18128.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  18129.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18130.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  18131.             return $this->privates['webpack_encore.tag_renderer'];
  18132.         }
  18133.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], [], [], $a);
  18134.     }
  18135.     /**
  18136.      * Gets the public 'cache_clearer' alias.
  18137.      *
  18138.      * @return object The ".container.private.cache_clearer" service.
  18139.      */
  18140.     protected function getCacheClearerService()
  18141.     {
  18142.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  18143.         return $this->get('.container.private.cache_clearer');
  18144.     }
  18145.     /**
  18146.      * Gets the public 'filesystem' alias.
  18147.      *
  18148.      * @return object The ".container.private.filesystem" service.
  18149.      */
  18150.     protected function getFilesystemService()
  18151.     {
  18152.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  18153.         return $this->get('.container.private.filesystem');
  18154.     }
  18155.     /**
  18156.      * Gets the public 'serializer' alias.
  18157.      *
  18158.      * @return object The ".container.private.serializer" service.
  18159.      */
  18160.     protected function getSerializerService()
  18161.     {
  18162.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  18163.         return $this->get('.container.private.serializer');
  18164.     }
  18165.     /**
  18166.      * Gets the public 'security.csrf.token_manager' alias.
  18167.      *
  18168.      * @return object The ".container.private.security.csrf.token_manager" service.
  18169.      */
  18170.     protected function getSecurity_Csrf_TokenManagerService()
  18171.     {
  18172.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  18173.         return $this->get('.container.private.security.csrf.token_manager');
  18174.     }
  18175.     /**
  18176.      * Gets the public 'form.factory' alias.
  18177.      *
  18178.      * @return object The ".container.private.form.factory" service.
  18179.      */
  18180.     protected function getForm_FactoryService()
  18181.     {
  18182.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  18183.         return $this->get('.container.private.form.factory');
  18184.     }
  18185.     /**
  18186.      * Gets the public 'form.type.file' alias.
  18187.      *
  18188.      * @return object The ".container.private.form.type.file" service.
  18189.      */
  18190.     protected function getForm_Type_FileService()
  18191.     {
  18192.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  18193.         return $this->get('.container.private.form.type.file');
  18194.     }
  18195.     /**
  18196.      * Gets the public 'profiler' alias.
  18197.      *
  18198.      * @return object The ".container.private.profiler" service.
  18199.      */
  18200.     protected function getProfilerService()
  18201.     {
  18202.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  18203.         return $this->get('.container.private.profiler');
  18204.     }
  18205.     /**
  18206.      * Gets the public 'twig' alias.
  18207.      *
  18208.      * @return object The ".container.private.twig" service.
  18209.      */
  18210.     protected function getTwigService()
  18211.     {
  18212.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  18213.         return $this->get('.container.private.twig');
  18214.     }
  18215.     /**
  18216.      * Gets the public 'security.authorization_checker' alias.
  18217.      *
  18218.      * @return object The ".container.private.security.authorization_checker" service.
  18219.      */
  18220.     protected function getSecurity_AuthorizationCheckerService()
  18221.     {
  18222.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  18223.         return $this->get('.container.private.security.authorization_checker');
  18224.     }
  18225.     /**
  18226.      * Gets the public 'security.token_storage' alias.
  18227.      *
  18228.      * @return object The ".container.private.security.token_storage" service.
  18229.      */
  18230.     protected function getSecurity_TokenStorageService()
  18231.     {
  18232.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  18233.         return $this->get('.container.private.security.token_storage');
  18234.     }
  18235.     /**
  18236.      * Gets the public 'security.password_encoder' alias.
  18237.      *
  18238.      * @return object The ".container.private.security.password_encoder" service.
  18239.      */
  18240.     protected function getSecurity_PasswordEncoderService()
  18241.     {
  18242.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  18243.         return $this->get('.container.private.security.password_encoder');
  18244.     }
  18245.     /**
  18246.      * Gets the public 'session' alias.
  18247.      *
  18248.      * @return object The ".container.private.session" service.
  18249.      */
  18250.     protected function getSessionService()
  18251.     {
  18252.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  18253.         return $this->get('.container.private.session');
  18254.     }
  18255.     /**
  18256.      * Gets the public 'validator' alias.
  18257.      *
  18258.      * @return object The ".container.private.validator" service.
  18259.      */
  18260.     protected function getValidatorService()
  18261.     {
  18262.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  18263.         return $this->get('.container.private.validator');
  18264.     }
  18265.     /**
  18266.      * @return array|bool|float|int|string|\UnitEnum|null
  18267.      */
  18268.     public function getParameter(string $name)
  18269.     {
  18270.         if (isset($this->buildParameters[$name])) {
  18271.             return $this->buildParameters[$name];
  18272.         }
  18273.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  18274.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  18275.         }
  18276.         if (isset($this->loadedDynamicParameters[$name])) {
  18277.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  18278.         }
  18279.         return $this->parameters[$name];
  18280.     }
  18281.     public function hasParameter(string $name): bool
  18282.     {
  18283.         if (isset($this->buildParameters[$name])) {
  18284.             return true;
  18285.         }
  18286.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  18287.     }
  18288.     public function setParameter(string $name$value): void
  18289.     {
  18290.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  18291.     }
  18292.     public function getParameterBag(): ParameterBagInterface
  18293.     {
  18294.         if (null === $this->parameterBag) {
  18295.             $parameters $this->parameters;
  18296.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  18297.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  18298.             }
  18299.             foreach ($this->buildParameters as $name => $value) {
  18300.                 $parameters[$name] = $value;
  18301.             }
  18302.             $this->parameterBag = new FrozenParameterBag($parameters);
  18303.         }
  18304.         return $this->parameterBag;
  18305.     }
  18306.     private $loadedDynamicParameters = [
  18307.         'kernel.runtime_environment' => false,
  18308.         'kernel.build_dir' => false,
  18309.         'kernel.cache_dir' => false,
  18310.         'PRINT_CURL' => false,
  18311.         'PRINT_DEFAULT_OUTPUT' => false,
  18312.         'PRINT_USERNAME' => false,
  18313.         'PRINT_PASSWORD' => false,
  18314.         'DIRECTORY_UPLOAD' => false,
  18315.         'FREEDOM_BASE_URL' => false,
  18316.         'FREEDOM_AVAILABLE' => false,
  18317.         'FREEDOM_OAUTH_URL' => false,
  18318.         'FREEDOM_OAUTH_CLIENT_ID' => false,
  18319.         'FREEDOM_OAUTH_CLIENT_SECRET' => false,
  18320.         'NOREPLY_EMAIL' => false,
  18321.         'SECRET' => false,
  18322.         'google_recaptcha_site_key' => false,
  18323.         'kernel.secret' => false,
  18324.         'debug.container.dump' => false,
  18325.         'serializer.mapping.cache.file' => false,
  18326.         'validator.mapping.cache.file' => false,
  18327.         'profiler.storage.dsn' => false,
  18328.         'doctrine.orm.proxy_dir' => false,
  18329.         'ewz_recaptcha.public_key' => false,
  18330.         'ewz_recaptcha.private_key' => false,
  18331.         'league.oauth2_server.encryption_key' => false,
  18332.         'scheb_two_factor.email.sender_email' => false,
  18333.     ];
  18334.     private $dynamicParameters = [];
  18335.     private function getDynamicParameter(string $name)
  18336.     {
  18337.         switch ($name) {
  18338.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  18339.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  18340.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  18341.             case 'PRINT_CURL'$value $this->getEnv('string:PRINT_CURL'); break;
  18342.             case 'PRINT_DEFAULT_OUTPUT'$value $this->getEnv('string:PRINT_DEFAULT_OUTPUT'); break;
  18343.             case 'PRINT_USERNAME'$value $this->getEnv('string:PRINT_USERNAME'); break;
  18344.             case 'PRINT_PASSWORD'$value $this->getEnv('string:PRINT_PASSWORD'); break;
  18345.             case 'DIRECTORY_UPLOAD'$value $this->getEnv('string:DIRECTORY_UPLOAD'); break;
  18346.             case 'FREEDOM_BASE_URL'$value $this->getEnv('string:FREEDOM_URL'); break;
  18347.             case 'FREEDOM_AVAILABLE'$value $this->getEnv('string:FREEDOM_AVAILABLE'); break;
  18348.             case 'FREEDOM_OAUTH_URL'$value $this->getEnv('string:FREEDOM_OAUTH_URL'); break;
  18349.             case 'FREEDOM_OAUTH_CLIENT_ID'$value $this->getEnv('string:FREEDOM_OAUTH_CLIENT_ID'); break;
  18350.             case 'FREEDOM_OAUTH_CLIENT_SECRET'$value $this->getEnv('string:FREEDOM_OAUTH_CLIENT_SECRET'); break;
  18351.             case 'NOREPLY_EMAIL'$value $this->getEnv('string:NOREPLY_EMAIL'); break;
  18352.             case 'SECRET'$value $this->getEnv('APP_SECRET'); break;
  18353.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  18354.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  18355.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  18356.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  18357.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  18358.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  18359.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  18360.             case 'ewz_recaptcha.public_key'$value $this->getEnv('EWZ_RECAPTCHA_SITE_KEY'); break;
  18361.             case 'ewz_recaptcha.private_key'$value $this->getEnv('EWZ_RECAPTCHA_SECRET'); break;
  18362.             case 'league.oauth2_server.encryption_key'$value $this->getEnv('string:OAUTH2_ENCRYPTION_KEY'); break;
  18363.             case 'scheb_two_factor.email.sender_email'$value $this->getEnv('resolve:NOREPLY_EMAIL'); break;
  18364.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  18365.         }
  18366.         $this->loadedDynamicParameters[$name] = true;
  18367.         return $this->dynamicParameters[$name] = $value;
  18368.     }
  18369.     protected function getDefaultParameters(): array
  18370.     {
  18371.         return [
  18372.             'kernel.project_dir' => \dirname(__DIR__4),
  18373.             'kernel.environment' => 'dev',
  18374.             'kernel.debug' => true,
  18375.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  18376.             'kernel.bundles' => [
  18377.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  18378.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  18379.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  18380.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  18381.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  18382.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  18383.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  18384.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  18385.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  18386.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  18387.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  18388.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  18389.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  18390.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  18391.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  18392.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  18393.                 'EWZRecaptchaBundle' => 'EWZ\\Bundle\\RecaptchaBundle\\EWZRecaptchaBundle',
  18394.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  18395.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  18396.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  18397.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  18398.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  18399.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  18400.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  18401.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  18402.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  18403.                 'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
  18404.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  18405.                 'LeagueOAuth2ServerBundle' => 'League\\Bundle\\OAuth2ServerBundle\\LeagueOAuth2ServerBundle',
  18406.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  18407.             ],
  18408.             'kernel.bundles_metadata' => [
  18409.                 'FrameworkBundle' => [
  18410.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  18411.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  18412.                 ],
  18413.                 'TwigBundle' => [
  18414.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  18415.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  18416.                 ],
  18417.                 'TwigExtraBundle' => [
  18418.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  18419.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  18420.                 ],
  18421.                 'SensioFrameworkExtraBundle' => [
  18422.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  18423.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  18424.                 ],
  18425.                 'DoctrineBundle' => [
  18426.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  18427.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  18428.                 ],
  18429.                 'DoctrineMigrationsBundle' => [
  18430.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  18431.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  18432.                 ],
  18433.                 'SecurityBundle' => [
  18434.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  18435.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  18436.                 ],
  18437.                 'WebProfilerBundle' => [
  18438.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  18439.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  18440.                 ],
  18441.                 'MonologBundle' => [
  18442.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  18443.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  18444.                 ],
  18445.                 'DebugBundle' => [
  18446.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  18447.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  18448.                 ],
  18449.                 'MakerBundle' => [
  18450.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  18451.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  18452.                 ],
  18453.                 'FOSJsRoutingBundle' => [
  18454.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  18455.                     'namespace' => 'FOS\\JsRoutingBundle',
  18456.                 ],
  18457.                 'HWIOAuthBundle' => [
  18458.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  18459.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  18460.                 ],
  18461.                 'KnpPaginatorBundle' => [
  18462.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  18463.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  18464.                 ],
  18465.                 'HttplugBundle' => [
  18466.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  18467.                     'namespace' => 'Http\\HttplugBundle',
  18468.                 ],
  18469.                 'BazingaJsTranslationBundle' => [
  18470.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  18471.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  18472.                 ],
  18473.                 'EWZRecaptchaBundle' => [
  18474.                     'path' => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src'),
  18475.                     'namespace' => 'EWZ\\Bundle\\RecaptchaBundle',
  18476.                 ],
  18477.                 'FOSRestBundle' => [
  18478.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  18479.                     'namespace' => 'FOS\\RestBundle',
  18480.                 ],
  18481.                 'WebpackEncoreBundle' => [
  18482.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  18483.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  18484.                 ],
  18485.                 'DoctrineFixturesBundle' => [
  18486.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  18487.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  18488.                 ],
  18489.                 'SonataBlockBundle' => [
  18490.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  18491.                     'namespace' => 'Sonata\\BlockBundle',
  18492.                 ],
  18493.                 'SonataAdminBundle' => [
  18494.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  18495.                     'namespace' => 'Sonata\\AdminBundle',
  18496.                 ],
  18497.                 'KnpMenuBundle' => [
  18498.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  18499.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  18500.                 ],
  18501.                 'SonataFormBundle' => [
  18502.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  18503.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  18504.                 ],
  18505.                 'SonataDoctrineORMAdminBundle' => [
  18506.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  18507.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  18508.                 ],
  18509.                 'SonataDoctrineBundle' => [
  18510.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  18511.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  18512.                 ],
  18513.                 'SonataExporterBundle' => [
  18514.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
  18515.                     'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
  18516.                 ],
  18517.                 'SonataTwigBundle' => [
  18518.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  18519.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  18520.                 ],
  18521.                 'LeagueOAuth2ServerBundle' => [
  18522.                     'path' => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src'),
  18523.                     'namespace' => 'League\\Bundle\\OAuth2ServerBundle',
  18524.                 ],
  18525.                 'SchebTwoFactorBundle' => [
  18526.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  18527.                     'namespace' => 'Scheb\\TwoFactorBundle',
  18528.                 ],
  18529.             ],
  18530.             'kernel.charset' => 'UTF-8',
  18531.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  18532.             'container.dumper.inline_class_loader' => true,
  18533.             'container.dumper.inline_factories' => true,
  18534.             'event_dispatcher.event_aliases' => [
  18535.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  18536.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  18537.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  18538.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  18539.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  18540.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  18541.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  18542.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  18543.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  18544.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  18545.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  18546.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  18547.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  18548.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  18549.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  18550.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  18551.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  18552.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  18553.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  18554.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  18555.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  18556.             ],
  18557.             'fragment.renderer.hinclude.global_template' => NULL,
  18558.             'fragment.path' => '/_fragment',
  18559.             'kernel.http_method_override' => true,
  18560.             'kernel.trusted_hosts' => [
  18561.             ],
  18562.             'kernel.default_locale' => 'fr',
  18563.             'kernel.enabled_locales' => [
  18564.             ],
  18565.             'kernel.error_controller' => 'error_controller',
  18566.             'debug.file_link_format' => NULL,
  18567.             'asset.request_context.base_path' => NULL,
  18568.             'asset.request_context.secure' => NULL,
  18569.             'translator.logging' => false,
  18570.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  18571.             'debug.error_handler.throw_at' => -1,
  18572.             'router.request_context.host' => 'localhost',
  18573.             'router.request_context.scheme' => 'http',
  18574.             'router.request_context.base_url' => '',
  18575.             'router.resource' => 'kernel::loadRoutes',
  18576.             'request_listener.http_port' => 80,
  18577.             'request_listener.https_port' => 443,
  18578.             'session.metadata.storage_key' => '_sf2_meta',
  18579.             'session.storage.options' => [
  18580.                 'cache_limiter' => '0',
  18581.                 'cookie_secure' => 'auto',
  18582.                 'cookie_httponly' => true,
  18583.                 'cookie_samesite' => 'lax',
  18584.                 'gc_probability' => 1,
  18585.             ],
  18586.             'session.save_path' => NULL,
  18587.             'session.metadata.update_threshold' => 0,
  18588.             'form.type_extension.csrf.enabled' => true,
  18589.             'form.type_extension.csrf.field_name' => '_token',
  18590.             'validator.translation_domain' => 'validators',
  18591.             'profiler_listener.only_exceptions' => false,
  18592.             'profiler_listener.only_main_requests' => false,
  18593.             'twig.form.resources' => [
  18594.                 => 'form_div_layout.html.twig',
  18595.                 => 'Form/fields.html.twig',
  18596.                 => '@EWZRecaptcha/Form/ewz_recaptcha_widget.html.twig',
  18597.             ],
  18598.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  18599.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  18600.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  18601.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  18602.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  18603.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  18604.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  18605.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  18606.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  18607.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  18608.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  18609.             'doctrine.entity_managers' => [
  18610.                 'default' => 'doctrine.orm.default_entity_manager',
  18611.             ],
  18612.             'doctrine.default_entity_manager' => 'default',
  18613.             'doctrine.dbal.connection_factory.types' => [
  18614.                 'oauth2_grant' => [
  18615.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\Grant',
  18616.                 ],
  18617.                 'oauth2_redirect_uri' => [
  18618.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\RedirectUri',
  18619.                 ],
  18620.                 'oauth2_scope' => [
  18621.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\Scope',
  18622.                 ],
  18623.                 'uuid' => [
  18624.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  18625.                 ],
  18626.                 'ulid' => [
  18627.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  18628.                 ],
  18629.             ],
  18630.             'doctrine.connections' => [
  18631.                 'default' => 'doctrine.dbal.default_connection',
  18632.             ],
  18633.             'doctrine.default_connection' => 'default',
  18634.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  18635.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  18636.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  18637.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  18638.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  18639.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  18640.             'doctrine.orm.cache.memcache_host' => 'localhost',
  18641.             'doctrine.orm.cache.memcache_port' => 11211,
  18642.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  18643.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  18644.             'doctrine.orm.cache.memcached_host' => 'localhost',
  18645.             'doctrine.orm.cache.memcached_port' => 11211,
  18646.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  18647.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  18648.             'doctrine.orm.cache.redis_host' => 'localhost',
  18649.             'doctrine.orm.cache.redis_port' => 6379,
  18650.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  18651.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  18652.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  18653.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  18654.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  18655.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  18656.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  18657.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  18658.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  18659.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  18660.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  18661.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  18662.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  18663.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  18664.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  18665.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  18666.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  18667.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  18668.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  18669.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  18670.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  18671.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  18672.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  18673.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  18674.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  18675.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  18676.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  18677.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  18678.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  18679.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  18680.             'doctrine.orm.auto_generate_proxy_classes' => true,
  18681.             'doctrine.orm.proxy_namespace' => 'Proxies',
  18682.             'doctrine.migrations.preferred_em' => NULL,
  18683.             'doctrine.migrations.preferred_connection' => NULL,
  18684.             'security.role_hierarchy.roles' => [
  18685.             ],
  18686.             'security.access.denied_url' => NULL,
  18687.             'security.authentication.manager.erase_credentials' => true,
  18688.             'security.authentication.session_strategy.strategy' => 'migrate',
  18689.             'security.access.always_authenticate_before_granting' => false,
  18690.             'security.authentication.hide_user_not_found' => true,
  18691.             'security.firewalls' => [
  18692.                 => 'api_token',
  18693.                 => 'api',
  18694.                 => 'dev',
  18695.                 => 'main',
  18696.             ],
  18697.             'hwi_oauth.resource_ownermap.configured.main' => [
  18698.                 'facebook' => 'facebook_login',
  18699.                 'google' => 'google_login',
  18700.                 'freedom' => 'freedom_login',
  18701.             ],
  18702.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  18703.             'web_profiler.debug_toolbar.mode' => 2,
  18704.             'monolog.use_microseconds' => true,
  18705.             'monolog.swift_mailer.handlers' => [
  18706.             ],
  18707.             'monolog.handlers_to_channels' => [
  18708.                 'monolog.handler.lexer' => [
  18709.                     'type' => 'inclusive',
  18710.                     'elements' => [
  18711.                         => 'lexer',
  18712.                     ],
  18713.                 ],
  18714.                 'monolog.handler.parser' => [
  18715.                     'type' => 'inclusive',
  18716.                     'elements' => [
  18717.                         => 'parser',
  18718.                     ],
  18719.                 ],
  18720.                 'monolog.handler.console' => [
  18721.                     'type' => 'exclusive',
  18722.                     'elements' => [
  18723.                         => 'event',
  18724.                         => 'doctrine',
  18725.                         => 'console',
  18726.                     ],
  18727.                 ],
  18728.                 'monolog.handler.main' => [
  18729.                     'type' => 'exclusive',
  18730.                     'elements' => [
  18731.                         => 'event',
  18732.                     ],
  18733.                 ],
  18734.             ],
  18735.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  18736.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  18737.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  18738.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  18739.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  18740.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  18741.             'fos_js_routing.request_context_base_url' => NULL,
  18742.             'fos_js_routing.cache_control' => [
  18743.                 'enabled' => false,
  18744.             ],
  18745.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  18746.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  18747.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  18748.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  18749.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  18750.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  18751.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  18752.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  18753.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  18754.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  18755.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  18756.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  18757.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  18758.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  18759.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  18760.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  18761.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  18762.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  18763.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  18764.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  18765.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  18766.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  18767.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  18768.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  18769.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  18770.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  18771.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  18772.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  18773.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  18774.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  18775.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  18776.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  18777.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  18778.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  18779.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  18780.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  18781.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  18782.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  18783.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  18784.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  18785.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  18786.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  18787.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  18788.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  18789.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  18790.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  18791.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  18792.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  18793.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  18794.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  18795.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  18796.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  18797.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  18798.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  18799.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  18800.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  18801.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  18802.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  18803.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  18804.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  18805.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  18806.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  18807.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  18808.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  18809.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  18810.             'hwi_oauth.firewall_names' => [
  18811.                 => 'main',
  18812.             ],
  18813.             'hwi_oauth.target_path_parameter' => 'index_presentation',
  18814.             'hwi_oauth.target_path_domains_whitelist' => [
  18815.             ],
  18816.             'hwi_oauth.use_referer' => false,
  18817.             'hwi_oauth.failed_use_referer' => false,
  18818.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  18819.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  18820.             'hwi_oauth.resource_owners' => [
  18821.                 'facebook' => 'facebook',
  18822.                 'google' => 'google',
  18823.                 'freedom' => 'freedom',
  18824.             ],
  18825.             'hwi_oauth.connect.confirmation' => false,
  18826.             'hwi_oauth.fosub_enabled' => false,
  18827.             'hwi_oauth.connect' => false,
  18828.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  18829.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  18830.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  18831.             'knp_paginator.page_range' => 5,
  18832.             'knp_paginator.page_limit' => NULL,
  18833.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  18834.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  18835.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  18836.             'ewz_recaptcha.enabled' => false,
  18837.             'ewz_recaptcha.verify_host' => false,
  18838.             'ewz_recaptcha.ajax' => false,
  18839.             'ewz_recaptcha.locale_key' => 'fr',
  18840.             'ewz_recaptcha.api_host' => 'www.google.com',
  18841.             'ewz_recaptcha.locale_from_request' => false,
  18842.             'ewz_recaptcha.version' => 2,
  18843.             'ewz_recaptcha.hide_badge' => false,
  18844.             'ewz_recaptcha.score_threshold' => 0.5,
  18845.             'ewz_recaptcha.timeout' => NULL,
  18846.             'ewz_recaptcha.trusted_roles' => [
  18847.             ],
  18848.             'ewz_recaptcha.http_proxy' => [
  18849.                 'host' => NULL,
  18850.                 'port' => NULL,
  18851.                 'auth' => NULL,
  18852.             ],
  18853.             'ewz_recaptcha.service_definition' => [
  18854.             ],
  18855.             'fos_rest.format_listener.rules' => NULL,
  18856.             'sonata.block.container.types' => [
  18857.                 => 'sonata.block.service.container',
  18858.                 => 'sonata.page.block.container',
  18859.                 => 'sonata.dashboard.block.container',
  18860.                 => 'cmf.block.container',
  18861.                 => 'cmf.block.slideshow',
  18862.             ],
  18863.             'sonata_block.blocks' => [
  18864.                 'sonata.admin.block.admin_list' => [
  18865.                     'contexts' => [
  18866.                         => 'admin',
  18867.                     ],
  18868.                     'templates' => [
  18869.                     ],
  18870.                     'cache' => 'sonata.cache.noop',
  18871.                     'settings' => [
  18872.                     ],
  18873.                 ],
  18874.                 'sonata.admin.block.stats' => [
  18875.                     'contexts' => [
  18876.                         => 'admin',
  18877.                     ],
  18878.                     'templates' => [
  18879.                     ],
  18880.                     'cache' => 'sonata.cache.noop',
  18881.                     'settings' => [
  18882.                     ],
  18883.                 ],
  18884.                 'sonata.block.service.container' => [
  18885.                     'contexts' => [
  18886.                     ],
  18887.                     'templates' => [
  18888.                     ],
  18889.                     'cache' => 'sonata.cache.noop',
  18890.                     'settings' => [
  18891.                     ],
  18892.                 ],
  18893.                 'sonata.block.service.empty' => [
  18894.                     'contexts' => [
  18895.                     ],
  18896.                     'templates' => [
  18897.                     ],
  18898.                     'cache' => 'sonata.cache.noop',
  18899.                     'settings' => [
  18900.                     ],
  18901.                 ],
  18902.                 'sonata.block.service.text' => [
  18903.                     'contexts' => [
  18904.                     ],
  18905.                     'templates' => [
  18906.                     ],
  18907.                     'cache' => 'sonata.cache.noop',
  18908.                     'settings' => [
  18909.                     ],
  18910.                 ],
  18911.                 'sonata.block.service.rss' => [
  18912.                     'contexts' => [
  18913.                     ],
  18914.                     'templates' => [
  18915.                     ],
  18916.                     'cache' => 'sonata.cache.noop',
  18917.                     'settings' => [
  18918.                     ],
  18919.                 ],
  18920.                 'sonata.block.service.template' => [
  18921.                     'contexts' => [
  18922.                     ],
  18923.                     'templates' => [
  18924.                     ],
  18925.                     'cache' => 'sonata.cache.noop',
  18926.                     'settings' => [
  18927.                     ],
  18928.                 ],
  18929.                 'sonata.block.service.menu' => [
  18930.                     'contexts' => [
  18931.                     ],
  18932.                     'templates' => [
  18933.                     ],
  18934.                     'cache' => 'sonata.cache.noop',
  18935.                     'settings' => [
  18936.                     ],
  18937.                 ],
  18938.                 'sonata.admin.block.search_result' => [
  18939.                     'contexts' => [
  18940.                     ],
  18941.                     'templates' => [
  18942.                     ],
  18943.                     'cache' => 'sonata.cache.noop',
  18944.                     'settings' => [
  18945.                     ],
  18946.                 ],
  18947.                 'sonata.admin.block.admin_preview' => [
  18948.                     'contexts' => [
  18949.                     ],
  18950.                     'templates' => [
  18951.                     ],
  18952.                     'cache' => 'sonata.cache.noop',
  18953.                     'settings' => [
  18954.                     ],
  18955.                 ],
  18956.             ],
  18957.             'sonata_block.blocks_by_class' => [
  18958.             ],
  18959.             'sonata_blocks.block_types' => [
  18960.                 => 'sonata.admin.block.admin_list',
  18961.                 => 'sonata.admin.block.stats',
  18962.                 => 'sonata.block.service.container',
  18963.                 => 'sonata.block.service.empty',
  18964.                 => 'sonata.block.service.text',
  18965.                 => 'sonata.block.service.rss',
  18966.                 => 'sonata.block.service.template',
  18967.                 => 'sonata.block.service.menu',
  18968.                 => 'sonata.admin.block.search_result',
  18969.                 => 'sonata.admin.block.admin_preview',
  18970.             ],
  18971.             'sonata_block.cache_blocks' => [
  18972.                 'by_type' => [
  18973.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  18974.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  18975.                     'sonata.block.service.container' => 'sonata.cache.noop',
  18976.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  18977.                     'sonata.block.service.text' => 'sonata.cache.noop',
  18978.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  18979.                     'sonata.block.service.template' => 'sonata.cache.noop',
  18980.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  18981.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  18982.                     'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
  18983.                 ],
  18984.             ],
  18985.             'sonata_blocks.default_contexts' => [
  18986.             ],
  18987.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  18988.                 'choice' => 'select',
  18989.                 'boolean' => 'select',
  18990.                 'textarea' => 'textarea',
  18991.                 'html' => 'textarea',
  18992.                 'email' => 'email',
  18993.                 'string' => 'text',
  18994.                 'integer' => 'number',
  18995.                 'float' => 'number',
  18996.                 'currency' => 'number',
  18997.                 'percent' => 'number',
  18998.                 'url' => 'url',
  18999.             ],
  19000.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  19001.             'sonata.admin.configuration.global_search.admin_route' => 'show',
  19002.             'sonata.admin.configuration.templates' => [
  19003.                 'layout' => 'bundles/SonataAdmin/standard_layout.html.twig',
  19004.                 'user_block' => '@SonataAdmin/Core/user_block.html.twig',
  19005.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  19006.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  19007.                 'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
  19008.                 'search' => '@SonataAdmin/Core/search.html.twig',
  19009.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  19010.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  19011.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  19012.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  19013.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  19014.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  19015.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  19016.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  19017.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  19018.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  19019.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  19020.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  19021.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  19022.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  19023.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  19024.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  19025.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  19026.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  19027.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  19028.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  19029.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  19030.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  19031.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  19032.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  19033.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  19034.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  19035.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  19036.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  19037.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  19038.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  19039.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  19040.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  19041.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  19042.                 'form_theme' => [
  19043.                 ],
  19044.                 'filter_theme' => [
  19045.                 ],
  19046.             ],
  19047.             'sonata.admin.configuration.default_admin_services' => [
  19048.                 'model_manager' => NULL,
  19049.                 'data_source' => NULL,
  19050.                 'field_description_factory' => NULL,
  19051.                 'form_contractor' => NULL,
  19052.                 'show_builder' => NULL,
  19053.                 'list_builder' => NULL,
  19054.                 'datagrid_builder' => NULL,
  19055.                 'translator' => NULL,
  19056.                 'configuration_pool' => NULL,
  19057.                 'route_generator' => NULL,
  19058.                 'security_handler' => NULL,
  19059.                 'menu_factory' => NULL,
  19060.                 'route_builder' => NULL,
  19061.                 'label_translator_strategy' => NULL,
  19062.                 'pager_type' => NULL,
  19063.             ],
  19064.             'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  19065.             'sonata.admin.configuration.dashboard_groups' => [
  19066.                 'user' => [
  19067.                     'label' => 'admin.groups.sectionTitle.company',
  19068.                     'label_catalogue' => 'messages',
  19069.                     'icon' => '<i class="fas fa-building" style="margin-right:5px;"></i>',
  19070.                     'items' => [
  19071.                         => [
  19072.                             'admin' => 'admin.user',
  19073.                             'roles' => [
  19074.                             ],
  19075.                             'route_params' => [
  19076.                             ],
  19077.                             'route_absolute' => false,
  19078.                         ],
  19079.                         => [
  19080.                             'admin' => 'admin.company',
  19081.                             'roles' => [
  19082.                             ],
  19083.                             'route_params' => [
  19084.                             ],
  19085.                             'route_absolute' => false,
  19086.                         ],
  19087.                         => [
  19088.                             'admin' => 'admin.establishment',
  19089.                             'roles' => [
  19090.                             ],
  19091.                             'route_params' => [
  19092.                             ],
  19093.                             'route_absolute' => false,
  19094.                         ],
  19095.                         => [
  19096.                             'admin' => 'admin.service',
  19097.                             'roles' => [
  19098.                             ],
  19099.                             'route_params' => [
  19100.                             ],
  19101.                             'route_absolute' => false,
  19102.                         ],
  19103.                         => [
  19104.                             'admin' => 'admin.work_place',
  19105.                             'roles' => [
  19106.                             ],
  19107.                             'route_params' => [
  19108.                             ],
  19109.                             'route_absolute' => false,
  19110.                         ],
  19111.                         => [
  19112.                             'admin' => 'admin.organism',
  19113.                             'roles' => [
  19114.                             ],
  19115.                             'route_params' => [
  19116.                             ],
  19117.                             'route_absolute' => false,
  19118.                         ],
  19119.                         => [
  19120.                             'admin' => 'admin.providence_adherence',
  19121.                             'roles' => [
  19122.                             ],
  19123.                             'route_params' => [
  19124.                             ],
  19125.                             'route_absolute' => false,
  19126.                         ],
  19127.                         => [
  19128.                             'admin' => 'admin.bank',
  19129.                             'roles' => [
  19130.                             ],
  19131.                             'route_params' => [
  19132.                             ],
  19133.                             'route_absolute' => false,
  19134.                         ],
  19135.                         => [
  19136.                             'admin' => 'admin.public_holiday',
  19137.                             'roles' => [
  19138.                             ],
  19139.                             'route_params' => [
  19140.                             ],
  19141.                             'route_absolute' => false,
  19142.                         ],
  19143.                     ],
  19144.                     'on_top' => false,
  19145.                     'keep_open' => false,
  19146.                     'item_adds' => [
  19147.                     ],
  19148.                     'roles' => [
  19149.                     ],
  19150.                 ],
  19151.                 'contribution' => [
  19152.                     'label' => 'admin.groups.sectionTitle.contibution',
  19153.                     'label_catalogue' => 'messages',
  19154.                     'icon' => '<i class="fas fa-file-invoice-dollar" style="margin-right:5px;"></i>',
  19155.                     'items' => [
  19156.                         => [
  19157.                             'admin' => 'admin.pay_period',
  19158.                             'roles' => [
  19159.                             ],
  19160.                             'route_params' => [
  19161.                             ],
  19162.                             'route_absolute' => false,
  19163.                         ],
  19164.                         => [
  19165.                             'admin' => 'admin.pay_plan',
  19166.                             'roles' => [
  19167.                             ],
  19168.                             'route_params' => [
  19169.                             ],
  19170.                             'route_absolute' => false,
  19171.                         ],
  19172.                         => [
  19173.                             'admin' => 'admin.pay_tables',
  19174.                             'roles' => [
  19175.                             ],
  19176.                             'route_params' => [
  19177.                             ],
  19178.                             'route_absolute' => false,
  19179.                         ],
  19180.                         => [
  19181.                             'admin' => 'admin.pay_rules',
  19182.                             'roles' => [
  19183.                             ],
  19184.                             'route_params' => [
  19185.                             ],
  19186.                             'route_absolute' => false,
  19187.                         ],
  19188.                         => [
  19189.                             'admin' => 'admin.pay_constants',
  19190.                             'roles' => [
  19191.                             ],
  19192.                             'route_params' => [
  19193.                             ],
  19194.                             'route_absolute' => false,
  19195.                         ],
  19196.                         => [
  19197.                             'admin' => 'admin.pay_constants_detail',
  19198.                             'roles' => [
  19199.                             ],
  19200.                             'route_params' => [
  19201.                             ],
  19202.                             'route_absolute' => false,
  19203.                         ],
  19204.                         => [
  19205.                             'admin' => 'admin.contribution_rate',
  19206.                             'roles' => [
  19207.                             ],
  19208.                             'route_params' => [
  19209.                             ],
  19210.                             'route_absolute' => false,
  19211.                         ],
  19212.                         => [
  19213.                             'admin' => 'admin.contribution_rate_detail',
  19214.                             'roles' => [
  19215.                             ],
  19216.                             'route_params' => [
  19217.                             ],
  19218.                             'route_absolute' => false,
  19219.                         ],
  19220.                         => [
  19221.                             'admin' => 'admin.pay_value',
  19222.                             'roles' => [
  19223.                             ],
  19224.                             'route_params' => [
  19225.                             ],
  19226.                             'route_absolute' => false,
  19227.                         ],
  19228.                         => [
  19229.                             'admin' => 'admin.data_pay_value',
  19230.                             'roles' => [
  19231.                             ],
  19232.                             'route_params' => [
  19233.                             ],
  19234.                             'route_absolute' => false,
  19235.                         ],
  19236.                         10 => [
  19237.                             'admin' => 'admin.taux_pas_neutres_territoire',
  19238.                             'roles' => [
  19239.                             ],
  19240.                             'route_params' => [
  19241.                             ],
  19242.                             'route_absolute' => false,
  19243.                         ],
  19244.                         11 => [
  19245.                             'admin' => 'admin.taux_pas_neutres',
  19246.                             'roles' => [
  19247.                             ],
  19248.                             'route_params' => [
  19249.                             ],
  19250.                             'route_absolute' => false,
  19251.                         ],
  19252.                         12 => [
  19253.                             'admin' => 'admin.taux_pas_territoire_postal_code',
  19254.                             'roles' => [
  19255.                             ],
  19256.                             'route_params' => [
  19257.                             ],
  19258.                             'route_absolute' => false,
  19259.                         ],
  19260.                     ],
  19261.                     'on_top' => false,
  19262.                     'keep_open' => false,
  19263.                     'item_adds' => [
  19264.                     ],
  19265.                     'roles' => [
  19266.                     ],
  19267.                 ],
  19268.                 'dsn' => [
  19269.                     'label' => 'admin.groups.sectionTitle.dsn',
  19270.                     'label_catalogue' => 'messages',
  19271.                     'icon' => '<i class="fas fa-money-check-alt" style="margin-right:5px;"></i>',
  19272.                     'items' => [
  19273.                         => [
  19274.                             'admin' => 'admin.dsn_block_key_value',
  19275.                             'roles' => [
  19276.                             ],
  19277.                             'route_params' => [
  19278.                             ],
  19279.                             'route_absolute' => false,
  19280.                         ],
  19281.                         => [
  19282.                             'admin' => 'admin.dsn_value',
  19283.                             'roles' => [
  19284.                             ],
  19285.                             'route_params' => [
  19286.                             ],
  19287.                             'route_absolute' => false,
  19288.                         ],
  19289.                         => [
  19290.                             'admin' => 'admin.dsn_pay_rules_relation',
  19291.                             'roles' => [
  19292.                             ],
  19293.                             'route_params' => [
  19294.                             ],
  19295.                             'route_absolute' => false,
  19296.                         ],
  19297.                         => [
  19298.                             'admin' => 'admin.dsn_data_type',
  19299.                             'roles' => [
  19300.                             ],
  19301.                             'route_params' => [
  19302.                             ],
  19303.                             'route_absolute' => false,
  19304.                         ],
  19305.                         => [
  19306.                             'admin' => 'admin.dsn_param_block',
  19307.                             'roles' => [
  19308.                             ],
  19309.                             'route_params' => [
  19310.                             ],
  19311.                             'route_absolute' => false,
  19312.                         ],
  19313.                         => [
  19314.                             'admin' => 'admin.dsn_param_fields',
  19315.                             'roles' => [
  19316.                             ],
  19317.                             'route_params' => [
  19318.                             ],
  19319.                             'route_absolute' => false,
  19320.                         ],
  19321.                         => [
  19322.                             'admin' => 'admin.dsn_regul_aggregate',
  19323.                             'roles' => [
  19324.                             ],
  19325.                             'route_params' => [
  19326.                             ],
  19327.                             'route_absolute' => false,
  19328.                         ],
  19329.                         => [
  19330.                             'admin' => 'admin.dsn_regul_aggregate_detail',
  19331.                             'roles' => [
  19332.                             ],
  19333.                             'route_params' => [
  19334.                             ],
  19335.                             'route_absolute' => false,
  19336.                         ],
  19337.                         => [
  19338.                             'admin' => 'admin.dsn_regul_salaried',
  19339.                             'roles' => [
  19340.                             ],
  19341.                             'route_params' => [
  19342.                             ],
  19343.                             'route_absolute' => false,
  19344.                         ],
  19345.                         => [
  19346.                             'admin' => 'admin.dsn_regul_salaried_detail',
  19347.                             'roles' => [
  19348.                             ],
  19349.                             'route_params' => [
  19350.                             ],
  19351.                             'route_absolute' => false,
  19352.                         ],
  19353.                         10 => [
  19354.                             'admin' => 'admin.dsn_bulletin_regul',
  19355.                             'roles' => [
  19356.                             ],
  19357.                             'route_params' => [
  19358.                             ],
  19359.                             'route_absolute' => false,
  19360.                         ],
  19361.                     ],
  19362.                     'on_top' => false,
  19363.                     'keep_open' => false,
  19364.                     'item_adds' => [
  19365.                     ],
  19366.                     'roles' => [
  19367.                     ],
  19368.                 ],
  19369.                 'edition' => [
  19370.                     'label' => 'admin.groups.sectionTitle.edition',
  19371.                     'label_catalogue' => 'messages',
  19372.                     'icon' => '<i class="fas fa-file" style="margin-right:5px;"></i>',
  19373.                     'items' => [
  19374.                         => [
  19375.                             'admin' => 'admin.edition',
  19376.                             'roles' => [
  19377.                             ],
  19378.                             'route_params' => [
  19379.                             ],
  19380.                             'route_absolute' => false,
  19381.                         ],
  19382.                         => [
  19383.                             'admin' => 'admin.edition_column',
  19384.                             'roles' => [
  19385.                             ],
  19386.                             'route_params' => [
  19387.                             ],
  19388.                             'route_absolute' => false,
  19389.                         ],
  19390.                         => [
  19391.                             'admin' => 'admin.edition_detail',
  19392.                             'roles' => [
  19393.                             ],
  19394.                             'route_params' => [
  19395.                             ],
  19396.                             'route_absolute' => false,
  19397.                         ],
  19398.                     ],
  19399.                     'on_top' => false,
  19400.                     'keep_open' => false,
  19401.                     'item_adds' => [
  19402.                     ],
  19403.                     'roles' => [
  19404.                     ],
  19405.                 ],
  19406.                 'compta' => [
  19407.                     'label' => 'admin.groups.sectionTitle.compta',
  19408.                     'label_catalogue' => 'messages',
  19409.                     'icon' => '<i class="fas fa-file-invoice-dollar" style="margin-right:5px;"></i>',
  19410.                     'items' => [
  19411.                         => [
  19412.                             'admin' => 'admin.chart_account_parameter',
  19413.                             'roles' => [
  19414.                             ],
  19415.                             'route_params' => [
  19416.                             ],
  19417.                             'route_absolute' => false,
  19418.                         ],
  19419.                         => [
  19420.                             'admin' => 'admin.accounting_parameter',
  19421.                             'roles' => [
  19422.                             ],
  19423.                             'route_params' => [
  19424.                             ],
  19425.                             'route_absolute' => false,
  19426.                         ],
  19427.                     ],
  19428.                     'on_top' => false,
  19429.                     'keep_open' => false,
  19430.                     'item_adds' => [
  19431.                     ],
  19432.                     'roles' => [
  19433.                     ],
  19434.                 ],
  19435.             ],
  19436.             'sonata.admin.configuration.dashboard_blocks' => [
  19437.                 => [
  19438.                     'type' => 'sonata.admin.block.admin_list',
  19439.                     'position' => 'left',
  19440.                     'roles' => [
  19441.                     ],
  19442.                     'settings' => [
  19443.                     ],
  19444.                     'class' => 'col-md-4',
  19445.                 ],
  19446.             ],
  19447.             'sonata.admin.configuration.sort_admins' => false,
  19448.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  19449.             'sonata.admin.configuration.default_group' => 'default',
  19450.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  19451.             'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  19452.             'sonata.admin.configuration.breadcrumbs' => [
  19453.                 'child_admin_route' => 'show',
  19454.             ],
  19455.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  19456.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  19457.             'sonata.admin.configuration.security.information' => [
  19458.             ],
  19459.             'sonata.admin.configuration.security.admin_permissions' => [
  19460.                 => 'CREATE',
  19461.                 => 'LIST',
  19462.                 => 'DELETE',
  19463.                 => 'UNDELETE',
  19464.                 => 'EXPORT',
  19465.                 => 'OPERATOR',
  19466.                 => 'MASTER',
  19467.             ],
  19468.             'sonata.admin.configuration.security.object_permissions' => [
  19469.                 => 'VIEW',
  19470.                 => 'EDIT',
  19471.                 => 'HISTORY',
  19472.                 => 'DELETE',
  19473.                 => 'UNDELETE',
  19474.                 => 'OPERATOR',
  19475.                 => 'MASTER',
  19476.                 => 'OWNER',
  19477.             ],
  19478.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  19479.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  19480.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  19481.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  19482.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  19483.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  19484.             'sonata.admin.extension.map' => [
  19485.             ],
  19486.             'sonata.admin.configuration.filters.persist' => true,
  19487.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  19488.             'sonata.admin.configuration.show.mosaic.button' => true,
  19489.             'knp_menu.renderer.list.options' => [
  19490.             ],
  19491.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  19492.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  19493.             'knp_menu.renderer.twig.options' => [
  19494.             ],
  19495.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  19496.             'knp_menu.default_renderer' => 'twig',
  19497.             'sonata.form.form_type' => 'standard',
  19498.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  19499.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  19500.             'sonata_doctrine_orm_admin.templates' => [
  19501.                 'types' => [
  19502.                     'list' => [
  19503.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  19504.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  19505.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  19506.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  19507.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  19508.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  19509.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  19510.                         'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  19511.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  19512.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  19513.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  19514.                         'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  19515.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  19516.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  19517.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  19518.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  19519.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  19520.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  19521.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  19522.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  19523.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  19524.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  19525.                     ],
  19526.                     'show' => [
  19527.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  19528.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  19529.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  19530.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  19531.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  19532.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  19533.                         'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  19534.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  19535.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  19536.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  19537.                         'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  19538.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  19539.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  19540.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  19541.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  19542.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  19543.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  19544.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  19545.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  19546.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  19547.                     ],
  19548.                 ],
  19549.             ],
  19550.             'sonata.exporter.writer.csv.filename' => 'php://output',
  19551.             'sonata.exporter.writer.csv.delimiter' => ',',
  19552.             'sonata.exporter.writer.csv.enclosure' => '"',
  19553.             'sonata.exporter.writer.csv.escape' => '\\',
  19554.             'sonata.exporter.writer.csv.show_headers' => true,
  19555.             'sonata.exporter.writer.csv.with_bom' => false,
  19556.             'sonata.exporter.writer.json.filename' => 'php://output',
  19557.             'sonata.exporter.writer.xls.filename' => 'php://output',
  19558.             'sonata.exporter.writer.xls.show_headers' => true,
  19559.             'sonata.exporter.writer.xlsx.filename' => 'php://output',
  19560.             'sonata.exporter.writer.xlsx.show_headers' => true,
  19561.             'sonata.exporter.writer.xlsx.show_filters' => true,
  19562.             'sonata.exporter.writer.xml.filename' => 'php://output',
  19563.             'sonata.exporter.writer.xml.show_headers' => true,
  19564.             'sonata.exporter.writer.xml.main_element' => 'datas',
  19565.             'sonata.exporter.writer.xml.child_element' => 'data',
  19566.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  19567.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  19568.             'sonata.twig.form_type' => 'standard',
  19569.             'league.oauth2_server.persistence.doctrine.enabled' => true,
  19570.             'league.oauth2_server.persistence.doctrine.manager' => 'default',
  19571.             'league.oauth2_server.encryption_key.type' => 'plain',
  19572.             'league.oauth2_server.scopes.default' => [
  19573.                 => 'read',
  19574.             ],
  19575.             'scheb_two_factor.model_manager_name' => NULL,
  19576.             'scheb_two_factor.security_tokens' => [
  19577.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  19578.             ],
  19579.             'scheb_two_factor.ip_whitelist' => [
  19580.             ],
  19581.             'scheb_two_factor.email.sender_name' => 'No-Reply',
  19582.             'scheb_two_factor.email.template' => 'Security/login2fa.html.twig',
  19583.             'scheb_two_factor.email.digits' => 6,
  19584.             'scheb_two_factor.trusted_device.enabled' => false,
  19585.             'maker.compatible_check.doctrine.supports_attributes' => true,
  19586.             'data_collector.templates' => [
  19587.                 'data_collector.request' => [
  19588.                     => 'request',
  19589.                     => '@WebProfiler/Collector/request.html.twig',
  19590.                 ],
  19591.                 'data_collector.time' => [
  19592.                     => 'time',
  19593.                     => '@WebProfiler/Collector/time.html.twig',
  19594.                 ],
  19595.                 'data_collector.memory' => [
  19596.                     => 'memory',
  19597.                     => '@WebProfiler/Collector/memory.html.twig',
  19598.                 ],
  19599.                 'data_collector.validator' => [
  19600.                     => 'validator',
  19601.                     => '@WebProfiler/Collector/validator.html.twig',
  19602.                 ],
  19603.                 'data_collector.ajax' => [
  19604.                     => 'ajax',
  19605.                     => '@WebProfiler/Collector/ajax.html.twig',
  19606.                 ],
  19607.                 'data_collector.form' => [
  19608.                     => 'form',
  19609.                     => '@WebProfiler/Collector/form.html.twig',
  19610.                 ],
  19611.                 'data_collector.exception' => [
  19612.                     => 'exception',
  19613.                     => '@WebProfiler/Collector/exception.html.twig',
  19614.                 ],
  19615.                 'data_collector.logger' => [
  19616.                     => 'logger',
  19617.                     => '@WebProfiler/Collector/logger.html.twig',
  19618.                 ],
  19619.                 'data_collector.events' => [
  19620.                     => 'events',
  19621.                     => '@WebProfiler/Collector/events.html.twig',
  19622.                 ],
  19623.                 'data_collector.router' => [
  19624.                     => 'router',
  19625.                     => '@WebProfiler/Collector/router.html.twig',
  19626.                 ],
  19627.                 'data_collector.cache' => [
  19628.                     => 'cache',
  19629.                     => '@WebProfiler/Collector/cache.html.twig',
  19630.                 ],
  19631.                 'data_collector.translation' => [
  19632.                     => 'translation',
  19633.                     => '@WebProfiler/Collector/translation.html.twig',
  19634.                 ],
  19635.                 'data_collector.security' => [
  19636.                     => 'security',
  19637.                     => '@Security/Collector/security.html.twig',
  19638.                 ],
  19639.                 'data_collector.twig' => [
  19640.                     => 'twig',
  19641.                     => '@WebProfiler/Collector/twig.html.twig',
  19642.                 ],
  19643.                 'data_collector.http_client' => [
  19644.                     => 'http_client',
  19645.                     => '@WebProfiler/Collector/http_client.html.twig',
  19646.                 ],
  19647.                 'data_collector.doctrine' => [
  19648.                     => 'db',
  19649.                     => '@Doctrine/Collector/db.html.twig',
  19650.                 ],
  19651.                 'data_collector.dump' => [
  19652.                     => 'dump',
  19653.                     => '@Debug/Profiler/dump.html.twig',
  19654.                 ],
  19655.                 'httplug.collector.collector' => [
  19656.                     => 'httplug',
  19657.                     => '@Httplug/webprofiler.html.twig',
  19658.                 ],
  19659.                 'data_collector.messenger' => [
  19660.                     => 'messenger',
  19661.                     => '@WebProfiler/Collector/messenger.html.twig',
  19662.                 ],
  19663.                 'mailer.data_collector' => [
  19664.                     => 'mailer',
  19665.                     => '@WebProfiler/Collector/mailer.html.twig',
  19666.                 ],
  19667.                 'sonata.block.data_collector' => [
  19668.                     => 'block',
  19669.                     => '@SonataBlock/Profiler/block.html.twig',
  19670.                 ],
  19671.                 'data_collector.config' => [
  19672.                     => 'config',
  19673.                     => '@WebProfiler/Collector/config.html.twig',
  19674.                 ],
  19675.             ],
  19676.             'console.command.ids' => [
  19677.             ],
  19678.         ];
  19679.     }
  19680.     protected function throw($message)
  19681.     {
  19682.         throw new RuntimeException($message);
  19683.     }
  19684. }