var/cache/dev/ContainerHASQtuF/App_KernelDevDebugContainer.php line 654

  1. <?php
  2. namespace ContainerHASQtuF;
  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\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  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 \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $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.profiler' => 'get_Container_Private_ProfilerService',
  34.             'GroupIN\\ConfigBundle\\Twig\\ConfigExtension' => 'getConfigExtensionService',
  35.             'cache.app' => 'getCache_AppService',
  36.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  37.             'cache.system' => 'getCache_SystemService',
  38.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  39.             'data_collector.dump' => 'getDataCollector_DumpService',
  40.             'doctrine' => 'getDoctrineService',
  41.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  42.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  43.             'event_dispatcher' => 'getEventDispatcherService',
  44.             'http_kernel' => 'getHttpKernelService',
  45.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  46.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  47.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  48.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  49.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  50.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  51.             'request_stack' => 'getRequestStackService',
  52.             'router' => 'getRouterService',
  53.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  54.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  55.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  56.             'sonata.seo.page.default' => 'getSonata_Seo_Page_DefaultService',
  57.             'translator' => 'getTranslatorService',
  58.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  59.             'profiler' => 'getProfilerService',
  60.         ];
  61.         $this->fileMap = [
  62.             'App\\Controller\\AdvertisementController' => 'getAdvertisementControllerService',
  63.             'App\\Controller\\Api\\ApiNotificationsRead' => 'getApiNotificationsReadService',
  64.             'App\\Controller\\Api\\ApiRegisterController' => 'getApiRegisterControllerService',
  65.             'App\\Controller\\Api\\ApiStats' => 'getApiStatsService',
  66.             'App\\Controller\\Api\\Article\\ApiEstablishmentArticleNewController' => 'getApiEstablishmentArticleNewControllerService',
  67.             'App\\Controller\\Api\\Client\\ApiClientInvoicesController' => 'getApiClientInvoicesControllerService',
  68.             'App\\Controller\\Api\\Department\\ApiEstablishmentDepartmentNewController' => 'getApiEstablishmentDepartmentNewControllerService',
  69.             'App\\Controller\\Api\\Employee\\ApiEstablishmentEmployeeStatsController' => 'getApiEstablishmentEmployeeStatsControllerService',
  70.             'App\\Controller\\Api\\Establishment\\ApiEstablishmentGetByUserController' => 'getApiEstablishmentGetByUserControllerService',
  71.             'App\\Controller\\Api\\Establishment\\ApiEstablishmentJoinController' => 'getApiEstablishmentJoinControllerService',
  72.             'App\\Controller\\Api\\Establishment\\ApiEstablishmentLoginController' => 'getApiEstablishmentLoginControllerService',
  73.             'App\\Controller\\Api\\Establishment\\ApiEstablishmentRegisterController' => 'getApiEstablishmentRegisterControllerService',
  74.             'App\\Controller\\Api\\Order\\ApiEmployeeOrdersController' => 'getApiEmployeeOrdersControllerService',
  75.             'App\\Controller\\Api\\Order\\ApiEstablishmentOrderInvoiceController' => 'getApiEstablishmentOrderInvoiceControllerService',
  76.             'App\\Controller\\Api\\Order\\ApiEstablishmentOrderNewController' => 'getApiEstablishmentOrderNewControllerService',
  77.             'App\\Controller\\Api\\Order\\ApiOrderShipmentOverController' => 'getApiOrderShipmentOverControllerService',
  78.             'App\\Controller\\Api\\Order\\ApiOrderShipmentStartController' => 'getApiOrderShipmentStartControllerService',
  79.             'App\\Controller\\Api\\Order\\ApiOrderShipmentTimerController' => 'getApiOrderShipmentTimerControllerService',
  80.             'App\\Controller\\Api\\Planning\\ApiPlanningController' => 'getApiPlanningControllerService',
  81.             'App\\Controller\\Api\\ProfileController' => 'getProfileControllerService',
  82.             'App\\Controller\\Api\\Ticket\\ApiTicketCheckController' => 'getApiTicketCheckControllerService',
  83.             'App\\Controller\\Api\\Ticket\\ApiTicketSellController' => 'getApiTicketSellControllerService',
  84.             'App\\Controller\\Api\\Transaction\\ApiTransactionNewController' => 'getApiTransactionNewControllerService',
  85.             'App\\Controller\\AppController' => 'getAppControllerService',
  86.             'App\\Controller\\ArticleController' => 'getArticleControllerService',
  87.             'App\\Controller\\AttendanceController' => 'getAttendanceControllerService',
  88.             'App\\Controller\\BotController' => 'getBotControllerService',
  89.             'App\\Controller\\CallbackController' => 'getCallbackControllerService',
  90.             'App\\Controller\\CardController' => 'getCardControllerService',
  91.             'App\\Controller\\CardTypeController' => 'getCardTypeControllerService',
  92.             'App\\Controller\\ClientController' => 'getClientControllerService',
  93.             'App\\Controller\\CmsContactController' => 'getCmsContactControllerService',
  94.             'App\\Controller\\CmsController' => 'getCmsControllerService',
  95.             'App\\Controller\\CmsFaqController' => 'getCmsFaqControllerService',
  96.             'App\\Controller\\CmsNewsletterController' => 'getCmsNewsletterControllerService',
  97.             'App\\Controller\\CmsPartnerController' => 'getCmsPartnerControllerService',
  98.             'App\\Controller\\CmsQuoteController' => 'getCmsQuoteControllerService',
  99.             'App\\Controller\\CmsTrustController' => 'getCmsTrustControllerService',
  100.             'App\\Controller\\CollectionsController' => 'getCollectionsControllerService',
  101.             'App\\Controller\\ConfigPropertyController' => 'getConfigPropertyControllerService',
  102.             'App\\Controller\\ContactController' => 'getContactControllerService',
  103.             'App\\Controller\\ContractController' => 'getContractControllerService',
  104.             'App\\Controller\\CurrencyController' => 'getCurrencyControllerService',
  105.             'App\\Controller\\DepartmentController' => 'getDepartmentControllerService',
  106.             'App\\Controller\\DocumentController' => 'getDocumentControllerService',
  107.             'App\\Controller\\EmployeeController' => 'getEmployeeControllerService',
  108.             'App\\Controller\\EstablishmentController' => 'getEstablishmentControllerService',
  109.             'App\\Controller\\EventController' => 'getEventControllerService',
  110.             'App\\Controller\\GatewayController' => 'getGatewayControllerService',
  111.             'App\\Controller\\InvitationController' => 'getInvitationControllerService',
  112.             'App\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  113.             'App\\Controller\\JournalController' => 'getJournalControllerService',
  114.             'App\\Controller\\LotConfigurationController' => 'getLotConfigurationControllerService',
  115.             'App\\Controller\\LotController' => 'getLotControllerService',
  116.             'App\\Controller\\ManifestController' => 'getManifestControllerService',
  117.             'App\\Controller\\MenuController' => 'getMenuControllerService',
  118.             'App\\Controller\\ModelController' => 'getModelControllerService',
  119.             'App\\Controller\\ModelMenuController' => 'getModelMenuControllerService',
  120.             'App\\Controller\\MutualityCategoryController' => 'getMutualityCategoryControllerService',
  121.             'App\\Controller\\MutualityController' => 'getMutualityControllerService',
  122.             'App\\Controller\\MyProfileController' => 'getMyProfileControllerService',
  123.             'App\\Controller\\NotificationsController' => 'getNotificationsControllerService',
  124.             'App\\Controller\\OperationController' => 'getOperationControllerService',
  125.             'App\\Controller\\OptionController' => 'getOptionControllerService',
  126.             'App\\Controller\\OrderController' => 'getOrderControllerService',
  127.             'App\\Controller\\PlanController' => 'getPlanControllerService',
  128.             'App\\Controller\\PlanningController' => 'getPlanningControllerService',
  129.             'App\\Controller\\PromotionController' => 'getPromotionControllerService',
  130.             'App\\Controller\\QrCodeController' => 'getQrCodeControllerService',
  131.             'App\\Controller\\RateController' => 'getRateControllerService',
  132.             'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  133.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  134.             'App\\Controller\\RoleController' => 'getRoleControllerService',
  135.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  136.             'App\\Controller\\SelfController' => 'getSelfControllerService',
  137.             'App\\Controller\\ServiceController' => 'getServiceControllerService',
  138.             'App\\Controller\\SettingController' => 'getSettingControllerService',
  139.             'App\\Controller\\SiteController' => 'getSiteControllerService',
  140.             'App\\Controller\\StatsController' => 'getStatsControllerService',
  141.             'App\\Controller\\SubscriptionController' => 'getSubscriptionControllerService',
  142.             'App\\Controller\\SupplyController' => 'getSupplyControllerService',
  143.             'App\\Controller\\TicketController' => 'getTicketControllerService',
  144.             'App\\Controller\\UserController' => 'getUserControllerService',
  145.             'App\\Controller\\UserDetailController' => 'getUserDetailControllerService',
  146.             'App\\Controller\\WalletController' => 'getWalletControllerService',
  147.             'App\\Controller\\WalletOperationController' => 'getWalletOperationControllerService',
  148.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  149.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  150.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  151.             'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService',
  152.             'GroupIN\\ConfigBundle\\Command\\ClearConfigCommand' => 'getClearConfigCommandService',
  153.             'GroupIN\\ConfigBundle\\Command\\GeneratorConfigCommand' => 'getGeneratorConfigCommandService',
  154.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  155.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  156.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  157.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  158.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  159.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  160.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  161.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  162.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  163.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  164.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.attachments' => 'getSmartUniqueNamer_AttachmentsService',
  165.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  166.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  167.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  168.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  169.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  170.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  171.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  172.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  173.             'api_platform.graphql.action.entrypoint' => 'getApiPlatform_Graphql_Action_EntrypointService',
  174.             'api_platform.graphql.action.graphiql' => 'getApiPlatform_Graphql_Action_GraphiqlService',
  175.             'api_platform.graphql.action.graphql_playground' => 'getApiPlatform_Graphql_Action_GraphqlPlaygroundService',
  176.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  177.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  178.             'api_platform.symfony.main_controller' => 'getApiPlatform_Symfony_MainControllerService',
  179.             'cache.app_clearer' => 'getCache_AppClearerService',
  180.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  181.             'cache.system_clearer' => 'getCache_SystemClearerService',
  182.             'cache_warmer' => 'getCacheWarmerService',
  183.             'console.command_loader' => 'getConsole_CommandLoaderService',
  184.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  185.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  186.             'endroid_qr_code.default_builder' => 'getEndroidQrCode_DefaultBuilderService',
  187.             'endroid_qr_code.qrFacture_builder' => 'getEndroidQrCode_QrFactureBuilderService',
  188.             'endroid_qr_code.requirement_builder' => 'getEndroidQrCode_RequirementBuilderService',
  189.             'error_controller' => 'getErrorControllerService',
  190.             'knp_paginator' => 'getKnpPaginatorService',
  191.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  192.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  193.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  194.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  195.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  196.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  197.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  198.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  199.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  200.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  201.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  202.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  203.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  204.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  205.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  206.             'routing.loader' => 'getRouting_LoaderService',
  207.             'services_resetter' => 'getServicesResetterService',
  208.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  209.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  210.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  211.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  212.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  213.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  214.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  215.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  216.             'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
  217.             'tchoulom.statistics_node_config' => 'getTchoulom_StatisticsNodeConfigService',
  218.             'tchoulom.viewcounter' => 'getTchoulom_ViewcounterService',
  219.             'tchoulom.viewcounter.cleanup.command' => 'getTchoulom_Viewcounter_Cleanup_CommandService',
  220.             'tchoulom.viewcounter.file_stats_builder' => 'getTchoulom_Viewcounter_FileStatsBuilderService',
  221.             'tchoulom.viewcounter.file_stats_finder' => 'getTchoulom_Viewcounter_FileStatsFinderService',
  222.             'tchoulom.viewcounter.filesystem_storage' => 'getTchoulom_Viewcounter_FilesystemStorageService',
  223.             'tchoulom.viewcounter.geolocator_adapter' => 'getTchoulom_Viewcounter_GeolocatorAdapterService',
  224.             'tchoulom.viewcounter.manager' => 'getTchoulom_Viewcounter_ManagerService',
  225.             'tchoulom.viewcounter.mongodb_storage' => 'getTchoulom_Viewcounter_MongodbStorageService',
  226.             'tchoulom.viewcounter.repository' => 'getTchoulom_Viewcounter_RepositoryService',
  227.             'tchoulom.viewcounter.stats_computer' => 'getTchoulom_Viewcounter_StatsComputerService',
  228.             'tchoulom.viewcounter.stats_converter' => 'getTchoulom_Viewcounter_StatsConverterService',
  229.             'tchoulom.viewcounter.stats_converter.command' => 'getTchoulom_Viewcounter_StatsConverter_CommandService',
  230.             'tchoulom.viewcounter.stats_manager' => 'getTchoulom_Viewcounter_StatsManagerService',
  231.             'tchoulom.viewcounter.storage_adapter' => 'getTchoulom_Viewcounter_StorageAdapterService',
  232.             'tchoulom.viewcounter_config' => 'getTchoulom_ViewcounterConfigService',
  233.             'tchoulom.viewcounter_node_config' => 'getTchoulom_ViewcounterNodeConfigService',
  234.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  235.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  236.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  237.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  238.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  239.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  240.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  241.         ];
  242.         $this->aliases = [
  243.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  244.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  245.             'ApiPlatform\\Action\\PlaceholderAction' => 'api_platform.action.placeholder',
  246.             'App\\Kernel' => 'kernel',
  247.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  248.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  249.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  250.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  251.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  252.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  253.             'database_connection' => 'doctrine.dbal.default_connection',
  254.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  255.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  256.             'sonata.seo.page' => 'sonata.seo.page.default',
  257.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  258.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  259.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  260.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  261.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  262.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  263.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  264.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  265.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  266.         ];
  267.         $this->privates['service_container'] = function () {
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  274.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  276.             include_once \dirname(__DIR__4).'/src/EventListener/AdminRequestListener.php';
  277.             include_once \dirname(__DIR__4).'/src/EventListener/RequestListener.php';
  278.             include_once \dirname(__DIR__4).'/src/EventSubscriber/EstablishmentSelectionSubscriber.php';
  279.             include_once \dirname(__DIR__4).'/src/EventSubscriber/EstablishmentSubscriber.php';
  280.             include_once \dirname(__DIR__4).'/src/EventSubscriber/MercureCookieMiddleware.php';
  281.             include_once \dirname(__DIR__4).'/src/Service/CookieGenerator.php';
  282.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  283.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  284.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  285.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  287.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  288.             include_once \dirname(__DIR__4).'/src/Repository/BotRepository.php';
  289.             include_once \dirname(__DIR__4).'/src/Repository/EstablishmentRepository.php';
  290.             include_once \dirname(__DIR__4).'/src/Repository/NotificationRepository.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  292.             include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  293.             include_once \dirname(__DIR__4).'/src/Service/Bot/BotManager.php';
  294.             include_once \dirname(__DIR__4).'/src/Service/Establishment/EstablishmentManager.php';
  295.             include_once \dirname(__DIR__4).'/src/Service/NotificationService.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  307.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  332.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  374.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.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/security-csrf/TokenStorage/TokenStorageInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Debug/TraceableSerializer.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Debug/TraceableNormalizer.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  470.             include_once \dirname(__DIR__4).'/src/Serializer/FileDenormalizer.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  472.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/AdvertisementNormalizer.php';
  473.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/VichUploaderFileNormalizer.php';
  474.             include_once \dirname(__DIR__4).'/src/Serializer/UploadFileDenormalizer.php';
  475.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/LegacyOpenApiNormalizer.php';
  476.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/CacheableSupportsMethodInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  478.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Debug/TraceableEncoder.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  485.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheableSupportsMethodInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  487.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ConstraintViolationListNormalizer.php';
  488.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  489.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  490.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ValidationExceptionNormalizer.php';
  491.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/HttpExceptionNormalizer.php';
  492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/RuntimeExceptionNormalizer.php';
  493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ErrorNormalizer.php';
  494.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Serializer/ValidationExceptionNormalizer.php';
  495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/ClassInfoTrait.php';
  496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/CloneTrait.php';
  497.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  498.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  499.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  500.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  501.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  502.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  503.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  504.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  505.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  506.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  507.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  508.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  512.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  513.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/ItemNormalizer.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  524.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  525.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  526.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  527.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  528.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  531.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  532.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/ObjectNormalizer.php';
  533.             include_once \dirname(__DIR__4).'/src/Encoder/PathEncoder.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  539.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/YamlEncoder.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/DataCollector/SerializerDataCollector.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  546.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  555.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  556.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  557.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  558.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  560.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  562.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  563.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  564.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  569.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  570.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  585.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  587.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  589.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  590.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  591.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  592.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  593.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  594.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  595.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  596.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  597.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  631.             include_once \dirname(__DIR__4).'/src/Twig/Extension/AppConfigurationExtension.php';
  632.             include_once \dirname(__DIR__4).'/src/Twig/Extension/BotExtension.php';
  633.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EstablishmentExtension.php';
  634.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FormatExtension.php';
  635.             include_once \dirname(__DIR__4).'/src/Twig/TwigAssetExtension.php';
  636.             include_once \dirname(__DIR__4).'/src/Twig/TwigExtension.php';
  637.             include_once \dirname(__DIR__4).'/src/Twig/TwigThemeExtension.php';
  638.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  640.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  643.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Authorization.php';
  646.             include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
  647.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  648.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  649.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  650.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Twig/Extension/SeoExtension.php';
  651.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  653.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  656.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  658.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  688.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  695.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  697.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  699.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  700.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  703.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  704.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  705.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  709.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  710.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  711.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  712.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  714.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  715.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  716.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  717.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  718.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  719.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  720.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  721.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  722.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  723.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  724.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  725.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  727.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  728.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  729.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  730.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  731.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/ResourceClassResolver.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  738.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  740.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  748.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  750.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/ResourceClassInfoTrait.php';
  752.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/IdentifiersExtractor.php';
  753.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverterInterface.php';
  754.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverter.php';
  755.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/UriVariablesResolverTrait.php';
  756.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/IriConverter.php';
  757.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/ProviderInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/CallableProvider.php';
  759.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/Util/OperationRequestInitiatorTrait.php';
  760.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  761.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php';
  762.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  763.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/CachedTrait.php';
  765.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  766.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  767.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ClassNameResourceNameCollectionFactory.php';
  768.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceNameCollectionFactory.php';
  769.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  771.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  772.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  773.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  775.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorTrait.php';
  776.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlResourceExtractor.php';
  777.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractPropertyExtractor.php';
  779.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlPropertyExtractor.php';
  780.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  782.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Metadata/Property/Factory/SchemaPropertyMetadataFactory.php';
  783.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  784.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  785.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AttributePropertyMetadataFactory.php';
  786.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/IdentifierPropertyMetadataFactory.php';
  787.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  788.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  789.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  790.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyMetadataFactory.php';
  791.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php';
  792.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php';
  793.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmResourceCollectionMetadataFactory.php';
  794.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Messenger/Metadata/MessengerResourceMetadataCollectionFactory.php';
  795.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php';
  796.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AlternateUriResourceMetadataCollectionFactory.php';
  797.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/AttributeFilterExtractorTrait.php';
  798.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FiltersResourceMetadataCollectionFactory.php';
  799.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataCollectionFactory.php';
  800.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataCollectionFactory.php';
  801.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationDefaultsTrait.php';
  802.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationNameResourceMetadataCollectionFactory.php';
  803.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkResourceMetadataCollectionFactory.php';
  804.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactoryInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PropertyLinkFactoryInterface.php';
  806.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmLinkFactory.php';
  807.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactory.php';
  808.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/MainControllerResourceMetadataCollectionFactory.php';
  809.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/UriTemplateResourceMetadataCollectionFactory.php';
  810.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/PathSegmentNameGeneratorInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/UnderscorePathSegmentNameGenerator.php';
  812.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/NotExposedOperationResourceMetadataCollectionFactory.php';
  813.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataCollectionFactory.php';
  814.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/DeprecationResourceMetadataCollectionFactory.php';
  815.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php';
  816.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactoryInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactory.php';
  818.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlResourceExtractor.php';
  819.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlPropertyExtractor.php';
  820.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  821.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  822.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  824.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/Util/CorsTrait.php';
  825.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  826.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  827.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  828.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  829.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddLinkHeaderListener.php';
  830.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  832.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  833.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  834.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  835.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  836.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  837.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  838.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Factory/MenuFactoryInterface.php';
  839.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  840.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Menu/MenuItemMatcherInterface.php';
  841.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
  842.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  843.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  844.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGeneratorInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  846.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  847.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  848.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FormLayoutFactory.php';
  849.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  850.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  851.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  852.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  853.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  854.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  855.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  856.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  857.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  858.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  859.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  860.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  861.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  862.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  865.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  866.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  867.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php';
  868.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  869.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  870.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  871.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  872.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  873.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  874.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  875.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingResolverInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingResolver.php';
  877.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  878.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubInterface.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Hub.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/FactoryTokenProvider.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenFactoryInterface.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/LcobucciFactory.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubRegistry.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Discovery.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
  889.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  890.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  891.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  892.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  893.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  894.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  896.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  897.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  898.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  899.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  900.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  902.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  903.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  905.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  906.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  907.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  908.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Seo/SeoPageInterface.php';
  909.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Seo/SeoPage.php';
  910.             include_once \dirname(__DIR__4).'/lib/config-bundle/src/Store/PropertyStore.php';
  911.             include_once \dirname(__DIR__4).'/lib/config-bundle/src/Service/Config.php';
  912.             include_once \dirname(__DIR__4).'/lib/config-bundle/src/Twig/ConfigExtension.php';
  913.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  917.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  930.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  945.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  949.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  950.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
  952.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  954.         };
  955.     }
  956.     public function compile(): void
  957.     {
  958.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  959.     }
  960.     public function isCompiled(): bool
  961.     {
  962.         return true;
  963.     }
  964.     public function getRemovedIds(): array
  965.     {
  966.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  967.     }
  968.     protected function load($file$lazyLoad true)
  969.     {
  970.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  971.             return $class::do($this$lazyLoad);
  972.         }
  973.         if ('.' === $file[-4]) {
  974.             $class substr($class0, -4);
  975.         } else {
  976.             $file .= '.php';
  977.         }
  978.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  979.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  980.     }
  981.     protected function createProxy($class\Closure $factory)
  982.     {
  983.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  984.         return $factory();
  985.     }
  986.     /**
  987.      * Gets the public '.container.private.profiler' shared service.
  988.      *
  989.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  990.      */
  991.     protected function get_Container_Private_ProfilerService()
  992.     {
  993.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  994.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  995.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  996.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  997.         $a->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  998.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  999.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1000.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1001.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  1002.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1003.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1004.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1005.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1006.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1007.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1008.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1009.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1010.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1011.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1012.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1013.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1014.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  1015.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1016.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1017.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  1018.         $d->addInstance('api_platform.cache.metadata.resource_collection', ($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()));
  1019.         $d->addInstance('api_platform.graphql.cache.subscription', ($this->privates['api_platform.graphql.cache.subscription'] ?? $this->getApiPlatform_Graphql_Cache_SubscriptionService()));
  1020.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1021.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1022.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1023.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1024.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1025.         if ($this->has('kernel')) {
  1026.             $g->setKernel($b);
  1027.         }
  1028.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1029.         $instance->add(new \ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  1030.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1031.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1032.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  1033.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1034.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1035.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1036.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1037.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1038.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1039.         $instance->add($d);
  1040.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1041.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($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())));
  1042.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  1043.         $instance->add($e);
  1044.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  1045.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1046.         $instance->add($f);
  1047.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  1048.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener())));
  1049.         $instance->add(($this->privates['serializer.data_collector'] ??= new \Symfony\Component\Serializer\DataCollector\SerializerDataCollector()));
  1050.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  1051.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1052.         $instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
  1053.             yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  1054.         }, 1)));
  1055.         $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']));
  1056.         $instance->add($g);
  1057.         return $instance;
  1058.     }
  1059.     /**
  1060.      * Gets the public 'GroupIN\ConfigBundle\Twig\ConfigExtension' shared service.
  1061.      *
  1062.      * @return \GroupIN\ConfigBundle\Twig\ConfigExtension
  1063.      */
  1064.     protected function getConfigExtensionService()
  1065.     {
  1066.         $a = ($this->privates['GroupIN\\ConfigBundle\\Service\\Config'] ?? $this->getConfigService());
  1067.         if (isset($this->services['GroupIN\\ConfigBundle\\Twig\\ConfigExtension'])) {
  1068.             return $this->services['GroupIN\\ConfigBundle\\Twig\\ConfigExtension'];
  1069.         }
  1070.         return $this->services['GroupIN\\ConfigBundle\\Twig\\ConfigExtension'] = new \GroupIN\ConfigBundle\Twig\ConfigExtension($a);
  1071.     }
  1072.     /**
  1073.      * Gets the public 'cache.app' shared service.
  1074.      *
  1075.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1076.      */
  1077.     protected function getCache_AppService()
  1078.     {
  1079.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('CxYku+pOzU'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  1080.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1081.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1082.     }
  1083.     /**
  1084.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  1085.      *
  1086.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1087.      */
  1088.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  1089.     {
  1090.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('86TRpXBEws'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1091.     }
  1092.     /**
  1093.      * Gets the public 'cache.system' shared service.
  1094.      *
  1095.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1096.      */
  1097.     protected function getCache_SystemService()
  1098.     {
  1099.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('woLTSr2rD+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1100.     }
  1101.     /**
  1102.      * Gets the public 'cache.validator_expression_language' shared service.
  1103.      *
  1104.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1105.      */
  1106.     protected function getCache_ValidatorExpressionLanguageService()
  1107.     {
  1108.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qgYGyKVqHU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1109.     }
  1110.     /**
  1111.      * Gets the public 'data_collector.dump' shared service.
  1112.      *
  1113.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1114.      */
  1115.     protected function getDataCollector_DumpService()
  1116.     {
  1117.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($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'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1118.     }
  1119.     /**
  1120.      * Gets the public 'doctrine' shared service.
  1121.      *
  1122.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1123.      */
  1124.     protected function getDoctrineService()
  1125.     {
  1126.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1127.     }
  1128.     /**
  1129.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1130.      *
  1131.      * @return \Doctrine\DBAL\Connection
  1132.      */
  1133.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1134.     {
  1135.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1136.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1137.             return $this->services['doctrine.dbal.default_connection'];
  1138.         }
  1139.         $b = new \Doctrine\DBAL\Configuration();
  1140.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1141.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1142.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1143.         $c->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  1144.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1145.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1146.         $d->setConnectionName('default');
  1147.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1148.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  1149.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  1150.     }
  1151.     /**
  1152.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1153.      *
  1154.      * @return \Doctrine\ORM\EntityManager
  1155.      */
  1156.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1157.     {
  1158.         if (true === $lazyLoad) {
  1159.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  1160.         }
  1161.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1162.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1163.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1164.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1165.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1166.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1167.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1168.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1169.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1170.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1171.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1172.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1173.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1174.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1175.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1176.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1177.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1178.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1179.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1180.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1181.         $a = new \Doctrine\ORM\Configuration();
  1182.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1183.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/tchoulom/view-counter-bundle/Entity')], false));
  1184.         $b->addDriver($c'App\\Entity');
  1185.         $b->addDriver($c'Tchoulom\\ViewCounterBundle\\Entity');
  1186.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1187.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity''TchoulomViewCounterBundle' => 'Tchoulom\\ViewCounterBundle\\Entity']);
  1188.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1189.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1190.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1191.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1192.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1193.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1194.         ], [
  1195.             'doctrine.ulid_generator' => '?',
  1196.             'doctrine.uuid_generator' => '?',
  1197.         ])));
  1198.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1199.         $a->setProxyNamespace('Proxies');
  1200.         $a->setAutoGenerateProxyClasses(true);
  1201.         $a->setSchemaIgnoreClasses([]);
  1202.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1203.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1204.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1205.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1206.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1207.         $a->setLazyGhostObjectEnabled(true);
  1208.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1209.             'App\\Repository\\AddressRepository' => ['privates''App\\Repository\\AddressRepository''getAddressRepositoryService'true],
  1210.             'App\\Repository\\AdvertisementAttachmentRepository' => ['privates''App\\Repository\\AdvertisementAttachmentRepository''getAdvertisementAttachmentRepositoryService'true],
  1211.             'App\\Repository\\AdvertisementRepository' => ['privates''App\\Repository\\AdvertisementRepository''getAdvertisementRepositoryService'true],
  1212.             'App\\Repository\\ArticleDepartmentPackageRepository' => ['privates''App\\Repository\\ArticleDepartmentPackageRepository''getArticleDepartmentPackageRepositoryService'true],
  1213.             'App\\Repository\\ArticleDepartmentRepository' => ['privates''App\\Repository\\ArticleDepartmentRepository''getArticleDepartmentRepositoryService'true],
  1214.             'App\\Repository\\ArticleLogRepository' => ['privates''App\\Repository\\ArticleLogRepository''getArticleLogRepositoryService'true],
  1215.             'App\\Repository\\ArticleRepository' => ['privates''App\\Repository\\ArticleRepository''getArticleRepositoryService'true],
  1216.             'App\\Repository\\ArticleSupplyRepository' => ['privates''App\\Repository\\ArticleSupplyRepository''getArticleSupplyRepositoryService'true],
  1217.             'App\\Repository\\AttachmentRepository' => ['privates''App\\Repository\\AttachmentRepository''getAttachmentRepositoryService'true],
  1218.             'App\\Repository\\AttendanceRepository' => ['privates''App\\Repository\\AttendanceRepository''getAttendanceRepositoryService'true],
  1219.             'App\\Repository\\BotRepository' => ['privates''App\\Repository\\BotRepository''getBotRepositoryService'false],
  1220.             'App\\Repository\\CardRepository' => ['privates''App\\Repository\\CardRepository''getCardRepositoryService'true],
  1221.             'App\\Repository\\CardTypeRepository' => ['privates''App\\Repository\\CardTypeRepository''getCardTypeRepositoryService'true],
  1222.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService'true],
  1223.             'App\\Repository\\CmsContactRepository' => ['privates''App\\Repository\\CmsContactRepository''getCmsContactRepositoryService'true],
  1224.             'App\\Repository\\CmsFaqRepository' => ['privates''App\\Repository\\CmsFaqRepository''getCmsFaqRepositoryService'true],
  1225.             'App\\Repository\\CmsNewsletterRepository' => ['privates''App\\Repository\\CmsNewsletterRepository''getCmsNewsletterRepositoryService'true],
  1226.             'App\\Repository\\CmsPartnerRepository' => ['privates''App\\Repository\\CmsPartnerRepository''getCmsPartnerRepositoryService'true],
  1227.             'App\\Repository\\CmsQuoteRepository' => ['privates''App\\Repository\\CmsQuoteRepository''getCmsQuoteRepositoryService'true],
  1228.             'App\\Repository\\CmsRepository' => ['privates''App\\Repository\\CmsRepository''getCmsRepositoryService'true],
  1229.             'App\\Repository\\CollectionsRepository' => ['privates''App\\Repository\\CollectionsRepository''getCollectionsRepositoryService'true],
  1230.             'App\\Repository\\ConfigurationRepository' => ['privates''App\\Repository\\ConfigurationRepository''getConfigurationRepositoryService'true],
  1231.             'App\\Repository\\ConnectionLogRepository' => ['privates''App\\Repository\\ConnectionLogRepository''getConnectionLogRepositoryService'true],
  1232.             'App\\Repository\\ContactRepository' => ['privates''App\\Repository\\ContactRepository''getContactRepositoryService'true],
  1233.             'App\\Repository\\ContractRepository' => ['privates''App\\Repository\\ContractRepository''getContractRepositoryService'true],
  1234.             'App\\Repository\\CurrencyRepository' => ['privates''App\\Repository\\CurrencyRepository''getCurrencyRepositoryService'true],
  1235.             'App\\Repository\\DepartmentRepository' => ['privates''App\\Repository\\DepartmentRepository''getDepartmentRepositoryService'true],
  1236.             'App\\Repository\\DiscoverRepository' => ['privates''App\\Repository\\DiscoverRepository''getDiscoverRepositoryService'true],
  1237.             'App\\Repository\\DocumentRepository' => ['privates''App\\Repository\\DocumentRepository''getDocumentRepositoryService'true],
  1238.             'App\\Repository\\EmployeeContractRepository' => ['privates''App\\Repository\\EmployeeContractRepository''getEmployeeContractRepositoryService'true],
  1239.             'App\\Repository\\EmployeeRepository' => ['privates''App\\Repository\\EmployeeRepository''getEmployeeRepositoryService'true],
  1240.             'App\\Repository\\EstablishmentRepository' => ['privates''App\\Repository\\EstablishmentRepository''getEstablishmentRepositoryService'false],
  1241.             'App\\Repository\\EventRepository' => ['privates''App\\Repository\\EventRepository''getEventRepositoryService'true],
  1242.             'App\\Repository\\FlowActionRepository' => ['privates''App\\Repository\\FlowActionRepository''getFlowActionRepositoryService'true],
  1243.             'App\\Repository\\FlowModelRepository' => ['privates''App\\Repository\\FlowModelRepository''getFlowModelRepositoryService'true],
  1244.             'App\\Repository\\FlowProcessRepository' => ['privates''App\\Repository\\FlowProcessRepository''getFlowProcessRepositoryService'true],
  1245.             'App\\Repository\\FlowRepository' => ['privates''App\\Repository\\FlowRepository''getFlowRepositoryService'true],
  1246.             'App\\Repository\\FlowStepRepository' => ['privates''App\\Repository\\FlowStepRepository''getFlowStepRepositoryService'true],
  1247.             'App\\Repository\\FlowUserRepository' => ['privates''App\\Repository\\FlowUserRepository''getFlowUserRepositoryService'true],
  1248.             'App\\Repository\\GatewayRepository' => ['privates''App\\Repository\\GatewayRepository''getGatewayRepositoryService'true],
  1249.             'App\\Repository\\InvitationRepository' => ['privates''App\\Repository\\InvitationRepository''getInvitationRepositoryService'true],
  1250.             'App\\Repository\\InvoiceRepository' => ['privates''App\\Repository\\InvoiceRepository''getInvoiceRepositoryService'true],
  1251.             'App\\Repository\\JournalRepository' => ['privates''App\\Repository\\JournalRepository''getJournalRepositoryService'true],
  1252.             'App\\Repository\\LoginAttemptRepository' => ['privates''App\\Repository\\LoginAttemptRepository''getLoginAttemptRepositoryService'true],
  1253.             'App\\Repository\\LotConfigurationRepository' => ['privates''App\\Repository\\LotConfigurationRepository''getLotConfigurationRepositoryService'true],
  1254.             'App\\Repository\\LotRepository' => ['privates''App\\Repository\\LotRepository''getLotRepositoryService'true],
  1255.             'App\\Repository\\MenuRepository' => ['privates''App\\Repository\\MenuRepository''getMenuRepositoryService'true],
  1256.             'App\\Repository\\ModelMenuRepository' => ['privates''App\\Repository\\ModelMenuRepository''getModelMenuRepositoryService'true],
  1257.             'App\\Repository\\ModelRepository' => ['privates''App\\Repository\\ModelRepository''getModelRepositoryService'true],
  1258.             'App\\Repository\\MutualityCategoryRepository' => ['privates''App\\Repository\\MutualityCategoryRepository''getMutualityCategoryRepositoryService'true],
  1259.             'App\\Repository\\MutualityRepository' => ['privates''App\\Repository\\MutualityRepository''getMutualityRepositoryService'true],
  1260.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'false],
  1261.             'App\\Repository\\OTPRepository' => ['privates''App\\Repository\\OTPRepository''getOTPRepositoryService'true],
  1262.             'App\\Repository\\OperationRepository' => ['privates''App\\Repository\\OperationRepository''getOperationRepositoryService'true],
  1263.             'App\\Repository\\OptionRepository' => ['privates''App\\Repository\\OptionRepository''getOptionRepositoryService'true],
  1264.             'App\\Repository\\OrderItemsRepository' => ['privates''App\\Repository\\OrderItemsRepository''getOrderItemsRepositoryService'true],
  1265.             'App\\Repository\\OrderRepository' => ['privates''App\\Repository\\OrderRepository''getOrderRepositoryService'true],
  1266.             'App\\Repository\\PlanRepository' => ['privates''App\\Repository\\PlanRepository''getPlanRepositoryService'true],
  1267.             'App\\Repository\\PlanningRepository' => ['privates''App\\Repository\\PlanningRepository''getPlanningRepositoryService'true],
  1268.             'App\\Repository\\PromotionRepository' => ['privates''App\\Repository\\PromotionRepository''getPromotionRepositoryService'true],
  1269.             'App\\Repository\\QrCodeRepository' => ['privates''App\\Repository\\QrCodeRepository''getQrCodeRepositoryService'true],
  1270.             'App\\Repository\\RateRepository' => ['privates''App\\Repository\\RateRepository''getRateRepositoryService'true],
  1271.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  1272.             'App\\Repository\\RevisionRepository' => ['privates''App\\Repository\\RevisionRepository''getRevisionRepositoryService'true],
  1273.             'App\\Repository\\RoleRepository' => ['privates''App\\Repository\\RoleRepository''getRoleRepositoryService'true],
  1274.             'App\\Repository\\ServiceRepository' => ['privates''App\\Repository\\ServiceRepository''getServiceRepositoryService'true],
  1275.             'App\\Repository\\ShipmentRepository' => ['privates''App\\Repository\\ShipmentRepository''getShipmentRepositoryService'true],
  1276.             'App\\Repository\\SubscriptionRepository' => ['privates''App\\Repository\\SubscriptionRepository''getSubscriptionRepositoryService'true],
  1277.             'App\\Repository\\SupplyRepository' => ['privates''App\\Repository\\SupplyRepository''getSupplyRepositoryService'true],
  1278.             'App\\Repository\\TaxRepository' => ['privates''App\\Repository\\TaxRepository''getTaxRepositoryService'true],
  1279.             'App\\Repository\\TicketRepository' => ['privates''App\\Repository\\TicketRepository''getTicketRepositoryService'true],
  1280.             'App\\Repository\\TransactionRepository' => ['privates''App\\Repository\\TransactionRepository''getTransactionRepositoryService'true],
  1281.             'App\\Repository\\UserDetailRepository' => ['privates''App\\Repository\\UserDetailRepository''getUserDetailRepositoryService'true],
  1282.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1283.             'App\\Repository\\ViewCounterRepository' => ['privates''App\\Repository\\ViewCounterRepository''getViewCounterRepositoryService'true],
  1284.             'App\\Repository\\WalletOperationRepository' => ['privates''App\\Repository\\WalletOperationRepository''getWalletOperationRepositoryService'true],
  1285.         ], [
  1286.             'App\\Repository\\AddressRepository' => '?',
  1287.             'App\\Repository\\AdvertisementAttachmentRepository' => '?',
  1288.             'App\\Repository\\AdvertisementRepository' => '?',
  1289.             'App\\Repository\\ArticleDepartmentPackageRepository' => '?',
  1290.             'App\\Repository\\ArticleDepartmentRepository' => '?',
  1291.             'App\\Repository\\ArticleLogRepository' => '?',
  1292.             'App\\Repository\\ArticleRepository' => '?',
  1293.             'App\\Repository\\ArticleSupplyRepository' => '?',
  1294.             'App\\Repository\\AttachmentRepository' => '?',
  1295.             'App\\Repository\\AttendanceRepository' => '?',
  1296.             'App\\Repository\\BotRepository' => '?',
  1297.             'App\\Repository\\CardRepository' => '?',
  1298.             'App\\Repository\\CardTypeRepository' => '?',
  1299.             'App\\Repository\\ClientRepository' => '?',
  1300.             'App\\Repository\\CmsContactRepository' => '?',
  1301.             'App\\Repository\\CmsFaqRepository' => '?',
  1302.             'App\\Repository\\CmsNewsletterRepository' => '?',
  1303.             'App\\Repository\\CmsPartnerRepository' => '?',
  1304.             'App\\Repository\\CmsQuoteRepository' => '?',
  1305.             'App\\Repository\\CmsRepository' => '?',
  1306.             'App\\Repository\\CollectionsRepository' => '?',
  1307.             'App\\Repository\\ConfigurationRepository' => '?',
  1308.             'App\\Repository\\ConnectionLogRepository' => '?',
  1309.             'App\\Repository\\ContactRepository' => '?',
  1310.             'App\\Repository\\ContractRepository' => '?',
  1311.             'App\\Repository\\CurrencyRepository' => '?',
  1312.             'App\\Repository\\DepartmentRepository' => '?',
  1313.             'App\\Repository\\DiscoverRepository' => '?',
  1314.             'App\\Repository\\DocumentRepository' => '?',
  1315.             'App\\Repository\\EmployeeContractRepository' => '?',
  1316.             'App\\Repository\\EmployeeRepository' => '?',
  1317.             'App\\Repository\\EstablishmentRepository' => '?',
  1318.             'App\\Repository\\EventRepository' => '?',
  1319.             'App\\Repository\\FlowActionRepository' => '?',
  1320.             'App\\Repository\\FlowModelRepository' => '?',
  1321.             'App\\Repository\\FlowProcessRepository' => '?',
  1322.             'App\\Repository\\FlowRepository' => '?',
  1323.             'App\\Repository\\FlowStepRepository' => '?',
  1324.             'App\\Repository\\FlowUserRepository' => '?',
  1325.             'App\\Repository\\GatewayRepository' => '?',
  1326.             'App\\Repository\\InvitationRepository' => '?',
  1327.             'App\\Repository\\InvoiceRepository' => '?',
  1328.             'App\\Repository\\JournalRepository' => '?',
  1329.             'App\\Repository\\LoginAttemptRepository' => '?',
  1330.             'App\\Repository\\LotConfigurationRepository' => '?',
  1331.             'App\\Repository\\LotRepository' => '?',
  1332.             'App\\Repository\\MenuRepository' => '?',
  1333.             'App\\Repository\\ModelMenuRepository' => '?',
  1334.             'App\\Repository\\ModelRepository' => '?',
  1335.             'App\\Repository\\MutualityCategoryRepository' => '?',
  1336.             'App\\Repository\\MutualityRepository' => '?',
  1337.             'App\\Repository\\NotificationRepository' => '?',
  1338.             'App\\Repository\\OTPRepository' => '?',
  1339.             'App\\Repository\\OperationRepository' => '?',
  1340.             'App\\Repository\\OptionRepository' => '?',
  1341.             'App\\Repository\\OrderItemsRepository' => '?',
  1342.             'App\\Repository\\OrderRepository' => '?',
  1343.             'App\\Repository\\PlanRepository' => '?',
  1344.             'App\\Repository\\PlanningRepository' => '?',
  1345.             'App\\Repository\\PromotionRepository' => '?',
  1346.             'App\\Repository\\QrCodeRepository' => '?',
  1347.             'App\\Repository\\RateRepository' => '?',
  1348.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  1349.             'App\\Repository\\RevisionRepository' => '?',
  1350.             'App\\Repository\\RoleRepository' => '?',
  1351.             'App\\Repository\\ServiceRepository' => '?',
  1352.             'App\\Repository\\ShipmentRepository' => '?',
  1353.             'App\\Repository\\SubscriptionRepository' => '?',
  1354.             'App\\Repository\\SupplyRepository' => '?',
  1355.             'App\\Repository\\TaxRepository' => '?',
  1356.             'App\\Repository\\TicketRepository' => '?',
  1357.             'App\\Repository\\TransactionRepository' => '?',
  1358.             'App\\Repository\\UserDetailRepository' => '?',
  1359.             'App\\Repository\\UserRepository' => '?',
  1360.             'App\\Repository\\ViewCounterRepository' => '?',
  1361.             'App\\Repository\\WalletOperationRepository' => '?',
  1362.         ])));
  1363.         $a->addCustomStringFunction('LPAD''DoctrineExtensions\\Query\\Mysql\\Lpad');
  1364.         $a->addCustomStringFunction('CAST''DoctrineExtensions\\Query\\Mysql\\Cast');
  1365.         $a->addCustomNumericFunction('RANDOM''DoctrineExtensions\\Query\\Sqlite\\Random');
  1366.         $a->addCustomNumericFunction('ROUND''DoctrineExtensions\\Query\\Mysql\\Round');
  1367.         $a->addCustomDatetimeFunction('EXTRACT''DoctrineExtensions\\Query\\Mysql\\Extract');
  1368.         $a->addCustomDatetimeFunction('TO_CHAR''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1369.         $a->addCustomDatetimeFunction('NOW''DoctrineExtensions\\Query\\Mysql\\Now');
  1370.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1371.         $a->addCustomDatetimeFunction('DAY''DoctrineExtensions\\Query\\Mysql\\Day');
  1372.         $a->addCustomDatetimeFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  1373.         $a->addCustomDatetimeFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  1374.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService())) && false ?: $lazyLoad);
  1375.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1376.         return $instance;
  1377.     }
  1378.     /**
  1379.      * Gets the public 'event_dispatcher' shared service.
  1380.      *
  1381.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1382.      */
  1383.     protected function getEventDispatcherService()
  1384.     {
  1385.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1386.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1387.         $a->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  1388.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1389.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1390.         $instance->addListener('kernel.request', [=> #[\Closure(name'App\\EventListener\\RequestListener')] function () {
  1391.             return ($this->privates['App\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1392.         }, => 'onKernelRequest'], 33);
  1393.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> #[\Closure(name'kimia_api.event.jwt_created_listener', class: 'App\\EventListener\\JWTCreatedListener')] function () {
  1394.             return ($this->privates['kimia_api.event.jwt_created_listener'] ?? $this->load('getKimiaApi_Event_JwtCreatedListenerService'));
  1395.         }, => 'onJWTCreated'], 0);
  1396.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1397.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  1398.         }, => 'onKernelController'], 0);
  1399.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1400.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1401.         }, => 'checkPassport'], 1024);
  1402.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1403.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1404.         }, => 'onKernelResponse'], 0);
  1405.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1406.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1407.         }, => 'onKernelRequest'], 250);
  1408.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1409.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1410.         }, => 'onKernelResponse'], 0);
  1411.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  1412.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());
  1413.         }, => 'onResponse'], -10);
  1414.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1415.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1416.         }, => 'onKernelException'], -96);
  1417.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1418.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1419.         }, => 'onKernelRequest'], 28);
  1420.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] function () {
  1421.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1422.         }, => 'onKernelRequest'], 4);
  1423.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] function () {
  1424.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1425.         }, => 'onKernelView'], 32);
  1426.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1427.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1428.         }, => 'onKernelRequest'], 2);
  1429.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1430.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1431.         }, => 'onKernelView'], 16);
  1432.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1433.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1434.         }, => 'onKernelView'], 8);
  1435.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1436.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1437.         }, => 'onKernelException'], 0);
  1438.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  1439.             return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());
  1440.         }, => 'onKernelRequest'], 0);
  1441.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {
  1442.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1443.         }, => 'onKernelResponse'], 0);
  1444.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  1445.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1446.         }, => 'onKernelResponse'], -1);
  1447.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  1448.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1449.         }, => 'onKernelView'], 64);
  1450.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  1451.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1452.         }, => 'onKernelRequest'], 16);
  1453.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.mercure.listener.response.add_link_header', class: 'ApiPlatform\\Symfony\\EventListener\\AddLinkHeaderListener')] function () {
  1454.             return ($this->privates['api_platform.mercure.listener.response.add_link_header'] ?? $this->getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService());
  1455.         }, => 'onKernelResponse'], 0);
  1456.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1457.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1458.         }, => 'onSecurity'], 3);
  1459.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1460.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1461.         }, => 'onSecurityPostDenormalize'], 1);
  1462.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1463.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1464.         }, => 'onSecurityPostValidation'], 63);
  1465.         $instance->addListener('kernel.exception', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener')] function () {
  1466.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1467.         }, => 'onKernelException'], -64);
  1468.         $instance->addListener('kernel.view', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener')] function () {
  1469.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1470.         }, => 'onKernelView'], 0);
  1471.         $instance->addListener('sonata.block.event.breadcrumb', [=> #[\Closure(name'sonata.seo.event.breadcrumb', class: 'Sonata\\SeoBundle\\Event\\BreadcrumbListener')] function () {
  1472.             return ($this->privates['sonata.seo.event.breadcrumb'] ??= new \Sonata\SeoBundle\Event\BreadcrumbListener());
  1473.         }, => 'onBlock'], 0);
  1474.         $instance->addListener('kernel.request', [=> #[\Closure(name'knp_paginator.subscriber.sliding_pagination', class: 'Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber')] function () {
  1475.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1476.         }, => 'onKernelRequest'], 0);
  1477.         $instance->addListener('kernel.controller', [=> #[\Closure(name'App\\EventListener\\AdminRequestListener')] function () {
  1478.             return ($this->privates['App\\EventListener\\AdminRequestListener'] ?? $this->getAdminRequestListenerService());
  1479.         }, => 'onController'], 0);
  1480.         $instance->addListener('kernel.request', [=> #[\Closure(name'App\\EventListener\\AdminRequestListener')] function () {
  1481.             return ($this->privates['App\\EventListener\\AdminRequestListener'] ?? $this->getAdminRequestListenerService());
  1482.         }, => 'onRequest'], 0);
  1483.         $instance->addListener('App\\Event\\ArticleDepartment\\ArticleDepartmentCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ArticleDepartmentSubscriber')] function () {
  1484.             return ($this->privates['App\\EventSubscriber\\ArticleDepartmentSubscriber'] ?? $this->load('getArticleDepartmentSubscriberService'));
  1485.         }, => 'onCreated'], 0);
  1486.         $instance->addListener('App\\Event\\ArticleDepartment\\ArticleDepartmentUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ArticleDepartmentSubscriber')] function () {
  1487.             return ($this->privates['App\\EventSubscriber\\ArticleDepartmentSubscriber'] ?? $this->load('getArticleDepartmentSubscriberService'));
  1488.         }, => 'onUpdated'], 0);
  1489.         $instance->addListener('App\\Event\\ArticleDepartment\\ArticleDepartmentDeletedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ArticleDepartmentSubscriber')] function () {
  1490.             return ($this->privates['App\\EventSubscriber\\ArticleDepartmentSubscriber'] ?? $this->load('getArticleDepartmentSubscriberService'));
  1491.         }, => 'onDeleted'], 0);
  1492.         $instance->addListener('App\\Event\\Article\\ArticleCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ArticleSubscriber')] function () {
  1493.             return ($this->privates['App\\EventSubscriber\\ArticleSubscriber'] ?? $this->load('getArticleSubscriberService'));
  1494.         }, => 'onCreated'], 0);
  1495.         $instance->addListener('App\\Event\\Article\\ArticleUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ArticleSubscriber')] function () {
  1496.             return ($this->privates['App\\EventSubscriber\\ArticleSubscriber'] ?? $this->load('getArticleSubscriberService'));
  1497.         }, => 'onUpdated'], 0);
  1498.         $instance->addListener('App\\Event\\Article\\ArticleDeletedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ArticleSubscriber')] function () {
  1499.             return ($this->privates['App\\EventSubscriber\\ArticleSubscriber'] ?? $this->load('getArticleSubscriberService'));
  1500.         }, => 'onDeleted'], 0);
  1501.         $instance->addListener('App\\Event\\Client\\ClientCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ClientSubscriber')] function () {
  1502.             return ($this->privates['App\\EventSubscriber\\ClientSubscriber'] ?? $this->load('getClientSubscriberService'));
  1503.         }, => 'onCreated'], 0);
  1504.         $instance->addListener('App\\Event\\Client\\ClientUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ClientSubscriber')] function () {
  1505.             return ($this->privates['App\\EventSubscriber\\ClientSubscriber'] ?? $this->load('getClientSubscriberService'));
  1506.         }, => 'onUpdated'], 0);
  1507.         $instance->addListener('App\\Event\\Client\\ClientDeletedEvent', [=> #[\Closure(name'App\\EventSubscriber\\ClientSubscriber')] function () {
  1508.             return ($this->privates['App\\EventSubscriber\\ClientSubscriber'] ?? $this->load('getClientSubscriberService'));
  1509.         }, => 'onDeleted'], 0);
  1510.         $instance->addListener('App\\Event\\Collections\\CollectionsCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\CollectionsSubscriber')] function () {
  1511.             return ($this->privates['App\\EventSubscriber\\CollectionsSubscriber'] ?? $this->load('getCollectionsSubscriberService'));
  1512.         }, => 'onCreated'], 0);
  1513.         $instance->addListener('App\\Event\\Collections\\CollectionsUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\CollectionsSubscriber')] function () {
  1514.             return ($this->privates['App\\EventSubscriber\\CollectionsSubscriber'] ?? $this->load('getCollectionsSubscriberService'));
  1515.         }, => 'onUpdated'], 0);
  1516.         $instance->addListener('App\\Event\\Collections\\CollectionsDeletedEvent', [=> #[\Closure(name'App\\EventSubscriber\\CollectionsSubscriber')] function () {
  1517.             return ($this->privates['App\\EventSubscriber\\CollectionsSubscriber'] ?? $this->load('getCollectionsSubscriberService'));
  1518.         }, => 'onDeleted'], 0);
  1519.         $instance->addListener('App\\Event\\Employee\\EmployeeCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EmployeeSubscriber')] function () {
  1520.             return ($this->privates['App\\EventSubscriber\\EmployeeSubscriber'] ?? $this->load('getEmployeeSubscriberService'));
  1521.         }, => 'onCreated'], 0);
  1522.         $instance->addListener('App\\Event\\Employee\\EmployeeUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EmployeeSubscriber')] function () {
  1523.             return ($this->privates['App\\EventSubscriber\\EmployeeSubscriber'] ?? $this->load('getEmployeeSubscriberService'));
  1524.         }, => 'onUpdated'], 0);
  1525.         $instance->addListener('App\\Event\\Employee\\EmployeeDeletedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EmployeeSubscriber')] function () {
  1526.             return ($this->privates['App\\EventSubscriber\\EmployeeSubscriber'] ?? $this->load('getEmployeeSubscriberService'));
  1527.         }, => 'onDeleted'], 0);
  1528.         $instance->addListener('App\\Event\\Employee\\InvitationAcceptedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EmployeeSubscriber')] function () {
  1529.             return ($this->privates['App\\EventSubscriber\\EmployeeSubscriber'] ?? $this->load('getEmployeeSubscriberService'));
  1530.         }, => 'onAccepted'], 0);
  1531.         $instance->addListener('App\\Event\\Employee\\InvitationRefusedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EmployeeSubscriber')] function () {
  1532.             return ($this->privates['App\\EventSubscriber\\EmployeeSubscriber'] ?? $this->load('getEmployeeSubscriberService'));
  1533.         }, => 'onRefused'], 0);
  1534.         $instance->addListener('kernel.request', [=> #[\Closure(name'App\\EventSubscriber\\EstablishmentSelectionSubscriber')] function () {
  1535.             return ($this->privates['App\\EventSubscriber\\EstablishmentSelectionSubscriber'] ?? $this->getEstablishmentSelectionSubscriberService());
  1536.         }, => 'onKernelRequest'], 0);
  1537.         $instance->addListener('App\\Event\\Establishment\\EstablishmentCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EstablishmentSubscriber')] function () {
  1538.             return ($this->privates['App\\EventSubscriber\\EstablishmentSubscriber'] ?? $this->getEstablishmentSubscriberService());
  1539.         }, => 'onCreated'], 0);
  1540.         $instance->addListener('App\\Event\\Establishment\\EstablishmentUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EstablishmentSubscriber')] function () {
  1541.             return ($this->privates['App\\EventSubscriber\\EstablishmentSubscriber'] ?? $this->getEstablishmentSubscriberService());
  1542.         }, => 'onUpdated'], 0);
  1543.         $instance->addListener('App\\Event\\Establishment\\EstablishmentDeletedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EstablishmentSubscriber')] function () {
  1544.             return ($this->privates['App\\EventSubscriber\\EstablishmentSubscriber'] ?? $this->getEstablishmentSubscriberService());
  1545.         }, => 'onDeleted'], 0);
  1546.         $instance->addListener('kernel.request', [=> #[\Closure(name'App\\EventSubscriber\\EstablishmentSubscriber')] function () {
  1547.             return ($this->privates['App\\EventSubscriber\\EstablishmentSubscriber'] ?? $this->getEstablishmentSubscriberService());
  1548.         }, => 'onKernelRequest'], 0);
  1549.         $instance->addListener('App\\Event\\BadPasswordLoginEvent', [=> #[\Closure(name'App\\EventSubscriber\\LoginSubscriber')] function () {
  1550.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->load('getLoginSubscriberService'));
  1551.         }, => 'onAuthenticationFailure'], 0);
  1552.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'App\\EventSubscriber\\LoginSubscriber')] function () {
  1553.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->load('getLoginSubscriberService'));
  1554.         }, => 'onLogin'], 0);
  1555.         $instance->addListener('kernel.response', [=> #[\Closure(name'App\\EventSubscriber\\MercureCookieMiddleware')] function () {
  1556.             return ($this->privates['App\\EventSubscriber\\MercureCookieMiddleware'] ?? $this->getMercureCookieMiddlewareService());
  1557.         }, => 'setMercureCookie'], 0);
  1558.         $instance->addListener('App\\Event\\NotificationCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\MercureSubscriber')] function () {
  1559.             return ($this->privates['App\\EventSubscriber\\MercureSubscriber'] ?? $this->load('getMercureSubscriberService'));
  1560.         }, => 'publishNotification'], 0);
  1561.         $instance->addListener('App\\Event\\NotificationReadEvent', [=> #[\Closure(name'App\\EventSubscriber\\MercureSubscriber')] function () {
  1562.             return ($this->privates['App\\EventSubscriber\\MercureSubscriber'] ?? $this->load('getMercureSubscriberService'));
  1563.         }, => 'onNotificationRead'], 0);
  1564.         $instance->addListener('kernel.view', [=> #[\Closure(name'App\\EventSubscriber\\NotificationSubscriber')] function () {
  1565.             return ($this->privates['App\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  1566.         }, => 'dispatchNotificationCreation'], 33);
  1567.         $instance->addListener('App\\Event\\Order\\OrderCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\OrderSubscriber')] function () {
  1568.             return ($this->privates['App\\EventSubscriber\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1569.         }, => 'onCreated'], 0);
  1570.         $instance->addListener('App\\Event\\Order\\OrderInitEvent', [=> #[\Closure(name'App\\EventSubscriber\\OrderSubscriber')] function () {
  1571.             return ($this->privates['App\\EventSubscriber\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1572.         }, => 'onInit'], 0);
  1573.         $instance->addListener('App\\Event\\Order\\OrderUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\OrderSubscriber')] function () {
  1574.             return ($this->privates['App\\EventSubscriber\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1575.         }, => 'onUpdated'], 0);
  1576.         $instance->addListener('App\\Event\\Order\\OrderCancelledEvent', [=> #[\Closure(name'App\\EventSubscriber\\OrderSubscriber')] function () {
  1577.             return ($this->privates['App\\EventSubscriber\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1578.         }, => 'onCancelled'], 0);
  1579.         $instance->addListener('App\\Event\\PasswordRecoveredEvent', [=> #[\Closure(name'App\\EventSubscriber\\PasswordResetSubscriber')] function () {
  1580.             return ($this->privates['App\\EventSubscriber\\PasswordResetSubscriber'] ?? $this->load('getPasswordResetSubscriberService'));
  1581.         }, => 'onPasswordRecovered'], 0);
  1582.         $instance->addListener('App\\Event\\Revision\\RevisionAcceptedEvent', [=> #[\Closure(name'App\\EventSubscriber\\RevisionSubscriber')] function () {
  1583.             return ($this->privates['App\\EventSubscriber\\RevisionSubscriber'] ?? $this->load('getRevisionSubscriberService'));
  1584.         }, => 'onRevisionAccepted'], 0);
  1585.         $instance->addListener('App\\Event\\Revision\\RevisionRefusedEvent', [=> #[\Closure(name'App\\EventSubscriber\\RevisionSubscriber')] function () {
  1586.             return ($this->privates['App\\EventSubscriber\\RevisionSubscriber'] ?? $this->load('getRevisionSubscriberService'));
  1587.         }, => 'onRevisionRefused'], 0);
  1588.         $instance->addListener('App\\Event\\Supply\\SupplyCreatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\SupplySubscriber')] function () {
  1589.             return ($this->privates['App\\EventSubscriber\\SupplySubscriber'] ?? $this->load('getSupplySubscriberService'));
  1590.         }, => 'onCreated'], 0);
  1591.         $instance->addListener('App\\Event\\Supply\\SupplyUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\SupplySubscriber')] function () {
  1592.             return ($this->privates['App\\EventSubscriber\\SupplySubscriber'] ?? $this->load('getSupplySubscriberService'));
  1593.         }, => 'onUpdated'], 0);
  1594.         $instance->addListener('App\\Event\\Supply\\SupplyApprovedEvent', [=> #[\Closure(name'App\\EventSubscriber\\SupplySubscriber')] function () {
  1595.             return ($this->privates['App\\EventSubscriber\\SupplySubscriber'] ?? $this->load('getSupplySubscriberService'));
  1596.         }, => 'onApproved'], 0);
  1597.         $instance->addListener('App\\Event\\Supply\\SupplyDeletedEvent', [=> #[\Closure(name'App\\EventSubscriber\\SupplySubscriber')] function () {
  1598.             return ($this->privates['App\\EventSubscriber\\SupplySubscriber'] ?? $this->load('getSupplySubscriberService'));
  1599.         }, => 'onDeleted'], 0);
  1600.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1601.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  1602.         }, => 'onKernelResponse'], 0);
  1603.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1604.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1605.         }, => 'setDefaultLocale'], 100);
  1606.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1607.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1608.         }, => 'onKernelRequest'], 16);
  1609.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1610.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1611.         }, => 'onKernelFinishRequest'], 0);
  1612.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1613.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  1614.         }, => 'onKernelRequest'], 256);
  1615.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1616.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  1617.         }, => 'onResponse'], -255);
  1618.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1619.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1620.         }, => 'onControllerArguments'], 0);
  1621.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1622.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1623.         }, => 'logKernelException'], 0);
  1624.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1625.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1626.         }, => 'onKernelException'], -128);
  1627.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1628.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1629.         }, => 'removeCspHeader'], -128);
  1630.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1631.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1632.         }, => 'onKernelControllerArguments'], 10);
  1633.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1634.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1635.         }, => 'onKernelResponse'], -10);
  1636.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1637.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1638.         }, => 'onKernelRequest'], 15);
  1639.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1640.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1641.         }, => 'onKernelFinishRequest'], -15);
  1642.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1643.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1644.         }, => 'onConsoleError'], -128);
  1645.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1646.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1647.         }, => 'onConsoleTerminate'], -128);
  1648.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1649.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  1650.         }, => 'onConsoleError'], 0);
  1651.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  1652.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL));
  1653.         }, => 'onMessage'], -255);
  1654.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  1655.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  1656.         }, => 'onMessage'], -255);
  1657.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  1658.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  1659.         }, => 'onMessage'], 0);
  1660.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1661.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1662.         }, => 'configure'], 2048);
  1663.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1664.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1665.         }, => 'configure'], 2048);
  1666.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1667.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1668.         }, => 'onKernelRequest'], 32);
  1669.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1670.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1671.         }, => 'onKernelFinishRequest'], 0);
  1672.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1673.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1674.         }, => 'onKernelException'], -64);
  1675.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1676.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  1677.         }, => 'onKernelResponse'], 0);
  1678.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1679.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1680.         }, => 'onKernelRequest'], 128);
  1681.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1682.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1683.         }, => 'onKernelResponse'], -1000);
  1684.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {
  1685.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1686.         }, => 'onMessageFailed'], 100);
  1687.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {
  1688.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ??= new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener());
  1689.         }, => 'onMessageFailed'], 200);
  1690.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.send_failed_message_to_failure_transport_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageToFailureTransportListener')] function () {
  1691.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1692.         }, => 'onMessageFailed'], -100);
  1693.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.dispatch_pcntl_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\DispatchPcntlSignalListener')] function () {
  1694.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ??= new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener());
  1695.         }, => 'onWorkerRunning'], 100);
  1696.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1697.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1698.         }, => 'onWorkerStarted'], 0);
  1699.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1700.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1701.         }, => 'onWorkerRunning'], 0);
  1702.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_sigterm_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnSigtermSignalListener')] function () {
  1703.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1704.         }, => 'onWorkerStarted'], 100);
  1705.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1706.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1707.         }, => 'onMessageFailed'], 0);
  1708.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1709.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1710.         }, => 'onWorkerRunning'], 0);
  1711.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> #[\Closure(name'notifier.logger_notification_listener', class: 'Symfony\\Component\\Notifier\\EventListener\\NotificationLoggerListener')] function () {
  1712.             return ($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener());
  1713.         }, => 'onNotification'], -255);
  1714.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1715.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1716.         }, => 'onKernelResponse'], -100);
  1717.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1718.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1719.         }, => 'onKernelException'], 0);
  1720.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1721.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1722.         }, => 'onKernelTerminate'], -1024);
  1723.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1724.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1725.         }, => 'onKernelController'], 0);
  1726.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1727.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1728.         }, => 'onKernelResponse'], 0);
  1729.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1730.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1731.         }, => 'onWorkerMessageHandled'], 0);
  1732.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1733.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1734.         }, => 'onWorkerMessageFailed'], 0);
  1735.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  1736.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1737.         }, => 'configure'], 1024);
  1738.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  1739.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  1740.         }, => 'onKernelView'], -128);
  1741.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1742.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1743.         }, => 'onMessage'], 0);
  1744.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1745.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1746.         }, => 'onKernelResponse'], -128);
  1747.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  1748.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  1749.         }, => 'onKernelControllerArguments'], 20);
  1750.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1751.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1752.         }, => 'checkPassport'], 0);
  1753.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1754.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1755.         }, => 'onLoginSuccess'], 0);
  1756.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1757.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1758.         }, => 'onVoterVote'], 0);
  1759.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1760.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1761.         }, => 'configureLogoutUrlGenerator'], 8);
  1762.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1763.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1764.         }, => 'onKernelRequest'], 8);
  1765.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1766.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1767.         }, => 'onKernelFinishRequest'], 0);
  1768.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1769.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1770.         }, => 'onCommand'], 255);
  1771.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1772.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1773.         }, => 'onTerminate'], -255);
  1774.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1775.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1776.         }, => 'onConsoleError'], 0);
  1777.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1778.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1779.         }, => 'onConsoleTerminate'], 0);
  1780.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  1781.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1782.         }, => 'onKernelController'], 0);
  1783.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  1784.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1785.         }, => 'onKernelController'], 0);
  1786.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1787.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1788.         }, => 'onKernelController'], -128);
  1789.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1790.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1791.         }, => 'onKernelView'], 0);
  1792.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1793.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1794.         }, => 'onKernelController'], 0);
  1795.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1796.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1797.         }, => 'onKernelResponse'], 0);
  1798.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  1799.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1800.         }, => 'onKernelControllerArguments'], 0);
  1801.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  1802.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1803.         }, => 'onKernelControllerArguments'], 0);
  1804.         $instance->addListener('kernel.request', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  1805.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1806.         }, => 'onKernelRequest'], 0);
  1807.         $instance->addListener('kernel.controller', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  1808.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1809.         }, => 'onKernelController'], 128);
  1810.         $instance->addListener('kernel.response', [=> #[\Closure(name'Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber')] function () {
  1811.             return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ??= new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber());
  1812.         }, => 'onKernelResponse'], 0);
  1813.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.paginate', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber')] function () {
  1814.             return ($this->privates['knp_paginator.subscriber.paginate'] ??= new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
  1815.         }, => 'before'], 0);
  1816.         $instance->addListener('knp_pager.pagination', [=> #[\Closure(name'knp_paginator.subscriber.paginate', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber')] function () {
  1817.             return ($this->privates['knp_paginator.subscriber.paginate'] ??= new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
  1818.         }, => 'pagination'], 0);
  1819.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.sortable', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SortableSubscriber')] function () {
  1820.             return ($this->privates['knp_paginator.subscriber.sortable'] ??= new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber());
  1821.         }, => 'before'], 1);
  1822.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.filtration', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\FiltrationSubscriber')] function () {
  1823.             return ($this->privates['knp_paginator.subscriber.filtration'] ??= new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber());
  1824.         }, => 'before'], 1);
  1825.         $instance->addListener('knp_pager.pagination', [=> #[\Closure(name'knp_paginator.subscriber.sliding_pagination', class: 'Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber')] function () {
  1826.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1827.         }, => 'pagination'], 1);
  1828.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1829.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1830.         }, => 'checkPassport'], 512);
  1831.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1832.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1833.         }, => 'onLogout'], 0);
  1834.         return $instance;
  1835.     }
  1836.     /**
  1837.      * Gets the public 'http_kernel' shared service.
  1838.      *
  1839.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1840.      */
  1841.     protected function getHttpKernelService()
  1842.     {
  1843.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1844.         if (isset($this->services['http_kernel'])) {
  1845.             return $this->services['http_kernel'];
  1846.         }
  1847.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($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'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()), new RewindableGenerator(function () {
  1848.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1849.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  1850.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1851.             yield => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
  1852.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1853.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1854.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1855.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1856.             yield => ($this->privates['debug.api_platform.argument_resolver.payload'] ?? $this->load('getDebug_ApiPlatform_ArgumentResolver_PayloadService'));
  1857.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1858.             yield 10 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1859.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1860.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1861.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1862.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1863.         }, 15)), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))), true);
  1864.     }
  1865.     /**
  1866.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1867.      *
  1868.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1869.      */
  1870.     protected function getLiipImagine_Cache_ManagerService()
  1871.     {
  1872.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1873.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1874.             return $this->services['liip_imagine.cache.manager'];
  1875.         }
  1876.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ??= new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'))), $a'default'false);
  1877.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1878.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1879.         return $instance;
  1880.     }
  1881.     /**
  1882.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1883.      *
  1884.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1885.      */
  1886.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1887.     {
  1888.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1889.     }
  1890.     /**
  1891.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1892.      *
  1893.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1894.      */
  1895.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1896.     {
  1897.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1898.     }
  1899.     /**
  1900.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1901.      *
  1902.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1903.      */
  1904.     protected function getLiipImagine_Cache_SignerService()
  1905.     {
  1906.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1907.     }
  1908.     /**
  1909.      * Gets the public 'messenger.default_bus' shared service.
  1910.      *
  1911.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1912.      */
  1913.     protected function getMessenger_DefaultBusService()
  1914.     {
  1915.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1916.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1917.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ??= new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default'));
  1918.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ??= new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware());
  1919.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ??= new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware());
  1920.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ??= new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware());
  1921.             yield => ($this->privates['messenger.bus.default.middleware.send_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_SendMessageService'));
  1922.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1923.         }, 7)));
  1924.     }
  1925.     /**
  1926.      * Gets the public 'monolog.logger.deprecation' shared service.
  1927.      *
  1928.      * @return \Symfony\Bridge\Monolog\Logger
  1929.      */
  1930.     protected function getMonolog_Logger_DeprecationService()
  1931.     {
  1932.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1933.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1934.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1935.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1936.         $instance->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  1937.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1938.         return $instance;
  1939.     }
  1940.     /**
  1941.      * Gets the public 'request_stack' shared service.
  1942.      *
  1943.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1944.      */
  1945.     protected function getRequestStackService()
  1946.     {
  1947.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1948.     }
  1949.     /**
  1950.      * Gets the public 'router' shared service.
  1951.      *
  1952.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1953.      */
  1954.     protected function getRouterService()
  1955.     {
  1956.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1957.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1958.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1959.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1960.         $a->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  1961.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1962.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1963.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1964.         ], [
  1965.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1966.         ]))->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'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'fr');
  1967.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1968.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1969.         return $instance;
  1970.     }
  1971.     /**
  1972.      * Gets the public 'sonata.block.context_manager.default' shared service.
  1973.      *
  1974.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  1975.      */
  1976.     protected function getSonata_Block_ContextManager_DefaultService()
  1977.     {
  1978.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  1979.         if (isset($this->services['sonata.block.context_manager.default'])) {
  1980.             return $this->services['sonata.block.context_manager.default'];
  1981.         }
  1982.         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'])]), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1983.     }
  1984.     /**
  1985.      * Gets the public 'sonata.block.manager' shared service.
  1986.      *
  1987.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  1988.      */
  1989.     protected function getSonata_Block_ManagerService()
  1990.     {
  1991.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1992.             'sonata.block.service.container' => ['privates''sonata.block.service.container''getSonata_Block_Service_ContainerService'true],
  1993.             'sonata.block.service.empty' => ['privates''sonata.block.service.empty''getSonata_Block_Service_EmptyService'true],
  1994.             'sonata.block.service.rss' => ['privates''sonata.block.service.rss''getSonata_Block_Service_RssService'true],
  1995.             'sonata.block.service.template' => ['privates''sonata.block.service.template''getSonata_Block_Service_TemplateService'true],
  1996.             'sonata.block.service.text' => ['privates''sonata.block.service.text''getSonata_Block_Service_TextService'true],
  1997.         ], [
  1998.             'sonata.block.service.container' => '?',
  1999.             'sonata.block.service.empty' => '?',
  2000.             'sonata.block.service.rss' => '?',
  2001.             'sonata.block.service.template' => '?',
  2002.             'sonata.block.service.text' => '?',
  2003.         ]), $this->parameters['sonata.block.container.types']);
  2004.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  2005.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  2006.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  2007.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  2008.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  2009.         return $instance;
  2010.     }
  2011.     /**
  2012.      * Gets the public 'sonata.block.renderer.default' shared service.
  2013.      *
  2014.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  2015.      */
  2016.     protected function getSonata_Block_Renderer_DefaultService()
  2017.     {
  2018.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  2019.         if (isset($this->services['sonata.block.renderer.default'])) {
  2020.             return $this->services['sonata.block.renderer.default'];
  2021.         }
  2022.         $b = 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'], [], []);
  2023.         $b->setDefaultFilter('debug_only');
  2024.         $b->setDefaultRenderer('throw');
  2025.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2026.     }
  2027.     /**
  2028.      * Gets the public 'sonata.seo.page.default' shared service.
  2029.      *
  2030.      * @return \Sonata\SeoBundle\Seo\SeoPage
  2031.      */
  2032.     protected function getSonata_Seo_Page_DefaultService()
  2033.     {
  2034.         $this->services['sonata.seo.page.default'] = $instance = new \Sonata\SeoBundle\Seo\SeoPage();
  2035.         $instance->setTitle('Kimia Manager');
  2036.         $instance->setMetas(['name' => ['keywords' => 'kimia manager erp billing''description' => 'Kimia Manager, the best ERP for your Business''robots' => 'index, follow'], 'property' => ['og:site_name' => 'Kimia Manager''og:description' => 'Kimia Manager, the best ERP for your Business'], 'http-equiv' => ['Content-Type' => 'text/html; charset=utf-8'], 'charset' => ['UTF-8' => '']]);
  2037.         $instance->setHtmlAttributes(['xmlns' => 'http://www.w3.org/1999/xhtml''xmlns:og' => 'http://opengraphprotocol.org/schema/']);
  2038.         $instance->setSeparator(' - ');
  2039.         return $instance;
  2040.     }
  2041.     /**
  2042.      * Gets the public 'translator' shared service.
  2043.      *
  2044.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2045.      */
  2046.     protected function getTranslatorService()
  2047.     {
  2048.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2049.     }
  2050.     /**
  2051.      * Gets the public 'var_dumper.cloner' shared service.
  2052.      *
  2053.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2054.      */
  2055.     protected function getVarDumper_ClonerService()
  2056.     {
  2057.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2058.         $instance->setMaxItems(2500);
  2059.         $instance->setMinDepth(1);
  2060.         $instance->setMaxString(-1);
  2061.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2062.         return $instance;
  2063.     }
  2064.     /**
  2065.      * Gets the private '.debug.http_client' shared service.
  2066.      *
  2067.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2068.      */
  2069.     protected function get_Debug_HttpClientService()
  2070.     {
  2071.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2072.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2073.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2074.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2075.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2076.         $b->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  2077.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2078.         $a->setLogger($b);
  2079.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2080.     }
  2081.     /**
  2082.      * Gets the private '.service_locator.fPFDSMP' shared service.
  2083.      *
  2084.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2085.      */
  2086.     protected function get_ServiceLocator_FPFDSMPService()
  2087.     {
  2088.         return $this->privates['.service_locator.fPFDSMP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2089.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2090.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2091.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'true],
  2092.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2093.         ], [
  2094.             'security.firewall.map.context.api' => '?',
  2095.             'security.firewall.map.context.dev' => '?',
  2096.             'security.firewall.map.context.login' => '?',
  2097.             'security.firewall.map.context.main' => '?',
  2098.         ]);
  2099.     }
  2100.     /**
  2101.      * Gets the private 'App\EventListener\AdminRequestListener' shared autowired service.
  2102.      *
  2103.      * @return \App\EventListener\AdminRequestListener
  2104.      */
  2105.     protected function getAdminRequestListenerService()
  2106.     {
  2107.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2108.         if (isset($this->privates['App\\EventListener\\AdminRequestListener'])) {
  2109.             return $this->privates['App\\EventListener\\AdminRequestListener'];
  2110.         }
  2111.         return $this->privates['App\\EventListener\\AdminRequestListener'] = new \App\EventListener\AdminRequestListener($this->getEnv('resolve:ADMIN_PREFIX'), $a);
  2112.     }
  2113.     /**
  2114.      * Gets the private 'App\EventListener\RequestListener' shared autowired service.
  2115.      *
  2116.      * @return \App\EventListener\RequestListener
  2117.      */
  2118.     protected function getRequestListenerService()
  2119.     {
  2120.         return $this->privates['App\\EventListener\\RequestListener'] = new \App\EventListener\RequestListener(($this->services['router'] ?? $this->getRouterService()));
  2121.     }
  2122.     /**
  2123.      * Gets the private 'App\EventSubscriber\EstablishmentSelectionSubscriber' shared autowired service.
  2124.      *
  2125.      * @return \App\EventSubscriber\EstablishmentSelectionSubscriber
  2126.      */
  2127.     protected function getEstablishmentSelectionSubscriberService()
  2128.     {
  2129.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2130.         if (isset($this->privates['App\\EventSubscriber\\EstablishmentSelectionSubscriber'])) {
  2131.             return $this->privates['App\\EventSubscriber\\EstablishmentSelectionSubscriber'];
  2132.         }
  2133.         return $this->privates['App\\EventSubscriber\\EstablishmentSelectionSubscriber'] = new \App\EventSubscriber\EstablishmentSelectionSubscriber(($this->services['router'] ?? $this->getRouterService()), $a);
  2134.     }
  2135.     /**
  2136.      * Gets the private 'App\EventSubscriber\EstablishmentSubscriber' shared autowired service.
  2137.      *
  2138.      * @return \App\EventSubscriber\EstablishmentSubscriber
  2139.      */
  2140.     protected function getEstablishmentSubscriberService()
  2141.     {
  2142.         $a = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
  2143.         if (isset($this->privates['App\\EventSubscriber\\EstablishmentSubscriber'])) {
  2144.             return $this->privates['App\\EventSubscriber\\EstablishmentSubscriber'];
  2145.         }
  2146.         return $this->privates['App\\EventSubscriber\\EstablishmentSubscriber'] = new \App\EventSubscriber\EstablishmentSubscriber($a, ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Service\\Establishment\\EstablishmentManager'] ?? $this->getEstablishmentManagerService()));
  2147.     }
  2148.     /**
  2149.      * Gets the private 'App\EventSubscriber\MercureCookieMiddleware' shared autowired service.
  2150.      *
  2151.      * @return \App\EventSubscriber\MercureCookieMiddleware
  2152.      */
  2153.     protected function getMercureCookieMiddlewareService()
  2154.     {
  2155.         $a = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
  2156.         if (isset($this->privates['App\\EventSubscriber\\MercureCookieMiddleware'])) {
  2157.             return $this->privates['App\\EventSubscriber\\MercureCookieMiddleware'];
  2158.         }
  2159.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2160.         if (isset($this->privates['App\\EventSubscriber\\MercureCookieMiddleware'])) {
  2161.             return $this->privates['App\\EventSubscriber\\MercureCookieMiddleware'];
  2162.         }
  2163.         return $this->privates['App\\EventSubscriber\\MercureCookieMiddleware'] = new \App\EventSubscriber\MercureCookieMiddleware(new \App\Service\CookieGenerator($this->getEnv('resolve:MERCURE_JWT_SECRET'), $a), $b);
  2164.     }
  2165.     /**
  2166.      * Gets the private 'App\Repository\BotRepository' shared autowired service.
  2167.      *
  2168.      * @return \App\Repository\BotRepository
  2169.      */
  2170.     protected function getBotRepositoryService()
  2171.     {
  2172.         return $this->privates['App\\Repository\\BotRepository'] = new \App\Repository\BotRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2173.     }
  2174.     /**
  2175.      * Gets the private 'App\Repository\EstablishmentRepository' shared autowired service.
  2176.      *
  2177.      * @return \App\Repository\EstablishmentRepository
  2178.      */
  2179.     protected function getEstablishmentRepositoryService()
  2180.     {
  2181.         return $this->privates['App\\Repository\\EstablishmentRepository'] = new \App\Repository\EstablishmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2182.     }
  2183.     /**
  2184.      * Gets the private 'App\Repository\NotificationRepository' shared autowired service.
  2185.      *
  2186.      * @return \App\Repository\NotificationRepository
  2187.      */
  2188.     protected function getNotificationRepositoryService()
  2189.     {
  2190.         return $this->privates['App\\Repository\\NotificationRepository'] = new \App\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2191.     }
  2192.     /**
  2193.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  2194.      *
  2195.      * @return \App\Repository\UserRepository
  2196.      */
  2197.     protected function getUserRepositoryService()
  2198.     {
  2199.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2200.     }
  2201.     /**
  2202.      * Gets the private 'App\Service\Bot\BotManager' shared autowired service.
  2203.      *
  2204.      * @return \App\Service\Bot\BotManager
  2205.      */
  2206.     protected function getBotManagerService()
  2207.     {
  2208.         return $this->privates['App\\Service\\Bot\\BotManager'] = new \App\Service\Bot\BotManager(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['App\\Repository\\BotRepository'] ?? $this->getBotRepositoryService()));
  2209.     }
  2210.     /**
  2211.      * Gets the private 'App\Service\Establishment\EstablishmentManager' shared autowired service.
  2212.      *
  2213.      * @return \App\Service\Establishment\EstablishmentManager
  2214.      */
  2215.     protected function getEstablishmentManagerService()
  2216.     {
  2217.         return $this->privates['App\\Service\\Establishment\\EstablishmentManager'] = new \App\Service\Establishment\EstablishmentManager(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['App\\Repository\\EstablishmentRepository'] ?? $this->getEstablishmentRepositoryService()), ($this->privates['App\\Service\\Bot\\BotManager'] ?? $this->getBotManagerService()));
  2218.     }
  2219.     /**
  2220.      * Gets the private 'App\Service\NotificationService' shared autowired service.
  2221.      *
  2222.      * @return \App\Service\NotificationService
  2223.      */
  2224.     protected function getNotificationServiceService()
  2225.     {
  2226.         $a = ($this->privates['debug.serializer'] ?? $this->getDebug_SerializerService());
  2227.         if (isset($this->privates['App\\Service\\NotificationService'])) {
  2228.             return $this->privates['App\\Service\\NotificationService'];
  2229.         }
  2230.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2231.         if (isset($this->privates['App\\Service\\NotificationService'])) {
  2232.             return $this->privates['App\\Service\\NotificationService'];
  2233.         }
  2234.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2235.         if (isset($this->privates['App\\Service\\NotificationService'])) {
  2236.             return $this->privates['App\\Service\\NotificationService'];
  2237.         }
  2238.         $d = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2239.         if (isset($this->privates['App\\Service\\NotificationService'])) {
  2240.             return $this->privates['App\\Service\\NotificationService'];
  2241.         }
  2242.         $e = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2243.         if (isset($this->privates['App\\Service\\NotificationService'])) {
  2244.             return $this->privates['App\\Service\\NotificationService'];
  2245.         }
  2246.         return $this->privates['App\\Service\\NotificationService'] = new \App\Service\NotificationService($a$b, ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\NotificationRepository'] ?? $this->getNotificationRepositoryService()), $c$d$e, ($this->privates['App\\Service\\Establishment\\EstablishmentManager'] ?? $this->getEstablishmentManagerService()));
  2247.     }
  2248.     /**
  2249.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  2250.      *
  2251.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  2252.      */
  2253.     protected function getAdminRouterSubscriberService()
  2254.     {
  2255.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  2256.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  2257.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  2258.         }
  2259.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  2260.         $c = ($this->services['router'] ?? $this->getRouterService());
  2261.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.'', ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory($b, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), new \EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher($b)), new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry([], [], [], []), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $c$c);
  2262.     }
  2263.     /**
  2264.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  2265.      *
  2266.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  2267.      */
  2268.     protected function getControllerFactoryService()
  2269.     {
  2270.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  2271.     }
  2272.     /**
  2273.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  2274.      *
  2275.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  2276.      */
  2277.     protected function getEntityFactoryService()
  2278.     {
  2279.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2280.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  2281.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  2282.         }
  2283.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  2284.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  2285.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory($b$c, new RewindableGenerator(function () {
  2286.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  2287.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator());
  2288.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  2289.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator());
  2290.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  2291.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator());
  2292.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  2293.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  2294.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator());
  2295.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  2296.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator());
  2297.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator());
  2298.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator());
  2299.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4)));
  2300.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator());
  2301.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator());
  2302.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator());
  2303.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  2304.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  2305.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator());
  2306.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator());
  2307.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator());
  2308.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator());
  2309.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator());
  2310.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator());
  2311.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator());
  2312.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator());
  2313.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  2314.         }, 28), new \EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory($b$c, (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())), $c, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  2315.     }
  2316.     /**
  2317.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  2318.      *
  2319.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  2320.      */
  2321.     protected function getAdminContextProviderService()
  2322.     {
  2323.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2324.     }
  2325.     /**
  2326.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  2327.      *
  2328.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  2329.      */
  2330.     protected function getAdminUrlGeneratorService()
  2331.     {
  2332.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  2333.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->targetDir.'', [], [])));
  2334.         };
  2335.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  2336.     }
  2337.     /**
  2338.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  2339.      *
  2340.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2341.      */
  2342.     protected function getAuthorizationCheckerService()
  2343.     {
  2344.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2345.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  2346.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  2347.         }
  2348.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  2349.     }
  2350.     /**
  2351.      * Gets the private 'GroupIN\ConfigBundle\Service\Config' shared autowired service.
  2352.      *
  2353.      * @return \GroupIN\ConfigBundle\Service\Config
  2354.      */
  2355.     protected function getConfigService()
  2356.     {
  2357.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  2358.         if (isset($this->privates['GroupIN\\ConfigBundle\\Service\\Config'])) {
  2359.             return $this->privates['GroupIN\\ConfigBundle\\Service\\Config'];
  2360.         }
  2361.         return $this->privates['GroupIN\\ConfigBundle\\Service\\Config'] = new \GroupIN\ConfigBundle\Service\Config(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a);
  2362.     }
  2363.     /**
  2364.      * Gets the private 'Symfony\Component\Mercure\Discovery' shared service.
  2365.      *
  2366.      * @return \Symfony\Component\Mercure\Discovery
  2367.      */
  2368.     protected function getDiscoveryService()
  2369.     {
  2370.         return $this->privates['Symfony\\Component\\Mercure\\Discovery'] = new \Symfony\Component\Mercure\Discovery(($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService()));
  2371.     }
  2372.     /**
  2373.      * Gets the private 'Symfony\Component\Mercure\HubRegistry' shared service.
  2374.      *
  2375.      * @return \Symfony\Component\Mercure\HubRegistry
  2376.      */
  2377.     protected function getHubRegistryService()
  2378.     {
  2379.         $a = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  2380.         return $this->privates['Symfony\\Component\\Mercure\\HubRegistry'] = new \Symfony\Component\Mercure\HubRegistry($a, ['default' => $a]);
  2381.     }
  2382.     /**
  2383.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  2384.      *
  2385.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  2386.      */
  2387.     protected function getUploaderHelperService()
  2388.     {
  2389.         return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  2390.     }
  2391.     /**
  2392.      * Gets the private 'annotations.cache_adapter' shared service.
  2393.      *
  2394.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2395.      */
  2396.     protected function getAnnotations_CacheAdapterService()
  2397.     {
  2398.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2399.     }
  2400.     /**
  2401.      * Gets the private 'annotations.cached_reader' shared service.
  2402.      *
  2403.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2404.      */
  2405.     protected function getAnnotations_CachedReaderService()
  2406.     {
  2407.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2408.     }
  2409.     /**
  2410.      * Gets the private 'annotations.reader' shared service.
  2411.      *
  2412.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2413.      */
  2414.     protected function getAnnotations_ReaderService()
  2415.     {
  2416.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2417.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2418.         $a->registerUniqueLoader('class_exists');
  2419.         $instance->addGlobalIgnoredName('required'$a);
  2420.         return $instance;
  2421.     }
  2422.     /**
  2423.      * Gets the private 'api_platform.api.identifiers_extractor' shared service.
  2424.      *
  2425.      * @return \ApiPlatform\Metadata\IdentifiersExtractor
  2426.      */
  2427.     protected function getApiPlatform_Api_IdentifiersExtractorService()
  2428.     {
  2429.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2430.         if (isset($this->privates['api_platform.api.identifiers_extractor'])) {
  2431.             return $this->privates['api_platform.api.identifiers_extractor'];
  2432.         }
  2433.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2434.         if (isset($this->privates['api_platform.api.identifiers_extractor'])) {
  2435.             return $this->privates['api_platform.api.identifiers_extractor'];
  2436.         }
  2437.         return $this->privates['api_platform.api.identifiers_extractor'] = new \ApiPlatform\Metadata\IdentifiersExtractor($a, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $b, ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  2438.     }
  2439.     /**
  2440.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  2441.      *
  2442.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2443.      */
  2444.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  2445.     {
  2446.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AuaVoGzET7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2447.     }
  2448.     /**
  2449.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2450.      *
  2451.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2452.      */
  2453.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2454.     {
  2455.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hnYVwvp4jD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2456.     }
  2457.     /**
  2458.      * Gets the private 'api_platform.cache.metadata.resource_collection' shared service.
  2459.      *
  2460.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2461.      */
  2462.     protected function getApiPlatform_Cache_Metadata_ResourceCollectionService()
  2463.     {
  2464.         return $this->privates['api_platform.cache.metadata.resource_collection'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1qysanR1pu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2465.     }
  2466.     /**
  2467.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2468.      *
  2469.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2470.      */
  2471.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2472.     {
  2473.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PZvP07T2Bv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2474.     }
  2475.     /**
  2476.      * Gets the private 'api_platform.filter_locator' shared service.
  2477.      *
  2478.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2479.      */
  2480.     protected function getApiPlatform_FilterLocatorService()
  2481.     {
  2482.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2483.             'annotated_app_entity_article_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_article_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityArticleApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2484.             'annotated_app_entity_article_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_article_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityArticleApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2485.             'annotated_app_entity_article_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_article_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityArticleApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2486.         ], [
  2487.             'annotated_app_entity_article_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2488.             'annotated_app_entity_article_api_platform_doctrine_orm_filter_order_filter' => '?',
  2489.             'annotated_app_entity_article_api_platform_doctrine_orm_filter_search_filter' => '?',
  2490.         ]);
  2491.     }
  2492.     /**
  2493.      * Gets the private 'api_platform.graphql.cache.subscription' shared service.
  2494.      *
  2495.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2496.      */
  2497.     protected function getApiPlatform_Graphql_Cache_SubscriptionService()
  2498.     {
  2499.         return $this->privates['api_platform.graphql.cache.subscription'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qui3cUB4o1'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2500.     }
  2501.     /**
  2502.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2503.      *
  2504.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2505.      */
  2506.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2507.     {
  2508.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2509.         if (isset($this->privates['api_platform.http_cache.listener.response.configure'])) {
  2510.             return $this->privates['api_platform.http_cache.listener.response.configure'];
  2511.         }
  2512.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL$a);
  2513.     }
  2514.     /**
  2515.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2516.      *
  2517.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2518.      */
  2519.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2520.     {
  2521.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2522.     }
  2523.     /**
  2524.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2525.      *
  2526.      * @return \ApiPlatform\JsonLd\ContextBuilder
  2527.      */
  2528.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  2529.     {
  2530.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2531.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2532.             return $this->privates['api_platform.jsonld.context_builder'];
  2533.         }
  2534.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2535.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2536.             return $this->privates['api_platform.jsonld.context_builder'];
  2537.         }
  2538.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), $a$b, ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  2539.     }
  2540.     /**
  2541.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  2542.      *
  2543.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2544.      */
  2545.     protected function getApiPlatform_Listener_Request_AddFormatService()
  2546.     {
  2547.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2548.         if (isset($this->privates['api_platform.listener.request.add_format'])) {
  2549.             return $this->privates['api_platform.listener.request.add_format'];
  2550.         }
  2551.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(($this->privates['api_platform.negotiator'] ??= new \Negotiation\Negotiator()), $a$this->parameters['api_platform.formats'], $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.docs_formats'], NULL);
  2552.     }
  2553.     /**
  2554.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2555.      *
  2556.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2557.      */
  2558.     protected function getApiPlatform_Listener_Request_DeserializeService()
  2559.     {
  2560.         $a = ($this->privates['debug.serializer'] ?? $this->getDebug_SerializerService());
  2561.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2562.             return $this->privates['api_platform.listener.request.deserialize'];
  2563.         }
  2564.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  2565.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2566.             return $this->privates['api_platform.listener.request.deserialize'];
  2567.         }
  2568.         $c = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2569.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2570.             return $this->privates['api_platform.listener.request.deserialize'];
  2571.         }
  2572.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a$b$c, ($this->services['translator'] ?? $this->getTranslatorService()));
  2573.     }
  2574.     /**
  2575.      * Gets the private 'api_platform.listener.request.read' shared service.
  2576.      *
  2577.      * @return \ApiPlatform\Symfony\EventListener\ReadListener
  2578.      */
  2579.     protected function getApiPlatform_Listener_Request_ReadService()
  2580.     {
  2581.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  2582.         if (isset($this->privates['api_platform.listener.request.read'])) {
  2583.             return $this->privates['api_platform.listener.request.read'];
  2584.         }
  2585.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2586.         if (isset($this->privates['api_platform.listener.request.read'])) {
  2587.             return $this->privates['api_platform.listener.request.read'];
  2588.         }
  2589.         $c = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  2590.         if (isset($this->privates['api_platform.listener.request.read'])) {
  2591.             return $this->privates['api_platform.listener.request.read'];
  2592.         }
  2593.         $d = ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService());
  2594.         if (isset($this->privates['api_platform.listener.request.read'])) {
  2595.             return $this->privates['api_platform.listener.request.read'];
  2596.         }
  2597.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Symfony\EventListener\ReadListener($a$b$c$d);
  2598.     }
  2599.     /**
  2600.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2601.      *
  2602.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2603.      */
  2604.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2605.     {
  2606.         $a = ($this->privates['api_platform.validator.query_parameter_validator'] ?? $this->getApiPlatform_Validator_QueryParameterValidatorService());
  2607.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  2608.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  2609.         }
  2610.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2611.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  2612.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  2613.         }
  2614.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($a$btrue);
  2615.     }
  2616.     /**
  2617.      * Gets the private 'api_platform.mercure.listener.response.add_link_header' shared service.
  2618.      *
  2619.      * @return \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener
  2620.      */
  2621.     protected function getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService()
  2622.     {
  2623.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2624.         if (isset($this->privates['api_platform.mercure.listener.response.add_link_header'])) {
  2625.             return $this->privates['api_platform.mercure.listener.response.add_link_header'];
  2626.         }
  2627.         return $this->privates['api_platform.mercure.listener.response.add_link_header'] = new \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener(($this->privates['Symfony\\Component\\Mercure\\Discovery'] ?? $this->getDiscoveryService()), $a);
  2628.     }
  2629.     /**
  2630.      * Gets the private 'api_platform.metadata.operation.metadata_factory' shared service.
  2631.      *
  2632.      * @return \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory
  2633.      */
  2634.     protected function getApiPlatform_Metadata_Operation_MetadataFactoryService()
  2635.     {
  2636.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2637.         if (isset($this->privates['api_platform.metadata.operation.metadata_factory'])) {
  2638.             return $this->privates['api_platform.metadata.operation.metadata_factory'];
  2639.         }
  2640.         return $this->privates['api_platform.metadata.operation.metadata_factory'] = new \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), $a);
  2641.     }
  2642.     /**
  2643.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  2644.      *
  2645.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2646.      */
  2647.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  2648.     {
  2649.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2650.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  2651.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  2652.         }
  2653.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2654.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  2655.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  2656.         }
  2657.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2658.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\JsonSchema\Metadata\Property\Factory\SchemaPropertyMetadataFactory($c, new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($c, new \ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this))))), $c))))), new RewindableGenerator(function () {
  2659.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
  2660.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2661.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());
  2662.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());
  2663.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());
  2664.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());
  2665.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());
  2666.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());
  2667.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2668.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());
  2669.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());
  2670.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());
  2671.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());
  2672.         }, 13))));
  2673.     }
  2674.     /**
  2675.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2676.      *
  2677.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2678.      */
  2679.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2680.     {
  2681.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2682.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2683.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2684.         }
  2685.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a))));
  2686.     }
  2687.     /**
  2688.      * Gets the private 'api_platform.metadata.resource.metadata_collection_factory.cached' shared service.
  2689.      *
  2690.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory
  2691.      */
  2692.     protected function getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()
  2693.     {
  2694.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2695.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  2696.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  2697.         }
  2698.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2699.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  2700.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  2701.         }
  2702.         $c = ($this->services['doctrine'] ?? $this->getDoctrineService());
  2703.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2704.         $e = new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmLinkFactory($c$a$d, new \ApiPlatform\Metadata\Resource\Factory\LinkFactory($a$b$d));
  2705.         $f = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2706.         return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory(($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()), new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmResourceCollectionMetadataFactory($c, new \ApiPlatform\Symfony\Messenger\Metadata\MessengerResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\PhpDocResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AlternateUriResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FiltersResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FormatsResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\InputOutputResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\OperationNameResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\LinkResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\MainControllerResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\UriTemplateResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Operation\UnderscorePathSegmentNameGenerator(), new \ApiPlatform\Metadata\Resource\Factory\NotExposedOperationResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\DeprecationResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceMetadataCollectionFactory(NULL$f$this->parameters['api_platform.defaults'], true)), $this->parameters['api_platform.defaults'], $ftrue), $this->parameters['api_platform.defaults'], $ftrue))), true)))), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats'], $this->parameters['api_platform.error_formats'])))))));
  2707.     }
  2708.     /**
  2709.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2710.      *
  2711.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2712.      */
  2713.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2714.     {
  2715.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\ClassNameResourceNameCollectionFactory($this->parameters['api_platform.class_name_resources'], new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceNameCollectionFactory($this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)))))));
  2716.     }
  2717.     /**
  2718.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  2719.      *
  2720.      * @return \ApiPlatform\Metadata\ResourceClassResolver
  2721.      */
  2722.     protected function getApiPlatform_ResourceClassResolverService()
  2723.     {
  2724.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Metadata\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  2725.     }
  2726.     /**
  2727.      * Gets the private 'api_platform.router' shared service.
  2728.      *
  2729.      * @return \ApiPlatform\Symfony\Routing\Router
  2730.      */
  2731.     protected function getApiPlatform_RouterService()
  2732.     {
  2733.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  2734.     }
  2735.     /**
  2736.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2737.      *
  2738.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2739.      */
  2740.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2741.     {
  2742.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2743.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  2744.             return $this->privates['api_platform.security.listener.request.deny_access'];
  2745.         }
  2746.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener($a, ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  2747.     }
  2748.     /**
  2749.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2750.      *
  2751.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2752.      */
  2753.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2754.     {
  2755.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2756.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2757.             return $this->privates['api_platform.security.resource_access_checker'];
  2758.         }
  2759.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalse);
  2760.     }
  2761.     /**
  2762.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2763.      *
  2764.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2765.      */
  2766.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2767.     {
  2768.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2769.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  2770.             return $this->privates['api_platform.serializer.context_builder.filter'];
  2771.         }
  2772.         $b = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2773.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  2774.             return $this->privates['api_platform.serializer.context_builder.filter'];
  2775.         }
  2776.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a$b, new \ApiPlatform\Serializer\SerializerContextBuilder($atrue));
  2777.     }
  2778.     /**
  2779.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2780.      *
  2781.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2782.      */
  2783.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2784.     {
  2785.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(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()))])));
  2786.     }
  2787.     /**
  2788.      * Gets the private 'api_platform.state_provider.locator' shared service.
  2789.      *
  2790.      * @return \ApiPlatform\State\CallableProvider
  2791.      */
  2792.     protected function getApiPlatform_StateProvider_LocatorService()
  2793.     {
  2794.         return $this->privates['api_platform.state_provider.locator'] = new \ApiPlatform\State\CallableProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2795.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2796.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2797.             'ApiPlatform\\State\\CreateProvider' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2798.             'ApiPlatform\\State\\ObjectProvider' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2799.             'App\\State\\CrmProvider' => ['privates''App\\State\\CrmProvider''getCrmProviderService'true],
  2800.             'App\\State\\EstablishmentClientProvider' => ['privates''App\\State\\EstablishmentClientProvider''getEstablishmentClientProviderService'true],
  2801.             'App\\State\\ProjectProvider' => ['privates''App\\State\\ProjectProvider''getProjectProviderService'true],
  2802.             'App\\State\\SalesProvider' => ['privates''App\\State\\SalesProvider''getSalesProviderService'true],
  2803.             'App\\State\\User\\UserEstablishmentDepartementsProvider' => ['privates''App\\State\\User\\UserEstablishmentDepartementsProvider''getUserEstablishmentDepartementsProviderService'true],
  2804.             'api_platform.doctrine.orm.state.collection_provider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2805.             'api_platform.doctrine.orm.state.item_provider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2806.             'api_platform.state.error_provider' => ['privates''api_platform.state.error_provider''getApiPlatform_State_ErrorProviderService'true],
  2807.             'api_platform.state_provider.create' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2808.             'api_platform.state_provider.object' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2809.             'api_platform.validator.state.error_provider' => ['privates''api_platform.validator.state.error_provider''getApiPlatform_Validator_State_ErrorProviderService'true],
  2810.         ], [
  2811.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2812.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2813.             'ApiPlatform\\State\\CreateProvider' => 'ApiPlatform\\State\\CreateProvider',
  2814.             'ApiPlatform\\State\\ObjectProvider' => 'ApiPlatform\\State\\ObjectProvider',
  2815.             'App\\State\\CrmProvider' => 'App\\State\\CrmProvider',
  2816.             'App\\State\\EstablishmentClientProvider' => 'App\\State\\EstablishmentClientProvider',
  2817.             'App\\State\\ProjectProvider' => 'App\\State\\ProjectProvider',
  2818.             'App\\State\\SalesProvider' => 'App\\State\\SalesProvider',
  2819.             'App\\State\\User\\UserEstablishmentDepartementsProvider' => 'App\\State\\User\\UserEstablishmentDepartementsProvider',
  2820.             'api_platform.doctrine.orm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2821.             'api_platform.doctrine.orm.state.item_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2822.             'api_platform.state.error_provider' => 'ApiPlatform\\State\\ErrorProvider',
  2823.             'api_platform.state_provider.create' => 'ApiPlatform\\State\\CreateProvider',
  2824.             'api_platform.state_provider.object' => 'ApiPlatform\\State\\ObjectProvider',
  2825.             'api_platform.validator.state.error_provider' => 'ApiPlatform\\Symfony\\Validator\\State\\ErrorProvider',
  2826.         ]));
  2827.     }
  2828.     /**
  2829.      * Gets the private 'api_platform.symfony.iri_converter' shared service.
  2830.      *
  2831.      * @return \ApiPlatform\Symfony\Routing\IriConverter
  2832.      */
  2833.     protected function getApiPlatform_Symfony_IriConverterService()
  2834.     {
  2835.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  2836.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2837.             return $this->privates['api_platform.symfony.iri_converter'];
  2838.         }
  2839.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2840.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2841.             return $this->privates['api_platform.symfony.iri_converter'];
  2842.         }
  2843.         $c = ($this->privates['api_platform.metadata.operation.metadata_factory'] ?? $this->getApiPlatform_Metadata_Operation_MetadataFactoryService());
  2844.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2845.             return $this->privates['api_platform.symfony.iri_converter'];
  2846.         }
  2847.         return $this->privates['api_platform.symfony.iri_converter'] = new \ApiPlatform\Symfony\Routing\IriConverter($a, ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.api.identifiers_extractor'] ?? $this->getApiPlatform_Api_IdentifiersExtractorService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $b, ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), $c);
  2848.     }
  2849.     /**
  2850.      * Gets the private 'api_platform.symfony.iri_converter.skolem' shared service.
  2851.      *
  2852.      * @return \ApiPlatform\Symfony\Routing\SkolemIriConverter
  2853.      */
  2854.     protected function getApiPlatform_Symfony_IriConverter_SkolemService()
  2855.     {
  2856.         return $this->privates['api_platform.symfony.iri_converter.skolem'] = new \ApiPlatform\Symfony\Routing\SkolemIriConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2857.     }
  2858.     /**
  2859.      * Gets the private 'api_platform.uri_variables.converter' shared service.
  2860.      *
  2861.      * @return \ApiPlatform\Api\UriVariablesConverter
  2862.      */
  2863.     protected function getApiPlatform_UriVariables_ConverterService()
  2864.     {
  2865.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2866.         if (isset($this->privates['api_platform.uri_variables.converter'])) {
  2867.             return $this->privates['api_platform.uri_variables.converter'];
  2868.         }
  2869.         return $this->privates['api_platform.uri_variables.converter'] = new \ApiPlatform\Api\UriVariablesConverter(($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a, new RewindableGenerator(function () {
  2870.             yield => ($this->privates['api_platform.symfony.uri_variables.transformer.ulid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UlidUriVariableTransformer());
  2871.             yield => ($this->privates['api_platform.symfony.uri_variables.transformer.uuid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UuidUriVariableTransformer());
  2872.             yield => ($this->privates['api_platform.uri_variables.transformer.integer'] ??= new \ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer());
  2873.             yield => ($this->privates['api_platform.uri_variables.transformer.date_time'] ??= new \ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer());
  2874.         }, 4));
  2875.     }
  2876.     /**
  2877.      * Gets the private 'api_platform.validator.query_parameter_validator' shared service.
  2878.      *
  2879.      * @return \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator
  2880.      */
  2881.     protected function getApiPlatform_Validator_QueryParameterValidatorService()
  2882.     {
  2883.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2884.         if (isset($this->privates['api_platform.validator.query_parameter_validator'])) {
  2885.             return $this->privates['api_platform.validator.query_parameter_validator'];
  2886.         }
  2887.         return $this->privates['api_platform.validator.query_parameter_validator'] = new \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator($a);
  2888.     }
  2889.     /**
  2890.      * Gets the private 'cache.annotations' shared service.
  2891.      *
  2892.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2893.      */
  2894.     protected function getCache_AnnotationsService()
  2895.     {
  2896.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RVuZU+n76x'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2897.     }
  2898.     /**
  2899.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2900.      *
  2901.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2902.      */
  2903.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2904.     {
  2905.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2906.     }
  2907.     /**
  2908.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2909.      *
  2910.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2911.      */
  2912.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2913.     {
  2914.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2915.     }
  2916.     /**
  2917.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2918.      *
  2919.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2920.      */
  2921.     protected function getCache_Messenger_RestartWorkersSignalService()
  2922.     {
  2923.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('vzYEA279Zk'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  2924.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2925.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2926.     }
  2927.     /**
  2928.      * Gets the private 'cache.property_info' shared service.
  2929.      *
  2930.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2931.      */
  2932.     protected function getCache_PropertyInfoService()
  2933.     {
  2934.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XNnTx7-wfR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2935.     }
  2936.     /**
  2937.      * Gets the private 'cache.security_expression_language' shared service.
  2938.      *
  2939.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2940.      */
  2941.     protected function getCache_SecurityExpressionLanguageService()
  2942.     {
  2943.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oxsAoc2L3X'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2944.     }
  2945.     /**
  2946.      * Gets the private 'cache.serializer' shared service.
  2947.      *
  2948.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2949.      */
  2950.     protected function getCache_SerializerService()
  2951.     {
  2952.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('573FHaRm5c'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2953.     }
  2954.     /**
  2955.      * Gets the private 'cache.validator' shared service.
  2956.      *
  2957.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2958.      */
  2959.     protected function getCache_ValidatorService()
  2960.     {
  2961.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('icIuMsooTn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2962.     }
  2963.     /**
  2964.      * Gets the private 'config_cache_factory' shared service.
  2965.      *
  2966.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2967.      */
  2968.     protected function getConfigCacheFactoryService()
  2969.     {
  2970.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2971.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  2972.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  2973.         }, 2));
  2974.     }
  2975.     /**
  2976.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  2977.      *
  2978.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  2979.      */
  2980.     protected function getController_IsGrantedAttributeListenerService()
  2981.     {
  2982.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2983.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  2984.             return $this->privates['controller.is_granted_attribute_listener'];
  2985.         }
  2986.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  2987.     }
  2988.     /**
  2989.      * Gets the private 'data_collector.form' shared service.
  2990.      *
  2991.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2992.      */
  2993.     protected function getDataCollector_FormService()
  2994.     {
  2995.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2996.     }
  2997.     /**
  2998.      * Gets the private 'data_collector.request' shared service.
  2999.      *
  3000.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3001.      */
  3002.     protected function getDataCollector_RequestService()
  3003.     {
  3004.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3005.     }
  3006.     /**
  3007.      * Gets the private 'debug.controller_resolver' shared service.
  3008.      *
  3009.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3010.      */
  3011.     protected function getDebug_ControllerResolverService()
  3012.     {
  3013.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3014.     }
  3015.     /**
  3016.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3017.      *
  3018.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3019.      */
  3020.     protected function getDebug_DebugHandlersListenerService()
  3021.     {
  3022.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3023.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3024.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3025.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3026.         $a->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  3027.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3028.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  3029.     }
  3030.     /**
  3031.      * Gets the private 'debug.file_link_formatter' shared service.
  3032.      *
  3033.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3034.      */
  3035.     protected function getDebug_FileLinkFormatterService()
  3036.     {
  3037.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  3038.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3039.         });
  3040.     }
  3041.     /**
  3042.      * Gets the private 'debug.log_processor' shared service.
  3043.      *
  3044.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3045.      */
  3046.     protected function getDebug_LogProcessorService()
  3047.     {
  3048.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3049.     }
  3050.     /**
  3051.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3052.      *
  3053.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3054.      */
  3055.     protected function getDebug_Security_Access_DecisionManagerService()
  3056.     {
  3057.         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 () {
  3058.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3059.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  3060.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3061.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ChannelVoter'] ?? $this->load('getChannelVoterService'));
  3062.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  3063.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3064.     }
  3065.     /**
  3066.      * Gets the private 'debug.security.firewall' shared service.
  3067.      *
  3068.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3069.      */
  3070.     protected function getDebug_Security_FirewallService()
  3071.     {
  3072.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3073.         if (isset($this->privates['debug.security.firewall'])) {
  3074.             return $this->privates['debug.security.firewall'];
  3075.         }
  3076.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3077.         if (isset($this->privates['debug.security.firewall'])) {
  3078.             return $this->privates['debug.security.firewall'];
  3079.         }
  3080.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3081.     }
  3082.     /**
  3083.      * Gets the private 'debug.serializer' shared service.
  3084.      *
  3085.      * @return \Symfony\Component\Serializer\Debug\TraceableSerializer
  3086.      */
  3087.     protected function getDebug_SerializerService()
  3088.     {
  3089.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3090.         if (isset($this->privates['debug.serializer'])) {
  3091.             return $this->privates['debug.serializer'];
  3092.         }
  3093.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  3094.         if (isset($this->privates['debug.serializer'])) {
  3095.             return $this->privates['debug.serializer'];
  3096.         }
  3097.         $c = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3098.         if (isset($this->privates['debug.serializer'])) {
  3099.             return $this->privates['debug.serializer'];
  3100.         }
  3101.         $d = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  3102.         if (isset($this->privates['debug.serializer'])) {
  3103.             return $this->privates['debug.serializer'];
  3104.         }
  3105.         $e = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  3106.         if (isset($this->privates['debug.serializer'])) {
  3107.             return $this->privates['debug.serializer'];
  3108.         }
  3109.         $f = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  3110.         if (isset($this->privates['debug.serializer'])) {
  3111.             return $this->privates['debug.serializer'];
  3112.         }
  3113.         $g = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3114.         if (isset($this->privates['debug.serializer'])) {
  3115.             return $this->privates['debug.serializer'];
  3116.         }
  3117.         $h = ($this->privates['debug.serializer.normalizer.object'] ?? $this->getDebug_Serializer_Normalizer_ObjectService());
  3118.         if (isset($this->privates['debug.serializer'])) {
  3119.             return $this->privates['debug.serializer'];
  3120.         }
  3121.         $i = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3122.         $j = ($this->privates['serializer.data_collector'] ??= new \Symfony\Component\Serializer\DataCollector\SerializerDataCollector());
  3123.         $k = ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService());
  3124.         $l = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  3125.         $m = new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), $j);
  3126.         $n = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer(new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$i$a)], [=> $m])), $j)), $j)), $j);
  3127.         $o = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  3128.         $p = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3129.         $q = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  3130.         $r = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3131.         $s = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  3132.         $t = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($b$c$q$d$r$e$i$o$s, [], $f), $j);
  3133.         $u = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ItemNormalizer($c$q$d$r$i$o$sNULL$b$f), $j);
  3134.         $v = ($this->privates['api_platform.api.identifiers_extractor'] ?? $this->getApiPlatform_Api_IdentifiersExtractorService());
  3135.         $w = new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), $j);
  3136.         return $this->privates['debug.serializer'] = new \Symfony\Component\Serializer\Debug\TraceableSerializer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $j), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileDenormalizer(), $j), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\Normalizer\AdvertisementNormalizer($k$l), $j), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\Normalizer\VichUploaderFileNormalizer($k$l), $j), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UploadFileDenormalizer(), $j), => $n=> $n=> new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $o), $j), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($p, [], $o), $j), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $o), $j), 10 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\GraphQl\Serializer\Exception\ValidationExceptionNormalizer($this->parameters['api_platform.exception_to_status']), $j), 11 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\GraphQl\Serializer\Exception\HttpExceptionNormalizer(), $j), 12 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\GraphQl\Serializer\Exception\RuntimeExceptionNormalizer(), $j), 13 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\GraphQl\Serializer\Exception\ErrorNormalizer(), $j), 14 => $n15 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($t$o), $j), 16 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($b$c$q$r$p$o), $j), 17 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($b$d$p), $j), 18 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($ptrue, []), $j), 19 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($u$o), $j), 20 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true, []), $j), 21 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), $j), 22 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), $j), 23 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), 24 => $t25 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\GraphQl\Serializer\ItemNormalizer($c$q$d$v$r$i$o$sNULL$b$f), $j), 26 => $u27 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), $j), 28 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $o), $j), 29 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($s$o$a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL)), $j), 30 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), $j), 31 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), $j), 32 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), $j), 33 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), $j), 34 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), $j), 35 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), $j), 36 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($e$r$dNULL), 'page''pagination'$b$i1), $b$r$g), $j), 37 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), 38 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($h$d$e), $j), 39 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\GraphQl\Serializer\ObjectNormalizer($h$d$v), $j), 40 => $h], [=> new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \App\Encoder\PathEncoder(($this->services['router'] ?? $this->getRouterService())), $j), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), => $m=> $w=> new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\CsvEncoder(), $j), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonopenapi'NULL), $j), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\YamlEncoder('yamlopenapi'$w), $j), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld'NULL), $j), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);
  3137.     }
  3138.     /**
  3139.      * Gets the private 'debug.serializer.normalizer.object' shared service.
  3140.      *
  3141.      * @return \Symfony\Component\Serializer\Debug\TraceableNormalizer
  3142.      */
  3143.     protected function getDebug_Serializer_Normalizer_ObjectService()
  3144.     {
  3145.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3146.         if (isset($this->privates['debug.serializer.normalizer.object'])) {
  3147.             return $this->privates['debug.serializer.normalizer.object'];
  3148.         }
  3149.         return $this->privates['debug.serializer.normalizer.object'] = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL), ($this->privates['serializer.data_collector'] ??= new \Symfony\Component\Serializer\DataCollector\SerializerDataCollector()));
  3150.     }
  3151.     /**
  3152.      * Gets the private 'debug.validator' shared service.
  3153.      *
  3154.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3155.      */
  3156.     protected function getDebug_ValidatorService()
  3157.     {
  3158.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  3159.         if (isset($this->privates['debug.validator'])) {
  3160.             return $this->privates['debug.validator'];
  3161.         }
  3162.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  3163.     }
  3164.     /**
  3165.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3166.      *
  3167.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3168.      */
  3169.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3170.     {
  3171.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3172.             'App\\Orm\\DoctrineSchemaListener' => ['privates''App\\Orm\\DoctrineSchemaListener''getDoctrineSchemaListenerService'true],
  3173.             'api_platform.doctrine.orm.listener.mercure.publish' => ['privates''api_platform.doctrine.orm.listener.mercure.publish''getApiPlatform_Doctrine_Orm_Listener_Mercure_PublishService'true],
  3174.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3175.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3176.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3177.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  3178.             'vich_uploader.listener.clean.attachments' => ['privates''vich_uploader.listener.clean.attachments''getVichUploader_Listener_Clean_AttachmentsService'true],
  3179.             'vich_uploader.listener.remove.attachments' => ['privates''vich_uploader.listener.remove.attachments''getVichUploader_Listener_Remove_AttachmentsService'true],
  3180.             'vich_uploader.listener.upload.attachments' => ['privates''vich_uploader.listener.upload.attachments''getVichUploader_Listener_Upload_AttachmentsService'true],
  3181.         ], [
  3182.             'App\\Orm\\DoctrineSchemaListener' => '?',
  3183.             'api_platform.doctrine.orm.listener.mercure.publish' => '?',
  3184.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3185.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3186.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3187.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3188.             'vich_uploader.listener.clean.attachments' => '?',
  3189.             'vich_uploader.listener.remove.attachments' => '?',
  3190.             'vich_uploader.listener.upload.attachments' => '?',
  3191.         ]), [=> [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.attachments'], => 'App\\Orm\\DoctrineSchemaListener'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], => [=> [=> 'onFlush'], => 'api_platform.doctrine.orm.listener.mercure.publish'], => [=> [=> 'postFlush'], => 'api_platform.doctrine.orm.listener.mercure.publish'], => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.attachments'], => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.attachments'], 10 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.attachments'], 11 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.attachments']]);
  3192.     }
  3193.     /**
  3194.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3195.      *
  3196.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3197.      */
  3198.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3199.     {
  3200.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml'false);
  3201.         $instance->setGlobalBasename('mapping');
  3202.         return $instance;
  3203.     }
  3204.     /**
  3205.      * Gets the private 'exception_listener' shared service.
  3206.      *
  3207.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3208.      */
  3209.     protected function getExceptionListener2Service()
  3210.     {
  3211.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3212.     }
  3213.     /**
  3214.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3215.      *
  3216.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3217.      */
  3218.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3219.     {
  3220.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()));
  3221.     }
  3222.     /**
  3223.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3224.      *
  3225.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3226.      */
  3227.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3228.     {
  3229.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3230.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3231.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3232.         }
  3233.         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);
  3234.     }
  3235.     /**
  3236.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3237.      *
  3238.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3239.      */
  3240.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3241.     {
  3242.         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]);
  3243.     }
  3244.     /**
  3245.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  3246.      *
  3247.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  3248.      */
  3249.     protected function getLiipImagine_Filter_ConfigurationService()
  3250.     {
  3251.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  3252.     }
  3253.     /**
  3254.      * Gets the private 'locale_aware_listener' shared service.
  3255.      *
  3256.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3257.      */
  3258.     protected function getLocaleAwareListenerService()
  3259.     {
  3260.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3261.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('fr'));
  3262.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3263.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  3264.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->load('getSonata_Form_Type_DatePickerService'));
  3265.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->load('getSonata_Form_Type_DatetimePickerService'));
  3266.         }, 5), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3267.     }
  3268.     /**
  3269.      * Gets the private 'locale_listener' shared service.
  3270.      *
  3271.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3272.      */
  3273.     protected function getLocaleListenerService()
  3274.     {
  3275.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3276.     }
  3277.     /**
  3278.      * Gets the private 'mailer.mailer' shared service.
  3279.      *
  3280.      * @return \Symfony\Component\Mailer\Mailer
  3281.      */
  3282.     protected function getMailer_MailerService()
  3283.     {
  3284.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  3285.         if (isset($this->privates['mailer.mailer'])) {
  3286.             return $this->privates['mailer.mailer'];
  3287.         }
  3288.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3289.         if (isset($this->privates['mailer.mailer'])) {
  3290.             return $this->privates['mailer.mailer'];
  3291.         }
  3292.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3293.         if (isset($this->privates['mailer.mailer'])) {
  3294.             return $this->privates['mailer.mailer'];
  3295.         }
  3296.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a$b$c);
  3297.     }
  3298.     /**
  3299.      * Gets the private 'mailer.transports' shared service.
  3300.      *
  3301.      * @return \Symfony\Component\Mailer\Transport\Transports
  3302.      */
  3303.     protected function getMailer_TransportsService()
  3304.     {
  3305.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  3306.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  3307.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  3308.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  3309.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  3310.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  3311.     }
  3312.     /**
  3313.      * Gets the private 'mercure.hub.default.traceable' shared service.
  3314.      *
  3315.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  3316.      */
  3317.     protected function getMercure_Hub_Default_TraceableService()
  3318.     {
  3319.         $a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('MERCURE_JWT_SECRET'), 'hmac.sha256'NULL'');
  3320.         return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MERCURE_URL'), new \Symfony\Component\Mercure\Jwt\FactoryTokenProvider($a, [], [=> '*']), $a$this->getEnv('MERCURE_PUBLIC_URL'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3321.     }
  3322.     /**
  3323.      * Gets the private 'mime_types' shared service.
  3324.      *
  3325.      * @return \Symfony\Component\Mime\MimeTypes
  3326.      */
  3327.     protected function getMimeTypesService()
  3328.     {
  3329.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3330.         $instance->setDefault($instance);
  3331.         return $instance;
  3332.     }
  3333.     /**
  3334.      * Gets the private 'monolog.handler.console' shared service.
  3335.      *
  3336.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3337.      */
  3338.     protected function getMonolog_Handler_ConsoleService()
  3339.     {
  3340.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3341.     }
  3342.     /**
  3343.      * Gets the private 'monolog.handler.file_log' shared service.
  3344.      *
  3345.      * @return \Monolog\Handler\StreamHandler
  3346.      */
  3347.     protected function getMonolog_Handler_FileLogService()
  3348.     {
  3349.         $this->privates['monolog.handler.file_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  3350.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ??= new \Monolog\Processor\PsrLogMessageProcessor()));
  3351.         return $instance;
  3352.     }
  3353.     /**
  3354.      * Gets the private 'monolog.handler.main' shared service.
  3355.      *
  3356.      * @return \Monolog\Handler\StreamHandler
  3357.      */
  3358.     protected function getMonolog_Handler_MainService()
  3359.     {
  3360.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  3361.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ??= new \Monolog\Processor\PsrLogMessageProcessor()));
  3362.         return $instance;
  3363.     }
  3364.     /**
  3365.      * Gets the private 'monolog.logger' shared service.
  3366.      *
  3367.      * @return \Symfony\Bridge\Monolog\Logger
  3368.      */
  3369.     protected function getMonolog_LoggerService()
  3370.     {
  3371.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3372.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3373.         $instance->useMicrosecondTimestamps(true);
  3374.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3375.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3376.         $instance->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  3377.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3378.         return $instance;
  3379.     }
  3380.     /**
  3381.      * Gets the private 'monolog.logger.cache' shared service.
  3382.      *
  3383.      * @return \Symfony\Bridge\Monolog\Logger
  3384.      */
  3385.     protected function getMonolog_Logger_CacheService()
  3386.     {
  3387.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3388.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3389.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3390.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3391.         $instance->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  3392.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3393.         return $instance;
  3394.     }
  3395.     /**
  3396.      * Gets the private 'monolog.logger.request' shared service.
  3397.      *
  3398.      * @return \Symfony\Bridge\Monolog\Logger
  3399.      */
  3400.     protected function getMonolog_Logger_RequestService()
  3401.     {
  3402.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3403.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3404.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3405.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3406.         $instance->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  3407.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3408.         return $instance;
  3409.     }
  3410.     /**
  3411.      * Gets the private 'monolog.logger.security' shared service.
  3412.      *
  3413.      * @return \Symfony\Bridge\Monolog\Logger
  3414.      */
  3415.     protected function getMonolog_Logger_SecurityService()
  3416.     {
  3417.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3418.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3419.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3420.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3421.         $instance->pushHandler(($this->privates['monolog.handler.file_log'] ?? $this->getMonolog_Handler_FileLogService()));
  3422.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3423.         return $instance;
  3424.     }
  3425.     /**
  3426.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3427.      *
  3428.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3429.      */
  3430.     protected function getNelmioCors_CorsListenerService()
  3431.     {
  3432.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  3433.     }
  3434.     /**
  3435.      * Gets the private 'parameter_bag' shared service.
  3436.      *
  3437.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3438.      */
  3439.     protected function getParameterBagService()
  3440.     {
  3441.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3442.     }
  3443.     /**
  3444.      * Gets the private 'profiler_listener' shared service.
  3445.      *
  3446.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3447.      */
  3448.     protected function getProfilerListenerService()
  3449.     {
  3450.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3451.         if (isset($this->privates['profiler_listener'])) {
  3452.             return $this->privates['profiler_listener'];
  3453.         }
  3454.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  3455.     }
  3456.     /**
  3457.      * Gets the private 'property_accessor' shared service.
  3458.      *
  3459.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3460.      */
  3461.     protected function getPropertyAccessorService()
  3462.     {
  3463.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3464.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3465.     }
  3466.     /**
  3467.      * Gets the private 'property_info' shared service.
  3468.      *
  3469.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3470.      */
  3471.     protected function getPropertyInfoService()
  3472.     {
  3473.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3474.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3475.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3476.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3477.         }, 3), new RewindableGenerator(function () {
  3478.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3479.             yield => ($this->privates['property_info.phpstan_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor());
  3480.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  3481.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3482.         }, 4), new RewindableGenerator(function () {
  3483.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  3484.         }, 1), new RewindableGenerator(function () {
  3485.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3486.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3487.         }, 2), new RewindableGenerator(function () {
  3488.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3489.         }, 1));
  3490.     }
  3491.     /**
  3492.      * Gets the private 'router.expression_language_provider' shared service.
  3493.      *
  3494.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3495.      */
  3496.     protected function getRouter_ExpressionLanguageProviderService()
  3497.     {
  3498.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3499.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3500.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  3501.         ], [
  3502.             'env' => 'Closure',
  3503.             'service' => 'Closure',
  3504.         ]));
  3505.     }
  3506.     /**
  3507.      * Gets the private 'router.request_context' shared service.
  3508.      *
  3509.      * @return \Symfony\Component\Routing\RequestContext
  3510.      */
  3511.     protected function getRouter_RequestContextService()
  3512.     {
  3513.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3514.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3515.         return $instance;
  3516.     }
  3517.     /**
  3518.      * Gets the private 'router_listener' shared service.
  3519.      *
  3520.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3521.      */
  3522.     protected function getRouterListenerService()
  3523.     {
  3524.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($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);
  3525.     }
  3526.     /**
  3527.      * Gets the private 'security.authorization_checker' shared service.
  3528.      *
  3529.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  3530.      */
  3531.     protected function getSecurity_AuthorizationCheckerService()
  3532.     {
  3533.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  3534.         if (isset($this->privates['security.authorization_checker'])) {
  3535.             return $this->privates['security.authorization_checker'];
  3536.         }
  3537.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  3538.     }
  3539.     /**
  3540.      * Gets the private 'security.context_listener.0' shared service.
  3541.      *
  3542.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3543.      */
  3544.     protected function getSecurity_ContextListener_0Service()
  3545.     {
  3546.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  3547.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  3548.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  3549.     }
  3550.     /**
  3551.      * Gets the private 'security.csrf.token_manager' shared service.
  3552.      *
  3553.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  3554.      */
  3555.     protected function getSecurity_Csrf_TokenManagerService()
  3556.     {
  3557.         return $this->privates['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'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3558.     }
  3559.     /**
  3560.      * Gets the private 'security.csrf.token_storage' shared service.
  3561.      *
  3562.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3563.      */
  3564.     protected function getSecurity_Csrf_TokenStorageService()
  3565.     {
  3566.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3567.     }
  3568.     /**
  3569.      * Gets the private 'security.event_dispatcher.main' shared service.
  3570.      *
  3571.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3572.      */
  3573.     protected function getSecurity_EventDispatcher_MainService()
  3574.     {
  3575.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3576.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.main.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3577.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  3578.         }, => 'checkPassport'], 2048);
  3579.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  3580.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  3581.         }, => 'onSuccessfulLogin'], 0);
  3582.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  3583.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  3584.         }, => 'onLogout'], 64);
  3585.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  3586.             return ($this->privates['security.logout.listener.session.main'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  3587.         }, => 'onLogout'], 0);
  3588.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3589.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3590.         }, => 'preCheckCredentials'], 256);
  3591.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3592.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3593.         }, => 'postCheckCredentials'], 256);
  3594.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3595.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3596.         }, => 'checkPassport'], 1024);
  3597.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'App\\EventSubscriber\\LoginSubscriber')] function () {
  3598.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->load('getLoginSubscriberService'));
  3599.         }, => 'onLogin'], 0);
  3600.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  3601.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3602.         }, => 'checkPassport'], 0);
  3603.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  3604.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3605.         }, => 'onLoginSuccess'], 0);
  3606.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  3607.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3608.         }, => 'checkPassport'], 512);
  3609.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  3610.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3611.         }, => 'onLogout'], 0);
  3612.         return $instance;
  3613.     }
  3614.     /**
  3615.      * Gets the private 'security.expression_language' shared service.
  3616.      *
  3617.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3618.      */
  3619.     protected function getSecurity_ExpressionLanguageService()
  3620.     {
  3621.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3622.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  3623.         return $instance;
  3624.     }
  3625.     /**
  3626.      * Gets the private 'security.firewall.map' shared service.
  3627.      *
  3628.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3629.      */
  3630.     protected function getSecurity_Firewall_MapService()
  3631.     {
  3632.         $a = ($this->privates['.service_locator.fPFDSMP'] ?? $this->get_ServiceLocator_FPFDSMPService());
  3633.         if (isset($this->privates['security.firewall.map'])) {
  3634.             return $this->privates['security.firewall.map'];
  3635.         }
  3636.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3637.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  3638.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.0QxrXJt'] ?? $this->load('get_Security_RequestMatcher_0QxrXJtService'));
  3639.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.vhy2oy3'] ?? $this->load('get_Security_RequestMatcher_Vhy2oy3Service'));
  3640.             yield 'security.firewall.map.context.main' => NULL;
  3641.         }, 4));
  3642.     }
  3643.     /**
  3644.      * Gets the private 'security.helper' shared service.
  3645.      *
  3646.      * @return \Symfony\Bundle\SecurityBundle\Security
  3647.      */
  3648.     protected function getSecurity_HelperService()
  3649.     {
  3650.         return $this->privates['security.helper'] = new \Symfony\Bundle\SecurityBundle\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3651.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3652.             'security.authenticator.managers_locator' => ['privates''security.authenticator.managers_locator''getSecurity_Authenticator_ManagersLocatorService'true],
  3653.             'security.authorization_checker' => ['privates''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3654.             'security.csrf.token_manager' => ['privates''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  3655.             'security.firewall.event_dispatcher_locator' => ['privates''security.firewall.event_dispatcher_locator''getSecurity_Firewall_EventDispatcherLocatorService'true],
  3656.             'security.firewall.map' => ['privates''security.firewall.map''getSecurity_Firewall_MapService'false],
  3657.             'security.token_storage' => ['privates''security.token_storage''getSecurity_TokenStorageService'false],
  3658.             'security.user_checker' => ['privates''security.user_checker''getSecurity_UserCheckerService'true],
  3659.         ], [
  3660.             'request_stack' => '?',
  3661.             'security.authenticator.managers_locator' => '?',
  3662.             'security.authorization_checker' => '?',
  3663.             'security.csrf.token_manager' => '?',
  3664.             'security.firewall.event_dispatcher_locator' => '?',
  3665.             'security.firewall.map' => '?',
  3666.             'security.token_storage' => '?',
  3667.             'security.user_checker' => '?',
  3668.         ]), ['dev' => NULL'login' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3669.             'security.authenticator.json_login.login' => ['privates''security.authenticator.json_login.login''getSecurity_Authenticator_JsonLogin_LoginService'true],
  3670.         ], [
  3671.             'security.authenticator.json_login.login' => '?',
  3672.         ]), 'api' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3673.             'security.authenticator.jwt.api' => ['privates''security.authenticator.jwt.api''getSecurity_Authenticator_Jwt_ApiService'true],
  3674.         ], [
  3675.             'security.authenticator.jwt.api' => '?',
  3676.         ]), 'main' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3677.             'App\\Security\\SecurityAuthenticator' => ['privates''App\\Security\\SecurityAuthenticator''getSecurityAuthenticatorService'true],
  3678.         ], [
  3679.             'App\\Security\\SecurityAuthenticator' => '?',
  3680.         ])]);
  3681.     }
  3682.     /**
  3683.      * Gets the private 'security.logout_url_generator' shared service.
  3684.      *
  3685.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3686.      */
  3687.     protected function getSecurity_LogoutUrlGeneratorService()
  3688.     {
  3689.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3690.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3691.         return $instance;
  3692.     }
  3693.     /**
  3694.      * Gets the private 'security.token_storage' shared service.
  3695.      *
  3696.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3697.      */
  3698.     protected function getSecurity_TokenStorageService()
  3699.     {
  3700.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3701.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3702.         ], [
  3703.             'request_stack' => '?',
  3704.         ]));
  3705.     }
  3706.     /**
  3707.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3708.      *
  3709.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3710.      */
  3711.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3712.     {
  3713.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3714.     }
  3715.     /**
  3716.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3717.      *
  3718.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3719.      */
  3720.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3721.     {
  3722.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3723.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3724.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3725.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3726.     }
  3727.     /**
  3728.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3729.      *
  3730.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3731.      */
  3732.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3733.     {
  3734.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3735.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3736.             return $this->privates['sensio_framework_extra.security.listener'];
  3737.         }
  3738.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3739.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  3740.         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()), $b, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3741.     }
  3742.     /**
  3743.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3744.      *
  3745.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3746.      */
  3747.     protected function getSensioFrameworkExtra_View_ListenerService()
  3748.     {
  3749.         $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))));
  3750.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3751.             'twig' => ['privates''twig''getTwigService'false],
  3752.         ], [
  3753.             'twig' => 'Twig\\Environment',
  3754.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3755.         return $instance;
  3756.     }
  3757.     /**
  3758.      * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  3759.      *
  3760.      * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  3761.      */
  3762.     protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  3763.     {
  3764.         return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  3765.     }
  3766.     /**
  3767.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3768.      *
  3769.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3770.      */
  3771.     protected function getSerializer_NameConverter_MetadataAwareService()
  3772.     {
  3773.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  3774.     }
  3775.     /**
  3776.      * Gets the private 'session_listener' shared service.
  3777.      *
  3778.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3779.      */
  3780.     protected function getSessionListenerService()
  3781.     {
  3782.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3783.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3784.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3785.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3786.         ], [
  3787.             'logger' => '?',
  3788.             'session_collector' => '?',
  3789.             'session_factory' => '?',
  3790.         ]), true$this->parameters['session.storage.options']);
  3791.     }
  3792.     /**
  3793.      * Gets the private 'sonata.block.templating.helper' shared service.
  3794.      *
  3795.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  3796.      */
  3797.     protected function getSonata_Block_Templating_HelperService()
  3798.     {
  3799.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  3800.         if (isset($this->privates['sonata.block.templating.helper'])) {
  3801.             return $this->privates['sonata.block.templating.helper'];
  3802.         }
  3803.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  3804.         if (isset($this->privates['sonata.block.templating.helper'])) {
  3805.             return $this->privates['sonata.block.templating.helper'];
  3806.         }
  3807.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3808.         if (isset($this->privates['sonata.block.templating.helper'])) {
  3809.             return $this->privates['sonata.block.templating.helper'];
  3810.         }
  3811.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a$b$c, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3812.     }
  3813.     /**
  3814.      * Gets the private 'state_machine.article_creation' shared service.
  3815.      *
  3816.      * @return \Symfony\Component\Workflow\StateMachine
  3817.      */
  3818.     protected function getStateMachine_ArticleCreationService()
  3819.     {
  3820.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3821.         if (isset($this->privates['state_machine.article_creation'])) {
  3822.             return $this->privates['state_machine.article_creation'];
  3823.         }
  3824.         return $this->privates['state_machine.article_creation'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'draft'=> 'review'=> 'published'=> 'archived'=> 'rejected'], [=> new \Symfony\Component\Workflow\Transition('to_review''draft''review'), => new \Symfony\Component\Workflow\Transition('to_publish''review''published'), => new \Symfony\Component\Workflow\Transition('to_archived''published''archived'), => new \Symfony\Component\Workflow\Transition('to_rejected''review''rejected')], [=> 'draft'], new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'currentState'), $a'article_creation'NULL);
  3825.     }
  3826.     /**
  3827.      * Gets the private 'state_machine.document_review' shared service.
  3828.      *
  3829.      * @return \Symfony\Component\Workflow\StateMachine
  3830.      */
  3831.     protected function getStateMachine_DocumentReviewService()
  3832.     {
  3833.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3834.         if (isset($this->privates['state_machine.document_review'])) {
  3835.             return $this->privates['state_machine.document_review'];
  3836.         }
  3837.         return $this->privates['state_machine.document_review'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'submitted'=> 'review'=> 'approved'=> 'rejected'], [=> new \Symfony\Component\Workflow\Transition('to_review''submitted''review'), => new \Symfony\Component\Workflow\Transition('to_approved''review''approved'), => new \Symfony\Component\Workflow\Transition('to_rejected''review''rejected')], [=> 'submitted'], new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'currentState'), $a'document_review'NULL);
  3838.     }
  3839.     /**
  3840.      * Gets the private 'state_machine.invoice_creation' shared service.
  3841.      *
  3842.      * @return \Symfony\Component\Workflow\StateMachine
  3843.      */
  3844.     protected function getStateMachine_InvoiceCreationService()
  3845.     {
  3846.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3847.         if (isset($this->privates['state_machine.invoice_creation'])) {
  3848.             return $this->privates['state_machine.invoice_creation'];
  3849.         }
  3850.         return $this->privates['state_machine.invoice_creation'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'notCreated'=> 'created'=> 'sent'=> 'paid'], [=> new \Symfony\Component\Workflow\Transition('create_invoice''notCreated''created'), => new \Symfony\Component\Workflow\Transition('send_invoice''created''sent'), => new \Symfony\Component\Workflow\Transition('invoice_paid''sent''paid')], [=> 'notCreated'], new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'currentState'), $a'invoice_creation'NULL);
  3851.     }
  3852.     /**
  3853.      * Gets the private 'state_machine.order_management' shared service.
  3854.      *
  3855.      * @return \Symfony\Component\Workflow\StateMachine
  3856.      */
  3857.     protected function getStateMachine_OrderManagementService()
  3858.     {
  3859.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3860.         if (isset($this->privates['state_machine.order_management'])) {
  3861.             return $this->privates['state_machine.order_management'];
  3862.         }
  3863.         return $this->privates['state_machine.order_management'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'processing'=> 'shipped'=> 'completed'], [=> new \Symfony\Component\Workflow\Transition('to_processing''new''processing'), => new \Symfony\Component\Workflow\Transition('to_shipped''processing''shipped'), => new \Symfony\Component\Workflow\Transition('to_completed''shipped''completed')], [=> 'new'], new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'currentState'), $a'order_management'NULL);
  3864.     }
  3865.     /**
  3866.      * Gets the private 'state_machine.shipment_process' shared service.
  3867.      *
  3868.      * @return \Symfony\Component\Workflow\StateMachine
  3869.      */
  3870.     protected function getStateMachine_ShipmentProcessService()
  3871.     {
  3872.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3873.         if (isset($this->privates['state_machine.shipment_process'])) {
  3874.             return $this->privates['state_machine.shipment_process'];
  3875.         }
  3876.         return $this->privates['state_machine.shipment_process'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'notShipped'=> 'shipping'=> 'shipped'=> 'delivered'=> 'cancelled'], [=> new \Symfony\Component\Workflow\Transition('start_shipping''notShipped''shipping'), => new \Symfony\Component\Workflow\Transition('complete_shipping''shipping''shipped'), => new \Symfony\Component\Workflow\Transition('deliver_shipment''shipped''delivered'), => new \Symfony\Component\Workflow\Transition('cancel_shipment''notShipped''cancelled'), => new \Symfony\Component\Workflow\Transition('cancel_shipment''shipping''cancelled'), => new \Symfony\Component\Workflow\Transition('cancel_shipment''shipped''cancelled')], [=> 'notShipped'], new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'currentState'), $a'shipment_process'NULL);
  3877.     }
  3878.     /**
  3879.      * Gets the private 'translator.default' shared service.
  3880.      *
  3881.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3882.      */
  3883.     protected function getTranslator_DefaultService()
  3884.     {
  3885.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3886.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3887.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3888.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3889.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3890.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3891.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3892.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3893.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3894.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3895.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3896.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3897.         ], [
  3898.             'translation.loader.csv' => '?',
  3899.             'translation.loader.dat' => '?',
  3900.             'translation.loader.ini' => '?',
  3901.             'translation.loader.json' => '?',
  3902.             'translation.loader.mo' => '?',
  3903.             'translation.loader.php' => '?',
  3904.             'translation.loader.po' => '?',
  3905.             'translation.loader.qt' => '?',
  3906.             'translation.loader.res' => '?',
  3907.             'translation.loader.xliff' => '?',
  3908.             'translation.loader.yml' => '?',
  3909.         ]), 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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), => (\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'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.de.xliff'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), => (\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'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.en.xliff'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 12 => (\dirname(__DIR__4).'/translations/messages+intl-icu.en.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), => (\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'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.fr.xliff'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 12 => (\dirname(__DIR__4).'/translations/messages+intl-icu.fr.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.he.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.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'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hy.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.it.xliff'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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')], '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'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), => (\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'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.nl.xliff'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.ru.xliff'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sk.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml'), => (\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')], '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')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php'), => (\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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.mk.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], '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')]], '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/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), 11 => (\dirname(__DIR__4).'/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 31 => (\dirname(__DIR__4).'/lib/config-bundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/tchoulom/view-counter-bundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/tomasvotruba/barcode-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'=> 'vendor/sonata-project/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/seo-bundle/src/Resources/translations'10 => 'vendor/knplabs/knp-paginator-bundle/translations'11 => 'translations'12 => 'vendor/symfony/framework-bundle/translations'13 => 'vendor/doctrine/doctrine-bundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'vendor/symfony/debug-bundle/translations'16 => 'vendor/symfony/twig-bundle/translations'17 => 'vendor/symfony/web-profiler-bundle/translations'18 => 'vendor/twig/extra-bundle/translations'19 => 'vendor/symfony/security-bundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'vendor/symfony/maker-bundle/src/translations'22 => 'vendor/sensio/framework-extra-bundle/src/translations'23 => 'vendor/nelmio/cors-bundle/translations'24 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'25 => 'vendor/symfony/mercure-bundle/src/translations'26 => 'vendor/endroid/qr-code-bundle/src/translations'27 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'28 => 'vendor/lexik/jwt-authentication-bundle/translations'29 => 'vendor/liip/imagine-bundle/translations'30 => 'vendor/sonata-project/exporter/src/Bridge/Symfony/translations'31 => 'lib/config-bundle/translations'32 => 'vendor/tchoulom/view-counter-bundle/translations'33 => 'vendor/tomasvotruba/barcode-bundle/src/translations']]], []);
  3910.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3911.         $instance->setFallbackLocales([=> 'fr']);
  3912.         return $instance;
  3913.     }
  3914.     /**
  3915.      * Gets the private 'twig' shared service.
  3916.      *
  3917.      * @return \Twig\Environment
  3918.      */
  3919.     protected function getTwigService()
  3920.     {
  3921.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  3922.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  3923.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  3924.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3925.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3926.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3927.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3928.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  3929.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  3930.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3931.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3932.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3933.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3934.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  3935.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  3936.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  3937.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  3938.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  3939.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  3940.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  3941.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  3942.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  3943.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  3944.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  3945.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  3946.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  3947.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  3948.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/views'), 'SonataSeo');
  3949.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/views'), '!SonataSeo');
  3950.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  3951.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  3952.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3953.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3954.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3955.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3956.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  3957.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  3958.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  3959.         $d = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  3960.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3961.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3962.         $g = ($this->services['router'] ?? $this->getRouterService());
  3963.         $h = new \Symfony\Component\Workflow\Registry();
  3964.         $i = ($this->privates['state_machine.article_creation'] ?? $this->getStateMachine_ArticleCreationService());
  3965.         $h->addWorkflow($i, new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Article'));
  3966.         $h->addWorkflow($i, new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Service'));
  3967.         $h->addWorkflow(($this->privates['state_machine.order_management'] ?? $this->getStateMachine_OrderManagementService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Order'));
  3968.         $h->addWorkflow(($this->privates['state_machine.invoice_creation'] ?? $this->getStateMachine_InvoiceCreationService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Invoice'));
  3969.         $h->addWorkflow(($this->privates['state_machine.shipment_process'] ?? $this->getStateMachine_ShipmentProcessService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Shipment'));
  3970.         $h->addWorkflow(($this->privates['state_machine.document_review'] ?? $this->getStateMachine_DocumentReviewService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Document'));
  3971.         $j = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  3972.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3973.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  3974.         $l = ($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService());
  3975.         $m = new \Symfony\Bridge\Twig\AppVariable();
  3976.         $m->setEnvironment('dev');
  3977.         $m->setDebug(true);
  3978.         $m->setTokenStorage($j);
  3979.         if ($this->has('request_stack')) {
  3980.             $m->setRequestStack($d);
  3981.         }
  3982.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3983.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3984.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  3985.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  3986.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  3987.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  3988.             yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  3989.         }, 1))));
  3990.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  3991.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  3992.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3993.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  3994.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3995.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3996.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  3997.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  3998.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($h));
  3999.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  4000.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  4001.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  4002.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $j)));
  4003.         $instance->addExtension(new \App\Twig\Extension\AppConfigurationExtension());
  4004.         $instance->addExtension(new \App\Twig\Extension\BotExtension());
  4005.         $instance->addExtension(new \App\Twig\Extension\EstablishmentExtension());
  4006.         $instance->addExtension(new \App\Twig\Extension\FormatExtension());
  4007.         $instance->addExtension(new \App\Twig\TwigAssetExtension((\dirname(__DIR__4).'/public/assets'), 'dev', ($this->services['cache.app'] ?? $this->getCache_AppService()), $d));
  4008.         $instance->addExtension(new \App\Twig\TwigExtension());
  4009.         $instance->addExtension(new \App\Twig\TwigThemeExtension(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $d));
  4010.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  4011.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  4012.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  4013.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4014.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  4015.         ], [
  4016.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  4017.         ]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), NULL$c));
  4018.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  4019.         $instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($l, new \Symfony\Component\Mercure\Authorization($lNULL), $d));
  4020.         $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  4021.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  4022.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  4023.         $instance->addExtension(new \Sonata\SeoBundle\Twig\Extension\SeoExtension(($this->services['sonata.seo.page.default'] ?? $this->getSonata_Seo_Page_DefaultService()), 'UTF-8'));
  4024.         $instance->addExtension(($this->services['GroupIN\\ConfigBundle\\Twig\\ConfigExtension'] ?? $this->getConfigExtensionService()));
  4025.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension());
  4026.         $instance->addGlobal('app'$m);
  4027.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4028.             'App\\Twig\\Runtime\\AppConfigurationRuntime' => ['privates''App\\Twig\\Runtime\\AppConfigurationRuntime''getAppConfigurationRuntimeService'true],
  4029.             'App\\Twig\\Runtime\\BotRuntime' => ['privates''App\\Twig\\Runtime\\BotRuntime''getBotRuntimeService'true],
  4030.             'App\\Twig\\Runtime\\EstablishmentExtensionRuntime' => ['privates''App\\Twig\\Runtime\\EstablishmentExtensionRuntime''getEstablishmentExtensionRuntimeService'true],
  4031.             'App\\Twig\\Runtime\\FormatRuntime' => ['privates''App\\Twig\\Runtime\\FormatRuntime''getFormatRuntimeService'true],
  4032.             'App\\Twig\\Runtime\\TwigRuntime' => ['privates''App\\Twig\\Runtime\\TwigRuntime''getTwigRuntimeService'true],
  4033.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  4034.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  4035.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  4036.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  4037.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  4038.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates''Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime''getQrCodeRuntimeService'true],
  4039.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  4040.             'Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationRuntime' => ['privates''Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationRuntime''getPaginationRuntimeService'true],
  4041.         ], [
  4042.             'App\\Twig\\Runtime\\AppConfigurationRuntime' => '?',
  4043.             'App\\Twig\\Runtime\\BotRuntime' => '?',
  4044.             'App\\Twig\\Runtime\\EstablishmentExtensionRuntime' => '?',
  4045.             'App\\Twig\\Runtime\\FormatRuntime' => '?',
  4046.             'App\\Twig\\Runtime\\TwigRuntime' => '?',
  4047.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  4048.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  4049.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  4050.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  4051.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  4052.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  4053.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  4054.             'Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationRuntime' => '?',
  4055.         ])));
  4056.         $instance->addGlobal('mercure_subscribe_url'$this->getEnv('resolve:MERCURE_URL'));
  4057.         $instance->addGlobal('theme_mode''dark');
  4058.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  4059.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  4060.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  4061.         $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']));
  4062.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('d F Y''%d days'NULL0'.'','))->configure($instance);
  4063.         return $instance;
  4064.     }
  4065.     /**
  4066.      * Gets the private 'validator.builder' shared service.
  4067.      *
  4068.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4069.      */
  4070.     protected function getValidator_BuilderService()
  4071.     {
  4072.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4073.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4074.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4075.             'App\\Validator\\AttachmentExistValidator' => ['privates''App\\Validator\\AttachmentExistValidator''getAttachmentExistValidatorService'true],
  4076.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'true],
  4077.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4078.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4079.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4080.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4081.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4082.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  4083.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4084.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4085.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'true],
  4086.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4087.         ], [
  4088.             'App\\Validator\\AttachmentExistValidator' => '?',
  4089.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  4090.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4091.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4092.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4093.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4094.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4095.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  4096.             'doctrine.orm.validator.unique' => '?',
  4097.             'security.validator.user_password' => '?',
  4098.             'sonata.form.validator.inline' => '?',
  4099.             'validator.expression' => '?',
  4100.         ])));
  4101.         if ($this->has('translator')) {
  4102.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4103.         }
  4104.         $instance->setTranslationDomain('validators');
  4105.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4106.         $instance->enableAnnotationMapping(true);
  4107.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4108.         $instance->addMethodMapping('loadValidatorMetadata');
  4109.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4110.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4111.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4112.         return $instance;
  4113.     }
  4114.     /**
  4115.      * Gets the private 'var_dumper.html_dumper' shared service.
  4116.      *
  4117.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4118.      */
  4119.     protected function getVarDumper_HtmlDumperService()
  4120.     {
  4121.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4122.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4123.         return $instance;
  4124.     }
  4125.     /**
  4126.      * Gets the private 'var_dumper.server_connection' shared service.
  4127.      *
  4128.      * @return \Symfony\Component\VarDumper\Server\Connection
  4129.      */
  4130.     protected function getVarDumper_ServerConnectionService()
  4131.     {
  4132.         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'] ??= new \Symfony\Component\HttpFoundation\RequestStack())), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  4133.     }
  4134.     /**
  4135.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  4136.      *
  4137.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  4138.      */
  4139.     protected function getVichUploader_MetadataReaderService()
  4140.     {
  4141.         $a = new \Metadata\Driver\FileLocator([]);
  4142.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Vich\UploaderBundle\Metadata\Driver\AttributeReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  4143.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  4144.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  4145.     }
  4146.     /**
  4147.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  4148.      *
  4149.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  4150.      */
  4151.     protected function getVichUploader_PropertyMappingFactoryService()
  4152.     {
  4153.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), new \Vich\UploaderBundle\Mapping\PropertyMappingResolver($this$this->parameters['vich_uploader.mappings'], '_name'));
  4154.     }
  4155.     /**
  4156.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  4157.      *
  4158.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  4159.      */
  4160.     protected function getVichUploader_Storage_FileSystemService()
  4161.     {
  4162.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  4163.     }
  4164.     /**
  4165.      * Gets the private 'web_profiler.csp.handler' shared service.
  4166.      *
  4167.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4168.      */
  4169.     protected function getWebProfiler_Csp_HandlerService()
  4170.     {
  4171.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4172.     }
  4173.     /**
  4174.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4175.      *
  4176.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4177.      */
  4178.     protected function getWebProfiler_DebugToolbarService()
  4179.     {
  4180.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  4181.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4182.             return $this->privates['web_profiler.debug_toolbar'];
  4183.         }
  4184.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  4185.     }
  4186.     /**
  4187.      * Gets the public 'profiler' alias.
  4188.      *
  4189.      * @return object The ".container.private.profiler" service.
  4190.      */
  4191.     protected function getProfilerService()
  4192.     {
  4193.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4194.         return $this->get('.container.private.profiler');
  4195.     }
  4196.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  4197.     {
  4198.         if (isset($this->buildParameters[$name])) {
  4199.             return $this->buildParameters[$name];
  4200.         }
  4201.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4202.             throw new ParameterNotFoundException($name);
  4203.         }
  4204.         if (isset($this->loadedDynamicParameters[$name])) {
  4205.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4206.         }
  4207.         return $this->parameters[$name];
  4208.     }
  4209.     public function hasParameter(string $name): bool
  4210.     {
  4211.         if (isset($this->buildParameters[$name])) {
  4212.             return true;
  4213.         }
  4214.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4215.     }
  4216.     public function setParameter(string $name$value): void
  4217.     {
  4218.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4219.     }
  4220.     public function getParameterBag(): ParameterBagInterface
  4221.     {
  4222.         if (null === $this->parameterBag) {
  4223.             $parameters $this->parameters;
  4224.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4225.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4226.             }
  4227.             foreach ($this->buildParameters as $name => $value) {
  4228.                 $parameters[$name] = $value;
  4229.             }
  4230.             $this->parameterBag = new FrozenParameterBag($parameters);
  4231.         }
  4232.         return $this->parameterBag;
  4233.     }
  4234.     private $loadedDynamicParameters = [
  4235.         'kernel.runtime_environment' => false,
  4236.         'kernel.build_dir' => false,
  4237.         'kernel.cache_dir' => false,
  4238.         'admin_prefix' => false,
  4239.         'makuta' => false,
  4240.         'kernel.secret' => false,
  4241.         'debug.file_link_format' => false,
  4242.         'debug.container.dump' => false,
  4243.         'router.cache_dir' => false,
  4244.         'serializer.mapping.cache.file' => false,
  4245.         'validator.mapping.cache.file' => false,
  4246.         'profiler.storage.dsn' => false,
  4247.         'doctrine.orm.proxy_dir' => false,
  4248.         'nelmio_cors.defaults' => false,
  4249.         'mercure.hubs' => false,
  4250.         'mercure.default_hub' => false,
  4251.         'lexik_jwt_authentication.pass_phrase' => false,
  4252.     ];
  4253.     private $dynamicParameters = [];
  4254.     private function getDynamicParameter(string $name)
  4255.     {
  4256.         $value = match ($name) {
  4257.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  4258.             'kernel.build_dir' => $this->targetDir.'',
  4259.             'kernel.cache_dir' => $this->targetDir.'',
  4260.             'admin_prefix' => $this->getEnv('resolve:ADMIN_PREFIX'),
  4261.             'makuta' => 'username:\''.$this->getEnv('string:MAKUTA_USER_NAME').'\'',
  4262.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  4263.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  4264.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  4265.             'router.cache_dir' => $this->targetDir.'',
  4266.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  4267.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  4268.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  4269.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  4270.             'nelmio_cors.defaults' => [
  4271.                 'allow_origin' => [
  4272.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  4273.                 ],
  4274.                 'allow_credentials' => false,
  4275.                 'allow_headers' => true,
  4276.                 'expose_headers' => [
  4277.                     => 'Link',
  4278.                 ],
  4279.                 'allow_methods' => [
  4280.                     => 'GET',
  4281.                     => 'OPTIONS',
  4282.                     => 'POST',
  4283.                     => 'PUT',
  4284.                     => 'PATCH',
  4285.                     => 'DELETE',
  4286.                 ],
  4287.                 'max_age' => 3600,
  4288.                 'hosts' => [
  4289.                 ],
  4290.                 'origin_regex' => true,
  4291.                 'forced_allow_origin_value' => NULL,
  4292.                 'skip_same_as_origin' => true,
  4293.             ],
  4294.             'mercure.hubs' => [
  4295.                 'default' => $this->getEnv('MERCURE_URL'),
  4296.             ],
  4297.             'mercure.default_hub' => $this->getEnv('MERCURE_URL'),
  4298.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  4299.             default => throw new ParameterNotFoundException($name),
  4300.         };
  4301.         $this->loadedDynamicParameters[$name] = true;
  4302.         return $this->dynamicParameters[$name] = $value;
  4303.     }
  4304.     protected function getDefaultParameters(): array
  4305.     {
  4306.         return [
  4307.             'kernel.project_dir' => \dirname(__DIR__4),
  4308.             'kernel.environment' => 'dev',
  4309.             'kernel.debug' => true,
  4310.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4311.             'kernel.bundles' => [
  4312.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4313.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4314.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4315.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4316.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4317.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4318.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4319.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4320.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4321.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4322.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4323.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4324.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4325.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  4326.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  4327.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  4328.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  4329.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  4330.                 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  4331.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4332.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  4333.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4334.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  4335.                 'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
  4336.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  4337.                 'SonataSeoBundle' => 'Sonata\\SeoBundle\\SonataSeoBundle',
  4338.                 'ConfigBundle' => 'GroupIN\\ConfigBundle\\ConfigBundle',
  4339.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4340.                 'TchoulomViewCounterBundle' => 'Tchoulom\\ViewCounterBundle\\TchoulomViewCounterBundle',
  4341.                 'BarcodeBundle' => 'TomasVotruba\\BarcodeBundle\\BarcodeBundle',
  4342.             ],
  4343.             'kernel.bundles_metadata' => [
  4344.                 'FrameworkBundle' => [
  4345.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4346.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4347.                 ],
  4348.                 'DoctrineBundle' => [
  4349.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4350.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4351.                 ],
  4352.                 'DoctrineMigrationsBundle' => [
  4353.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4354.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4355.                 ],
  4356.                 'DebugBundle' => [
  4357.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4358.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4359.                 ],
  4360.                 'TwigBundle' => [
  4361.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4362.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4363.                 ],
  4364.                 'WebProfilerBundle' => [
  4365.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4366.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4367.                 ],
  4368.                 'TwigExtraBundle' => [
  4369.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4370.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4371.                 ],
  4372.                 'SecurityBundle' => [
  4373.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4374.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4375.                 ],
  4376.                 'MonologBundle' => [
  4377.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4378.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4379.                 ],
  4380.                 'MakerBundle' => [
  4381.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4382.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4383.                 ],
  4384.                 'SensioFrameworkExtraBundle' => [
  4385.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4386.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4387.                 ],
  4388.                 'NelmioCorsBundle' => [
  4389.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4390.                     'namespace' => 'Nelmio\\CorsBundle',
  4391.                 ],
  4392.                 'ApiPlatformBundle' => [
  4393.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4394.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4395.                 ],
  4396.                 'EasyAdminBundle' => [
  4397.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  4398.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  4399.                 ],
  4400.                 'SymfonyCastsResetPasswordBundle' => [
  4401.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  4402.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  4403.                 ],
  4404.                 'VichUploaderBundle' => [
  4405.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  4406.                     'namespace' => 'Vich\\UploaderBundle',
  4407.                 ],
  4408.                 'MercureBundle' => [
  4409.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src'),
  4410.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  4411.                 ],
  4412.                 'SymfonyCastsVerifyEmailBundle' => [
  4413.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4414.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4415.                 ],
  4416.                 'EndroidQrCodeBundle' => [
  4417.                     'path' => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src'),
  4418.                     'namespace' => 'Endroid\\QrCodeBundle',
  4419.                 ],
  4420.                 'DoctrineFixturesBundle' => [
  4421.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4422.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4423.                 ],
  4424.                 'LexikJWTAuthenticationBundle' => [
  4425.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  4426.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  4427.                 ],
  4428.                 'LiipImagineBundle' => [
  4429.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4430.                     'namespace' => 'Liip\\ImagineBundle',
  4431.                 ],
  4432.                 'SonataFormBundle' => [
  4433.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  4434.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  4435.                 ],
  4436.                 'SonataExporterBundle' => [
  4437.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
  4438.                     'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
  4439.                 ],
  4440.                 'SonataBlockBundle' => [
  4441.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  4442.                     'namespace' => 'Sonata\\BlockBundle',
  4443.                 ],
  4444.                 'SonataSeoBundle' => [
  4445.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src'),
  4446.                     'namespace' => 'Sonata\\SeoBundle',
  4447.                 ],
  4448.                 'ConfigBundle' => [
  4449.                     'path' => (\dirname(__DIR__4).'/lib/config-bundle'),
  4450.                     'namespace' => 'GroupIN\\ConfigBundle',
  4451.                 ],
  4452.                 'KnpPaginatorBundle' => [
  4453.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4454.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4455.                 ],
  4456.                 'TchoulomViewCounterBundle' => [
  4457.                     'path' => (\dirname(__DIR__4).'/vendor/tchoulom/view-counter-bundle'),
  4458.                     'namespace' => 'Tchoulom\\ViewCounterBundle',
  4459.                 ],
  4460.                 'BarcodeBundle' => [
  4461.                     'path' => (\dirname(__DIR__4).'/vendor/tomasvotruba/barcode-bundle/src'),
  4462.                     'namespace' => 'TomasVotruba\\BarcodeBundle',
  4463.                 ],
  4464.             ],
  4465.             'kernel.charset' => 'UTF-8',
  4466.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4467.             'event_dispatcher.event_aliases' => [
  4468.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4469.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4470.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4471.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4472.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4473.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4474.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4475.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4476.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4477.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4478.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4479.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4480.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4481.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4482.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4483.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4484.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4485.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  4486.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  4487.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  4488.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  4489.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  4490.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  4491.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  4492.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4493.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4494.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4495.             ],
  4496.             'fragment.renderer.hinclude.global_template' => NULL,
  4497.             'fragment.path' => '/_fragment',
  4498.             'kernel.http_method_override' => false,
  4499.             'kernel.trust_x_sendfile_type_header' => false,
  4500.             'kernel.trusted_hosts' => [
  4501.             ],
  4502.             'kernel.default_locale' => 'fr',
  4503.             'kernel.enabled_locales' => [
  4504.             ],
  4505.             'kernel.error_controller' => 'error_controller',
  4506.             'asset.request_context.base_path' => NULL,
  4507.             'asset.request_context.secure' => NULL,
  4508.             'translator.logging' => false,
  4509.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4510.             'debug.error_handler.throw_at' => -1,
  4511.             'router.request_context.host' => 'localhost',
  4512.             'router.request_context.scheme' => 'http',
  4513.             'router.request_context.base_url' => '',
  4514.             'router.resource' => 'kernel::loadRoutes',
  4515.             'request_listener.http_port' => 80,
  4516.             'request_listener.https_port' => 443,
  4517.             'session.metadata.storage_key' => '_sf2_meta',
  4518.             'session.storage.options' => [
  4519.                 'cache_limiter' => '0',
  4520.                 'cookie_secure' => 'auto',
  4521.                 'cookie_httponly' => true,
  4522.                 'cookie_samesite' => 'lax',
  4523.                 'gc_probability' => 1,
  4524.             ],
  4525.             'session.save_path' => NULL,
  4526.             'session.metadata.update_threshold' => 0,
  4527.             'form.type_extension.csrf.enabled' => true,
  4528.             'form.type_extension.csrf.field_name' => '_token',
  4529.             'validator.translation_domain' => 'validators',
  4530.             'profiler_listener.only_exceptions' => false,
  4531.             'profiler_listener.only_main_requests' => false,
  4532.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4533.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4534.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4535.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4536.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4537.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4538.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4539.             'doctrine.entity_managers' => [
  4540.                 'default' => 'doctrine.orm.default_entity_manager',
  4541.             ],
  4542.             'doctrine.default_entity_manager' => 'default',
  4543.             'doctrine.dbal.connection_factory.types' => [
  4544.                 'uuid' => [
  4545.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4546.                 ],
  4547.                 'ulid' => [
  4548.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4549.                 ],
  4550.             ],
  4551.             'doctrine.connections' => [
  4552.                 'default' => 'doctrine.dbal.default_connection',
  4553.             ],
  4554.             'doctrine.default_connection' => 'default',
  4555.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4556.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4557.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4558.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4559.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4560.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4561.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4562.             'doctrine.orm.cache.memcache_port' => 11211,
  4563.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4564.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4565.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4566.             'doctrine.orm.cache.memcached_port' => 11211,
  4567.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4568.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4569.             'doctrine.orm.cache.redis_host' => 'localhost',
  4570.             'doctrine.orm.cache.redis_port' => 6379,
  4571.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4572.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4573.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4574.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4575.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4576.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4577.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4578.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4579.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4580.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4581.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4582.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4583.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4584.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4585.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4586.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4587.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4588.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4589.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4590.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4591.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4592.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4593.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4594.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4595.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4596.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4597.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4598.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4599.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4600.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4601.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4602.             'doctrine.orm.enable_lazy_ghost_objects' => true,
  4603.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4604.             'doctrine.migrations.preferred_em' => NULL,
  4605.             'doctrine.migrations.preferred_connection' => NULL,
  4606.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4607.             'twig.form.resources' => [
  4608.                 => '@VichUploader/Form/fields.html.twig',
  4609.                 => 'form_div_layout.html.twig',
  4610.                 => '@SonataForm/Form/datepicker.html.twig',
  4611.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4612.                 => 'bootstrap_4_layout.html.twig',
  4613.             ],
  4614.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4615.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4616.             'web_profiler.debug_toolbar.mode' => 2,
  4617.             'security.role_hierarchy.roles' => [
  4618.             ],
  4619.             'security.access.denied_url' => NULL,
  4620.             'security.authentication.manager.erase_credentials' => true,
  4621.             'security.authentication.session_strategy.strategy' => 'migrate',
  4622.             'security.authentication.hide_user_not_found' => true,
  4623.             'security.firewalls' => [
  4624.                 => 'dev',
  4625.                 => 'login',
  4626.                 => 'api',
  4627.                 => 'main',
  4628.             ],
  4629.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  4630.             'monolog.use_microseconds' => true,
  4631.             'monolog.swift_mailer.handlers' => [
  4632.             ],
  4633.             'monolog.handlers_to_channels' => [
  4634.                 'monolog.handler.console' => [
  4635.                     'type' => 'exclusive',
  4636.                     'elements' => [
  4637.                         => 'event',
  4638.                         => 'doctrine',
  4639.                         => 'console',
  4640.                     ],
  4641.                 ],
  4642.                 'monolog.handler.main' => [
  4643.                     'type' => 'exclusive',
  4644.                     'elements' => [
  4645.                         => 'event',
  4646.                     ],
  4647.                 ],
  4648.                 'monolog.handler.file_log' => NULL,
  4649.             ],
  4650.             'nelmio_cors.map' => [
  4651.                 '^/' => [
  4652.                     'skip_same_as_origin' => true,
  4653.                 ],
  4654.             ],
  4655.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4656.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4657.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4658.             'api_platform.event_listeners_backward_compatibility_layer' => true,
  4659.             'api_platform.enable_entrypoint' => true,
  4660.             'api_platform.enable_docs' => true,
  4661.             'api_platform.keep_legacy_inflector' => true,
  4662.             'api_platform.title' => 'Kimia Manager',
  4663.             'api_platform.description' => '',
  4664.             'api_platform.version' => '0.0.0',
  4665.             'api_platform.show_webby' => true,
  4666.             'api_platform.url_generation_strategy' => 1,
  4667.             'api_platform.exception_to_status' => [
  4668.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4669.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4670.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4671.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4672.             ],
  4673.             'api_platform.formats' => [
  4674.                 'jsonld' => [
  4675.                     => 'application/ld+json',
  4676.                 ],
  4677.                 'json' => [
  4678.                     => 'application/json',
  4679.                 ],
  4680.                 'html' => [
  4681.                     => 'text/html',
  4682.                 ],
  4683.                 'multipart' => [
  4684.                     => 'multipart/form-data',
  4685.                 ],
  4686.             ],
  4687.             'api_platform.patch_formats' => [
  4688.                 'json' => [
  4689.                     => 'application/json',
  4690.                 ],
  4691.             ],
  4692.             'api_platform.error_formats' => [
  4693.                 'jsonld' => [
  4694.                     => 'application/ld+json',
  4695.                 ],
  4696.                 'jsonproblem' => [
  4697.                     => 'application/problem+json',
  4698.                 ],
  4699.                 'json' => [
  4700.                     => 'application/problem+json',
  4701.                     => 'application/json',
  4702.                 ],
  4703.             ],
  4704.             'api_platform.docs_formats' => [
  4705.                 'jsonopenapi' => [
  4706.                     => 'application/vnd.openapi+json',
  4707.                 ],
  4708.                 'yamlopenapi' => [
  4709.                     => 'application/vnd.openapi+yaml',
  4710.                 ],
  4711.                 'json' => [
  4712.                     => 'application/json',
  4713.                 ],
  4714.                 'jsonld' => [
  4715.                     => 'application/ld+json',
  4716.                 ],
  4717.                 'html' => [
  4718.                     => 'text/html',
  4719.                 ],
  4720.             ],
  4721.             'api_platform.jsonschema_formats' => [
  4722.                 'jsonld' => true,
  4723.                 'json' => true,
  4724.             ],
  4725.             'api_platform.eager_loading.enabled' => true,
  4726.             'api_platform.eager_loading.max_joins' => 30,
  4727.             'api_platform.eager_loading.fetch_partial' => false,
  4728.             'api_platform.eager_loading.force_eager' => true,
  4729.             'api_platform.collection.exists_parameter_name' => 'exists',
  4730.             'api_platform.collection.order' => 'ASC',
  4731.             'api_platform.collection.order_parameter_name' => 'order',
  4732.             'api_platform.collection.order_nulls_comparison' => NULL,
  4733.             'api_platform.collection.pagination.enabled' => true,
  4734.             'api_platform.collection.pagination.partial' => false,
  4735.             'api_platform.collection.pagination.client_enabled' => false,
  4736.             'api_platform.collection.pagination.client_items_per_page' => true,
  4737.             'api_platform.collection.pagination.client_partial' => false,
  4738.             'api_platform.collection.pagination.items_per_page' => 30,
  4739.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4740.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  4741.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4742.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  4743.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4744.             'api_platform.collection.pagination' => [
  4745.                 'enabled' => true,
  4746.                 'page_parameter_name' => 'page',
  4747.                 'enabled_parameter_name' => 'pagination',
  4748.                 'items_per_page_parameter_name' => 'itemsPerPage',
  4749.                 'partial_parameter_name' => 'partial',
  4750.                 'client_items_per_page' => true,
  4751.             ],
  4752.             'api_platform.handle_symfony_errors' => false,
  4753.             'api_platform.http_cache.etag' => true,
  4754.             'api_platform.http_cache.max_age' => NULL,
  4755.             'api_platform.http_cache.shared_max_age' => NULL,
  4756.             'api_platform.http_cache.vary' => [
  4757.                 => 'Accept',
  4758.             ],
  4759.             'api_platform.http_cache.public' => NULL,
  4760.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4761.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4762.             'api_platform.asset_package' => NULL,
  4763.             'api_platform.defaults' => [
  4764.                 'extra_properties' => [
  4765.                 ],
  4766.                 'pagination_client_items_per_page' => true,
  4767.             ],
  4768.             'api_platform.rfc_7807_compliant_errors' => false,
  4769.             'api_platform.resource_class_directories' => [
  4770.                 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity'),
  4771.                 => (\dirname(__DIR__4).'/vendor/tchoulom/view-counter-bundle/Entity'),
  4772.                 => (\dirname(__DIR__4).'/src/ApiResource'),
  4773.                 => (\dirname(__DIR__4).'/src/Entity'),
  4774.             ],
  4775.             'api_platform.class_name_resources' => [
  4776.                 => 'ApiPlatform\\State\\ApiResource\\Error',
  4777.                 => 'ApiPlatform\\Symfony\\Validator\\Exception\\ValidationException',
  4778.             ],
  4779.             'api_platform.oauth.enabled' => false,
  4780.             'api_platform.oauth.clientId' => '',
  4781.             'api_platform.oauth.clientSecret' => '',
  4782.             'api_platform.oauth.type' => 'oauth2',
  4783.             'api_platform.oauth.flow' => 'application',
  4784.             'api_platform.oauth.tokenUrl' => '',
  4785.             'api_platform.oauth.authorizationUrl' => '',
  4786.             'api_platform.oauth.refreshUrl' => '',
  4787.             'api_platform.oauth.scopes' => [
  4788.             ],
  4789.             'api_platform.oauth.pkce' => false,
  4790.             'api_platform.openapi.termsOfService' => NULL,
  4791.             'api_platform.openapi.contact.name' => NULL,
  4792.             'api_platform.openapi.contact.url' => NULL,
  4793.             'api_platform.openapi.contact.email' => NULL,
  4794.             'api_platform.openapi.license.name' => NULL,
  4795.             'api_platform.openapi.license.url' => NULL,
  4796.             'api_platform.swagger.versions' => [
  4797.                 => 3,
  4798.             ],
  4799.             'api_platform.enable_swagger_ui' => true,
  4800.             'api_platform.enable_re_doc' => true,
  4801.             'api_platform.swagger.api_keys' => [
  4802.             ],
  4803.             'api_platform.swagger_ui.extra_configuration' => [
  4804.             ],
  4805.             'api_platform.graphql.enabled' => true,
  4806.             'api_platform.graphql.introspection.enabled' => true,
  4807.             'api_platform.graphql.graphiql.enabled' => true,
  4808.             'api_platform.graphql.graphql_playground.enabled' => true,
  4809.             'api_platform.graphql.collection.pagination' => [
  4810.                 'enabled' => true,
  4811.             ],
  4812.             'api_platform.graphql.default_ide' => 'graphiql',
  4813.             'api_platform.graphql.nesting_separator' => '_',
  4814.             'api_platform.validator.serialize_payload_fields' => [
  4815.             ],
  4816.             'api_platform.validator.query_parameter_validation' => true,
  4817.             'api_platform.mercure.include_type' => false,
  4818.             'api_platform.elasticsearch.enabled' => false,
  4819.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  4820.             'vich_uploader.mappings' => [
  4821.                 'attachments' => [
  4822.                     'uri_prefix' => '/uploads/attachments',
  4823.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/attachments'),
  4824.                     'namer' => [
  4825.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.attachments',
  4826.                         'options' => [
  4827.                         ],
  4828.                     ],
  4829.                     'directory_namer' => [
  4830.                         'service' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  4831.                         'options' => [
  4832.                             'date_time_format' => 'Y',
  4833.                             'date_time_property' => 'createdAt',
  4834.                         ],
  4835.                     ],
  4836.                     'inject_on_load' => false,
  4837.                     'delete_on_update' => true,
  4838.                     'delete_on_remove' => true,
  4839.                     'db_driver' => 'orm',
  4840.                 ],
  4841.             ],
  4842.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  4843.             'lexik_jwt_authentication.token_ttl' => 860400,
  4844.             'lexik_jwt_authentication.clock_skew' => 0,
  4845.             'lexik_jwt_authentication.user_identity_field' => 'username',
  4846.             'lexik_jwt_authentication.allow_no_expiration' => false,
  4847.             'lexik_jwt_authentication.user_id_claim' => 'username',
  4848.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  4849.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  4850.             'liip_imagine.resolvers' => [
  4851.                 'default' => [
  4852.                     'web_path' => [
  4853.                         'web_root' => (\dirname(__DIR__4).'/public'),
  4854.                         'cache_prefix' => 'media/cache',
  4855.                     ],
  4856.                 ],
  4857.             ],
  4858.             'liip_imagine.loaders' => [
  4859.                 'default' => [
  4860.                     'filesystem' => [
  4861.                         'locator' => 'filesystem',
  4862.                         'data_root' => [
  4863.                             => (\dirname(__DIR__4).'/public'),
  4864.                         ],
  4865.                         'allow_unresolvable_data_roots' => false,
  4866.                         'bundle_resources' => [
  4867.                             'enabled' => false,
  4868.                             'access_control_type' => 'blacklist',
  4869.                             'access_control_list' => [
  4870.                             ],
  4871.                         ],
  4872.                     ],
  4873.                 ],
  4874.             ],
  4875.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  4876.             'liip_imagine.jpegoptim.stripAll' => true,
  4877.             'liip_imagine.jpegoptim.max' => NULL,
  4878.             'liip_imagine.jpegoptim.progressive' => true,
  4879.             'liip_imagine.jpegoptim.tempDir' => NULL,
  4880.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  4881.             'liip_imagine.optipng.level' => 7,
  4882.             'liip_imagine.optipng.stripAll' => true,
  4883.             'liip_imagine.optipng.tempDir' => NULL,
  4884.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  4885.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  4886.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  4887.             'liip_imagine.cwebp.tempDir' => NULL,
  4888.             'liip_imagine.cwebp.q' => 75,
  4889.             'liip_imagine.cwebp.alphaQ' => 100,
  4890.             'liip_imagine.cwebp.m' => 4,
  4891.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  4892.             'liip_imagine.cwebp.alphaMethod' => 1,
  4893.             'liip_imagine.cwebp.exact' => false,
  4894.             'liip_imagine.cwebp.metadata' => [
  4895.                 => 'none',
  4896.             ],
  4897.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  4898.             'liip_imagine.cache.resolver.default' => 'default',
  4899.             'liip_imagine.default_image' => NULL,
  4900.             'liip_imagine.filter_sets' => [
  4901.                 'cache' => [
  4902.                     'quality' => 100,
  4903.                     'jpeg_quality' => NULL,
  4904.                     'png_compression_level' => NULL,
  4905.                     'png_compression_filter' => NULL,
  4906.                     'format' => NULL,
  4907.                     'animated' => false,
  4908.                     'cache' => NULL,
  4909.                     'data_loader' => NULL,
  4910.                     'default_image' => NULL,
  4911.                     'filters' => [
  4912.                     ],
  4913.                     'post_processors' => [
  4914.                     ],
  4915.                 ],
  4916.                 'my_thumb' => [
  4917.                     'quality' => 75,
  4918.                     'jpeg_quality' => NULL,
  4919.                     'png_compression_level' => NULL,
  4920.                     'png_compression_filter' => NULL,
  4921.                     'format' => NULL,
  4922.                     'animated' => false,
  4923.                     'cache' => NULL,
  4924.                     'data_loader' => NULL,
  4925.                     'default_image' => NULL,
  4926.                     'filters' => [
  4927.                         'thumbnail' => [
  4928.                             'size' => [
  4929.                                 => 120,
  4930.                                 => 90,
  4931.                             ],
  4932.                             'mode' => 'outbound',
  4933.                         ],
  4934.                         'background' => [
  4935.                             'size' => [
  4936.                                 => 124,
  4937.                                 => 94,
  4938.                             ],
  4939.                             'position' => 'center',
  4940.                             'color' => '#000000',
  4941.                         ],
  4942.                     ],
  4943.                     'post_processors' => [
  4944.                     ],
  4945.                 ],
  4946.             ],
  4947.             'liip_imagine.binary.loader.default' => 'default',
  4948.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  4949.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  4950.             'liip_imagine.webp.generate' => false,
  4951.             'liip_imagine.webp.options' => [
  4952.                 'quality' => 100,
  4953.                 'cache' => NULL,
  4954.                 'data_loader' => NULL,
  4955.                 'post_processors' => [
  4956.                 ],
  4957.             ],
  4958.             'sonata.form.form_type' => 'standard',
  4959.             'sonata.exporter.writer.csv.filename' => 'php://output',
  4960.             'sonata.exporter.writer.csv.delimiter' => ',',
  4961.             'sonata.exporter.writer.csv.enclosure' => '"',
  4962.             'sonata.exporter.writer.csv.escape' => '\\',
  4963.             'sonata.exporter.writer.csv.show_headers' => true,
  4964.             'sonata.exporter.writer.csv.with_bom' => false,
  4965.             'sonata.exporter.writer.json.filename' => 'php://output',
  4966.             'sonata.exporter.writer.xls.filename' => 'php://output',
  4967.             'sonata.exporter.writer.xls.show_headers' => true,
  4968.             'sonata.exporter.writer.xlsx.filename' => 'php://output',
  4969.             'sonata.exporter.writer.xlsx.show_headers' => true,
  4970.             'sonata.exporter.writer.xlsx.show_filters' => true,
  4971.             'sonata.exporter.writer.xml.filename' => 'php://output',
  4972.             'sonata.exporter.writer.xml.show_headers' => true,
  4973.             'sonata.exporter.writer.xml.main_element' => 'datas',
  4974.             'sonata.exporter.writer.xml.child_element' => 'data',
  4975.             'sonata.block.container.types' => [
  4976.                 => 'sonata.block.service.container',
  4977.                 => 'sonata.page.block.container',
  4978.                 => 'sonata.dashboard.block.container',
  4979.                 => 'cmf.block.container',
  4980.                 => 'cmf.block.slideshow',
  4981.             ],
  4982.             'sonata_block.blocks' => [
  4983.                 'sonata.block.service.container' => [
  4984.                     'contexts' => [
  4985.                     ],
  4986.                     'templates' => [
  4987.                     ],
  4988.                     'settings' => [
  4989.                     ],
  4990.                 ],
  4991.                 'sonata.block.service.empty' => [
  4992.                     'contexts' => [
  4993.                     ],
  4994.                     'templates' => [
  4995.                     ],
  4996.                     'settings' => [
  4997.                     ],
  4998.                 ],
  4999.                 'sonata.block.service.text' => [
  5000.                     'contexts' => [
  5001.                     ],
  5002.                     'templates' => [
  5003.                     ],
  5004.                     'settings' => [
  5005.                     ],
  5006.                 ],
  5007.                 'sonata.block.service.rss' => [
  5008.                     'contexts' => [
  5009.                     ],
  5010.                     'templates' => [
  5011.                     ],
  5012.                     'settings' => [
  5013.                     ],
  5014.                 ],
  5015.                 'sonata.block.service.template' => [
  5016.                     'contexts' => [
  5017.                     ],
  5018.                     'templates' => [
  5019.                     ],
  5020.                     'settings' => [
  5021.                     ],
  5022.                 ],
  5023.             ],
  5024.             'sonata_block.blocks_by_class' => [
  5025.             ],
  5026.             'sonata_blocks.block_types' => [
  5027.                 => 'sonata.block.service.container',
  5028.                 => 'sonata.block.service.empty',
  5029.                 => 'sonata.block.service.text',
  5030.                 => 'sonata.block.service.rss',
  5031.                 => 'sonata.block.service.template',
  5032.             ],
  5033.             'sonata_blocks.default_contexts' => [
  5034.             ],
  5035.             'sonata.seo.config' => [
  5036.                 'title' => 'Kimia Manager',
  5037.                 'default' => 'sonata.seo.page.default',
  5038.                 'separator' => ' - ',
  5039.                 'metas' => [
  5040.                     'name' => [
  5041.                         'keywords' => 'kimia manager erp billing',
  5042.                         'description' => 'Kimia Manager, the best ERP for your Business',
  5043.                         'robots' => 'index, follow',
  5044.                     ],
  5045.                     'property' => [
  5046.                         'og:site_name' => 'Kimia Manager',
  5047.                         'og:description' => 'Kimia Manager, the best ERP for your Business',
  5048.                     ],
  5049.                     'http-equiv' => [
  5050.                         'Content-Type' => 'text/html; charset=utf-8',
  5051.                     ],
  5052.                     'charset' => [
  5053.                         'UTF-8' => '',
  5054.                     ],
  5055.                 ],
  5056.                 'head' => [
  5057.                     'xmlns' => 'http://www.w3.org/1999/xhtml',
  5058.                     'xmlns:og' => 'http://opengraphprotocol.org/schema/',
  5059.                 ],
  5060.                 'title_prefix' => NULL,
  5061.                 'title_suffix' => NULL,
  5062.             ],
  5063.             'group_in_config.route_name' => 'app/in/config',
  5064.             'group_in_config.message_edited' => 'Vous venez de mettre Ã  jour la configuration globale',
  5065.             'group_in_config.properties' => [
  5066.                 => [
  5067.                     'name' => 'sitename',
  5068.                     'default' => 'Kimia Manager',
  5069.                     'type' => 'string',
  5070.                     'nullable' => true,
  5071.                 ],
  5072.                 => [
  5073.                     'name' => 'siteTheme',
  5074.                     'default' => '#000000',
  5075.                     'type' => 'string',
  5076.                     'nullable' => true,
  5077.                 ],
  5078.                 => [
  5079.                     'name' => 'url_site',
  5080.                     'default' => 'https://kimia.pro',
  5081.                     'type' => 'string',
  5082.                     'nullable' => true,
  5083.                 ],
  5084.                 => [
  5085.                     'name' => 'is_active',
  5086.                     'default' => true,
  5087.                     'type' => 'bool',
  5088.                     'nullable' => true,
  5089.                 ],
  5090.                 => [
  5091.                     'name' => 'on_maintenance',
  5092.                     'default' => 'falseo',
  5093.                     'type' => 'bool',
  5094.                     'nullable' => true,
  5095.                 ],
  5096.                 => [
  5097.                     'name' => 'author',
  5098.                     'default' => 'Nephtali Nlandu',
  5099.                     'type' => 'string',
  5100.                     'nullable' => true,
  5101.                 ],
  5102.                 => [
  5103.                     'name' => 'language',
  5104.                     'default' => 'french',
  5105.                     'type' => 'string',
  5106.                     'nullable' => true,
  5107.                 ],
  5108.                 => [
  5109.                     'name' => 'theme_mode',
  5110.                     'default' => 'theme.light',
  5111.                     'type' => 'string',
  5112.                     'nullable' => true,
  5113.                 ],
  5114.                 => [
  5115.                     'name' => 'color_primary',
  5116.                     'default' => '#ec5b2f',
  5117.                     'type' => 'string',
  5118.                     'nullable' => true,
  5119.                 ],
  5120.                 => [
  5121.                     'name' => 'color_secondary',
  5122.                     'default' => '#74788d',
  5123.                     'type' => 'string',
  5124.                     'nullable' => true,
  5125.                 ],
  5126.                 10 => [
  5127.                     'name' => 'is_topbar_establishment_name',
  5128.                     'default' => true,
  5129.                     'type' => 'bool',
  5130.                     'nullable' => true,
  5131.                 ],
  5132.                 11 => [
  5133.                     'name' => 'is_topbar_establishment_logo',
  5134.                     'default' => true,
  5135.                     'type' => 'bool',
  5136.                     'nullable' => true,
  5137.                 ],
  5138.                 12 => [
  5139.                     'name' => 'is_topbar_establishment_logo_min',
  5140.                     'default' => true,
  5141.                     'type' => 'bool',
  5142.                     'nullable' => true,
  5143.                 ],
  5144.                 13 => [
  5145.                     'name' => 'is_sidebar_logo',
  5146.                     'default' => false,
  5147.                     'type' => 'bool',
  5148.                     'nullable' => true,
  5149.                 ],
  5150.                 14 => [
  5151.                     'name' => 'is_login_bg_image',
  5152.                     'default' => false,
  5153.                     'type' => 'bool',
  5154.                     'nullable' => true,
  5155.                 ],
  5156.                 15 => [
  5157.                     'name' => 'is_login_bg_color',
  5158.                     'default' => true,
  5159.                     'type' => 'bool',
  5160.                     'nullable' => true,
  5161.                 ],
  5162.                 16 => [
  5163.                     'name' => 'currencies',
  5164.                     'default' => NULL,
  5165.                     'type' => 'array',
  5166.                     'nullable' => true,
  5167.                 ],
  5168.                 17 => [
  5169.                     'name' => 'rates',
  5170.                     'default' => NULL,
  5171.                     'type' => 'array',
  5172.                     'nullable' => true,
  5173.                 ],
  5174.             ],
  5175.             'group_in_config.filename' => NULL,
  5176.             'group_in_config.path' => 'var',
  5177.             'group_in_config.form_path' => 'src/Form',
  5178.             'group_in_config.form_namespace' => 'App\\Form',
  5179.             'group_in_config.form_name' => 'ConfigPropertyType',
  5180.             'group_in_config.controller_path' => 'src/Controller',
  5181.             'group_in_config.controller_name' => 'ConfigPropertyController',
  5182.             'group_in_config.controller_namespace' => 'App\\Controller',
  5183.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  5184.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  5185.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  5186.             'knp_paginator.page_range' => 5,
  5187.             'knp_paginator.page_limit' => NULL,
  5188.             'tchoulom.viewcounter.base.class' => 'Tchoulom\\ViewCounterBundle\\Counter\\AbstractViewCounter',
  5189.             'tchoulom.viewcounter.class' => 'Tchoulom\\ViewCounterBundle\\Counter\\ViewCounter',
  5190.             'tchoulom.viewcounter.manager.class' => 'Tchoulom\\ViewCounterBundle\\Manager\\CounterManager',
  5191.             'tchoulom.viewcounter_config.class' => 'Tchoulom\\ViewCounterBundle\\Model\\ViewcounterConfig',
  5192.             'tchoulom.viewcounter_node_config.class' => 'Tchoulom\\ViewCounterBundle\\Model\\ViewcounterNodeConfig',
  5193.             'tchoulom.statistics_node_config.class' => 'Tchoulom\\ViewCounterBundle\\Model\\StatisticsNodeConfig',
  5194.             'tchoulom.viewcounter.storage_adapter.class' => 'Tchoulom\\ViewCounterBundle\\Adapter\\Storage\\StorageAdapter',
  5195.             'tchoulom.viewcounter.filesystem_storage.class' => 'Tchoulom\\ViewCounterBundle\\Storage\\Filesystem\\FilesystemStorage',
  5196.             'tchoulom.viewcounter.mongodb_storage.class' => 'Tchoulom\\ViewCounterBundle\\Storage\\Database\\MongoDB\\MongoDBStorage',
  5197.             'tchoulom.viewcounter.stats_manager.class' => 'Tchoulom\\ViewCounterBundle\\Manager\\StatsManager',
  5198.             'tchoulom.viewcounter.file_stats_builder.class' => 'Tchoulom\\ViewCounterBundle\\Builder\\FileStatsBuilder',
  5199.             'tchoulom.viewcounter.file_stats_finder.class' => 'Tchoulom\\ViewCounterBundle\\Finder\\FileStatsFinder',
  5200.             'tchoulom.viewcounter.stats_computer.class' => 'Tchoulom\\ViewCounterBundle\\Compute\\StatsComputer',
  5201.             'tchoulom.viewcounter.stats_converter.class' => 'Tchoulom\\ViewCounterBundle\\ETL\\StatsConverter',
  5202.             'tchoulom.viewcounter.command.base.class' => 'Tchoulom\\ViewCounterBundle\\Command\\AbstractCommand',
  5203.             'tchoulom.viewcounter.cleanup.command.class' => 'Tchoulom\\ViewCounterBundle\\Command\\ViewcounterCleanupCommand',
  5204.             'tchoulom.viewcounter.stats_converter.command.class' => 'Tchoulom\\ViewCounterBundle\\Command\\StatsConverterCommand',
  5205.             'tchoulom.viewcounter.geolocator_adapter.class' => 'Tchoulom\\ViewCounterBundle\\Adapter\\Geolocator\\GeolocatorAdapter',
  5206.             'tchoulom.viewcounter.repository.base.class' => 'Tchoulom\\ViewCounterBundle\\Repository\\AbstractRepository',
  5207.             'tchoulom.viewcounter.repository.class' => 'Tchoulom\\ViewCounterBundle\\Repository\\CounterRepository',
  5208.             'data_collector.templates' => [
  5209.                 'data_collector.request' => [
  5210.                     => 'request',
  5211.                     => '@WebProfiler/Collector/request.html.twig',
  5212.                 ],
  5213.                 'api_platform.data_collector.request' => [
  5214.                     => 'api_platform.data_collector.request',
  5215.                     => '@ApiPlatform/DataCollector/request.html.twig',
  5216.                 ],
  5217.                 'data_collector.time' => [
  5218.                     => 'time',
  5219.                     => '@WebProfiler/Collector/time.html.twig',
  5220.                 ],
  5221.                 'data_collector.memory' => [
  5222.                     => 'memory',
  5223.                     => '@WebProfiler/Collector/memory.html.twig',
  5224.                 ],
  5225.                 'data_collector.validator' => [
  5226.                     => 'validator',
  5227.                     => '@WebProfiler/Collector/validator.html.twig',
  5228.                 ],
  5229.                 'data_collector.ajax' => [
  5230.                     => 'ajax',
  5231.                     => '@WebProfiler/Collector/ajax.html.twig',
  5232.                 ],
  5233.                 'data_collector.form' => [
  5234.                     => 'form',
  5235.                     => '@WebProfiler/Collector/form.html.twig',
  5236.                 ],
  5237.                 'data_collector.exception' => [
  5238.                     => 'exception',
  5239.                     => '@WebProfiler/Collector/exception.html.twig',
  5240.                 ],
  5241.                 'data_collector.logger' => [
  5242.                     => 'logger',
  5243.                     => '@WebProfiler/Collector/logger.html.twig',
  5244.                 ],
  5245.                 'data_collector.events' => [
  5246.                     => 'events',
  5247.                     => '@WebProfiler/Collector/events.html.twig',
  5248.                 ],
  5249.                 'data_collector.router' => [
  5250.                     => 'router',
  5251.                     => '@WebProfiler/Collector/router.html.twig',
  5252.                 ],
  5253.                 'data_collector.cache' => [
  5254.                     => 'cache',
  5255.                     => '@WebProfiler/Collector/cache.html.twig',
  5256.                 ],
  5257.                 'data_collector.translation' => [
  5258.                     => 'translation',
  5259.                     => '@WebProfiler/Collector/translation.html.twig',
  5260.                 ],
  5261.                 'data_collector.security' => [
  5262.                     => 'security',
  5263.                     => '@Security/Collector/security.html.twig',
  5264.                 ],
  5265.                 'data_collector.twig' => [
  5266.                     => 'twig',
  5267.                     => '@WebProfiler/Collector/twig.html.twig',
  5268.                 ],
  5269.                 'data_collector.http_client' => [
  5270.                     => 'http_client',
  5271.                     => '@WebProfiler/Collector/http_client.html.twig',
  5272.                 ],
  5273.                 'data_collector.doctrine' => [
  5274.                     => 'db',
  5275.                     => '@Doctrine/Collector/db.html.twig',
  5276.                 ],
  5277.                 'data_collector.dump' => [
  5278.                     => 'dump',
  5279.                     => '@Debug/Profiler/dump.html.twig',
  5280.                 ],
  5281.                 'data_collector.messenger' => [
  5282.                     => 'messenger',
  5283.                     => '@WebProfiler/Collector/messenger.html.twig',
  5284.                 ],
  5285.                 'mailer.data_collector' => [
  5286.                     => 'mailer',
  5287.                     => '@WebProfiler/Collector/mailer.html.twig',
  5288.                 ],
  5289.                 'notifier.data_collector' => [
  5290.                     => 'notifier',
  5291.                     => '@WebProfiler/Collector/notifier.html.twig',
  5292.                 ],
  5293.                 'serializer.data_collector' => [
  5294.                     => 'serializer',
  5295.                     => '@WebProfiler/Collector/serializer.html.twig',
  5296.                 ],
  5297.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  5298.                     => 'easyadmin',
  5299.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  5300.                 ],
  5301.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  5302.                     => 'vich_uploader.mapping_collector',
  5303.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  5304.                 ],
  5305.                 'data_collector.mercure' => [
  5306.                     => 'mercure',
  5307.                     => '@Mercure/Collector/mercure.html.twig',
  5308.                 ],
  5309.                 'sonata.block.data_collector' => [
  5310.                     => 'block',
  5311.                     => '@SonataBlock/Profiler/block.html.twig',
  5312.                 ],
  5313.                 'data_collector.config' => [
  5314.                     => 'config',
  5315.                     => '@WebProfiler/Collector/config.html.twig',
  5316.                 ],
  5317.             ],
  5318.             'console.command.ids' => [
  5319.                 => 'tchoulom.viewcounter.cleanup.command',
  5320.                 => 'tchoulom.viewcounter.stats_converter.command',
  5321.             ],
  5322.         ];
  5323.     }
  5324. }