var/cache/dev/ContainerJ6lvkBy/App_KernelDevDebugContainer.php line 3829

Open in your IDE?
  1. <?php
  2. namespace ContainerJ6lvkBy;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  39.             '.container.private.session' => 'get_Container_Private_SessionService',
  40.             '.container.private.state_machine.prospectOnStoreQualification' => 'get_Container_Private_StateMachine_ProspectOnStoreQualificationService',
  41.             '.container.private.state_machine.store' => 'get_Container_Private_StateMachine_StoreService',
  42.             '.container.private.state_machine.storeManagementRequest' => 'get_Container_Private_StateMachine_StoreManagementRequestService',
  43.             '.container.private.twig' => 'get_Container_Private_TwigService',
  44.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  45.             'Wits\\PaymentBundle\\Service\\StripeService' => 'getStripeServiceService',
  46.             'cache.app' => 'getCache_AppService',
  47.             'cache.system' => 'getCache_SystemService',
  48.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  49.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  50.             'data_collector.dump' => 'getDataCollector_DumpService',
  51.             'doctrine' => 'getDoctrineService',
  52.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  53.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  54.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  55.             'event_dispatcher' => 'getEventDispatcherService',
  56.             'http_kernel' => 'getHttpKernelService',
  57.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  58.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  59.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  60.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  61.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  62.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  63.             'request_stack' => 'getRequestStackService',
  64.             'router' => 'getRouterService',
  65.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  66.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  67.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  68.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  69.             'sonata.seo.page.default' => 'getSonata_Seo_Page_DefaultService',
  70.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  71.             'translator' => 'getTranslatorService',
  72.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  73.             'cache_clearer' => 'getCacheClearerService',
  74.             'filesystem' => 'getFilesystemService',
  75.             'state_machine.storeManagementRequest' => 'getStateMachine_StoreManagementRequestService',
  76.             'state_machine.store' => 'getStateMachine_StoreService',
  77.             'state_machine.prospectOnStoreQualification' => 'getStateMachine_ProspectOnStoreQualificationService',
  78.             'serializer' => 'getSerializerService',
  79.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  80.             'form.factory' => 'getForm_FactoryService',
  81.             'form.type.file' => 'getForm_Type_FileService',
  82.             'profiler' => 'getProfilerService',
  83.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  84.             'security.token_storage' => 'getSecurity_TokenStorageService',
  85.             'twig' => 'getTwigService',
  86.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  87.             'session' => 'getSessionService',
  88.             'validator' => 'getValidatorService',
  89.         ];
  90.         $this->fileMap = [
  91.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  92.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  93.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  94.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  95.             'App\\Controller\\Admin\\AbstractCRUDController' => 'getAbstractCRUDControllerService',
  96.             'App\\Controller\\Admin\\ClaimAdminController' => 'getClaimAdminControllerService',
  97.             'App\\Controller\\Admin\\CommercialAdminController' => 'getCommercialAdminControllerService',
  98.             'App\\Controller\\Admin\\DeviceSaleAdminController' => 'getDeviceSaleAdminControllerService',
  99.             'App\\Controller\\Admin\\FinancialStatisticAdminController' => 'getFinancialStatisticAdminControllerService',
  100.             'App\\Controller\\Admin\\FreelanceAdminController' => 'getFreelanceAdminControllerService',
  101.             'App\\Controller\\Admin\\FreelancerCommentAdminController' => 'getFreelancerCommentAdminControllerService',
  102.             'App\\Controller\\Admin\\LeadAdminController' => 'getLeadAdminControllerService',
  103.             'App\\Controller\\Admin\\OrderAdminController' => 'getOrderAdminControllerService',
  104.             'App\\Controller\\Admin\\ProductionStatisticAdminController' => 'getProductionStatisticAdminControllerService',
  105.             'App\\Controller\\Admin\\ProspectAdminController' => 'getProspectAdminControllerService',
  106.             'App\\Controller\\Admin\\ProspectDuplicateAdminController' => 'getProspectDuplicateAdminControllerService',
  107.             'App\\Controller\\Admin\\ProspectOnStoreAdminController' => 'getProspectOnStoreAdminControllerService',
  108.             'App\\Controller\\Admin\\ProspectOnStoreQualificationAdminController' => 'getProspectOnStoreQualificationAdminControllerService',
  109.             'App\\Controller\\Admin\\RefereeCRUDController' => 'getRefereeCRUDControllerService',
  110.             'App\\Controller\\Admin\\SmsBroadcastAdminController' => 'getSmsBroadcastAdminControllerService',
  111.             'App\\Controller\\Admin\\StatisticController' => 'getStatisticControllerService',
  112.             'App\\Controller\\Admin\\StoreAdminController' => 'getStoreAdminControllerService',
  113.             'App\\Controller\\Admin\\StoreManagementRequestAdminController' => 'getStoreManagementRequestAdminControllerService',
  114.             'App\\Controller\\Admin\\UserAdminController' => 'getUserAdminControllerService',
  115.             'App\\Controller\\Api\\QualifyProspectAction' => 'getQualifyProspectActionService',
  116.             'App\\Controller\\Api\\SearchStoresAction' => 'getSearchStoresActionService',
  117.             'App\\Controller\\Api\\getPosFromHubspotAction' => 'getGetPosFromHubspotActionService',
  118.             'App\\Controller\\Backoffice\\CentralPurchasing\\CentralPurchasingBackofficeController' => 'getCentralPurchasingBackofficeControllerService',
  119.             'App\\Controller\\Backoffice\\DefaultBackofficeController' => 'getDefaultBackofficeControllerService',
  120.             'App\\Controller\\Backoffice\\Freelancer\\AccountConfigurationWizardController' => 'getAccountConfigurationWizardControllerService',
  121.             'App\\Controller\\Backoffice\\Freelancer\\AssistantBackOfficeController' => 'getAssistantBackOfficeControllerService',
  122.             'App\\Controller\\Backoffice\\Freelancer\\BusinessModelBackofficeController' => 'getBusinessModelBackofficeControllerService',
  123.             'App\\Controller\\Backoffice\\Freelancer\\ClaimController' => 'getClaimControllerService',
  124.             'App\\Controller\\Backoffice\\Freelancer\\DashboardBackofficeController' => 'getDashboardBackofficeControllerService',
  125.             'App\\Controller\\Backoffice\\Freelancer\\DeviceSaleBackofficeController' => 'getDeviceSaleBackofficeControllerService',
  126.             'App\\Controller\\Backoffice\\Freelancer\\OrderBackofficeController' => 'getOrderBackofficeControllerService',
  127.             'App\\Controller\\Backoffice\\Freelancer\\PaymentBackofficeController' => 'getPaymentBackofficeControllerService',
  128.             'App\\Controller\\Backoffice\\Freelancer\\ProspectBackofficeController' => 'getProspectBackofficeControllerService',
  129.             'App\\Controller\\Backoffice\\Freelancer\\SmsBroadcastController' => 'getSmsBroadcastControllerService',
  130.             'App\\Controller\\Backoffice\\Freelancer\\SponsorshipController' => 'getSponsorshipControllerService',
  131.             'App\\Controller\\Backoffice\\Freelancer\\StatBackOfficeController' => 'getStatBackOfficeControllerService',
  132.             'App\\Controller\\Backoffice\\Freelancer\\StoreBackofficeController' => 'getStoreBackofficeControllerService',
  133.             'App\\Controller\\Backoffice\\Freelancer\\StoreIndexationBackofficeController' => 'getStoreIndexationBackofficeControllerService',
  134.             'App\\Controller\\Backoffice\\Freelancer\\StorePageBackofficeController' => 'getStorePageBackofficeControllerService',
  135.             'App\\Controller\\Backoffice\\NotificationController' => 'getNotificationControllerService',
  136.             'App\\Controller\\Backoffice\\Prescriber\\PrescriberBackofficeController' => 'getPrescriberBackofficeControllerService',
  137.             'App\\Controller\\Backoffice\\Prescriber\\PrescriberIncentiveBackofficeController' => 'getPrescriberIncentiveBackofficeControllerService',
  138.             'App\\Controller\\Backoffice\\Prescriber\\PrescriberProspectController' => 'getPrescriberProspectControllerService',
  139.             'App\\Controller\\Backoffice\\Prescriber\\PrescriberRemunerationBackofficeController' => 'getPrescriberRemunerationBackofficeControllerService',
  140.             'App\\Controller\\Backoffice\\ProfileController' => 'getProfileControllerService',
  141.             'App\\Controller\\Front\\BlogController' => 'getBlogControllerService',
  142.             'App\\Controller\\Front\\CityController' => 'getCityControllerService',
  143.             'App\\Controller\\Front\\CoregistrationController' => 'getCoregistrationControllerService',
  144.             'App\\Controller\\Front\\DefaultController' => 'getDefaultControllerService',
  145.             'App\\Controller\\Front\\HearingAidController' => 'getHearingAidControllerService',
  146.             'App\\Controller\\Front\\HearingBrandController' => 'getHearingBrandControllerService',
  147.             'App\\Controller\\Front\\HearingMakerController' => 'getHearingMakerControllerService',
  148.             'App\\Controller\\Front\\LandingPage\\LandingPageController' => 'getLandingPageControllerService',
  149.             'App\\Controller\\Front\\PhoneValidationController' => 'getPhoneValidationControllerService',
  150.             'App\\Controller\\Front\\ProspectController' => 'getProspectControllerService',
  151.             'App\\Controller\\Front\\ProspectDuplicatePageController' => 'getProspectDuplicatePageControllerService',
  152.             'App\\Controller\\Front\\ProspectFeedbackController' => 'getProspectFeedbackControllerService',
  153.             'App\\Controller\\Front\\ProspectOnHearingAidController' => 'getProspectOnHearingAidControllerService',
  154.             'App\\Controller\\Front\\ProspectOnStoreFeedbackController' => 'getProspectOnStoreFeedbackControllerService',
  155.             'App\\Controller\\Front\\ShortUrlController' => 'getShortUrlControllerService',
  156.             'App\\Controller\\Front\\SitemapController' => 'getSitemapControllerService',
  157.             'App\\Controller\\Front\\SponsorshipController' => 'getSponsorshipController2Service',
  158.             'App\\Controller\\Front\\StatController' => 'getStatControllerService',
  159.             'App\\Controller\\Front\\StoreFinderController' => 'getStoreFinderControllerService',
  160.             'App\\Controller\\Front\\StorePageController' => 'getStorePageControllerService',
  161.             'App\\Controller\\Front\\TestPageController' => 'getTestPageControllerService',
  162.             'App\\Controller\\Orl\\OrlController' => 'getOrlControllerService',
  163.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  164.             'App\\Controller\\UserBundle\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  165.             'App\\Controller\\Webhook\\AudiowizardWebhookController' => 'getAudiowizardWebhookControllerService',
  166.             'App\\Controller\\Webhook\\HubspotWebhookController' => 'getHubspotWebhookControllerService',
  167.             'App\\Controller\\Whitelabel\\WhitelabelController' => 'getWhitelabelControllerService',
  168.             'App\\Form\\ProspectFlow' => 'getProspectFlowService',
  169.             'App\\Service\\FreelancerStatisticService' => 'getFreelancerStatisticServiceService',
  170.             'App\\Service\\InvoiceService' => 'getInvoiceServiceService',
  171.             'App\\Service\\StatService' => 'getStatServiceService',
  172.             'App\\Service\\StoreService' => 'getStoreServiceService',
  173.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  174.             'Geocoder\\Dumper\\GeoArray' => 'getGeoArrayService',
  175.             'Geocoder\\Dumper\\GeoJson' => 'getGeoJsonService',
  176.             'Geocoder\\Dumper\\Gpx' => 'getGpxService',
  177.             'Geocoder\\Dumper\\Kml' => 'getKmlService',
  178.             'Geocoder\\Dumper\\Wkb' => 'getWkbService',
  179.             'Geocoder\\Dumper\\Wkt' => 'getWktService',
  180.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  181.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  182.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface' => 'getCodeGeneratorInterfaceService',
  183.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  184.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  185.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  186.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  187.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  188.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  189.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  190.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  191.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  192.             'Vich\\UploaderBundle\\Naming\\PropertyNamer.store_images' => 'getPropertyNamer_StoreImagesService',
  193.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  194.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  195.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  196.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.blog_author_image' => 'getUniqidNamer_BlogAuthorImageService',
  197.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.blogpost_image' => 'getUniqidNamer_BlogpostImageService',
  198.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.invoice_pdf' => 'getUniqidNamer_InvoicePdfService',
  199.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.storeManagementRequest_kbis' => 'getUniqidNamer_StoreManagementRequestKbisService',
  200.             'Wits\\PaymentBundle\\Controller\\StripeController' => 'getStripeControllerService',
  201.             'admin.StoreManagementRequest.template_registry' => 'getAdmin_StoreManagementRequest_TemplateRegistryService',
  202.             'admin.acquisitionMode.template_registry' => 'getAdmin_AcquisitionMode_TemplateRegistryService',
  203.             'admin.blogAuthor.template_registry' => 'getAdmin_BlogAuthor_TemplateRegistryService',
  204.             'admin.blogCategory.template_registry' => 'getAdmin_BlogCategory_TemplateRegistryService',
  205.             'admin.blogPost.template_registry' => 'getAdmin_BlogPost_TemplateRegistryService',
  206.             'admin.careNetwork.template_registry' => 'getAdmin_CareNetwork_TemplateRegistryService',
  207.             'admin.centralPurchasing.template_registry' => 'getAdmin_CentralPurchasing_TemplateRegistryService',
  208.             'admin.cityPost.template_registry' => 'getAdmin_CityPost_TemplateRegistryService',
  209.             'admin.claimAdmin.template_registry' => 'getAdmin_ClaimAdmin_TemplateRegistryService',
  210.             'admin.coregistrationCampaign.template_registry' => 'getAdmin_CoregistrationCampaign_TemplateRegistryService',
  211.             'admin.creditCost.template_registry' => 'getAdmin_CreditCost_TemplateRegistryService',
  212.             'admin.creditPackGeneric.template_registry' => 'getAdmin_CreditPackGeneric_TemplateRegistryService',
  213.             'admin.deviceSale.template_registry' => 'getAdmin_DeviceSale_TemplateRegistryService',
  214.             'admin.financialParameterAdmin.template_registry' => 'getAdmin_FinancialParameterAdmin_TemplateRegistryService',
  215.             'admin.financialStatisticAdmin.template_registry' => 'getAdmin_FinancialStatisticAdmin_TemplateRegistryService',
  216.             'admin.freelancer.template_registry' => 'getAdmin_Freelancer_TemplateRegistryService',
  217.             'admin.freelancerComment.template_registry' => 'getAdmin_FreelancerComment_TemplateRegistryService',
  218.             'admin.hearingAid.template_registry' => 'getAdmin_HearingAid_TemplateRegistryService',
  219.             'admin.hearingBrand.template_registry' => 'getAdmin_HearingBrand_TemplateRegistryService',
  220.             'admin.hearingMaker.template_registry' => 'getAdmin_HearingMaker_TemplateRegistryService',
  221.             'admin.invoice.template_registry' => 'getAdmin_Invoice_TemplateRegistryService',
  222.             'admin.lead.template_registry' => 'getAdmin_Lead_TemplateRegistryService',
  223.             'admin.logEntry.template_registry' => 'getAdmin_LogEntry_TemplateRegistryService',
  224.             'admin.navigationStatisticAdmin.template_registry' => 'getAdmin_NavigationStatisticAdmin_TemplateRegistryService',
  225.             'admin.notification.template_registry' => 'getAdmin_Notification_TemplateRegistryService',
  226.             'admin.order.template_registry' => 'getAdmin_Order_TemplateRegistryService',
  227.             'admin.partner.template_registry' => 'getAdmin_Partner_TemplateRegistryService',
  228.             'admin.payment.template_registry' => 'getAdmin_Payment_TemplateRegistryService',
  229.             'admin.paymentMethod.template_registry' => 'getAdmin_PaymentMethod_TemplateRegistryService',
  230.             'admin.phoneValidation.template_registry' => 'getAdmin_PhoneValidation_TemplateRegistryService',
  231.             'admin.prescriber.template_registry' => 'getAdmin_Prescriber_TemplateRegistryService',
  232.             'admin.productionStatisticAdmin.template_registry' => 'getAdmin_ProductionStatisticAdmin_TemplateRegistryService',
  233.             'admin.prospect.template_registry' => 'getAdmin_Prospect_TemplateRegistryService',
  234.             'admin.prospectDulicate.template_registry' => 'getAdmin_ProspectDulicate_TemplateRegistryService',
  235.             'admin.prospectOnHearingAid.template_registry' => 'getAdmin_ProspectOnHearingAid_TemplateRegistryService',
  236.             'admin.prospectOnStore.template_registry' => 'getAdmin_ProspectOnStore_TemplateRegistryService',
  237.             'admin.prospectOnStoreFeedback.template_registry' => 'getAdmin_ProspectOnStoreFeedback_TemplateRegistryService',
  238.             'admin.prospectOnStoreQualification.template_registry' => 'getAdmin_ProspectOnStoreQualification_TemplateRegistryService',
  239.             'admin.prospectOnStoreStatus.template_registry' => 'getAdmin_ProspectOnStoreStatus_TemplateRegistryService',
  240.             'admin.prospectQualification.template_registry' => 'getAdmin_ProspectQualification_TemplateRegistryService',
  241.             'admin.qualificationStatisticAdmin.template_registry' => 'getAdmin_QualificationStatisticAdmin_TemplateRegistryService',
  242.             'admin.shortUrl.template_registry' => 'getAdmin_ShortUrl_TemplateRegistryService',
  243.             'admin.smsBroadcast.template_registry' => 'getAdmin_SmsBroadcast_TemplateRegistryService',
  244.             'admin.sponsorship.template_registry' => 'getAdmin_Sponsorship_TemplateRegistryService',
  245.             'admin.stat.report.template_registry' => 'getAdmin_Stat_Report_TemplateRegistryService',
  246.             'admin.store.template_registry' => 'getAdmin_Store_TemplateRegistryService',
  247.             'admin.storeFinderData.template_registry' => 'getAdmin_StoreFinderData_TemplateRegistryService',
  248.             'admin.storeIndexation.template_registry' => 'getAdmin_StoreIndexation_TemplateRegistryService',
  249.             'admin.storePage.template_registry' => 'getAdmin_StorePage_TemplateRegistryService',
  250.             'admin.thirdPartyEntity.template_registry' => 'getAdmin_ThirdPartyEntity_TemplateRegistryService',
  251.             'admin.user.template_registry' => 'getAdmin_User_TemplateRegistryService',
  252.             'admin.userTracking.template_registry' => 'getAdmin_UserTracking_TemplateRegistryService',
  253.             'admin.userTrackingDetail.template_registry' => 'getAdmin_UserTrackingDetail_TemplateRegistryService',
  254.             'admin.userTrackingDuration.template_registry' => 'getAdmin_UserTrackingDuration_TemplateRegistryService',
  255.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  256.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  257.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  258.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  259.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  260.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  261.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  262.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  263.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  264.             'cache.app_clearer' => 'getCache_AppClearerService',
  265.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  266.             'cache.system_clearer' => 'getCache_SystemClearerService',
  267.             'cache_warmer' => 'getCacheWarmerService',
  268.             'console.command.public_alias.App\\Command\\AppointmentFeedbackCommand' => 'getAppointmentFeedbackCommandService',
  269.             'console.command.public_alias.App\\Command\\AutomationFreelancerCommand' => 'getAutomationFreelancerCommandService',
  270.             'console.command.public_alias.App\\Command\\ComputePosStartDealingDateCommand' => 'getComputePosStartDealingDateCommandService',
  271.             'console.command.public_alias.App\\Command\\DailyReportCommand' => 'getDailyReportCommandService',
  272.             'console.command.public_alias.App\\Command\\GenerateBrandReportCommand' => 'getGenerateBrandReportCommandService',
  273.             'console.command.public_alias.App\\Command\\HearingAidCsvImportCommand' => 'getHearingAidCsvImportCommandService',
  274.             'console.command.public_alias.App\\Command\\MigratePaymentCommand' => 'getMigratePaymentCommandService',
  275.             'console.command.public_alias.App\\Command\\NotificationCleanCommand' => 'getNotificationCleanCommandService',
  276.             'console.command.public_alias.App\\Command\\ProspectOnStoreFeedbackCommand' => 'getProspectOnStoreFeedbackCommandService',
  277.             'console.command.public_alias.App\\Command\\ProspectOnStoreStatusSendCallbackReminderCommand' => 'getProspectOnStoreStatusSendCallbackReminderCommandService',
  278.             'console.command.public_alias.App\\Command\\ShortUrlCleanCommand' => 'getShortUrlCleanCommandService',
  279.             'console.command.public_alias.App\\Command\\ShortUrlGenerateCommand' => 'getShortUrlGenerateCommandService',
  280.             'console.command.public_alias.App\\Command\\SmsBroadcastSendCommand' => 'getSmsBroadcastSendCommandService',
  281.             'console.command.public_alias.App\\Command\\SponsorshipExpireCommand' => 'getSponsorshipExpireCommandService',
  282.             'console.command.public_alias.App\\Command\\StoreGenerateSlugCommand' => 'getStoreGenerateSlugCommandService',
  283.             'console.command_loader' => 'getConsole_CommandLoaderService',
  284.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  285.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  286.             'error_controller' => 'getErrorControllerService',
  287.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  288.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  289.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  290.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  291.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  292.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  293.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  294.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  295.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  296.             'httplug.client' => 'getHttplug_ClientService',
  297.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  298.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  299.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  300.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  301.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  302.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  303.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  304.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  305.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  306.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  307.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  308.             'knp_paginator' => 'getKnpPaginatorService',
  309.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  310.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  311.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  312.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  313.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  314.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  315.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  316.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  317.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  318.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  319.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  320.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  321.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  322.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  323.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  324.             'mca.stat.navigation_store_display' => 'getMca_Stat_NavigationStoreDisplayService',
  325.             'mca.stat.navigation_user_average_time' => 'getMca_Stat_NavigationUserAverageTimeService',
  326.             'mca.stat.production_average_age' => 'getMca_Stat_ProductionAverageAgeService',
  327.             'mca.stat.production_average_age_by_admin' => 'getMca_Stat_ProductionAverageAgeByAdminService',
  328.             'mca.stat.production_average_age_by_source' => 'getMca_Stat_ProductionAverageAgeBySourceService',
  329.             'mca.stat.production_average_distance' => 'getMca_Stat_ProductionAverageDistanceService',
  330.             'mca.stat.production_lead_count' => 'getMca_Stat_ProductionLeadCountService',
  331.             'mca.stat.production_lead_count_by_acquisition_mode' => 'getMca_Stat_ProductionLeadCountByAcquisitionModeService',
  332.             'mca.stat.production_lead_count_by_day' => 'getMca_Stat_ProductionLeadCountByDayService',
  333.             'mca.stat.production_lead_count_by_partner' => 'getMca_Stat_ProductionLeadCountByPartnerService',
  334.             'mca.stat.production_lead_prescription_rate_by_admin' => 'getMca_Stat_ProductionLeadPrescriptionRateByAdminService',
  335.             'mca.stat.production_lead_prescription_rate_by_source' => 'getMca_Stat_ProductionLeadPrescriptionRateBySourceService',
  336.             'mca.stat.production_validation_rate_by_mode' => 'getMca_Stat_ProductionValidationRateByModeService',
  337.             'mca.stat.qualification_acquisition_mode_ratio' => 'getMca_Stat_QualificationAcquisitionModeRatioService',
  338.             'mca.stat.qualification_daily' => 'getMca_Stat_QualificationDailyService',
  339.             'mca.stat.qualification_duration' => 'getMca_Stat_QualificationDurationService',
  340.             'mca.stat.qualification_state_ratio' => 'getMca_Stat_QualificationStateRatioService',
  341.             'mca.stat.qualification_validation_rate_by_mode' => 'getMca_Stat_QualificationValidationRateByModeService',
  342.             'routing.loader' => 'getRouting_LoaderService',
  343.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  344.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  345.             'services_resetter' => 'getServicesResetterService',
  346.             'sherlockode_configuration.controller.parameter' => 'getSherlockodeConfiguration_Controller_ParameterService',
  347.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  348.             'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  349.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  350.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  351.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  352.             'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  353.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  354.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  355.             'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  356.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  357.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  358.             'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  359.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  360.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  361.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  362.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  363.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  364.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  365.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  366.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  367.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  368.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  369.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  370.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  371.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  372.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  373.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  374.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  375.             'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
  376.             'sonata.seo.block.breadcrumb.homepage' => 'getSonata_Seo_Block_Breadcrumb_HomepageService',
  377.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  378.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  379.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  380.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  381.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  382.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  383.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  384.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  385.         ];
  386.         $this->aliases = [
  387.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  388.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  389.             'App\\Kernel' => 'kernel',
  390.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  391.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  392.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  393.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  394.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  395.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  396.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  397.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  398.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  399.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  400.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  401.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  402.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  403.             'database_connection' => 'doctrine.dbal.default_connection',
  404.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  405.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  406.             'scheb_two_factor.security.email.code_generator' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface',
  407.             'sonata.seo.page' => 'sonata.seo.page.default',
  408.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  409.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  410.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  411.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  412.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  413.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  414.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  415.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  416.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  417.         ];
  418.         $this->privates['service_container'] = function () {
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  425.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  426.             include_once \dirname(__DIR__4).'/src/EventListener/CleanFlashMessageListener.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  430.             include_once \dirname(__DIR__4).'/src/EventListener/FormThemeExtensionListener.php';
  431.             include_once \dirname(__DIR__4).'/src/EventListener/MaintenanceListener.php';
  432.             include_once \dirname(__DIR__4).'/src/EventListener/SponsorshipListener.php';
  433.             include_once \dirname(__DIR__4).'/src/EventListener/UserConfigStepListener.php';
  434.             include_once \dirname(__DIR__4).'/src/EventListener/UtmListener.php';
  435.             include_once \dirname(__DIR__4).'/src/Listener/OrlListener.php';
  436.             include_once \dirname(__DIR__4).'/src/Listener/WhiteLabelListener.php';
  437.             include_once \dirname(__DIR__4).'/src/Mailer/AppMailer.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  441.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  443.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  445.             include_once \dirname(__DIR__4).'/src/Repository/AdministratorRepository.php';
  446.             include_once \dirname(__DIR__4).'/src/Repository/CityPostRepository.php';
  447.             include_once \dirname(__DIR__4).'/src/Repository/FreelancerAssistantRepository.php';
  448.             include_once \dirname(__DIR__4).'/src/Repository/FreelancerRepository.php';
  449.             include_once \dirname(__DIR__4).'/src/Repository/AbstractEntityRepository.php';
  450.             include_once \dirname(__DIR__4).'/src/Repository/HearingBrandRepository.php';
  451.             include_once \dirname(__DIR__4).'/src/Repository/HearingMakerRepository.php';
  452.             include_once \dirname(__DIR__4).'/src/Repository/NotificationRepository.php';
  453.             include_once \dirname(__DIR__4).'/src/Repository/OrderRepository.php';
  454.             include_once \dirname(__DIR__4).'/src/Repository/SponsorshipRepository.php';
  455.             include_once \dirname(__DIR__4).'/src/Service/BusinessModelService.php';
  456.             include_once \dirname(__DIR__4).'/src/Service/SmsServiceInterface.php';
  457.             include_once \dirname(__DIR__4).'/src/Service/PhoneNumberValidationServiceInterface.php';
  458.             include_once \dirname(__DIR__4).'/src/Service/CapitoleMobileService.php';
  459.             include_once \dirname(__DIR__4).'/src/Service/CreditService.php';
  460.             include_once \dirname(__DIR__4).'/src/Service/NotificationService.php';
  461.             include_once \dirname(__DIR__4).'/src/Service/NotifyFreelancerService.php';
  462.             include_once \dirname(__DIR__4).'/src/Service/OrlService.php';
  463.             include_once \dirname(__DIR__4).'/src/Service/PaymentService.php';
  464.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-email/Mailer/AuthCodeMailerInterface.php';
  466.             include_once \dirname(__DIR__4).'/src/Service/SendinblueService.php';
  467.             include_once \dirname(__DIR__4).'/src/Service/SponsorshipService.php';
  468.             include_once \dirname(__DIR__4).'/src/Service/UtmManager.php';
  469.             include_once \dirname(__DIR__4).'/src/Service/WhiteLabelService.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  481.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  498.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  505.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  547.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  564.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  599.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  621.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  622.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  623.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  625.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  626.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  627.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  628.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  629.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  630.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  631.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  632.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  633.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  635.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  638.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  639.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  640.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  641.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  642.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  643.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  644.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  645.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  646.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  647.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  648.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  669.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  670.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  671.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  672.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  673.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  682.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  684.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  686.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  687.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  690.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  691.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  692.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  708.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  709.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  710.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  711.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  712.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  713.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  714.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  715.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  719.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  720.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  722.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  723.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  724.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  726.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  728.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  729.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  731.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  732.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  733.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  734.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  736.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  738.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  739.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  740.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  741.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  743.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  744.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  745.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  747.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  748.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  749.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  750.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  751.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  752.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  753.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  754.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  755.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
  756.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
  757.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
  758.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  759.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  760.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  761.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Blameable/BlameableListener.php';
  762.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/BlameListener.php';
  763.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  764.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  765.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  766.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  767.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  768.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  769.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  770.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  771.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  774.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  775.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  777.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  778.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  779.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  780.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  783.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  784.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  785.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  786.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  787.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  789.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  790.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  791.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  792.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  793.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  794.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  795.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  796.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  797.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  798.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  800.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Seo/SeoPageInterface.php';
  801.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Seo/SeoPage.php';
  802.             include_once \dirname(__DIR__4).'/lib/WitsPaymentBundle/src/Service/StripeService.php';
  803.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  804.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  806.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  807.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  808.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  809.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  810.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  811.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  816.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  818.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  819.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  820.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  822.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  828.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  829.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  830.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  831.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  832.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  833.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IriConverterInterface.php';
  834.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  835.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  836.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php';
  837.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  838.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  839.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  840.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolver.php';
  841.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  842.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  843.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  844.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  845.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  846.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  847.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  848.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  849.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  850.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  851.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  852.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  853.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  854.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  855.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  856.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  857.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  858.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  859.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  860.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  861.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  862.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  863.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  864.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  865.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  866.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  867.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  868.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  869.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  871.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  872.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  873.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  874.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  875.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  876.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  877.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  878.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  879.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  880.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  881.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  882.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  883.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  885.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  886.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  887.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  888.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  889.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  890.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  891.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  892.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  893.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  895.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  896.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  897.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  899.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  900.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  901.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  902.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  903.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  904.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  906.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  908.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  909.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  910.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  912.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  913.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  915.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  916.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  918.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  919.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  920.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  922.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  923.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  924.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  926.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  927.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  930.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  931.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  932.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  933.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  934.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  935.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  936.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  937.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  938.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  940.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  941.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  942.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  943.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  944.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  945.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  946.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  948.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  950.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  951.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  952.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  953.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Manager/ConfigurationManagerInterface.php';
  954.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Manager/ConfigurationManager.php';
  955.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Manager/ParameterManagerInterface.php';
  956.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Manager/ParameterManager.php';
  957.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Manager/FieldTypeManagerInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Manager/FieldTypeManager.php';
  959.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/FieldTypeInterface.php';
  960.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/AbstractField.php';
  961.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/SimpleField.php';
  962.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/DateTimeField.php';
  963.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/ChoiceField.php';
  964.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/CheckboxField.php';
  965.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/EntityField.php';
  966.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/ImageField.php';
  967.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/FieldType/PasswordField.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  978.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/src/DataCollector/GeocoderDataCollector.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  1128.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  1129.             include_once \dirname(__DIR__4).'/src/Twig/BusinessModelExtension.php';
  1130.             include_once \dirname(__DIR__4).'/src/Twig/OrderExtension.php';
  1131.             include_once \dirname(__DIR__4).'/src/Twig/OrlExtension.php';
  1132.             include_once \dirname(__DIR__4).'/src/Twig/WhiteLabelExtension.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/ob/highcharts-bundle/Twig/HighchartsExtension.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Twig/Extension/SeoExtension.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/Extension/CanonicalizeExtension.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/DeprecatedTemplateExtension.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Twig/ParameterExtension.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1177.             include_once \dirname(__DIR__4).'/src/Service/GenericContentFrontService.php';
  1178.             include_once \dirname(__DIR__4).'/src/Utils/Formatter.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1188.         };
  1189.     }
  1190.     public function compile(): void
  1191.     {
  1192.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1193.     }
  1194.     public function isCompiled(): bool
  1195.     {
  1196.         return true;
  1197.     }
  1198.     public function getRemovedIds(): array
  1199.     {
  1200.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1201.     }
  1202.     protected function load($file$lazyLoad true)
  1203.     {
  1204.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1205.             return $class::do($this$lazyLoad);
  1206.         }
  1207.         if ('.' === $file[-4]) {
  1208.             $class substr($class0, -4);
  1209.         } else {
  1210.             $file .= '.php';
  1211.         }
  1212.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1213.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1214.     }
  1215.     protected function createProxy($class, \Closure $factory)
  1216.     {
  1217.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1218.         return $factory();
  1219.     }
  1220.     /**
  1221.      * Gets the public '.container.private.filesystem' shared service.
  1222.      *
  1223.      * @return \Symfony\Component\Filesystem\Filesystem
  1224.      */
  1225.     protected function get_Container_Private_FilesystemService()
  1226.     {
  1227.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1228.     }
  1229.     /**
  1230.      * Gets the public '.container.private.profiler' shared service.
  1231.      *
  1232.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1233.      */
  1234.     protected function get_Container_Private_ProfilerService()
  1235.     {
  1236.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1237.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1238.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1239.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1240.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1241.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1242.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1243.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1244.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1245.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1246.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1247.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1248.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1249.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1250.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1251.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1252.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1253.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1254.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1255.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1256.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1257.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1258.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1259.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  1260.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  1261.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1262.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1263.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1264.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1265.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1266.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1267.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1268.         if ($this->has('kernel')) {
  1269.             $g->setKernel($b);
  1270.         }
  1271.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1272.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  1273.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1274.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1275.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1276.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1277.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1278.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1279.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1280.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1281.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1282.         $instance->add($d);
  1283.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1284.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  1285.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  1286.         $instance->add($e);
  1287.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  1288.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1289.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1290.         $instance->add($f);
  1291.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  1292.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  1293.         $instance->add(new \Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector());
  1294.         $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']));
  1295.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1296.         $instance->add($g);
  1297.         return $instance;
  1298.     }
  1299.     /**
  1300.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1301.      *
  1302.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1303.      */
  1304.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1305.     {
  1306.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1307.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1308.             return $this->services['.container.private.security.authorization_checker'];
  1309.         }
  1310.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  1311.     }
  1312.     /**
  1313.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1314.      *
  1315.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1316.      */
  1317.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1318.     {
  1319.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1320.     }
  1321.     /**
  1322.      * Gets the public '.container.private.security.token_storage' shared service.
  1323.      *
  1324.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1325.      */
  1326.     protected function get_Container_Private_Security_TokenStorageService()
  1327.     {
  1328.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1329.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1330.         ], [
  1331.             'request_stack' => '?',
  1332.         ]));
  1333.     }
  1334.     /**
  1335.      * Gets the public '.container.private.serializer' shared service.
  1336.      *
  1337.      * @return \Symfony\Component\Serializer\Serializer
  1338.      */
  1339.     protected function get_Container_Private_SerializerService()
  1340.     {
  1341.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1342.         if (isset($this->services['.container.private.serializer'])) {
  1343.             return $this->services['.container.private.serializer'];
  1344.         }
  1345.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1346.         if (isset($this->services['.container.private.serializer'])) {
  1347.             return $this->services['.container.private.serializer'];
  1348.         }
  1349.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1350.         if (isset($this->services['.container.private.serializer'])) {
  1351.             return $this->services['.container.private.serializer'];
  1352.         }
  1353.         $d = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  1354.         if (isset($this->services['.container.private.serializer'])) {
  1355.             return $this->services['.container.private.serializer'];
  1356.         }
  1357.         $e = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1358.         if (isset($this->services['.container.private.serializer'])) {
  1359.             return $this->services['.container.private.serializer'];
  1360.         }
  1361.         $f = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
  1362.         if (isset($this->services['.container.private.serializer'])) {
  1363.             return $this->services['.container.private.serializer'];
  1364.         }
  1365.         $g = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1366.         if (isset($this->services['.container.private.serializer'])) {
  1367.             return $this->services['.container.private.serializer'];
  1368.         }
  1369.         $h = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1370.         if (isset($this->services['.container.private.serializer'])) {
  1371.             return $this->services['.container.private.serializer'];
  1372.         }
  1373.         $i = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1374.         $j = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  1375.         $k = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$i$a)], [=> $j]));
  1376.         $l = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($k);
  1377.         $m = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1378.         $n = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  1379.         $o = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($m$b$c, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $dNULL$nNULLfalse'oauth2''application''''', [], [], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue$k));
  1380.         $p = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1381.         $q = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1382.         $r = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1383.         $s = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($r);
  1384.         $t = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($r$p$i$a$sNULL);
  1385.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), => $l=> $o=> new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($e, [], $p), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $p), => $o=> $l=> new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($m$b$c$qNULL$eNULL$p), => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($m$f$e), => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($etrue), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 13 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 14 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($m$b$c$f$q$g$i$p$r, [], new RewindableGenerator(function () {
  1386.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1387.         }, 1), $h), 15 => new \ApiPlatform\Serializer\ItemNormalizer($b$c$f$q$i$p$r, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  1388.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1389.         }, 1), $m$h), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $p), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($r$p$a$sNULL)), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 24 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g$q$fNULL), 'page''pagination'$m$i), $m$q$n), 25 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 26 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($t$f$g), 27 => $t], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $j=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1390.     }
  1391.     /**
  1392.      * Gets the public '.container.private.session' shared service.
  1393.      *
  1394.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1395.      */
  1396.     protected function get_Container_Private_SessionService()
  1397.     {
  1398.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1399.         if (isset($this->services['.container.private.session'])) {
  1400.             return $this->services['.container.private.session'];
  1401.         }
  1402.         return $this->services['.container.private.session'] = $a->createSession();
  1403.     }
  1404.     /**
  1405.      * Gets the public '.container.private.state_machine.prospectOnStoreQualification' shared service.
  1406.      *
  1407.      * @return \Symfony\Component\Workflow\StateMachine
  1408.      */
  1409.     protected function get_Container_Private_StateMachine_ProspectOnStoreQualificationService()
  1410.     {
  1411.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1412.         if (isset($this->services['.container.private.state_machine.prospectOnStoreQualification'])) {
  1413.             return $this->services['.container.private.state_machine.prospectOnStoreQualification'];
  1414.         }
  1415.         return $this->services['.container.private.state_machine.prospectOnStoreQualification'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'pdg'=> 'vld'=> 'invld'=> 'unrch'], [=> ($this->privates['.state_machine.prospectOnStoreQualification.transition.0'] ?? ($this->privates['.state_machine.prospectOnStoreQualification.transition.0'] = new \Symfony\Component\Workflow\Transition('validate''pdg''vld'))), => ($this->privates['.state_machine.prospectOnStoreQualification.transition.1'] ?? ($this->privates['.state_machine.prospectOnStoreQualification.transition.1'] = new \Symfony\Component\Workflow\Transition('reject''pdg''invld'))), => ($this->privates['.state_machine.prospectOnStoreQualification.transition.2'] ?? ($this->privates['.state_machine.prospectOnStoreQualification.transition.2'] = new \Symfony\Component\Workflow\Transition('unreach''pdg''unrch')))], [], ($this->privates['state_machine.prospectOnStoreQualification.metadata_store'] ?? $this->getStateMachine_ProspectOnStoreQualification_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'state'), $a'prospectOnStoreQualification'NULL);
  1416.     }
  1417.     /**
  1418.      * Gets the public '.container.private.state_machine.store' shared service.
  1419.      *
  1420.      * @return \Symfony\Component\Workflow\StateMachine
  1421.      */
  1422.     protected function get_Container_Private_StateMachine_StoreService()
  1423.     {
  1424.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1425.         if (isset($this->services['.container.private.state_machine.store'])) {
  1426.             return $this->services['.container.private.state_machine.store'];
  1427.         }
  1428.         return $this->services['.container.private.state_machine.store'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'valid'=> 'rejected'=> 'to_be_deleted'=> 'deleted'], [=> ($this->privates['.state_machine.store.transition.0'] ?? ($this->privates['.state_machine.store.transition.0'] = new \Symfony\Component\Workflow\Transition('validate''new''valid'))), => ($this->privates['.state_machine.store.transition.1'] ?? ($this->privates['.state_machine.store.transition.1'] = new \Symfony\Component\Workflow\Transition('reject''new''rejected'))), => ($this->privates['.state_machine.store.transition.2'] ?? ($this->privates['.state_machine.store.transition.2'] = new \Symfony\Component\Workflow\Transition('askForSuppression''valid''to_be_deleted'))), => ($this->privates['.state_machine.store.transition.3'] ?? ($this->privates['.state_machine.store.transition.3'] = new \Symfony\Component\Workflow\Transition('validate_suppression''to_be_deleted''deleted'))), => ($this->privates['.state_machine.store.transition.4'] ?? ($this->privates['.state_machine.store.transition.4'] = new \Symfony\Component\Workflow\Transition('reject_suppression''to_be_deleted''valid')))], [], ($this->privates['state_machine.store.metadata_store'] ?? $this->getStateMachine_Store_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'state'), $a'store'NULL);
  1429.     }
  1430.     /**
  1431.      * Gets the public '.container.private.state_machine.storeManagementRequest' shared service.
  1432.      *
  1433.      * @return \Symfony\Component\Workflow\StateMachine
  1434.      */
  1435.     protected function get_Container_Private_StateMachine_StoreManagementRequestService()
  1436.     {
  1437.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1438.         if (isset($this->services['.container.private.state_machine.storeManagementRequest'])) {
  1439.             return $this->services['.container.private.state_machine.storeManagementRequest'];
  1440.         }
  1441.         return $this->services['.container.private.state_machine.storeManagementRequest'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'validated'=> 'rejected'], [=> ($this->privates['.state_machine.storeManagementRequest.transition.0'] ?? ($this->privates['.state_machine.storeManagementRequest.transition.0'] = new \Symfony\Component\Workflow\Transition('validate''new''validated'))), => ($this->privates['.state_machine.storeManagementRequest.transition.1'] ?? ($this->privates['.state_machine.storeManagementRequest.transition.1'] = new \Symfony\Component\Workflow\Transition('reject''new''rejected')))], [], ($this->privates['state_machine.storeManagementRequest.metadata_store'] ?? $this->getStateMachine_StoreManagementRequest_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'state'), $a'storeManagementRequest'NULL);
  1442.     }
  1443.     /**
  1444.      * Gets the public '.container.private.twig' shared service.
  1445.      *
  1446.      * @return \Twig\Environment
  1447.      */
  1448.     protected function get_Container_Private_TwigService()
  1449.     {
  1450.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1451.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1452.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1453.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1454.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1455.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1456.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1457.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1458.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1459.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  1460.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1461.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1462.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1463.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1464.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/templates'), 'BazingaGeocoder');
  1465.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/templates'), '!BazingaGeocoder');
  1466.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1467.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1468.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1469.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1470.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1471.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  1472.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  1473.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1474.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1475.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  1476.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  1477.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  1478.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  1479.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1480.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1481.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1482.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1483.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1484.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1485.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1486.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1487.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/views'), 'SonataSeo');
  1488.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/views'), '!SonataSeo');
  1489.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/WitsPaymentBundle'), 'WitsPayment');
  1490.         $a->addPath((\dirname(__DIR__4).'/lib/WitsPaymentBundle/src/Resources/views'), 'WitsPayment');
  1491.         $a->addPath((\dirname(__DIR__4).'/lib/WitsPaymentBundle/src/Resources/views'), '!WitsPayment');
  1492.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1493.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1494.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1495.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1496.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  1497.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  1498.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  1499.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  1500.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SchebTwoFactorBundle'), 'SchebTwoFactor');
  1501.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  1502.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  1503.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SherlockodeConfigurationBundle'), 'SherlockodeConfiguration');
  1504.         $a->addPath((\dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Resources/views'), 'SherlockodeConfiguration');
  1505.         $a->addPath((\dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Resources/views'), '!SherlockodeConfiguration');
  1506.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1507.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1508.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1509.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1510.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1511.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1512.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1513.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1514.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  1515.         $f = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1516.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1517.         $h = ($this->services['router'] ?? $this->getRouterService());
  1518.         $i = new \Symfony\Component\Workflow\Registry();
  1519.         $i->addWorkflow(($this->services['.container.private.state_machine.storeManagementRequest'] ?? $this->get_Container_Private_StateMachine_StoreManagementRequestService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\StoreManagementRequest'));
  1520.         $i->addWorkflow(($this->services['.container.private.state_machine.store'] ?? $this->get_Container_Private_StateMachine_StoreService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Store'));
  1521.         $i->addWorkflow(($this->services['.container.private.state_machine.prospectOnStoreQualification'] ?? $this->get_Container_Private_StateMachine_ProspectOnStoreQualificationService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\ProspectOnStoreQualification'));
  1522.         $j = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1523.         $k = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1524.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1525.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  1526.         $m = new \Knp\Menu\Util\MenuManipulator();
  1527.         $n = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1528.         $o = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1529.         $o->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1530.         $p = new \Symfony\Bridge\Twig\AppVariable();
  1531.         $p->setEnvironment('dev');
  1532.         $p->setDebug(true);
  1533.         if ($this->has('.container.private.security.token_storage')) {
  1534.             $p->setTokenStorage($c);
  1535.         }
  1536.         if ($this->has('request_stack')) {
  1537.             $p->setRequestStack($b);
  1538.         }
  1539.         $q = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1540.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1541.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1542.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  1543.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  1544.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  1545.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
  1546.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  1547.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  1548.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1549.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  1550.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1551.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1552.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1553.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  1554.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($i));
  1555.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1556.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  1557.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($j$k));
  1558.         $instance->addExtension(new \Twig\Extensions\TextExtension());
  1559.         $instance->addExtension(new \App\Twig\AppExtension($e));
  1560.         $instance->addExtension(new \App\Twig\BusinessModelExtension(($this->privates['App\\Service\\BusinessModelService'] ?? $this->getBusinessModelServiceService())));
  1561.         $instance->addExtension(new \App\Twig\OrderExtension(($this->privates['App\\Service\\PaymentService'] ?? $this->getPaymentServiceService())));
  1562.         $instance->addExtension(new \App\Twig\OrlExtension(($this->privates['App\\Service\\OrlService'] ?? $this->getOrlServiceService())));
  1563.         $instance->addExtension(new \App\Twig\WhiteLabelExtension(($this->privates['App\\Service\\WhiteLabelService'] ?? $this->getWhiteLabelServiceService())));
  1564.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1565.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  1566.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($j$k));
  1567.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1568.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1569.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1570.         ], [
  1571.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1572.             'webpack_encore.tag_renderer' => '?',
  1573.         ])));
  1574.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1575.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  1576.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1577.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1578.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1579.         ], [
  1580.             'list' => '?',
  1581.             'twig' => '?',
  1582.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $m$n), $n$m));
  1583.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  1584.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  1585.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  1586.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\IconExtension(($this->privates['sonata.admin.twig.icon_runtime'] ?? ($this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime()))));
  1587.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  1588.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  1589.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  1590.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  1591.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  1592.         $instance->addExtension($o);
  1593.         $instance->addExtension(new \Ob\HighchartsBundle\Twig\HighchartsExtension());
  1594.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($h$e)));
  1595.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1596.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1597.         $instance->addExtension(new \Sonata\SeoBundle\Twig\Extension\SeoExtension(($this->services['sonata.seo.page.default'] ?? $this->getSonata_Seo_Page_DefaultService()), 'UTF-8'));
  1598.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $h$f$b$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  1599.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1600.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1601.         $instance->addExtension(new \Sonata\Form\Twig\Extension\CanonicalizeExtension());
  1602.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  1603.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  1604.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  1605.         $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());
  1606.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['sonata.doctrine.model.adapter.chain'] ?? $this->getSonata_Doctrine_Model_Adapter_ChainService())));
  1607.         $instance->addExtension(new \Sherlockode\ConfigurationBundle\Twig\ParameterExtension(($this->privates['sherlockode_configuration.parameter_manager'] ?? $this->getSherlockodeConfiguration_ParameterManagerService())));
  1608.         $instance->addGlobal('app'$p);
  1609.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1610.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1611.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1612.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1613.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1614.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  1615.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates''sonata.admin.twig.sonata_admin_runtime''getSonata_Admin_Twig_SonataAdminRuntimeService'false],
  1616.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates''sonata.admin.twig.template_registry_runtime''getSonata_Admin_Twig_TemplateRegistryRuntimeService'false],
  1617.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates''sonata.admin.twig.group_runtime''getSonata_Admin_Twig_GroupRuntimeService'false],
  1618.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates''sonata.admin.twig.icon_runtime''getSonata_Admin_Twig_IconRuntimeService'false],
  1619.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates''sonata.admin.twig.security_runtime''getSonata_Admin_Twig_SecurityRuntimeService'false],
  1620.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates''sonata.admin.twig.canonicalize_runtime''getSonata_Admin_Twig_CanonicalizeRuntimeService'false],
  1621.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates''sonata.admin.twig.xeditable_runtime''getSonata_Admin_Twig_XeditableRuntimeService'false],
  1622.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates''sonata.admin.twig.render_element_runtime''getSonata_Admin_Twig_RenderElementRuntimeService'false],
  1623.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates''sonata.admin.twig.breadcrumbs_runtime''getSonata_Admin_Twig_BreadcrumbsRuntimeService'false],
  1624.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  1625.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => ['privates''sonata.form.twig.canonicalize_runtime''getSonata_Form_Twig_CanonicalizeRuntimeService'true],
  1626.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'true],
  1627.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'true],
  1628.         ], [
  1629.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1630.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1631.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1632.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1633.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  1634.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  1635.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  1636.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  1637.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  1638.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  1639.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  1640.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  1641.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  1642.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  1643.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1644.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => '?',
  1645.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  1646.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  1647.         ])));
  1648.         $instance->addGlobal('admin_email''support@mon-centre-auditif.com');
  1649.         $instance->addGlobal('contact_email''contact@mon-centre-auditif.com');
  1650.         $instance->addGlobal('generic_content_front', new \App\Service\GenericContentFrontService(($this->privates['App\\Repository\\CityPostRepository'] ?? $this->getCityPostRepositoryService()), ($this->privates['App\\Repository\\HearingBrandRepository'] ?? $this->getHearingBrandRepositoryService()), ($this->privates['App\\Repository\\HearingMakerRepository'] ?? $this->getHearingMakerRepositoryService())));
  1651.         $instance->addGlobal('path_cta_lp''index_acquisition_seo_v3');
  1652.         $instance->addGlobal('utm_source_organic''organic_search');
  1653.         $instance->addGlobal('absolute_path_default''https://mon-centre-auditif.com');
  1654.         $instance->addGlobal('absolute_path_backoffice_freelancer''https://mon-centre-auditif.com');
  1655.         $instance->addGlobal('absolute_path_backoffice_admin''https://mon-centre-auditif.com');
  1656.         $instance->addGlobal('absolute_path_white_label''https://depistage-auditif.fr');
  1657.         $instance->addGlobal('absolute_path_orl''https://annuaire-orl.com');
  1658.         $instance->addGlobal('formatter', new \App\Utils\Formatter());
  1659.         $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']));
  1660.         $instance->addGlobal('sonata_config', new \Sonata\AdminBundle\SonataConfiguration('Mon Centre Auditif''/build/mca_logo_horizontal_white.png', ['use_icheck' => true'html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_translation_domain' => NULL'default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'=> 'bundles/sonataform/app.js'=> 'build/admin/js/mca-admin.js'=> 'build/runtime.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataform/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'=> 'build/admin/css/admin.css'], 'role_admin' => 'ROLE_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]));
  1661.         $instance->registerUndefinedFilterCallback([=> $q=> 'suggestFilter']);
  1662.         $instance->registerUndefinedFunctionCallback([=> $q=> 'suggestFunction']);
  1663.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1664.         return $instance;
  1665.     }
  1666.     /**
  1667.      * Gets the public '.container.private.validator' shared service.
  1668.      *
  1669.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1670.      */
  1671.     protected function get_Container_Private_ValidatorService()
  1672.     {
  1673.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1674.         if (isset($this->services['.container.private.validator'])) {
  1675.             return $this->services['.container.private.validator'];
  1676.         }
  1677.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1678.     }
  1679.     /**
  1680.      * Gets the public 'Wits\PaymentBundle\Service\StripeService' shared autowired service.
  1681.      *
  1682.      * @return \Wits\PaymentBundle\Service\StripeService
  1683.      */
  1684.     protected function getStripeServiceService()
  1685.     {
  1686.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1687.         if (isset($this->services['Wits\\PaymentBundle\\Service\\StripeService'])) {
  1688.             return $this->services['Wits\\PaymentBundle\\Service\\StripeService'];
  1689.         }
  1690.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1691.         if (isset($this->services['Wits\\PaymentBundle\\Service\\StripeService'])) {
  1692.             return $this->services['Wits\\PaymentBundle\\Service\\StripeService'];
  1693.         }
  1694.         $c = ($this->services['router'] ?? $this->getRouterService());
  1695.         if (isset($this->services['Wits\\PaymentBundle\\Service\\StripeService'])) {
  1696.             return $this->services['Wits\\PaymentBundle\\Service\\StripeService'];
  1697.         }
  1698.         return $this->services['Wits\\PaymentBundle\\Service\\StripeService'] = new \Wits\PaymentBundle\Service\StripeService($this->getEnv('STRIPE_PRIVATE_KEY'), $this->getEnv('STRIPE_WEBHOOK_KEY'), $this->parameters['payment'], $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b$c);
  1699.     }
  1700.     /**
  1701.      * Gets the public 'cache.app' shared service.
  1702.      *
  1703.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1704.      */
  1705.     protected function getCache_AppService()
  1706.     {
  1707.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('cQDcEjTgLJ'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1708.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1709.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1710.     }
  1711.     /**
  1712.      * Gets the public 'cache.system' shared service.
  1713.      *
  1714.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1715.      */
  1716.     protected function getCache_SystemService()
  1717.     {
  1718.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0PMksA8N29'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1719.     }
  1720.     /**
  1721.      * Gets the public 'cache.validator_expression_language' shared service.
  1722.      *
  1723.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1724.      */
  1725.     protected function getCache_ValidatorExpressionLanguageService()
  1726.     {
  1727.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xo8kEVC+C1'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1728.     }
  1729.     /**
  1730.      * Gets the public 'craue_formflow_util' shared service.
  1731.      *
  1732.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1733.      */
  1734.     protected function getCraueFormflowUtilService()
  1735.     {
  1736.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1737.     }
  1738.     /**
  1739.      * Gets the public 'data_collector.dump' shared service.
  1740.      *
  1741.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1742.      */
  1743.     protected function getDataCollector_DumpService()
  1744.     {
  1745.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1746.         if (isset($this->services['data_collector.dump'])) {
  1747.             return $this->services['data_collector.dump'];
  1748.         }
  1749.         $b = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
  1750.         if (isset($this->services['data_collector.dump'])) {
  1751.             return $this->services['data_collector.dump'];
  1752.         }
  1753.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  1754.     }
  1755.     /**
  1756.      * Gets the public 'doctrine' shared service.
  1757.      *
  1758.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1759.      */
  1760.     protected function getDoctrineService()
  1761.     {
  1762.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1763.     }
  1764.     /**
  1765.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1766.      *
  1767.      * @return \Doctrine\DBAL\Connection
  1768.      */
  1769.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1770.     {
  1771.         $a = new \Doctrine\DBAL\Configuration();
  1772.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1773.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1774.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1775.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1776.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1777.         $c->setConnectionName('default');
  1778.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1779.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1780.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.6''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1781.             'App\\Listener\\HubspotEntityListener' => ['privates''App\\Listener\\HubspotEntityListener''getHubspotEntityListenerService'true],
  1782.             'App\\Listener\\NbPendingLeadListener' => ['privates''App\\Listener\\NbPendingLeadListener''getNbPendingLeadListenerService'true],
  1783.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1784.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1785.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1786.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1787.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1788.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'true],
  1789.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1790.             'stof_doctrine_extensions.listener.blameable' => ['privates''stof_doctrine_extensions.listener.blameable''getStofDoctrineExtensions_Listener_BlameableService'false],
  1791.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  1792.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  1793.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'true],
  1794.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  1795.             'vich_uploader.listener.clean.blog_author_image' => ['privates''vich_uploader.listener.clean.blog_author_image''getVichUploader_Listener_Clean_BlogAuthorImageService'true],
  1796.             'vich_uploader.listener.clean.blogpost_image' => ['privates''vich_uploader.listener.clean.blogpost_image''getVichUploader_Listener_Clean_BlogpostImageService'true],
  1797.             'vich_uploader.listener.clean.brand_logo' => ['privates''vich_uploader.listener.clean.brand_logo''getVichUploader_Listener_Clean_BrandLogoService'true],
  1798.             'vich_uploader.listener.clean.brand_variation_logo' => ['privates''vich_uploader.listener.clean.brand_variation_logo''getVichUploader_Listener_Clean_BrandVariationLogoService'true],
  1799.             'vich_uploader.listener.clean.city_banner' => ['privates''vich_uploader.listener.clean.city_banner''getVichUploader_Listener_Clean_CityBannerService'true],
  1800.             'vich_uploader.listener.clean.coregistration_campaign_advertiser_logo' => ['privates''vich_uploader.listener.clean.coregistration_campaign_advertiser_logo''getVichUploader_Listener_Clean_CoregistrationCampaignAdvertiserLogoService'true],
  1801.             'vich_uploader.listener.clean.employee_images' => ['privates''vich_uploader.listener.clean.employee_images''getVichUploader_Listener_Clean_EmployeeImagesService'true],
  1802.             'vich_uploader.listener.clean.freelancer_images' => ['privates''vich_uploader.listener.clean.freelancer_images''getVichUploader_Listener_Clean_FreelancerImagesService'true],
  1803.             'vich_uploader.listener.clean.freelancer_logo' => ['privates''vich_uploader.listener.clean.freelancer_logo''getVichUploader_Listener_Clean_FreelancerLogoService'true],
  1804.             'vich_uploader.listener.clean.hearing_aid_images' => ['privates''vich_uploader.listener.clean.hearing_aid_images''getVichUploader_Listener_Clean_HearingAidImagesService'true],
  1805.             'vich_uploader.listener.clean.highlighted_staff_picture' => ['privates''vich_uploader.listener.clean.highlighted_staff_picture''getVichUploader_Listener_Clean_HighlightedStaffPictureService'true],
  1806.             'vich_uploader.listener.clean.invoice_pdf' => ['privates''vich_uploader.listener.clean.invoice_pdf''getVichUploader_Listener_Clean_InvoicePdfService'true],
  1807.             'vich_uploader.listener.clean.storeManagementRequest_kbis' => ['privates''vich_uploader.listener.clean.storeManagementRequest_kbis''getVichUploader_Listener_Clean_StoreManagementRequestKbisService'true],
  1808.             'vich_uploader.listener.clean.store_images' => ['privates''vich_uploader.listener.clean.store_images''getVichUploader_Listener_Clean_StoreImagesService'true],
  1809.             'vich_uploader.listener.clean.store_logo' => ['privates''vich_uploader.listener.clean.store_logo''getVichUploader_Listener_Clean_StoreLogoService'true],
  1810.             'vich_uploader.listener.remove.blog_author_image' => ['privates''vich_uploader.listener.remove.blog_author_image''getVichUploader_Listener_Remove_BlogAuthorImageService'true],
  1811.             'vich_uploader.listener.remove.blogpost_image' => ['privates''vich_uploader.listener.remove.blogpost_image''getVichUploader_Listener_Remove_BlogpostImageService'true],
  1812.             'vich_uploader.listener.remove.brand_logo' => ['privates''vich_uploader.listener.remove.brand_logo''getVichUploader_Listener_Remove_BrandLogoService'true],
  1813.             'vich_uploader.listener.remove.brand_variation_logo' => ['privates''vich_uploader.listener.remove.brand_variation_logo''getVichUploader_Listener_Remove_BrandVariationLogoService'true],
  1814.             'vich_uploader.listener.remove.city_banner' => ['privates''vich_uploader.listener.remove.city_banner''getVichUploader_Listener_Remove_CityBannerService'true],
  1815.             'vich_uploader.listener.remove.coregistration_campaign_advertiser_logo' => ['privates''vich_uploader.listener.remove.coregistration_campaign_advertiser_logo''getVichUploader_Listener_Remove_CoregistrationCampaignAdvertiserLogoService'true],
  1816.             'vich_uploader.listener.remove.employee_images' => ['privates''vich_uploader.listener.remove.employee_images''getVichUploader_Listener_Remove_EmployeeImagesService'true],
  1817.             'vich_uploader.listener.remove.freelancer_images' => ['privates''vich_uploader.listener.remove.freelancer_images''getVichUploader_Listener_Remove_FreelancerImagesService'true],
  1818.             'vich_uploader.listener.remove.freelancer_logo' => ['privates''vich_uploader.listener.remove.freelancer_logo''getVichUploader_Listener_Remove_FreelancerLogoService'true],
  1819.             'vich_uploader.listener.remove.hearing_aid_images' => ['privates''vich_uploader.listener.remove.hearing_aid_images''getVichUploader_Listener_Remove_HearingAidImagesService'true],
  1820.             'vich_uploader.listener.remove.highlighted_staff_picture' => ['privates''vich_uploader.listener.remove.highlighted_staff_picture''getVichUploader_Listener_Remove_HighlightedStaffPictureService'true],
  1821.             'vich_uploader.listener.remove.invoice_pdf' => ['privates''vich_uploader.listener.remove.invoice_pdf''getVichUploader_Listener_Remove_InvoicePdfService'true],
  1822.             'vich_uploader.listener.remove.storeManagementRequest_kbis' => ['privates''vich_uploader.listener.remove.storeManagementRequest_kbis''getVichUploader_Listener_Remove_StoreManagementRequestKbisService'true],
  1823.             'vich_uploader.listener.remove.store_images' => ['privates''vich_uploader.listener.remove.store_images''getVichUploader_Listener_Remove_StoreImagesService'true],
  1824.             'vich_uploader.listener.remove.store_logo' => ['privates''vich_uploader.listener.remove.store_logo''getVichUploader_Listener_Remove_StoreLogoService'true],
  1825.             'vich_uploader.listener.upload.blog_author_image' => ['privates''vich_uploader.listener.upload.blog_author_image''getVichUploader_Listener_Upload_BlogAuthorImageService'true],
  1826.             'vich_uploader.listener.upload.blogpost_image' => ['privates''vich_uploader.listener.upload.blogpost_image''getVichUploader_Listener_Upload_BlogpostImageService'true],
  1827.             'vich_uploader.listener.upload.brand_logo' => ['privates''vich_uploader.listener.upload.brand_logo''getVichUploader_Listener_Upload_BrandLogoService'true],
  1828.             'vich_uploader.listener.upload.brand_variation_logo' => ['privates''vich_uploader.listener.upload.brand_variation_logo''getVichUploader_Listener_Upload_BrandVariationLogoService'true],
  1829.             'vich_uploader.listener.upload.city_banner' => ['privates''vich_uploader.listener.upload.city_banner''getVichUploader_Listener_Upload_CityBannerService'true],
  1830.             'vich_uploader.listener.upload.coregistration_campaign_advertiser_logo' => ['privates''vich_uploader.listener.upload.coregistration_campaign_advertiser_logo''getVichUploader_Listener_Upload_CoregistrationCampaignAdvertiserLogoService'true],
  1831.             'vich_uploader.listener.upload.employee_images' => ['privates''vich_uploader.listener.upload.employee_images''getVichUploader_Listener_Upload_EmployeeImagesService'true],
  1832.             'vich_uploader.listener.upload.freelancer_images' => ['privates''vich_uploader.listener.upload.freelancer_images''getVichUploader_Listener_Upload_FreelancerImagesService'true],
  1833.             'vich_uploader.listener.upload.freelancer_logo' => ['privates''vich_uploader.listener.upload.freelancer_logo''getVichUploader_Listener_Upload_FreelancerLogoService'true],
  1834.             'vich_uploader.listener.upload.hearing_aid_images' => ['privates''vich_uploader.listener.upload.hearing_aid_images''getVichUploader_Listener_Upload_HearingAidImagesService'true],
  1835.             'vich_uploader.listener.upload.highlighted_staff_picture' => ['privates''vich_uploader.listener.upload.highlighted_staff_picture''getVichUploader_Listener_Upload_HighlightedStaffPictureService'true],
  1836.             'vich_uploader.listener.upload.invoice_pdf' => ['privates''vich_uploader.listener.upload.invoice_pdf''getVichUploader_Listener_Upload_InvoicePdfService'true],
  1837.             'vich_uploader.listener.upload.storeManagementRequest_kbis' => ['privates''vich_uploader.listener.upload.storeManagementRequest_kbis''getVichUploader_Listener_Upload_StoreManagementRequestKbisService'true],
  1838.             'vich_uploader.listener.upload.store_images' => ['privates''vich_uploader.listener.upload.store_images''getVichUploader_Listener_Upload_StoreImagesService'true],
  1839.             'vich_uploader.listener.upload.store_logo' => ['privates''vich_uploader.listener.upload.store_logo''getVichUploader_Listener_Upload_StoreLogoService'true],
  1840.         ], [
  1841.             'App\\Listener\\HubspotEntityListener' => '?',
  1842.             'App\\Listener\\NbPendingLeadListener' => '?',
  1843.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1844.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1845.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1846.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1847.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1848.             'fos_user.user_listener' => '?',
  1849.             'sonata.doctrine.mapper' => '?',
  1850.             'stof_doctrine_extensions.listener.blameable' => '?',
  1851.             'stof_doctrine_extensions.listener.loggable' => '?',
  1852.             'stof_doctrine_extensions.listener.sluggable' => '?',
  1853.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  1854.             'stof_doctrine_extensions.listener.timestampable' => '?',
  1855.             'vich_uploader.listener.clean.blog_author_image' => '?',
  1856.             'vich_uploader.listener.clean.blogpost_image' => '?',
  1857.             'vich_uploader.listener.clean.brand_logo' => '?',
  1858.             'vich_uploader.listener.clean.brand_variation_logo' => '?',
  1859.             'vich_uploader.listener.clean.city_banner' => '?',
  1860.             'vich_uploader.listener.clean.coregistration_campaign_advertiser_logo' => '?',
  1861.             'vich_uploader.listener.clean.employee_images' => '?',
  1862.             'vich_uploader.listener.clean.freelancer_images' => '?',
  1863.             'vich_uploader.listener.clean.freelancer_logo' => '?',
  1864.             'vich_uploader.listener.clean.hearing_aid_images' => '?',
  1865.             'vich_uploader.listener.clean.highlighted_staff_picture' => '?',
  1866.             'vich_uploader.listener.clean.invoice_pdf' => '?',
  1867.             'vich_uploader.listener.clean.storeManagementRequest_kbis' => '?',
  1868.             'vich_uploader.listener.clean.store_images' => '?',
  1869.             'vich_uploader.listener.clean.store_logo' => '?',
  1870.             'vich_uploader.listener.remove.blog_author_image' => '?',
  1871.             'vich_uploader.listener.remove.blogpost_image' => '?',
  1872.             'vich_uploader.listener.remove.brand_logo' => '?',
  1873.             'vich_uploader.listener.remove.brand_variation_logo' => '?',
  1874.             'vich_uploader.listener.remove.city_banner' => '?',
  1875.             'vich_uploader.listener.remove.coregistration_campaign_advertiser_logo' => '?',
  1876.             'vich_uploader.listener.remove.employee_images' => '?',
  1877.             'vich_uploader.listener.remove.freelancer_images' => '?',
  1878.             'vich_uploader.listener.remove.freelancer_logo' => '?',
  1879.             'vich_uploader.listener.remove.hearing_aid_images' => '?',
  1880.             'vich_uploader.listener.remove.highlighted_staff_picture' => '?',
  1881.             'vich_uploader.listener.remove.invoice_pdf' => '?',
  1882.             'vich_uploader.listener.remove.storeManagementRequest_kbis' => '?',
  1883.             'vich_uploader.listener.remove.store_images' => '?',
  1884.             'vich_uploader.listener.remove.store_logo' => '?',
  1885.             'vich_uploader.listener.upload.blog_author_image' => '?',
  1886.             'vich_uploader.listener.upload.blogpost_image' => '?',
  1887.             'vich_uploader.listener.upload.brand_logo' => '?',
  1888.             'vich_uploader.listener.upload.brand_variation_logo' => '?',
  1889.             'vich_uploader.listener.upload.city_banner' => '?',
  1890.             'vich_uploader.listener.upload.coregistration_campaign_advertiser_logo' => '?',
  1891.             'vich_uploader.listener.upload.employee_images' => '?',
  1892.             'vich_uploader.listener.upload.freelancer_images' => '?',
  1893.             'vich_uploader.listener.upload.freelancer_logo' => '?',
  1894.             'vich_uploader.listener.upload.hearing_aid_images' => '?',
  1895.             'vich_uploader.listener.upload.highlighted_staff_picture' => '?',
  1896.             'vich_uploader.listener.upload.invoice_pdf' => '?',
  1897.             'vich_uploader.listener.upload.storeManagementRequest_kbis' => '?',
  1898.             'vich_uploader.listener.upload.store_images' => '?',
  1899.             'vich_uploader.listener.upload.store_logo' => '?',
  1900.         ]), [=> 'vich_uploader.listener.clean.blogpost_image'=> 'vich_uploader.listener.clean.blog_author_image'=> 'vich_uploader.listener.clean.brand_logo'=> 'vich_uploader.listener.clean.brand_variation_logo'=> 'vich_uploader.listener.clean.store_logo'=> 'vich_uploader.listener.clean.store_images'=> 'vich_uploader.listener.clean.employee_images'=> 'vich_uploader.listener.clean.freelancer_images'=> 'vich_uploader.listener.clean.freelancer_logo'=> 'vich_uploader.listener.clean.invoice_pdf'10 => 'vich_uploader.listener.clean.hearing_aid_images'11 => 'vich_uploader.listener.clean.city_banner'12 => 'vich_uploader.listener.clean.coregistration_campaign_advertiser_logo'13 => 'vich_uploader.listener.clean.storeManagementRequest_kbis'14 => 'vich_uploader.listener.clean.highlighted_staff_picture'15 => 'stof_doctrine_extensions.listener.loggable'16 => 'App\\Listener\\HubspotEntityListener'17 => 'doctrine.orm.messenger.doctrine_schema_subscriber'18 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'19 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'20 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'21 => 'fos_user.user_listener'22 => 'sonata.doctrine.mapper'23 => 'stof_doctrine_extensions.listener.timestampable'24 => 'stof_doctrine_extensions.listener.blameable'25 => 'stof_doctrine_extensions.listener.sluggable'26 => 'stof_doctrine_extensions.listener.softdeleteable'27 => 'vich_uploader.listener.remove.blogpost_image'28 => 'vich_uploader.listener.upload.blogpost_image'29 => 'vich_uploader.listener.remove.blog_author_image'30 => 'vich_uploader.listener.upload.blog_author_image'31 => 'vich_uploader.listener.remove.brand_logo'32 => 'vich_uploader.listener.upload.brand_logo'33 => 'vich_uploader.listener.remove.brand_variation_logo'34 => 'vich_uploader.listener.upload.brand_variation_logo'35 => 'vich_uploader.listener.remove.store_logo'36 => 'vich_uploader.listener.upload.store_logo'37 => 'vich_uploader.listener.remove.store_images'38 => 'vich_uploader.listener.upload.store_images'39 => 'vich_uploader.listener.remove.employee_images'40 => 'vich_uploader.listener.upload.employee_images'41 => 'vich_uploader.listener.remove.freelancer_images'42 => 'vich_uploader.listener.upload.freelancer_images'43 => 'vich_uploader.listener.remove.freelancer_logo'44 => 'vich_uploader.listener.upload.freelancer_logo'45 => 'vich_uploader.listener.remove.invoice_pdf'46 => 'vich_uploader.listener.upload.invoice_pdf'47 => 'vich_uploader.listener.remove.hearing_aid_images'48 => 'vich_uploader.listener.upload.hearing_aid_images'49 => 'vich_uploader.listener.remove.city_banner'50 => 'vich_uploader.listener.upload.city_banner'51 => 'vich_uploader.listener.remove.coregistration_campaign_advertiser_logo'52 => 'vich_uploader.listener.upload.coregistration_campaign_advertiser_logo'53 => 'vich_uploader.listener.remove.storeManagementRequest_kbis'54 => 'vich_uploader.listener.upload.storeManagementRequest_kbis'55 => 'vich_uploader.listener.remove.highlighted_staff_picture'56 => 'vich_uploader.listener.upload.highlighted_staff_picture'57 => [=> [=> 'postUpdate'], => 'App\\Listener\\NbPendingLeadListener'], 58 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1901.     }
  1902.     /**
  1903.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1904.      *
  1905.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1906.      */
  1907.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1908.     {
  1909.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1910.             'App\\Listener\\CreditCostListener' => ['privates''App\\Listener\\CreditCostListener''getCreditCostListenerService'true],
  1911.             'App\\Listener\\FreelancerAssistantListener' => ['privates''App\\Listener\\FreelancerAssistantListener''getFreelancerAssistantListenerService'true],
  1912.             'App\\Listener\\FreelancerListener' => ['privates''App\\Listener\\FreelancerListener''getFreelancerListenerService'true],
  1913.             'App\\Listener\\OrderListener' => ['privates''App\\Listener\\OrderListener''getOrderListenerService'true],
  1914.             'App\\Listener\\ProspectDuplicateListener' => ['privates''App\\Listener\\ProspectDuplicateListener''getProspectDuplicateListenerService'true],
  1915.             'App\\Listener\\ProspectListener' => ['privates''App\\Listener\\ProspectListener''getProspectListenerService'true],
  1916.             'App\\Listener\\ProspectOnHearingAidListener' => ['privates''App\\Listener\\ProspectOnHearingAidListener''getProspectOnHearingAidListenerService'true],
  1917.             'App\\Listener\\ProspectOnStoreListener' => ['privates''App\\Listener\\ProspectOnStoreListener''getProspectOnStoreListenerService'true],
  1918.             'App\\Listener\\ProspectOnStoreQualificationListener' => ['privates''App\\Listener\\ProspectOnStoreQualificationListener''getProspectOnStoreQualificationListenerService'true],
  1919.             'App\\Listener\\ProspectOnStoreStatusListener' => ['privates''App\\Listener\\ProspectOnStoreStatusListener''getProspectOnStoreStatusListenerService'true],
  1920.             'App\\Listener\\SmsBroadcastListener' => ['privates''App\\Listener\\SmsBroadcastListener''getSmsBroadcastListenerService'true],
  1921.             'App\\Listener\\SponsorshipListener' => ['privates''App\\Listener\\SponsorshipListener''getSponsorshipListener2Service'true],
  1922.             'App\\Listener\\StoreCentralPurchasingRelationListener' => ['privates''App\\Listener\\StoreCentralPurchasingRelationListener''getStoreCentralPurchasingRelationListenerService'true],
  1923.             'App\\Listener\\StoreListener' => ['privates''App\\Listener\\StoreListener''getStoreListenerService'true],
  1924.             'App\\Listener\\StoreManagementRequestListener' => ['privates''App\\Listener\\StoreManagementRequestListener''getStoreManagementRequestListenerService'true],
  1925.         ], [
  1926.             'App\\Listener\\CreditCostListener' => '?',
  1927.             'App\\Listener\\FreelancerAssistantListener' => '?',
  1928.             'App\\Listener\\FreelancerListener' => '?',
  1929.             'App\\Listener\\OrderListener' => '?',
  1930.             'App\\Listener\\ProspectDuplicateListener' => '?',
  1931.             'App\\Listener\\ProspectListener' => '?',
  1932.             'App\\Listener\\ProspectOnHearingAidListener' => '?',
  1933.             'App\\Listener\\ProspectOnStoreListener' => '?',
  1934.             'App\\Listener\\ProspectOnStoreQualificationListener' => '?',
  1935.             'App\\Listener\\ProspectOnStoreStatusListener' => '?',
  1936.             'App\\Listener\\SmsBroadcastListener' => '?',
  1937.             'App\\Listener\\SponsorshipListener' => '?',
  1938.             'App\\Listener\\StoreCentralPurchasingRelationListener' => '?',
  1939.             'App\\Listener\\StoreListener' => '?',
  1940.             'App\\Listener\\StoreManagementRequestListener' => '?',
  1941.         ]));
  1942.         $instance->registerService('App\\Listener\\CreditCostListener''App\\Listener\\CreditCostListener');
  1943.         $instance->registerService('App\\Listener\\FreelancerAssistantListener''App\\Listener\\FreelancerAssistantListener');
  1944.         $instance->registerService('App\\Listener\\FreelancerListener''App\\Listener\\FreelancerListener');
  1945.         $instance->registerService('App\\Listener\\OrderListener''App\\Listener\\OrderListener');
  1946.         $instance->registerService('App\\Listener\\ProspectDuplicateListener''App\\Listener\\ProspectDuplicateListener');
  1947.         $instance->registerService('App\\Listener\\ProspectListener''App\\Listener\\ProspectListener');
  1948.         $instance->registerService('App\\Listener\\ProspectOnHearingAidListener''App\\Listener\\ProspectOnHearingAidListener');
  1949.         $instance->registerService('App\\Listener\\ProspectOnStoreListener''App\\Listener\\ProspectOnStoreListener');
  1950.         $instance->registerService('App\\Listener\\ProspectOnStoreQualificationListener''App\\Listener\\ProspectOnStoreQualificationListener');
  1951.         $instance->registerService('App\\Listener\\ProspectOnStoreStatusListener''App\\Listener\\ProspectOnStoreStatusListener');
  1952.         $instance->registerService('App\\Listener\\SmsBroadcastListener''App\\Listener\\SmsBroadcastListener');
  1953.         $instance->registerService('App\\Listener\\SponsorshipListener''App\\Listener\\SponsorshipListener');
  1954.         $instance->registerService('App\\Listener\\StoreCentralPurchasingRelationListener''App\\Listener\\StoreCentralPurchasingRelationListener');
  1955.         $instance->registerService('App\\Listener\\StoreListener''App\\Listener\\StoreListener');
  1956.         $instance->registerService('App\\Listener\\StoreManagementRequestListener''App\\Listener\\StoreManagementRequestListener');
  1957.         return $instance;
  1958.     }
  1959.     /**
  1960.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1961.      *
  1962.      * @return \Doctrine\ORM\EntityManager
  1963.      */
  1964.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1965.     {
  1966.         if ($lazyLoad) {
  1967.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1968.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1969.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1970.                     $proxy->setProxyInitializer(null);
  1971.                     return true;
  1972.                 });
  1973.             });
  1974.         }
  1975.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1976.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1977.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1978.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1979.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1980.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1981.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1982.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1983.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1984.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1985.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1986.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1987.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1988.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1989.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1990.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1991.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1992.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1993.         $a = new \Doctrine\ORM\Configuration();
  1994.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1995.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1996.         $b->addDriver($c'App\\Entity');
  1997.         $b->addDriver($c'Wits\\PaymentBundle\\Entity');
  1998.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1999.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  2000.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity''WitsPaymentBundle' => 'Wits\\PaymentBundle\\Entity']);
  2001.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2002.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2003.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2004.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2005.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  2006.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  2007.         ], [
  2008.             'doctrine.ulid_generator' => '?',
  2009.             'doctrine.uuid_generator' => '?',
  2010.         ])));
  2011.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2012.         $a->setProxyNamespace('Proxies');
  2013.         $a->setAutoGenerateProxyClasses(true);
  2014.         $a->setSchemaIgnoreClasses([]);
  2015.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2016.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2017.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  2018.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2019.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  2020.         $a->setLazyGhostObjectEnabled(false);
  2021.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2022.             'App\\Repository\\AcquisitionModeRepository' => ['privates''App\\Repository\\AcquisitionModeRepository''getAcquisitionModeRepositoryService'true],
  2023.             'App\\Repository\\AdministratorRepository' => ['privates''App\\Repository\\AdministratorRepository''getAdministratorRepositoryService'false],
  2024.             'App\\Repository\\BlogAuthorRepository' => ['privates''App\\Repository\\BlogAuthorRepository''getBlogAuthorRepositoryService'true],
  2025.             'App\\Repository\\BlogCategoryRepository' => ['privates''App\\Repository\\BlogCategoryRepository''getBlogCategoryRepositoryService'true],
  2026.             'App\\Repository\\BlogPostRepository' => ['privates''App\\Repository\\BlogPostRepository''getBlogPostRepositoryService'true],
  2027.             'App\\Repository\\CareNetworkRepository' => ['privates''App\\Repository\\CareNetworkRepository''getCareNetworkRepositoryService'true],
  2028.             'App\\Repository\\CentralPurchasingRepository' => ['privates''App\\Repository\\CentralPurchasingRepository''getCentralPurchasingRepositoryService'true],
  2029.             'App\\Repository\\CityPostRepository' => ['privates''App\\Repository\\CityPostRepository''getCityPostRepositoryService'false],
  2030.             'App\\Repository\\ClaimRepository' => ['privates''App\\Repository\\ClaimRepository''getClaimRepositoryService'true],
  2031.             'App\\Repository\\ContactRepository' => ['privates''App\\Repository\\ContactRepository''getContactRepositoryService'true],
  2032.             'App\\Repository\\CoregistrationCampaignRepository' => ['privates''App\\Repository\\CoregistrationCampaignRepository''getCoregistrationCampaignRepositoryService'true],
  2033.             'App\\Repository\\CreditCostRepository' => ['privates''App\\Repository\\CreditCostRepository''getCreditCostRepositoryService'true],
  2034.             'App\\Repository\\CreditPackGenericRepository' => ['privates''App\\Repository\\CreditPackGenericRepository''getCreditPackGenericRepositoryService'true],
  2035.             'App\\Repository\\CreditPackRepository' => ['privates''App\\Repository\\CreditPackRepository''getCreditPackRepositoryService'true],
  2036.             'App\\Repository\\DeviceSaleRepository' => ['privates''App\\Repository\\DeviceSaleRepository''getDeviceSaleRepositoryService'true],
  2037.             'App\\Repository\\EstimatedReachRepository' => ['privates''App\\Repository\\EstimatedReachRepository''getEstimatedReachRepositoryService'true],
  2038.             'App\\Repository\\FinancialParameterRepository' => ['privates''App\\Repository\\FinancialParameterRepository''getFinancialParameterRepositoryService'true],
  2039.             'App\\Repository\\FreelancerAssistantRepository' => ['privates''App\\Repository\\FreelancerAssistantRepository''getFreelancerAssistantRepositoryService'false],
  2040.             'App\\Repository\\FreelancerCommentRepository' => ['privates''App\\Repository\\FreelancerCommentRepository''getFreelancerCommentRepositoryService'true],
  2041.             'App\\Repository\\FreelancerRepository' => ['privates''App\\Repository\\FreelancerRepository''getFreelancerRepositoryService'false],
  2042.             'App\\Repository\\HearingAidRepository' => ['privates''App\\Repository\\HearingAidRepository''getHearingAidRepositoryService'true],
  2043.             'App\\Repository\\HearingBrandRepository' => ['privates''App\\Repository\\HearingBrandRepository''getHearingBrandRepositoryService'false],
  2044.             'App\\Repository\\HearingMakerRepository' => ['privates''App\\Repository\\HearingMakerRepository''getHearingMakerRepositoryService'false],
  2045.             'App\\Repository\\InvoiceRepository' => ['privates''App\\Repository\\InvoiceRepository''getInvoiceRepositoryService'true],
  2046.             'App\\Repository\\LogEntryRepository' => ['privates''App\\Repository\\LogEntryRepository''getLogEntryRepositoryService'true],
  2047.             'App\\Repository\\MediaoptinDeliveryRepository' => ['privates''App\\Repository\\MediaoptinDeliveryRepository''getMediaoptinDeliveryRepositoryService'true],
  2048.             'App\\Repository\\NewsLetterRepository' => ['privates''App\\Repository\\NewsLetterRepository''getNewsLetterRepositoryService'true],
  2049.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'false],
  2050.             'App\\Repository\\OrderRepository' => ['privates''App\\Repository\\OrderRepository''getOrderRepositoryService'false],
  2051.             'App\\Repository\\OrlOfficeRepository' => ['privates''App\\Repository\\OrlOfficeRepository''getOrlOfficeRepositoryService'true],
  2052.             'App\\Repository\\OrlProspectOnOrlOfficeRepository' => ['privates''App\\Repository\\OrlProspectOnOrlOfficeRepository''getOrlProspectOnOrlOfficeRepositoryService'true],
  2053.             'App\\Repository\\OrlProspectRepository' => ['privates''App\\Repository\\OrlProspectRepository''getOrlProspectRepositoryService'true],
  2054.             'App\\Repository\\OwnerRepository' => ['privates''App\\Repository\\OwnerRepository''getOwnerRepositoryService'true],
  2055.             'App\\Repository\\ParameterRepository' => ['privates''App\\Repository\\ParameterRepository''getParameterRepositoryService'true],
  2056.             'App\\Repository\\PartnerRepository' => ['privates''App\\Repository\\PartnerRepository''getPartnerRepositoryService'true],
  2057.             'App\\Repository\\PhoneValidationRepository' => ['privates''App\\Repository\\PhoneValidationRepository''getPhoneValidationRepositoryService'true],
  2058.             'App\\Repository\\Prescriber\\PrescriberRemunerationRepository' => ['privates''App\\Repository\\Prescriber\\PrescriberRemunerationRepository''getPrescriberRemunerationRepositoryService'true],
  2059.             'App\\Repository\\Prescriber\\PrescriberRepository' => ['privates''App\\Repository\\Prescriber\\PrescriberRepository''getPrescriberRepositoryService'true],
  2060.             'App\\Repository\\ProspectDroppedRepository' => ['privates''App\\Repository\\ProspectDroppedRepository''getProspectDroppedRepositoryService'true],
  2061.             'App\\Repository\\ProspectDuplicateRepository' => ['privates''App\\Repository\\ProspectDuplicateRepository''getProspectDuplicateRepositoryService'true],
  2062.             'App\\Repository\\ProspectFeedbackRepository' => ['privates''App\\Repository\\ProspectFeedbackRepository''getProspectFeedbackRepositoryService'true],
  2063.             'App\\Repository\\ProspectOnHearingAidRepository' => ['privates''App\\Repository\\ProspectOnHearingAidRepository''getProspectOnHearingAidRepositoryService'true],
  2064.             'App\\Repository\\ProspectOnStoreFeedbackRepository' => ['privates''App\\Repository\\ProspectOnStoreFeedbackRepository''getProspectOnStoreFeedbackRepositoryService'true],
  2065.             'App\\Repository\\ProspectOnStoreQualificationRepository' => ['privates''App\\Repository\\ProspectOnStoreQualificationRepository''getProspectOnStoreQualificationRepositoryService'true],
  2066.             'App\\Repository\\ProspectOnStoreRepository' => ['privates''App\\Repository\\ProspectOnStoreRepository''getProspectOnStoreRepositoryService'true],
  2067.             'App\\Repository\\ProspectOnStoreStatusRepository' => ['privates''App\\Repository\\ProspectOnStoreStatusRepository''getProspectOnStoreStatusRepositoryService'true],
  2068.             'App\\Repository\\ProspectQualificationRepository' => ['privates''App\\Repository\\ProspectQualificationRepository''getProspectQualificationRepositoryService'true],
  2069.             'App\\Repository\\ProspectReportingRepository' => ['privates''App\\Repository\\ProspectReportingRepository''getProspectReportingRepositoryService'true],
  2070.             'App\\Repository\\ProspectRepository' => ['privates''App\\Repository\\ProspectRepository''getProspectRepositoryService'true],
  2071.             'App\\Repository\\ShortUrlRepository' => ['privates''App\\Repository\\ShortUrlRepository''getShortUrlRepositoryService'true],
  2072.             'App\\Repository\\SmsBroadcastRepository' => ['privates''App\\Repository\\SmsBroadcastRepository''getSmsBroadcastRepositoryService'true],
  2073.             'App\\Repository\\SmsCreditPackGenericRepository' => ['privates''App\\Repository\\SmsCreditPackGenericRepository''getSmsCreditPackGenericRepositoryService'true],
  2074.             'App\\Repository\\SponsorshipRepository' => ['privates''App\\Repository\\SponsorshipRepository''getSponsorshipRepositoryService'false],
  2075.             'App\\Repository\\Stat\\EventRepository' => ['privates''App\\Repository\\Stat\\EventRepository''getEventRepositoryService'true],
  2076.             'App\\Repository\\Stat\\ReportRepository' => ['privates''App\\Repository\\Stat\\ReportRepository''getReportRepositoryService'true],
  2077.             'App\\Repository\\StoreCentralPurchasingRelationRepository' => ['privates''App\\Repository\\StoreCentralPurchasingRelationRepository''getStoreCentralPurchasingRelationRepositoryService'true],
  2078.             'App\\Repository\\StoreEmployeeRepository' => ['privates''App\\Repository\\StoreEmployeeRepository''getStoreEmployeeRepositoryService'true],
  2079.             'App\\Repository\\StoreFinderDataRepository' => ['privates''App\\Repository\\StoreFinderDataRepository''getStoreFinderDataRepositoryService'true],
  2080.             'App\\Repository\\StoreImageRepository' => ['privates''App\\Repository\\StoreImageRepository''getStoreImageRepositoryService'true],
  2081.             'App\\Repository\\StoreIndexationRepository' => ['privates''App\\Repository\\StoreIndexationRepository''getStoreIndexationRepositoryService'true],
  2082.             'App\\Repository\\StoreManagementRequestRepository' => ['privates''App\\Repository\\StoreManagementRequestRepository''getStoreManagementRequestRepositoryService'true],
  2083.             'App\\Repository\\StorePageRepository' => ['privates''App\\Repository\\StorePageRepository''getStorePageRepositoryService'true],
  2084.             'App\\Repository\\StorePlaceDataRepository' => ['privates''App\\Repository\\StorePlaceDataRepository''getStorePlaceDataRepositoryService'true],
  2085.             'App\\Repository\\StoreRepository' => ['privates''App\\Repository\\StoreRepository''getStoreRepositoryService'true],
  2086.             'App\\Repository\\StoreServiceRepository' => ['privates''App\\Repository\\StoreServiceRepository''getStoreServiceRepositoryService'true],
  2087.             'App\\Repository\\StoreSpecialityRepository' => ['privates''App\\Repository\\StoreSpecialityRepository''getStoreSpecialityRepositoryService'true],
  2088.             'App\\Repository\\ThirdPartyEntityRepository' => ['privates''App\\Repository\\ThirdPartyEntityRepository''getThirdPartyEntityRepositoryService'true],
  2089.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  2090.             'App\\Repository\\UserTrackingDetailRepository' => ['privates''App\\Repository\\UserTrackingDetailRepository''getUserTrackingDetailRepositoryService'true],
  2091.             'App\\Repository\\UserTrackingDurationRepository' => ['privates''App\\Repository\\UserTrackingDurationRepository''getUserTrackingDurationRepositoryService'true],
  2092.             'App\\Repository\\UserTrackingRepository' => ['privates''App\\Repository\\UserTrackingRepository''getUserTrackingRepositoryService'true],
  2093.             'Wits\\PaymentBundle\\Repository\\PaymentMethodRepository' => ['privates''Wits\\PaymentBundle\\Repository\\PaymentMethodRepository''getPaymentMethodRepositoryService'true],
  2094.             'Wits\\PaymentBundle\\Repository\\PaymentRepository' => ['privates''Wits\\PaymentBundle\\Repository\\PaymentRepository''getPaymentRepositoryService'true],
  2095.         ], [
  2096.             'App\\Repository\\AcquisitionModeRepository' => '?',
  2097.             'App\\Repository\\AdministratorRepository' => '?',
  2098.             'App\\Repository\\BlogAuthorRepository' => '?',
  2099.             'App\\Repository\\BlogCategoryRepository' => '?',
  2100.             'App\\Repository\\BlogPostRepository' => '?',
  2101.             'App\\Repository\\CareNetworkRepository' => '?',
  2102.             'App\\Repository\\CentralPurchasingRepository' => '?',
  2103.             'App\\Repository\\CityPostRepository' => '?',
  2104.             'App\\Repository\\ClaimRepository' => '?',
  2105.             'App\\Repository\\ContactRepository' => '?',
  2106.             'App\\Repository\\CoregistrationCampaignRepository' => '?',
  2107.             'App\\Repository\\CreditCostRepository' => '?',
  2108.             'App\\Repository\\CreditPackGenericRepository' => '?',
  2109.             'App\\Repository\\CreditPackRepository' => '?',
  2110.             'App\\Repository\\DeviceSaleRepository' => '?',
  2111.             'App\\Repository\\EstimatedReachRepository' => '?',
  2112.             'App\\Repository\\FinancialParameterRepository' => '?',
  2113.             'App\\Repository\\FreelancerAssistantRepository' => '?',
  2114.             'App\\Repository\\FreelancerCommentRepository' => '?',
  2115.             'App\\Repository\\FreelancerRepository' => '?',
  2116.             'App\\Repository\\HearingAidRepository' => '?',
  2117.             'App\\Repository\\HearingBrandRepository' => '?',
  2118.             'App\\Repository\\HearingMakerRepository' => '?',
  2119.             'App\\Repository\\InvoiceRepository' => '?',
  2120.             'App\\Repository\\LogEntryRepository' => '?',
  2121.             'App\\Repository\\MediaoptinDeliveryRepository' => '?',
  2122.             'App\\Repository\\NewsLetterRepository' => '?',
  2123.             'App\\Repository\\NotificationRepository' => '?',
  2124.             'App\\Repository\\OrderRepository' => '?',
  2125.             'App\\Repository\\OrlOfficeRepository' => '?',
  2126.             'App\\Repository\\OrlProspectOnOrlOfficeRepository' => '?',
  2127.             'App\\Repository\\OrlProspectRepository' => '?',
  2128.             'App\\Repository\\OwnerRepository' => '?',
  2129.             'App\\Repository\\ParameterRepository' => '?',
  2130.             'App\\Repository\\PartnerRepository' => '?',
  2131.             'App\\Repository\\PhoneValidationRepository' => '?',
  2132.             'App\\Repository\\Prescriber\\PrescriberRemunerationRepository' => '?',
  2133.             'App\\Repository\\Prescriber\\PrescriberRepository' => '?',
  2134.             'App\\Repository\\ProspectDroppedRepository' => '?',
  2135.             'App\\Repository\\ProspectDuplicateRepository' => '?',
  2136.             'App\\Repository\\ProspectFeedbackRepository' => '?',
  2137.             'App\\Repository\\ProspectOnHearingAidRepository' => '?',
  2138.             'App\\Repository\\ProspectOnStoreFeedbackRepository' => '?',
  2139.             'App\\Repository\\ProspectOnStoreQualificationRepository' => '?',
  2140.             'App\\Repository\\ProspectOnStoreRepository' => '?',
  2141.             'App\\Repository\\ProspectOnStoreStatusRepository' => '?',
  2142.             'App\\Repository\\ProspectQualificationRepository' => '?',
  2143.             'App\\Repository\\ProspectReportingRepository' => '?',
  2144.             'App\\Repository\\ProspectRepository' => '?',
  2145.             'App\\Repository\\ShortUrlRepository' => '?',
  2146.             'App\\Repository\\SmsBroadcastRepository' => '?',
  2147.             'App\\Repository\\SmsCreditPackGenericRepository' => '?',
  2148.             'App\\Repository\\SponsorshipRepository' => '?',
  2149.             'App\\Repository\\Stat\\EventRepository' => '?',
  2150.             'App\\Repository\\Stat\\ReportRepository' => '?',
  2151.             'App\\Repository\\StoreCentralPurchasingRelationRepository' => '?',
  2152.             'App\\Repository\\StoreEmployeeRepository' => '?',
  2153.             'App\\Repository\\StoreFinderDataRepository' => '?',
  2154.             'App\\Repository\\StoreImageRepository' => '?',
  2155.             'App\\Repository\\StoreIndexationRepository' => '?',
  2156.             'App\\Repository\\StoreManagementRequestRepository' => '?',
  2157.             'App\\Repository\\StorePageRepository' => '?',
  2158.             'App\\Repository\\StorePlaceDataRepository' => '?',
  2159.             'App\\Repository\\StoreRepository' => '?',
  2160.             'App\\Repository\\StoreServiceRepository' => '?',
  2161.             'App\\Repository\\StoreSpecialityRepository' => '?',
  2162.             'App\\Repository\\ThirdPartyEntityRepository' => '?',
  2163.             'App\\Repository\\UserRepository' => '?',
  2164.             'App\\Repository\\UserTrackingDetailRepository' => '?',
  2165.             'App\\Repository\\UserTrackingDurationRepository' => '?',
  2166.             'App\\Repository\\UserTrackingRepository' => '?',
  2167.             'Wits\\PaymentBundle\\Repository\\PaymentMethodRepository' => '?',
  2168.             'Wits\\PaymentBundle\\Repository\\PaymentRepository' => '?',
  2169.         ])));
  2170.         $a->addCustomStringFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2171.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  2172.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  2173.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  2174.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  2175.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  2176.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  2177.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2178.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  2179.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  2180.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  2181.         $a->addCustomNumericFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  2182.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  2183.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  2184.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  2185.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2186.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  2187.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  2188.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  2189.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  2190.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  2191.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2192.         $a->addCustomDatetimeFunction('TimestampDiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2193.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  2194.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2195.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  2196.         return $instance;
  2197.     }
  2198.     /**
  2199.      * Gets the public 'event_dispatcher' shared service.
  2200.      *
  2201.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2202.      */
  2203.     protected function getEventDispatcherService()
  2204.     {
  2205.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2206.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2207.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2208.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2209.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2210.         $instance->addListener('kernel.request', [=> function () {
  2211.             return ($this->privates['App\\EventListener\\CleanFlashMessageListener'] ?? $this->getCleanFlashMessageListenerService());
  2212.         }, => 'onKernelRequest'], 5);
  2213.         $instance->addListener('kernel.request', [=> function () {
  2214.             return ($this->privates['App\\Listener\\OrlListener'] ?? $this->getOrlListenerService());
  2215.         }, => '__invoke'], 0);
  2216.         $instance->addListener('payment_intent.succeeded', [=> function () {
  2217.             return ($this->privates['App\\Listener\\PaymentEventListener'] ?? $this->load('getPaymentEventListenerService'));
  2218.         }, => 'onPaymentConfirmed'], 0);
  2219.         $instance->addListener('payment_intent.payment_failed', [=> function () {
  2220.             return ($this->privates['App\\Listener\\PaymentEventListener'] ?? $this->load('getPaymentEventListenerService'));
  2221.         }, => 'onPaymentRefused'], 0);
  2222.         $instance->addListener('customer.created', [=> function () {
  2223.             return ($this->privates['App\\Listener\\PaymentEventListener'] ?? $this->load('getPaymentEventListenerService'));
  2224.         }, => 'onCustomerCreated'], 0);
  2225.         $instance->addListener('vich_uploader.post_remove', [=> function () {
  2226.             return ($this->privates['App\\Listener\\VichUploaderListener'] ?? $this->load('getVichUploaderListenerService'));
  2227.         }, => 'onPostRemove'], 0);
  2228.         $instance->addListener('kernel.request', [=> function () {
  2229.             return ($this->privates['App\\Listener\\WhiteLabelListener'] ?? $this->getWhiteLabelListenerService());
  2230.         }, => '__invoke'], 0);
  2231.         $instance->addListener('kernel.controller', [=> function () {
  2232.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2233.         }, => 'onKernelController'], 0);
  2234.         $instance->addListener('kernel.exception', [=> function () {
  2235.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  2236.         }, => 'onKernelException'], 0);
  2237.         $instance->addListener('kernel.response', [=> function () {
  2238.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->load('getSonata_Block_Cache_Handler_DefaultService'));
  2239.         }, => 'onKernelResponse'], 0);
  2240.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  2241.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  2242.         }, => 'onPreviousStepInvalid'], 0);
  2243.         $instance->addListener('flow.flow_expired', [=> function () {
  2244.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  2245.         }, => 'onFlowExpired'], 0);
  2246.         $instance->addListener('kernel.request', [=> function () {
  2247.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2248.         }, => 'onKernelRequest'], 0);
  2249.         $instance->addListener('sonata.block.event.breadcrumb', [=> function () {
  2250.             return ($this->privates['sonata.seo.event.breadcrumb'] ?? $this->load('getSonata_Seo_Event_BreadcrumbService'));
  2251.         }, => 'onBlock'], 0);
  2252.         $instance->addListener('kernel.request', [=> function () {
  2253.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2254.         }, => 'onKernelRequest'], 250);
  2255.         $instance->addListener('kernel.response', [=> function () {
  2256.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2257.         }, => 'onKernelResponse'], 0);
  2258.         $instance->addListener('kernel.response', [=> function () {
  2259.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2260.         }, => 'onResponse'], -10);
  2261.         $instance->addListener('kernel.request', [=> function () {
  2262.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  2263.         }, => 'onKernelRequest'], 28);
  2264.         $instance->addListener('kernel.request', [=> function () {
  2265.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  2266.         }, => 'onKernelRequest'], 2);
  2267.         $instance->addListener('kernel.view', [=> function () {
  2268.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  2269.         }, => 'onKernelView'], 16);
  2270.         $instance->addListener('kernel.view', [=> function () {
  2271.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  2272.         }, => 'onKernelView'], 8);
  2273.         $instance->addListener('kernel.exception', [=> function () {
  2274.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  2275.         }, => 'onKernelException'], 0);
  2276.         $instance->addListener('kernel.exception', [=> function () {
  2277.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  2278.         }, => 'onKernelException'], -96);
  2279.         $instance->addListener('kernel.view', [=> function () {
  2280.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  2281.         }, => 'onKernelView'], 32);
  2282.         $instance->addListener('kernel.request', [=> function () {
  2283.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  2284.         }, => 'onKernelRequest'], 4);
  2285.         $instance->addListener('kernel.request', [=> function () {
  2286.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  2287.         }, => 'onKernelRequest'], 0);
  2288.         $instance->addListener('kernel.response', [=> function () {
  2289.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  2290.         }, => 'onKernelResponse'], 0);
  2291.         $instance->addListener('kernel.view', [=> function () {
  2292.             return ($this->privates['api_platform.fos_user.event_listener'] ?? $this->load('getApiPlatform_FosUser_EventListenerService'));
  2293.         }, => 'onKernelView'], 24);
  2294.         $instance->addListener('kernel.response', [=> function () {
  2295.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  2296.         }, => 'onKernelResponse'], -1);
  2297.         $instance->addListener('kernel.view', [=> function () {
  2298.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  2299.         }, => 'onKernelView'], 64);
  2300.         $instance->addListener('kernel.request', [=> function () {
  2301.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  2302.         }, => 'onKernelRequest'], 16);
  2303.         $instance->addListener('kernel.request', [=> function () {
  2304.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2305.         }, => 'onSecurity'], 3);
  2306.         $instance->addListener('kernel.request', [=> function () {
  2307.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2308.         }, => 'onSecurityPostDenormalize'], 1);
  2309.         $instance->addListener('kernel.view', [=> function () {
  2310.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2311.         }, => 'onSecurityPostValidation'], 63);
  2312.         $instance->addListener('kernel.exception', [=> function () {
  2313.             return ($this->privates['App\\EventListener\\ErrorListener'] ?? ($this->privates['App\\EventListener\\ErrorListener'] = new \App\EventListener\ErrorListener()));
  2314.         }, => 'onKernelException'], -128);
  2315.         $instance->addListener('kernel.request', [=> function () {
  2316.             return ($this->privates['App\\EventListener\\FormThemeExtensionListener'] ?? $this->getFormThemeExtensionListenerService());
  2317.         }, => 'onKernelRequest'], 0);
  2318.         $instance->addListener('kernel.request', [=> function () {
  2319.             return ($this->privates['App\\EventListener\\MaintenanceListener'] ?? $this->getMaintenanceListenerService());
  2320.         }, => 'onKernelRequest'], 0);
  2321.         $instance->addListener('kernel.controller', [=> function () {
  2322.             return ($this->privates['App\\EventListener\\SponsorshipListener'] ?? $this->getSponsorshipListenerService());
  2323.         }, => 'onKernelController'], 0);
  2324.         $instance->addListener('fos_user.registration.success', [=> function () {
  2325.             return ($this->privates['App\\EventListener\\SponsorshipListener'] ?? $this->getSponsorshipListenerService());
  2326.         }, => 'onRegistrationSuccess'], 0);
  2327.         $instance->addListener('fos_user.registration.confirm', [=> function () {
  2328.             return ($this->privates['App\\EventListener\\SponsorshipListener'] ?? $this->getSponsorshipListenerService());
  2329.         }, => 'onRegistrationConfirm'], 0);
  2330.         $instance->addListener('payment_intent.succeeded', [=> function () {
  2331.             return ($this->privates['App\\EventListener\\SponsorshipListener'] ?? $this->getSponsorshipListenerService());
  2332.         }, => 'onPaymentConfirmed'], 0);
  2333.         $instance->addListener('kernel.controller', [=> function () {
  2334.             return ($this->privates['App\\EventListener\\UserConfigStepListener'] ?? $this->getUserConfigStepListenerService());
  2335.         }, => 'onKernelController'], 0);
  2336.         $instance->addListener('kernel.response', [=> function () {
  2337.             return ($this->privates['App\\EventListener\\UtmListener'] ?? $this->getUtmListenerService());
  2338.         }, => 'onKernelResponse'], 0);
  2339.         $instance->addListener('kernel.controller', [=> function () {
  2340.             return ($this->privates['App\\EventListener\\UtmListener'] ?? $this->getUtmListenerService());
  2341.         }, => 'onKernelController'], 0);
  2342.         $instance->addListener('kernel.view', [=> function () {
  2343.             return ($this->privates['App\\EventSubscriber\\ProspectApiCreationSubscriber'] ?? $this->load('getProspectApiCreationSubscriberService'));
  2344.         }, => 'preWriteProspect'], 33);
  2345.         $instance->addListener('workflow.prospectOnStoreQualification.completed.validate', [=> function () {
  2346.             return ($this->privates['App\\Listener\\ProspectOnStoreQualificationWorkflowListener'] ?? $this->load('getProspectOnStoreQualificationWorkflowListenerService'));
  2347.         }, => 'onValidate'], 0);
  2348.         $instance->addListener('workflow.prospectOnStoreQualification.completed.reject', [=> function () {
  2349.             return ($this->privates['App\\Listener\\ProspectOnStoreQualificationWorkflowListener'] ?? $this->load('getProspectOnStoreQualificationWorkflowListenerService'));
  2350.         }, => 'onReject'], 0);
  2351.         $instance->addListener('workflow.prospectOnStoreQualification.completed.unreach', [=> function () {
  2352.             return ($this->privates['App\\Listener\\ProspectOnStoreQualificationWorkflowListener'] ?? $this->load('getProspectOnStoreQualificationWorkflowListenerService'));
  2353.         }, => 'onUnreach'], 0);
  2354.         $instance->addListener('workflow.prospectQualification.completed.validate', [=> function () {
  2355.             return ($this->privates['App\\Listener\\ProspectQualificationWorflowListener'] ?? $this->load('getProspectQualificationWorflowListenerService'));
  2356.         }, => 'onValidate'], 0);
  2357.         $instance->addListener('workflow.prospectQualification.completed.reject', [=> function () {
  2358.             return ($this->privates['App\\Listener\\ProspectQualificationWorflowListener'] ?? $this->load('getProspectQualificationWorflowListenerService'));
  2359.         }, => 'onReject'], 0);
  2360.         $instance->addListener('workflow.prospectQualification.completed.unreach', [=> function () {
  2361.             return ($this->privates['App\\Listener\\ProspectQualificationWorflowListener'] ?? $this->load('getProspectQualificationWorflowListenerService'));
  2362.         }, => 'onUnreach'], 0);
  2363.         $instance->addListener('fos_user.registration.success', [=> function () {
  2364.             return ($this->privates['App\\Listener\\RegistrationListener'] ?? ($this->privates['App\\Listener\\RegistrationListener'] = new \App\Listener\RegistrationListener()));
  2365.         }, => 'onRegistrationSuccess'], 0);
  2366.         $instance->addListener('workflow.storeManagementRequest.completed.validate', [=> function () {
  2367.             return ($this->privates['App\\Listener\\StoreManagementRequestWorflowListener'] ?? $this->load('getStoreManagementRequestWorflowListenerService'));
  2368.         }, => 'onValidate'], 0);
  2369.         $instance->addListener('workflow.store.completed.validate', [=> function () {
  2370.             return ($this->privates['App\\Listener\\StoreWorflowListener'] ?? $this->load('getStoreWorflowListenerService'));
  2371.         }, => 'onValidation'], 0);
  2372.         $instance->addListener('workflow.store.completed.reject', [=> function () {
  2373.             return ($this->privates['App\\Listener\\StoreWorflowListener'] ?? $this->load('getStoreWorflowListenerService'));
  2374.         }, => 'onRejectCreation'], 0);
  2375.         $instance->addListener('workflow.store.completed.askForSuppression', [=> function () {
  2376.             return ($this->privates['App\\Listener\\StoreWorflowListener'] ?? $this->load('getStoreWorflowListenerService'));
  2377.         }, => 'onAskForSuppression'], 0);
  2378.         $instance->addListener('workflow.store.completed.validate_suppression', [=> function () {
  2379.             return ($this->privates['App\\Listener\\StoreWorflowListener'] ?? $this->load('getStoreWorflowListenerService'));
  2380.         }, => 'onValidateSuppression'], 0);
  2381.         $instance->addListener('kernel.terminate', [=> function () {
  2382.             return ($this->privates['App\\Listener\\UserTrackingListener'] ?? $this->load('getUserTrackingListenerService'));
  2383.         }, => 'onKernelTerminate'], 0);
  2384.         $instance->addListener('kernel.response', [=> function () {
  2385.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2386.         }, => 'onKernelResponse'], 0);
  2387.         $instance->addListener('kernel.response', [=> function () {
  2388.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2389.         }, => 'onKernelResponse'], -1024);
  2390.         $instance->addListener('kernel.request', [=> function () {
  2391.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2392.         }, => 'setDefaultLocale'], 100);
  2393.         $instance->addListener('kernel.request', [=> function () {
  2394.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2395.         }, => 'onKernelRequest'], 16);
  2396.         $instance->addListener('kernel.finish_request', [=> function () {
  2397.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2398.         }, => 'onKernelFinishRequest'], 0);
  2399.         $instance->addListener('kernel.request', [=> function () {
  2400.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2401.         }, => 'onKernelRequest'], 256);
  2402.         $instance->addListener('kernel.response', [=> function () {
  2403.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2404.         }, => 'onResponse'], -255);
  2405.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2406.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2407.         }, => 'onControllerArguments'], 0);
  2408.         $instance->addListener('kernel.exception', [=> function () {
  2409.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2410.         }, => 'logKernelException'], 0);
  2411.         $instance->addListener('kernel.exception', [=> function () {
  2412.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2413.         }, => 'onKernelException'], -128);
  2414.         $instance->addListener('kernel.response', [=> function () {
  2415.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2416.         }, => 'removeCspHeader'], -128);
  2417.         $instance->addListener('kernel.request', [=> function () {
  2418.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2419.         }, => 'onKernelRequest'], 15);
  2420.         $instance->addListener('kernel.finish_request', [=> function () {
  2421.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2422.         }, => 'onKernelFinishRequest'], -15);
  2423.         $instance->addListener('console.error', [=> function () {
  2424.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2425.         }, => 'onConsoleError'], -128);
  2426.         $instance->addListener('console.terminate', [=> function () {
  2427.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2428.         }, => 'onConsoleTerminate'], -128);
  2429.         $instance->addListener('console.error', [=> function () {
  2430.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2431.         }, => 'onConsoleError'], 0);
  2432.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2433.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2434.         }, => 'onMessage'], -255);
  2435.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2436.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2437.         }, => 'onMessage'], -255);
  2438.         $instance->addListener('kernel.request', [=> function () {
  2439.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2440.         }, => 'configure'], 2048);
  2441.         $instance->addListener('console.command', [=> function () {
  2442.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2443.         }, => 'configure'], 2048);
  2444.         $instance->addListener('kernel.request', [=> function () {
  2445.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2446.         }, => 'onKernelRequest'], 32);
  2447.         $instance->addListener('kernel.finish_request', [=> function () {
  2448.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2449.         }, => 'onKernelFinishRequest'], 0);
  2450.         $instance->addListener('kernel.exception', [=> function () {
  2451.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2452.         }, => 'onKernelException'], -64);
  2453.         $instance->addListener('kernel.response', [=> function () {
  2454.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2455.         }, => 'onKernelResponse'], 0);
  2456.         $instance->addListener('kernel.request', [=> function () {
  2457.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2458.         }, => 'onKernelRequest'], 128);
  2459.         $instance->addListener('kernel.response', [=> function () {
  2460.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2461.         }, => 'onKernelResponse'], -1000);
  2462.         $instance->addListener('kernel.finish_request', [=> function () {
  2463.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2464.         }, => 'onFinishRequest'], 0);
  2465.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2466.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2467.         }, => 'onMessageFailed'], 100);
  2468.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2469.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  2470.         }, => 'onMessageFailed'], 200);
  2471.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2472.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  2473.         }, => 'onWorkerRunning'], 100);
  2474.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2475.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2476.         }, => 'onWorkerStarted'], 0);
  2477.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2478.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2479.         }, => 'onWorkerRunning'], 0);
  2480.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2481.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  2482.         }, => 'onWorkerStarted'], 100);
  2483.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2484.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2485.         }, => 'onMessageFailed'], 0);
  2486.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2487.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2488.         }, => 'onWorkerRunning'], 0);
  2489.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2490.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2491.         }, => 'onNotification'], -255);
  2492.         $instance->addListener('kernel.response', [=> function () {
  2493.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2494.         }, => 'onKernelResponse'], -100);
  2495.         $instance->addListener('kernel.exception', [=> function () {
  2496.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2497.         }, => 'onKernelException'], 0);
  2498.         $instance->addListener('kernel.terminate', [=> function () {
  2499.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2500.         }, => 'onKernelTerminate'], -1024);
  2501.         $instance->addListener('kernel.controller', [=> function () {
  2502.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2503.         }, => 'onKernelController'], 0);
  2504.         $instance->addListener('kernel.response', [=> function () {
  2505.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2506.         }, => 'onKernelResponse'], 0);
  2507.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2508.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2509.         }, => 'onWorkerMessageHandled'], 0);
  2510.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2511.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2512.         }, => 'onWorkerMessageFailed'], 0);
  2513.         $instance->addListener('kernel.response', [=> function () {
  2514.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2515.         }, => 'onKernelResponse'], 0);
  2516.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2517.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2518.         }, => 'onVoterVote'], 0);
  2519.         $instance->addListener('kernel.request', [=> function () {
  2520.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2521.         }, => 'configureLogoutUrlGenerator'], 8);
  2522.         $instance->addListener('kernel.request', [=> function () {
  2523.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2524.         }, => 'onKernelRequest'], 8);
  2525.         $instance->addListener('kernel.finish_request', [=> function () {
  2526.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2527.         }, => 'onKernelFinishRequest'], 0);
  2528.         $instance->addListener('kernel.exception', [=> function () {
  2529.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService'));
  2530.         }, => 'onKernelException'], 2);
  2531.         $instance->addListener('kernel.request', [=> function () {
  2532.             return ($this->privates['security.authentication.form_listener.two_factor.main'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_MainService());
  2533.         }, => 'onKernelRequest'], 0);
  2534.         $instance->addListener('security.authentication.success', [=> function () {
  2535.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2536.         }, => 'onLogin'], 9223372036854775807);
  2537.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2538.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2539.         }, => 'onAccessDenied'], 0);
  2540.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2541.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2542.         }, => 'onTwoFactorForm'], 0);
  2543.         $instance->addListener('kernel.response', [=> function () {
  2544.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2545.         }, => 'onKernelResponse'], 1);
  2546.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2547.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2548.         }, => 'onMessage'], 0);
  2549.         $instance->addListener('kernel.response', [=> function () {
  2550.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2551.         }, => 'onKernelResponse'], -128);
  2552.         $instance->addListener('console.command', [=> function () {
  2553.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2554.         }, => 'onCommand'], 255);
  2555.         $instance->addListener('console.terminate', [=> function () {
  2556.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2557.         }, => 'onTerminate'], -255);
  2558.         $instance->addListener('console.command', [=> function () {
  2559.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2560.         }, => 'configure'], 1024);
  2561.         $instance->addListener('console.error', [=> function () {
  2562.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2563.         }, => 'onConsoleError'], 0);
  2564.         $instance->addListener('console.terminate', [=> function () {
  2565.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2566.         }, => 'onConsoleTerminate'], 0);
  2567.         $instance->addListener('kernel.request', [=> function () {
  2568.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  2569.         }, => 'onEvent'], 1024);
  2570.         $instance->addListener('console.command', [=> function () {
  2571.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  2572.         }, => 'onEvent'], 1024);
  2573.         $instance->addListener('kernel.request', [=> function () {
  2574.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  2575.         }, => 'onEvent'], 1024);
  2576.         $instance->addListener('console.command', [=> function () {
  2577.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  2578.         }, => 'onEvent'], 1024);
  2579.         $instance->addListener('kernel.finish_request', [=> function () {
  2580.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2581.         }, => 'resetAssets'], 0);
  2582.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  2583.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  2584.         }, => 'onImplicitLogin'], 0);
  2585.         $instance->addListener('security.interactive_login', [=> function () {
  2586.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  2587.         }, => 'onSecurityInteractiveLogin'], 0);
  2588.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2589.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  2590.         }, => 'authenticate'], 0);
  2591.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  2592.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  2593.         }, => 'authenticate'], 0);
  2594.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2595.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  2596.         }, => 'authenticate'], 0);
  2597.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  2598.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  2599.         }, => 'addSuccessFlash'], 0);
  2600.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  2601.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  2602.         }, => 'addSuccessFlash'], 0);
  2603.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2604.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  2605.         }, => 'addSuccessFlash'], 0);
  2606.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2607.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  2608.         }, => 'addSuccessFlash'], 0);
  2609.         $instance->addListener('fos_user.registration.success', [=> function () {
  2610.             return ($this->privates['fos_user.listener.email_confirmation'] ?? $this->load('getFosUser_Listener_EmailConfirmationService'));
  2611.         }, => 'onRegistrationSuccess'], 0);
  2612.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  2613.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  2614.         }, => 'onResettingResetInitialize'], 0);
  2615.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  2616.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  2617.         }, => 'onResettingResetSuccess'], 0);
  2618.         $instance->addListener('kernel.controller', [=> function () {
  2619.             return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
  2620.         }, => 'onKernelController'], 0);
  2621.         $instance->addListener('kernel.request', [=> function () {
  2622.             return ($this->privates['stof_doctrine_extensions.event_listener.blame'] ?? $this->getStofDoctrineExtensions_EventListener_BlameService());
  2623.         }, => 'onKernelRequest'], 0);
  2624.         $instance->addListener('kernel.request', [=> function () {
  2625.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  2626.         }, => 'onKernelRequest'], 0);
  2627.         $instance->addListener('knp_pager.before', [=> function () {
  2628.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2629.         }, => 'before'], 0);
  2630.         $instance->addListener('knp_pager.pagination', [=> function () {
  2631.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2632.         }, => 'pagination'], 0);
  2633.         $instance->addListener('knp_pager.before', [=> function () {
  2634.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2635.         }, => 'before'], 1);
  2636.         $instance->addListener('knp_pager.before', [=> function () {
  2637.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2638.         }, => 'before'], 1);
  2639.         $instance->addListener('knp_pager.pagination', [=> function () {
  2640.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2641.         }, => 'pagination'], 1);
  2642.         $instance->addListener('kernel.controller', [=> function () {
  2643.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2644.         }, => 'onKernelController'], 0);
  2645.         $instance->addListener('kernel.controller', [=> function () {
  2646.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2647.         }, => 'onKernelController'], 0);
  2648.         $instance->addListener('kernel.controller', [=> function () {
  2649.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2650.         }, => 'onKernelController'], -128);
  2651.         $instance->addListener('kernel.view', [=> function () {
  2652.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2653.         }, => 'onKernelView'], 0);
  2654.         $instance->addListener('kernel.controller', [=> function () {
  2655.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2656.         }, => 'onKernelController'], 0);
  2657.         $instance->addListener('kernel.response', [=> function () {
  2658.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2659.         }, => 'onKernelResponse'], 0);
  2660.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2661.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2662.         }, => 'onKernelControllerArguments'], 0);
  2663.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2664.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2665.         }, => 'onKernelControllerArguments'], 0);
  2666.         $instance->addListener('security.authentication.success', [=> function () {
  2667.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  2668.         }, => 'onLogin'], 9223372036854775806);
  2669.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2670.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2671.         }, => 'checkPassport'], 0);
  2672.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2673.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  2674.         }, => 'onSuccessfulLogin'], -63);
  2675.         $instance->addListener('kernel.response', [=> function () {
  2676.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  2677.         }, => 'onKernelResponse'], 0);
  2678.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2679.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->load('getSchebTwoFactor_Security_Listener_TrustedDeviceService'));
  2680.         }, => 'onSuccessfulLogin'], 0);
  2681.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2682.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2683.         }, => 'onLogout'], 0);
  2684.         return $instance;
  2685.     }
  2686.     /**
  2687.      * Gets the public 'http_kernel' shared service.
  2688.      *
  2689.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2690.      */
  2691.     protected function getHttpKernelService()
  2692.     {
  2693.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2694.         if (isset($this->services['http_kernel'])) {
  2695.             return $this->services['http_kernel'];
  2696.         }
  2697.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2698.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2699.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2700.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2701.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2702.             yield => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->load('getDebug_Sonata_Admin_ArgumentResolver_AdminService'));
  2703.             yield => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->load('getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService'));
  2704.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2705.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2706.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2707.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2708.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2709.     }
  2710.     /**
  2711.      * Gets the public 'knp_menu.matcher' shared service.
  2712.      *
  2713.      * @return \Knp\Menu\Matcher\Matcher
  2714.      */
  2715.     protected function getKnpMenu_MatcherService()
  2716.     {
  2717.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2718.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2719.             yield => ($this->privates['sonata.admin.menu.matcher.voter.admin'] ?? $this->load('getSonata_Admin_Menu_Matcher_Voter_AdminService'));
  2720.             yield => ($this->privates['sonata.admin.menu.matcher.voter.active'] ?? ($this->privates['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  2721.         }, 3));
  2722.     }
  2723.     /**
  2724.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2725.      *
  2726.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2727.      */
  2728.     protected function getLiipImagine_Cache_ManagerService()
  2729.     {
  2730.         $a = ($this->services['router'] ?? $this->getRouterService());
  2731.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2732.             return $this->services['liip_imagine.cache.manager'];
  2733.         }
  2734.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2735.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2736.             return $this->services['liip_imagine.cache.manager'];
  2737.         }
  2738.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $b'default'false);
  2739.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2740.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2741.         return $instance;
  2742.     }
  2743.     /**
  2744.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2745.      *
  2746.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2747.      */
  2748.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2749.     {
  2750.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  2751.     }
  2752.     /**
  2753.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2754.      *
  2755.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2756.      */
  2757.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2758.     {
  2759.         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()));
  2760.     }
  2761.     /**
  2762.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2763.      *
  2764.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2765.      */
  2766.     protected function getLiipImagine_Cache_SignerService()
  2767.     {
  2768.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2769.     }
  2770.     /**
  2771.      * Gets the public 'messenger.default_bus' shared service.
  2772.      *
  2773.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2774.      */
  2775.     protected function getMessenger_DefaultBusService()
  2776.     {
  2777.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2778.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2779.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  2780.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2781.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2782.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2783.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2784.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2785.         }, 7)));
  2786.     }
  2787.     /**
  2788.      * Gets the public 'request_stack' shared service.
  2789.      *
  2790.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2791.      */
  2792.     protected function getRequestStackService()
  2793.     {
  2794.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2795.     }
  2796.     /**
  2797.      * Gets the public 'router' shared service.
  2798.      *
  2799.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2800.      */
  2801.     protected function getRouterService()
  2802.     {
  2803.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2804.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2805.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2806.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2807.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2808.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2809.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2810.         ], [
  2811.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2812.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  2813.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2814.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2815.         return $instance;
  2816.     }
  2817.     /**
  2818.      * Gets the public 'sonata.block.context_manager.default' shared service.
  2819.      *
  2820.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  2821.      */
  2822.     protected function getSonata_Block_ContextManager_DefaultService()
  2823.     {
  2824.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  2825.         if (isset($this->services['sonata.block.context_manager.default'])) {
  2826.             return $this->services['sonata.block.context_manager.default'];
  2827.         }
  2828.         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()));
  2829.     }
  2830.     /**
  2831.      * Gets the public 'sonata.block.manager' shared service.
  2832.      *
  2833.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  2834.      */
  2835.     protected function getSonata_Block_ManagerService()
  2836.     {
  2837.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2838.             'sonata.admin.block.admin_list' => ['services''sonata.admin.block.admin_list''getSonata_Admin_Block_AdminListService'true],
  2839.             'sonata.admin.block.admin_preview' => ['services''sonata.admin.block.admin_preview''getSonata_Admin_Block_AdminPreviewService'true],
  2840.             'sonata.admin.block.search_result' => ['services''sonata.admin.block.search_result''getSonata_Admin_Block_SearchResultService'true],
  2841.             'sonata.admin.block.stats' => ['services''sonata.admin.block.stats''getSonata_Admin_Block_StatsService'true],
  2842.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'true],
  2843.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'true],
  2844.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'true],
  2845.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'true],
  2846.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'true],
  2847.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'true],
  2848.             'sonata.seo.block.breadcrumb.homepage' => ['services''sonata.seo.block.breadcrumb.homepage''getSonata_Seo_Block_Breadcrumb_HomepageService'true],
  2849.         ], [
  2850.             'sonata.admin.block.admin_list' => '?',
  2851.             'sonata.admin.block.admin_preview' => '?',
  2852.             'sonata.admin.block.search_result' => '?',
  2853.             'sonata.admin.block.stats' => '?',
  2854.             'sonata.block.service.container' => '?',
  2855.             'sonata.block.service.empty' => '?',
  2856.             'sonata.block.service.menu' => '?',
  2857.             'sonata.block.service.rss' => '?',
  2858.             'sonata.block.service.template' => '?',
  2859.             'sonata.block.service.text' => '?',
  2860.             'sonata.seo.block.breadcrumb.homepage' => '?',
  2861.         ]), $this->parameters['sonata.block.container.types']);
  2862.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  2863.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  2864.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  2865.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  2866.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  2867.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  2868.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  2869.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  2870.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  2871.         $instance->add('sonata.admin.block.admin_preview''sonata.admin.block.admin_preview', []);
  2872.         $instance->add('sonata.seo.block.breadcrumb.homepage''sonata.seo.block.breadcrumb.homepage', []);
  2873.         return $instance;
  2874.     }
  2875.     /**
  2876.      * Gets the public 'sonata.block.renderer.default' shared service.
  2877.      *
  2878.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  2879.      */
  2880.     protected function getSonata_Block_Renderer_DefaultService()
  2881.     {
  2882.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  2883.         if (isset($this->services['sonata.block.renderer.default'])) {
  2884.             return $this->services['sonata.block.renderer.default'];
  2885.         }
  2886.         $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'], [], []);
  2887.         $b->setDefaultFilter('debug_only');
  2888.         $b->setDefaultRenderer('throw');
  2889.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2890.     }
  2891.     /**
  2892.      * Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
  2893.      *
  2894.      * @return \Sonata\Doctrine\Adapter\AdapterChain
  2895.      */
  2896.     protected function getSonata_Doctrine_Model_Adapter_ChainService()
  2897.     {
  2898.         $this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
  2899.         $instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
  2900.         return $instance;
  2901.     }
  2902.     /**
  2903.      * Gets the public 'sonata.seo.page.default' shared service.
  2904.      *
  2905.      * @return \Sonata\SeoBundle\Seo\SeoPage
  2906.      */
  2907.     protected function getSonata_Seo_Page_DefaultService()
  2908.     {
  2909.         $this->services['sonata.seo.page.default'] = $instance = new \Sonata\SeoBundle\Seo\SeoPage();
  2910.         $instance->setTitle('');
  2911.         $instance->setMetas([]);
  2912.         $instance->setHtmlAttributes([]);
  2913.         $instance->setSeparator(' - ');
  2914.         return $instance;
  2915.     }
  2916.     /**
  2917.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  2918.      *
  2919.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  2920.      */
  2921.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  2922.     {
  2923.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  2924.     }
  2925.     /**
  2926.      * Gets the public 'translator' shared service.
  2927.      *
  2928.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2929.      */
  2930.     protected function getTranslatorService()
  2931.     {
  2932.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2933.     }
  2934.     /**
  2935.      * Gets the public 'var_dumper.cloner' shared service.
  2936.      *
  2937.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2938.      */
  2939.     protected function getVarDumper_ClonerService()
  2940.     {
  2941.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2942.         $instance->setMaxItems(2500);
  2943.         $instance->setMinDepth(1);
  2944.         $instance->setMaxString(-1);
  2945.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2946.         return $instance;
  2947.     }
  2948.     /**
  2949.      * Gets the private '.debug.http_client' shared service.
  2950.      *
  2951.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2952.      */
  2953.     protected function get_Debug_HttpClientService()
  2954.     {
  2955.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2956.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2957.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2958.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2959.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2960.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2961.         $a->setLogger($b);
  2962.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2963.     }
  2964.     /**
  2965.      * Gets the private '.service_locator.IEeEty.' shared service.
  2966.      *
  2967.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2968.      */
  2969.     protected function get_ServiceLocator_IEeEty_Service()
  2970.     {
  2971.         return $this->privates['.service_locator.IEeEty.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2972.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2973.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2974.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2975.         ], [
  2976.             'security.firewall.map.context.api' => '?',
  2977.             'security.firewall.map.context.dev' => '?',
  2978.             'security.firewall.map.context.main' => '?',
  2979.         ]);
  2980.     }
  2981.     /**
  2982.      * Gets the private 'App\EventListener\CleanFlashMessageListener' shared autowired service.
  2983.      *
  2984.      * @return \App\EventListener\CleanFlashMessageListener
  2985.      */
  2986.     protected function getCleanFlashMessageListenerService()
  2987.     {
  2988.         return $this->privates['App\\EventListener\\CleanFlashMessageListener'] = new \App\EventListener\CleanFlashMessageListener(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  2989.     }
  2990.     /**
  2991.      * Gets the private 'App\EventListener\FormThemeExtensionListener' shared autowired service.
  2992.      *
  2993.      * @return \App\EventListener\FormThemeExtensionListener
  2994.      */
  2995.     protected function getFormThemeExtensionListenerService()
  2996.     {
  2997.         $a = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  2998.         if (isset($this->privates['App\\EventListener\\FormThemeExtensionListener'])) {
  2999.             return $this->privates['App\\EventListener\\FormThemeExtensionListener'];
  3000.         }
  3001.         return $this->privates['App\\EventListener\\FormThemeExtensionListener'] = new \App\EventListener\FormThemeExtensionListener($a);
  3002.     }
  3003.     /**
  3004.      * Gets the private 'App\EventListener\MaintenanceListener' shared autowired service.
  3005.      *
  3006.      * @return \App\EventListener\MaintenanceListener
  3007.      */
  3008.     protected function getMaintenanceListenerService()
  3009.     {
  3010.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3011.         if (isset($this->privates['App\\EventListener\\MaintenanceListener'])) {
  3012.             return $this->privates['App\\EventListener\\MaintenanceListener'];
  3013.         }
  3014.         return $this->privates['App\\EventListener\\MaintenanceListener'] = new \App\EventListener\MaintenanceListener($this->getEnv('MAINTENANCE_MODE'), $a);
  3015.     }
  3016.     /**
  3017.      * Gets the private 'App\EventListener\SponsorshipListener' shared autowired service.
  3018.      *
  3019.      * @return \App\EventListener\SponsorshipListener
  3020.      */
  3021.     protected function getSponsorshipListenerService()
  3022.     {
  3023.         $a = ($this->privates['App\\Service\\SponsorshipService'] ?? $this->getSponsorshipServiceService());
  3024.         if (isset($this->privates['App\\EventListener\\SponsorshipListener'])) {
  3025.             return $this->privates['App\\EventListener\\SponsorshipListener'];
  3026.         }
  3027.         return $this->privates['App\\EventListener\\SponsorshipListener'] = new \App\EventListener\SponsorshipListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->privates['App\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3028.     }
  3029.     /**
  3030.      * Gets the private 'App\EventListener\UserConfigStepListener' shared autowired service.
  3031.      *
  3032.      * @return \App\EventListener\UserConfigStepListener
  3033.      */
  3034.     protected function getUserConfigStepListenerService()
  3035.     {
  3036.         $a = ($this->services['router'] ?? $this->getRouterService());
  3037.         if (isset($this->privates['App\\EventListener\\UserConfigStepListener'])) {
  3038.             return $this->privates['App\\EventListener\\UserConfigStepListener'];
  3039.         }
  3040.         return $this->privates['App\\EventListener\\UserConfigStepListener'] = new \App\EventListener\UserConfigStepListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3041.     }
  3042.     /**
  3043.      * Gets the private 'App\EventListener\UtmListener' shared autowired service.
  3044.      *
  3045.      * @return \App\EventListener\UtmListener
  3046.      */
  3047.     protected function getUtmListenerService()
  3048.     {
  3049.         return $this->privates['App\\EventListener\\UtmListener'] = new \App\EventListener\UtmListener(($this->privates['App\\Service\\UtmManager'] ?? ($this->privates['App\\Service\\UtmManager'] = new \App\Service\UtmManager())));
  3050.     }
  3051.     /**
  3052.      * Gets the private 'App\Listener\OrlListener' shared autowired service.
  3053.      *
  3054.      * @return \App\Listener\OrlListener
  3055.      */
  3056.     protected function getOrlListenerService()
  3057.     {
  3058.         return $this->privates['App\\Listener\\OrlListener'] = new \App\Listener\OrlListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\OrlService'] ?? $this->getOrlServiceService()));
  3059.     }
  3060.     /**
  3061.      * Gets the private 'App\Listener\WhiteLabelListener' shared autowired service.
  3062.      *
  3063.      * @return \App\Listener\WhiteLabelListener
  3064.      */
  3065.     protected function getWhiteLabelListenerService()
  3066.     {
  3067.         return $this->privates['App\\Listener\\WhiteLabelListener'] = new \App\Listener\WhiteLabelListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\WhiteLabelService'] ?? $this->getWhiteLabelServiceService()));
  3068.     }
  3069.     /**
  3070.      * Gets the private 'App\Mailer\AppMailer' shared autowired service.
  3071.      *
  3072.      * @return \App\Mailer\AppMailer
  3073.      */
  3074.     protected function getAppMailerService()
  3075.     {
  3076.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  3077.         if (isset($this->privates['App\\Mailer\\AppMailer'])) {
  3078.             return $this->privates['App\\Mailer\\AppMailer'];
  3079.         }
  3080.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3081.         if (isset($this->privates['App\\Mailer\\AppMailer'])) {
  3082.             return $this->privates['App\\Mailer\\AppMailer'];
  3083.         }
  3084.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3085.         if (isset($this->privates['App\\Mailer\\AppMailer'])) {
  3086.             return $this->privates['App\\Mailer\\AppMailer'];
  3087.         }
  3088.         return $this->privates['App\\Mailer\\AppMailer'] = new \App\Mailer\AppMailer(new \Symfony\Component\Mailer\Mailer($a$b$c), 'no-reply@mon-centre-auditif.com'$this->parameters['application.admin_email_group'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('resolve:APPMAILER_ENABLED'), 'https://mon-centre-auditif.com''https://mon-centre-auditif.com'$this->getEnv('DEV_EMAIL'));
  3089.     }
  3090.     /**
  3091.      * Gets the private 'App\Repository\AdministratorRepository' shared autowired service.
  3092.      *
  3093.      * @return \App\Repository\AdministratorRepository
  3094.      */
  3095.     protected function getAdministratorRepositoryService()
  3096.     {
  3097.         return $this->privates['App\\Repository\\AdministratorRepository'] = new \App\Repository\AdministratorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3098.     }
  3099.     /**
  3100.      * Gets the private 'App\Repository\CityPostRepository' shared autowired service.
  3101.      *
  3102.      * @return \App\Repository\CityPostRepository
  3103.      */
  3104.     protected function getCityPostRepositoryService()
  3105.     {
  3106.         return $this->privates['App\\Repository\\CityPostRepository'] = new \App\Repository\CityPostRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3107.     }
  3108.     /**
  3109.      * Gets the private 'App\Repository\FreelancerAssistantRepository' shared autowired service.
  3110.      *
  3111.      * @return \App\Repository\FreelancerAssistantRepository
  3112.      */
  3113.     protected function getFreelancerAssistantRepositoryService()
  3114.     {
  3115.         return $this->privates['App\\Repository\\FreelancerAssistantRepository'] = new \App\Repository\FreelancerAssistantRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3116.     }
  3117.     /**
  3118.      * Gets the private 'App\Repository\FreelancerRepository' shared autowired service.
  3119.      *
  3120.      * @return \App\Repository\FreelancerRepository
  3121.      */
  3122.     protected function getFreelancerRepositoryService()
  3123.     {
  3124.         return $this->privates['App\\Repository\\FreelancerRepository'] = new \App\Repository\FreelancerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3125.     }
  3126.     /**
  3127.      * Gets the private 'App\Repository\HearingBrandRepository' shared autowired service.
  3128.      *
  3129.      * @return \App\Repository\HearingBrandRepository
  3130.      */
  3131.     protected function getHearingBrandRepositoryService()
  3132.     {
  3133.         return $this->privates['App\\Repository\\HearingBrandRepository'] = new \App\Repository\HearingBrandRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3134.     }
  3135.     /**
  3136.      * Gets the private 'App\Repository\HearingMakerRepository' shared autowired service.
  3137.      *
  3138.      * @return \App\Repository\HearingMakerRepository
  3139.      */
  3140.     protected function getHearingMakerRepositoryService()
  3141.     {
  3142.         return $this->privates['App\\Repository\\HearingMakerRepository'] = new \App\Repository\HearingMakerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3143.     }
  3144.     /**
  3145.      * Gets the private 'App\Repository\NotificationRepository' shared autowired service.
  3146.      *
  3147.      * @return \App\Repository\NotificationRepository
  3148.      */
  3149.     protected function getNotificationRepositoryService()
  3150.     {
  3151.         return $this->privates['App\\Repository\\NotificationRepository'] = new \App\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3152.     }
  3153.     /**
  3154.      * Gets the private 'App\Repository\OrderRepository' shared autowired service.
  3155.      *
  3156.      * @return \App\Repository\OrderRepository
  3157.      */
  3158.     protected function getOrderRepositoryService()
  3159.     {
  3160.         return $this->privates['App\\Repository\\OrderRepository'] = new \App\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3161.     }
  3162.     /**
  3163.      * Gets the private 'App\Repository\SponsorshipRepository' shared autowired service.
  3164.      *
  3165.      * @return \App\Repository\SponsorshipRepository
  3166.      */
  3167.     protected function getSponsorshipRepositoryService()
  3168.     {
  3169.         return $this->privates['App\\Repository\\SponsorshipRepository'] = new \App\Repository\SponsorshipRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3170.     }
  3171.     /**
  3172.      * Gets the private 'App\Service\BusinessModelService' shared autowired service.
  3173.      *
  3174.      * @return \App\Service\BusinessModelService
  3175.      */
  3176.     protected function getBusinessModelServiceService()
  3177.     {
  3178.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3179.         if (isset($this->privates['App\\Service\\BusinessModelService'])) {
  3180.             return $this->privates['App\\Service\\BusinessModelService'];
  3181.         }
  3182.         return $this->privates['App\\Service\\BusinessModelService'] = new \App\Service\BusinessModelService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  3183.     }
  3184.     /**
  3185.      * Gets the private 'App\Service\CapitoleMobileService' shared autowired service.
  3186.      *
  3187.      * @return \App\Service\CapitoleMobileService
  3188.      */
  3189.     protected function getCapitoleMobileServiceService()
  3190.     {
  3191.         return $this->privates['App\\Service\\CapitoleMobileService'] = new \App\Service\CapitoleMobileService($this->getEnv('CAPITOLE_SMS_LOGIN'), $this->getEnv('CAPITOLE_SMS_PWD'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('resolve:SMS_SENDER_ENABLED'), $this->getEnv('HLR_PHONENUMBER_VALIDATION_ENABLED'), $this->getEnv('DEV_SMS'));
  3192.     }
  3193.     /**
  3194.      * Gets the private 'App\Service\CreditService' shared autowired service.
  3195.      *
  3196.      * @return \App\Service\CreditService
  3197.      */
  3198.     protected function getCreditServiceService()
  3199.     {
  3200.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3201.         if (isset($this->privates['App\\Service\\CreditService'])) {
  3202.             return $this->privates['App\\Service\\CreditService'];
  3203.         }
  3204.         $b = ($this->privates['App\\Service\\NotifyFreelancerService'] ?? $this->getNotifyFreelancerServiceService());
  3205.         if (isset($this->privates['App\\Service\\CreditService'])) {
  3206.             return $this->privates['App\\Service\\CreditService'];
  3207.         }
  3208.         $c = ($this->privates['App\\Mailer\\AppMailer'] ?? $this->getAppMailerService());
  3209.         if (isset($this->privates['App\\Service\\CreditService'])) {
  3210.             return $this->privates['App\\Service\\CreditService'];
  3211.         }
  3212.         $d = ($this->privates['App\\Service\\BusinessModelService'] ?? $this->getBusinessModelServiceService());
  3213.         if (isset($this->privates['App\\Service\\CreditService'])) {
  3214.             return $this->privates['App\\Service\\CreditService'];
  3215.         }
  3216.         return $this->privates['App\\Service\\CreditService'] = new \App\Service\CreditService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b$c$d);
  3217.     }
  3218.     /**
  3219.      * Gets the private 'App\Service\NotificationService' shared autowired service.
  3220.      *
  3221.      * @return \App\Service\NotificationService
  3222.      */
  3223.     protected function getNotificationServiceService()
  3224.     {
  3225.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3226.         if (isset($this->privates['App\\Service\\NotificationService'])) {
  3227.             return $this->privates['App\\Service\\NotificationService'];
  3228.         }
  3229.         return $this->privates['App\\Service\\NotificationService'] = new \App\Service\NotificationService($a, ($this->privates['App\\Repository\\NotificationRepository'] ?? $this->getNotificationRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3230.     }
  3231.     /**
  3232.      * Gets the private 'App\Service\NotifyFreelancerService' shared autowired service.
  3233.      *
  3234.      * @return \App\Service\NotifyFreelancerService
  3235.      */
  3236.     protected function getNotifyFreelancerServiceService()
  3237.     {
  3238.         $a = ($this->services['router'] ?? $this->getRouterService());
  3239.         if (isset($this->privates['App\\Service\\NotifyFreelancerService'])) {
  3240.             return $this->privates['App\\Service\\NotifyFreelancerService'];
  3241.         }
  3242.         $b = ($this->privates['App\\Mailer\\AppMailer'] ?? $this->getAppMailerService());
  3243.         if (isset($this->privates['App\\Service\\NotifyFreelancerService'])) {
  3244.             return $this->privates['App\\Service\\NotifyFreelancerService'];
  3245.         }
  3246.         $c = ($this->privates['App\\Service\\SendinblueService'] ?? $this->getSendinblueServiceService());
  3247.         if (isset($this->privates['App\\Service\\NotifyFreelancerService'])) {
  3248.             return $this->privates['App\\Service\\NotifyFreelancerService'];
  3249.         }
  3250.         return $this->privates['App\\Service\\NotifyFreelancerService'] = new \App\Service\NotifyFreelancerService(($this->privates['App\\Repository\\AdministratorRepository'] ?? $this->getAdministratorRepositoryService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\CapitoleMobileService'] ?? $this->getCapitoleMobileServiceService()), $b, ($this->privates['App\\Repository\\FreelancerRepository'] ?? $this->getFreelancerRepositoryService()), $c, ($this->privates['App\\Repository\\FreelancerAssistantRepository'] ?? $this->getFreelancerAssistantRepositoryService()));
  3251.     }
  3252.     /**
  3253.      * Gets the private 'App\Service\OrlService' shared autowired service.
  3254.      *
  3255.      * @return \App\Service\OrlService
  3256.      */
  3257.     protected function getOrlServiceService()
  3258.     {
  3259.         return $this->privates['App\\Service\\OrlService'] = new \App\Service\OrlService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'dev''https://annuaire-orl.com');
  3260.     }
  3261.     /**
  3262.      * Gets the private 'App\Service\PaymentService' shared autowired service.
  3263.      *
  3264.      * @return \App\Service\PaymentService
  3265.      */
  3266.     protected function getPaymentServiceService()
  3267.     {
  3268.         $a = ($this->privates['App\\Service\\SendinblueService'] ?? $this->getSendinblueServiceService());
  3269.         if (isset($this->privates['App\\Service\\PaymentService'])) {
  3270.             return $this->privates['App\\Service\\PaymentService'];
  3271.         }
  3272.         $b = ($this->services['Wits\\PaymentBundle\\Service\\StripeService'] ?? $this->getStripeServiceService());
  3273.         if (isset($this->privates['App\\Service\\PaymentService'])) {
  3274.             return $this->privates['App\\Service\\PaymentService'];
  3275.         }
  3276.         $c = ($this->privates['sherlockode_configuration.parameter_manager'] ?? $this->getSherlockodeConfiguration_ParameterManagerService());
  3277.         if (isset($this->privates['App\\Service\\PaymentService'])) {
  3278.             return $this->privates['App\\Service\\PaymentService'];
  3279.         }
  3280.         return $this->privates['App\\Service\\PaymentService'] = new \App\Service\PaymentService($a$b$c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3281.     }
  3282.     /**
  3283.      * Gets the private 'App\Service\SendinblueService' shared autowired service.
  3284.      *
  3285.      * @return \App\Service\SendinblueService
  3286.      */
  3287.     protected function getSendinblueServiceService()
  3288.     {
  3289.         $a = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  3290.         if (isset($this->privates['App\\Service\\SendinblueService'])) {
  3291.             return $this->privates['App\\Service\\SendinblueService'];
  3292.         }
  3293.         $b = ($this->services['router'] ?? $this->getRouterService());
  3294.         if (isset($this->privates['App\\Service\\SendinblueService'])) {
  3295.             return $this->privates['App\\Service\\SendinblueService'];
  3296.         }
  3297.         return $this->privates['App\\Service\\SendinblueService'] = new \App\Service\SendinblueService($this->getEnv('SENDINBLUE_API_KEY'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('resolve:SMS_SENDER_ENABLED'), $this->getEnv('resolve:APPMAILER_ENABLED'), $this->getEnv('SENDINBLUE_CONTACT_LIST'), $a, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->privates['App\\Service\\WhiteLabelService'] ?? $this->getWhiteLabelServiceService()), ['welcomeMail' => ['mca' => $this->getEnv('SENDINBLUE_WELCOME_TEMPLATE_ID'), 'white_label' => $this->getEnv('SENDINBLUE_WELCOME_WHITELABEL_TEMPLATE_ID')], 'welcomeMailFreelancer' => ['mca' => $this->getEnv('SENDINBLUE_WELCOME_FREELANCER_TEMPLATE_ID'), 'white_label' => $this->getEnv('SENDINBLUE_WELCOME_FREELANCER_WHITELABEL_TEMPLATE_ID')], 'newLead' => ['mca' => $this->getEnv('SENDINBLUE_NEW_LEAD_TEMPLATE_ID')], 'feedbackMail' => ['mca' => $this->getEnv('SENDINBLUE_FEEDBACK_TEMPLATE_ID'), 'white_label' => $this->getEnv('SENDINBLUE_FEEDBACK_WHITELABEL_TEMPLATE_ID')], 'callbackReminder' => ['mca' => $this->getEnv('SENDINBLUE_CALLBACK_REMINDER_TEMPLATE_ID')], 'newStatusProspectOnStore' => ['mca' => $this->getEnv('SENDINBLUE_NEW_STATUS_TEMPLATE_ID')], 'newStatusProspectOnStoreFromFeedback' => ['mca' => $this->getEnv('SENDINBLUE_NEW_STATUS_FEEDBACK_TEMPLATE_ID')], 'sponsorship' => ['mca' => $this->getEnv('SENDINBLUE_SPONSORSHIP_TEMPLATE_ID')], 'smsBroadcast_new' => ['mca' => $this->getEnv('SENDINBLUE_SMSBROADCAST_TEMPLATE_ID')], 'new_user' => ['mca' => $this->getEnv('SENDINBLUE_NEW_USER_TEMPLATE_ID')], 'new_relation_central_purchasing' => ['mca' => $this->getEnv('SENDINBLUE_NEW_RELATION_CENTRAL_PURCHASING_TEMPLATE_ID')], 'password_request' => ['mca' => $this->getEnv('SENDINBLUE_PASSWORD_REQUEST_TEMPLATE_ID')], '2fa_code' => ['mca' => $this->getEnv('SENDINBLUE_2FA_CODE_TEMPLATE_ID')], 'sepa_device_sale_new' => ['mca' => $this->getEnv('SENDINBLUE_SEPA_DEVICE_SALE_TEMPLATE_ID')], 'sepa_payasyougo_new' => ['mca' => $this->getEnv('SENDINBLUE_SEPA_PAYASYOUGO_TEMPLATE_ID')], 'sepa_store_indexation_new' => ['mca' => $this->getEnv('SENDINBLUE_SEPA_STORE_INDEXATION_TEMPLATE_ID')], 'payment_methode_expiration' => ['mca' => $this->getEnv('SENDINBLUE_PAYMENT_METHOD_EXPIRATION_TEMPLATE_ID')]], $this->getEnv('DEV_EMAIL'), $b'https://mon-centre-auditif.com');
  3298.     }
  3299.     /**
  3300.      * Gets the private 'App\Service\SponsorshipService' shared autowired service.
  3301.      *
  3302.      * @return \App\Service\SponsorshipService
  3303.      */
  3304.     protected function getSponsorshipServiceService()
  3305.     {
  3306.         $a = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
  3307.         if (isset($this->privates['App\\Service\\SponsorshipService'])) {
  3308.             return $this->privates['App\\Service\\SponsorshipService'];
  3309.         }
  3310.         $b = ($this->privates['App\\Service\\CreditService'] ?? $this->getCreditServiceService());
  3311.         if (isset($this->privates['App\\Service\\SponsorshipService'])) {
  3312.             return $this->privates['App\\Service\\SponsorshipService'];
  3313.         }
  3314.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3315.         if (isset($this->privates['App\\Service\\SponsorshipService'])) {
  3316.             return $this->privates['App\\Service\\SponsorshipService'];
  3317.         }
  3318.         return $this->privates['App\\Service\\SponsorshipService'] = new \App\Service\SponsorshipService(($this->privates['App\\Repository\\SponsorshipRepository'] ?? $this->getSponsorshipRepositoryService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b$c);
  3319.     }
  3320.     /**
  3321.      * Gets the private 'App\Service\WhiteLabelService' shared autowired service.
  3322.      *
  3323.      * @return \App\Service\WhiteLabelService
  3324.      */
  3325.     protected function getWhiteLabelServiceService()
  3326.     {
  3327.         return $this->privates['App\\Service\\WhiteLabelService'] = new \App\Service\WhiteLabelService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'dev''https://depistage-auditif.fr''https://depistage-auditif.fr''https://mon-centre-auditif.com');
  3328.     }
  3329.     /**
  3330.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  3331.      *
  3332.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  3333.      */
  3334.     protected function getPluginClientFactoryService()
  3335.     {
  3336.         return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3337.     }
  3338.     /**
  3339.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  3340.      *
  3341.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  3342.      */
  3343.     protected function getPluginClientFactoryListenerService()
  3344.     {
  3345.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  3346.     }
  3347.     /**
  3348.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  3349.      *
  3350.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  3351.      */
  3352.     protected function getResetAssetsEventListenerService()
  3353.     {
  3354.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  3355.     }
  3356.     /**
  3357.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  3358.      *
  3359.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  3360.      */
  3361.     protected function getUploaderHelperService()
  3362.     {
  3363.         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()));
  3364.     }
  3365.     /**
  3366.      * Gets the private 'annotations.cache_adapter' shared service.
  3367.      *
  3368.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3369.      */
  3370.     protected function getAnnotations_CacheAdapterService()
  3371.     {
  3372.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3373.     }
  3374.     /**
  3375.      * Gets the private 'annotations.cached_reader' shared service.
  3376.      *
  3377.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3378.      */
  3379.     protected function getAnnotations_CachedReaderService()
  3380.     {
  3381.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3382.     }
  3383.     /**
  3384.      * Gets the private 'annotations.reader' shared service.
  3385.      *
  3386.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3387.      */
  3388.     protected function getAnnotations_ReaderService()
  3389.     {
  3390.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3391.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3392.         $a->registerUniqueLoader('class_exists');
  3393.         $instance->addGlobalIgnoredName('required'$a);
  3394.         return $instance;
  3395.     }
  3396.     /**
  3397.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  3398.      *
  3399.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3400.      */
  3401.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  3402.     {
  3403.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+XGskilsxD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3404.     }
  3405.     /**
  3406.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  3407.      *
  3408.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3409.      */
  3410.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  3411.     {
  3412.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9l114aHhcX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3413.     }
  3414.     /**
  3415.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  3416.      *
  3417.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3418.      */
  3419.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  3420.     {
  3421.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fM-xB0OcOC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3422.     }
  3423.     /**
  3424.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  3425.      *
  3426.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3427.      */
  3428.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  3429.     {
  3430.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sIxEQMuZf4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3431.     }
  3432.     /**
  3433.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  3434.      *
  3435.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3436.      */
  3437.     protected function getApiPlatform_Cache_RouteNameResolverService()
  3438.     {
  3439.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UbUKk0YxJG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3440.     }
  3441.     /**
  3442.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  3443.      *
  3444.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3445.      */
  3446.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  3447.     {
  3448.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vknN68ghiO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3449.     }
  3450.     /**
  3451.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  3452.      *
  3453.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  3454.      */
  3455.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  3456.     {
  3457.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3458.     }
  3459.     /**
  3460.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  3461.      *
  3462.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  3463.      */
  3464.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  3465.     {
  3466.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  3467.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  3468.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  3469.         }
  3470.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  3471.     }
  3472.     /**
  3473.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  3474.      *
  3475.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  3476.      */
  3477.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  3478.     {
  3479.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3480.         if (isset($this->privates['api_platform.hydra.listener.response.add_link_header'])) {
  3481.             return $this->privates['api_platform.hydra.listener.response.add_link_header'];
  3482.         }
  3483.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener($a);
  3484.     }
  3485.     /**
  3486.      * Gets the private 'api_platform.identifier.converter' shared service.
  3487.      *
  3488.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  3489.      */
  3490.     protected function getApiPlatform_Identifier_ConverterService()
  3491.     {
  3492.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  3493.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  3494.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  3495.         }, 2));
  3496.     }
  3497.     /**
  3498.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  3499.      *
  3500.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  3501.      */
  3502.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  3503.     {
  3504.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3505.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3506.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a$btrue), $a$b);
  3507.     }
  3508.     /**
  3509.      * Gets the private 'api_platform.iri_converter.legacy' shared service.
  3510.      *
  3511.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  3512.      */
  3513.     protected function getApiPlatform_IriConverter_LegacyService()
  3514.     {
  3515.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3516.         if (isset($this->privates['api_platform.iri_converter.legacy'])) {
  3517.             return $this->privates['api_platform.iri_converter.legacy'];
  3518.         }
  3519.         return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3520.     }
  3521.     /**
  3522.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  3523.      *
  3524.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  3525.      */
  3526.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  3527.     {
  3528.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  3529.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  3530.         return $instance;
  3531.     }
  3532.     /**
  3533.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  3534.      *
  3535.      * @return \ApiPlatform\JsonLd\ContextBuilder
  3536.      */
  3537.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  3538.     {
  3539.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3540.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3541.             return $this->privates['api_platform.jsonld.context_builder'];
  3542.         }
  3543.         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()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $aNULL, new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
  3544.     }
  3545.     /**
  3546.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  3547.      *
  3548.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  3549.      */
  3550.     protected function getApiPlatform_Listener_Request_AddFormatService()
  3551.     {
  3552.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  3553.     }
  3554.     /**
  3555.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  3556.      *
  3557.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  3558.      */
  3559.     protected function getApiPlatform_Listener_Request_DeserializeService()
  3560.     {
  3561.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  3562.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  3563.             return $this->privates['api_platform.listener.request.deserialize'];
  3564.         }
  3565.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3566.     }
  3567.     /**
  3568.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  3569.      *
  3570.      * @return \ApiPlatform\Core\EventListener\ReadListener
  3571.      */
  3572.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  3573.     {
  3574.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3575.     }
  3576.     /**
  3577.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  3578.      *
  3579.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  3580.      */
  3581.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  3582.     {
  3583.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);
  3584.     }
  3585.     /**
  3586.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  3587.      *
  3588.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  3589.      */
  3590.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  3591.     {
  3592.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  3593.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3594.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3595.         }
  3596.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3597.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3598.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3599.         }
  3600.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3601.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  3602.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  3603.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  3604.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  3605.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  3606.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  3607.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  3608.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  3609.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  3610.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  3611.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  3612.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  3613.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  3614.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  3615.         }, 13)));
  3616.     }
  3617.     /**
  3618.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  3619.      *
  3620.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  3621.      */
  3622.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  3623.     {
  3624.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3625.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  3626.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  3627.         }
  3628.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  3629.     }
  3630.     /**
  3631.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  3632.      *
  3633.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  3634.      */
  3635.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  3636.     {
  3637.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3638.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  3639.     }
  3640.     /**
  3641.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  3642.      *
  3643.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  3644.      */
  3645.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  3646.     {
  3647.         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.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  3648.     }
  3649.     /**
  3650.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  3651.      *
  3652.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  3653.      */
  3654.     protected function getApiPlatform_OperationPathResolver_CustomService()
  3655.     {
  3656.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  3657.     }
  3658.     /**
  3659.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  3660.      *
  3661.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  3662.      */
  3663.     protected function getApiPlatform_OperationPathResolver_RouterService()
  3664.     {
  3665.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3666.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  3667.             return $this->privates['api_platform.operation_path_resolver.router'];
  3668.         }
  3669.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($a, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  3670.     }
  3671.     /**
  3672.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  3673.      *
  3674.      * @return \ApiPlatform\Api\ResourceClassResolver
  3675.      */
  3676.     protected function getApiPlatform_ResourceClassResolverService()
  3677.     {
  3678.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  3679.     }
  3680.     /**
  3681.      * Gets the private 'api_platform.router' shared service.
  3682.      *
  3683.      * @return \ApiPlatform\Symfony\Routing\Router
  3684.      */
  3685.     protected function getApiPlatform_RouterService()
  3686.     {
  3687.         $a = ($this->services['router'] ?? $this->getRouterService());
  3688.         if (isset($this->privates['api_platform.router'])) {
  3689.             return $this->privates['api_platform.router'];
  3690.         }
  3691.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a1);
  3692.     }
  3693.     /**
  3694.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  3695.      *
  3696.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  3697.      */
  3698.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  3699.     {
  3700.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  3701.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  3702.             return $this->privates['api_platform.security.listener.request.deny_access'];
  3703.         }
  3704.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
  3705.     }
  3706.     /**
  3707.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  3708.      *
  3709.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  3710.      */
  3711.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  3712.     {
  3713.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3714.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  3715.             return $this->privates['api_platform.security.resource_access_checker'];
  3716.         }
  3717.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  3718.     }
  3719.     /**
  3720.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  3721.      *
  3722.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  3723.      */
  3724.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  3725.     {
  3726.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  3727.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  3728.     }
  3729.     /**
  3730.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  3731.      *
  3732.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  3733.      */
  3734.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  3735.     {
  3736.         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()))])));
  3737.     }
  3738.     /**
  3739.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  3740.      *
  3741.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  3742.      */
  3743.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  3744.     {
  3745.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  3746.     }
  3747.     /**
  3748.      * Gets the private 'assets.packages' shared service.
  3749.      *
  3750.      * @return \Symfony\Component\Asset\Packages
  3751.      */
  3752.     protected function getAssets_PackagesService()
  3753.     {
  3754.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3755.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  3756.             return new \EmptyIterator();
  3757.         }, 0));
  3758.     }
  3759.     /**
  3760.      * Gets the private 'cache.annotations' shared service.
  3761.      *
  3762.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3763.      */
  3764.     protected function getCache_AnnotationsService()
  3765.     {
  3766.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nToj1+CHYf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3767.     }
  3768.     /**
  3769.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3770.      *
  3771.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3772.      */
  3773.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3774.     {
  3775.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3776.     }
  3777.     /**
  3778.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3779.      *
  3780.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3781.      */
  3782.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3783.     {
  3784.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3785.     }
  3786.     /**
  3787.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3788.      *
  3789.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3790.      */
  3791.     protected function getCache_Messenger_RestartWorkersSignalService()
  3792.     {
  3793.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('a5N0BAKhqS'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3794.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3795.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3796.     }
  3797.     /**
  3798.      * Gets the private 'cache.property_info' shared service.
  3799.      *
  3800.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3801.      */
  3802.     protected function getCache_PropertyInfoService()
  3803.     {
  3804.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FErExvTvmO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3805.     }
  3806.     /**
  3807.      * Gets the private 'cache.security_expression_language' shared service.
  3808.      *
  3809.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3810.      */
  3811.     protected function getCache_SecurityExpressionLanguageService()
  3812.     {
  3813.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9LV7euHGcg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3814.     }
  3815.     /**
  3816.      * Gets the private 'cache.serializer' shared service.
  3817.      *
  3818.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3819.      */
  3820.     protected function getCache_SerializerService()
  3821.     {
  3822.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('P1XMFJiuBI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3823.     }
  3824.     /**
  3825.      * Gets the private 'cache.validator' shared service.
  3826.      *
  3827.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3828.      */
  3829.     protected function getCache_ValidatorService()
  3830.     {
  3831.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BJeh-hptKO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3832.     }
  3833.     /**
  3834.      * Gets the private 'cache.webpack_encore' shared service.
  3835.      *
  3836.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3837.      */
  3838.     protected function getCache_WebpackEncoreService()
  3839.     {
  3840.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hh3HnF8eyI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3841.     }
  3842.     /**
  3843.      * Gets the private 'config_cache_factory' shared service.
  3844.      *
  3845.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3846.      */
  3847.     protected function getConfigCacheFactoryService()
  3848.     {
  3849.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3850.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  3851.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3852.         }, 2));
  3853.     }
  3854.     /**
  3855.      * Gets the private 'data_collector.form' shared service.
  3856.      *
  3857.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3858.      */
  3859.     protected function getDataCollector_FormService()
  3860.     {
  3861.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3862.     }
  3863.     /**
  3864.      * Gets the private 'data_collector.request' shared service.
  3865.      *
  3866.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3867.      */
  3868.     protected function getDataCollector_RequestService()
  3869.     {
  3870.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3871.     }
  3872.     /**
  3873.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  3874.      *
  3875.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  3876.      */
  3877.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  3878.     {
  3879.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  3880.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  3881.         }, 1)));
  3882.     }
  3883.     /**
  3884.      * Gets the private 'debug.api_platform.data_persister' shared service.
  3885.      *
  3886.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  3887.      */
  3888.     protected function getDebug_ApiPlatform_DataPersisterService()
  3889.     {
  3890.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  3891.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  3892.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  3893.         }, 2)));
  3894.     }
  3895.     /**
  3896.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  3897.      *
  3898.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  3899.      */
  3900.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  3901.     {
  3902.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  3903.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  3904.         }, 1)));
  3905.     }
  3906.     /**
  3907.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  3908.      *
  3909.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  3910.      */
  3911.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3912.     {
  3913.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  3914.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  3915.         }, 1)));
  3916.     }
  3917.     /**
  3918.      * Gets the private 'debug.controller_resolver' shared service.
  3919.      *
  3920.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3921.      */
  3922.     protected function getDebug_ControllerResolverService()
  3923.     {
  3924.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3925.     }
  3926.     /**
  3927.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3928.      *
  3929.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3930.      */
  3931.     protected function getDebug_DebugHandlersListenerService()
  3932.     {
  3933.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3934.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3935.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3936.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3937.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3938.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3939.     }
  3940.     /**
  3941.      * Gets the private 'debug.file_link_formatter' shared service.
  3942.      *
  3943.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3944.      */
  3945.     protected function getDebug_FileLinkFormatterService()
  3946.     {
  3947.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  3948.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3949.         });
  3950.     }
  3951.     /**
  3952.      * Gets the private 'debug.log_processor' shared service.
  3953.      *
  3954.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3955.      */
  3956.     protected function getDebug_LogProcessorService()
  3957.     {
  3958.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3959.     }
  3960.     /**
  3961.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3962.      *
  3963.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3964.      */
  3965.     protected function getDebug_Security_Access_DecisionManagerService()
  3966.     {
  3967.         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 () {
  3968.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3969.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  3970.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3971.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3972.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ProspectOnStoreVoter'] ?? $this->load('getProspectOnStoreVoterService'));
  3973.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\StoreVoter'] ?? $this->load('getStoreVoterService'));
  3974.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToCustomerVoter'] ?? $this->load('getSwitchToCustomerVoterService'));
  3975.         }, 7), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(true)));
  3976.     }
  3977.     /**
  3978.      * Gets the private 'debug.security.firewall' shared service.
  3979.      *
  3980.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3981.      */
  3982.     protected function getDebug_Security_FirewallService()
  3983.     {
  3984.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3985.         if (isset($this->privates['debug.security.firewall'])) {
  3986.             return $this->privates['debug.security.firewall'];
  3987.         }
  3988.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3989.         if (isset($this->privates['debug.security.firewall'])) {
  3990.             return $this->privates['debug.security.firewall'];
  3991.         }
  3992.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  3993.         if (isset($this->privates['debug.security.firewall'])) {
  3994.             return $this->privates['debug.security.firewall'];
  3995.         }
  3996.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  3997.     }
  3998.     /**
  3999.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  4000.      *
  4001.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  4002.      */
  4003.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  4004.     {
  4005.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/lib/WitsPaymentBundle/src/Entity')]);
  4006.     }
  4007.     /**
  4008.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  4009.      *
  4010.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  4011.      */
  4012.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  4013.     {
  4014.         $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'true);
  4015.         $instance->setGlobalBasename('mapping');
  4016.         return $instance;
  4017.     }
  4018.     /**
  4019.      * Gets the private 'exception_listener' shared service.
  4020.      *
  4021.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  4022.      */
  4023.     protected function getExceptionListenerService()
  4024.     {
  4025.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  4026.     }
  4027.     /**
  4028.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  4029.      *
  4030.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  4031.      */
  4032.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  4033.     {
  4034.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  4035.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  4036.     }
  4037.     /**
  4038.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  4039.      *
  4040.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  4041.      */
  4042.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  4043.     {
  4044.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  4045.     }
  4046.     /**
  4047.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  4048.      *
  4049.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  4050.      */
  4051.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  4052.     {
  4053.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4054.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  4055.             return $this->privates['framework_extra_bundle.event.is_granted'];
  4056.         }
  4057.         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);
  4058.     }
  4059.     /**
  4060.      * Gets the private 'httplug.collector.formatter' shared service.
  4061.      *
  4062.      * @return \Http\HttplugBundle\Collector\Formatter
  4063.      */
  4064.     protected function getHttplug_Collector_FormatterService()
  4065.     {
  4066.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  4067.     }
  4068.     /**
  4069.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  4070.      *
  4071.      * @return \Knp\Menu\Provider\ChainProvider
  4072.      */
  4073.     protected function getKnpMenu_MenuProvider_ChainService()
  4074.     {
  4075.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  4076.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  4077.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  4078.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->load('getSonata_Admin_Menu_GroupProviderService'));
  4079.         }, 3));
  4080.     }
  4081.     /**
  4082.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  4083.      *
  4084.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  4085.      */
  4086.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  4087.     {
  4088.         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' => 2'defaultPageLimit' => NULL]);
  4089.     }
  4090.     /**
  4091.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  4092.      *
  4093.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  4094.      */
  4095.     protected function getLiipImagine_Filter_ConfigurationService()
  4096.     {
  4097.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  4098.     }
  4099.     /**
  4100.      * Gets the private 'locale_aware_listener' shared service.
  4101.      *
  4102.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  4103.      */
  4104.     protected function getLocaleAwareListenerService()
  4105.     {
  4106.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  4107.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  4108.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4109.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->load('getSonata_Form_Type_DatePickerService'));
  4110.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->load('getSonata_Form_Type_DatetimePickerService'));
  4111.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4112.     }
  4113.     /**
  4114.      * Gets the private 'locale_listener' shared service.
  4115.      *
  4116.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  4117.      */
  4118.     protected function getLocaleListenerService()
  4119.     {
  4120.         $a = ($this->services['router'] ?? $this->getRouterService());
  4121.         if (isset($this->privates['locale_listener'])) {
  4122.             return $this->privates['locale_listener'];
  4123.         }
  4124.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr'$afalse, []);
  4125.     }
  4126.     /**
  4127.      * Gets the private 'mailer.transports' shared service.
  4128.      *
  4129.      * @return \Symfony\Component\Mailer\Transport\Transports
  4130.      */
  4131.     protected function getMailer_TransportsService()
  4132.     {
  4133.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  4134.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  4135.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  4136.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  4137.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  4138.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  4139.     }
  4140.     /**
  4141.      * Gets the private 'mime_types' shared service.
  4142.      *
  4143.      * @return \Symfony\Component\Mime\MimeTypes
  4144.      */
  4145.     protected function getMimeTypesService()
  4146.     {
  4147.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  4148.         $instance->setDefault($instance);
  4149.         return $instance;
  4150.     }
  4151.     /**
  4152.      * Gets the private 'monolog.handler.app' shared service.
  4153.      *
  4154.      * @return \Monolog\Handler\StreamHandler
  4155.      */
  4156.     protected function getMonolog_Handler_AppService()
  4157.     {
  4158.         $this->privates['monolog.handler.app'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev_app.log'), 100trueNULLfalse);
  4159.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4160.         return $instance;
  4161.     }
  4162.     /**
  4163.      * Gets the private 'monolog.handler.console' shared service.
  4164.      *
  4165.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  4166.      */
  4167.     protected function getMonolog_Handler_ConsoleService()
  4168.     {
  4169.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  4170.     }
  4171.     /**
  4172.      * Gets the private 'monolog.handler.main' shared service.
  4173.      *
  4174.      * @return \Monolog\Handler\StreamHandler
  4175.      */
  4176.     protected function getMonolog_Handler_MainService()
  4177.     {
  4178.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  4179.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4180.         return $instance;
  4181.     }
  4182.     /**
  4183.      * Gets the private 'monolog.logger' shared service.
  4184.      *
  4185.      * @return \Symfony\Bridge\Monolog\Logger
  4186.      */
  4187.     protected function getMonolog_LoggerService()
  4188.     {
  4189.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4190.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4191.         $instance->useMicrosecondTimestamps(true);
  4192.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4193.         $instance->pushHandler(($this->privates['monolog.handler.app'] ?? $this->getMonolog_Handler_AppService()));
  4194.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4195.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4196.         return $instance;
  4197.     }
  4198.     /**
  4199.      * Gets the private 'monolog.logger.cache' shared service.
  4200.      *
  4201.      * @return \Symfony\Bridge\Monolog\Logger
  4202.      */
  4203.     protected function getMonolog_Logger_CacheService()
  4204.     {
  4205.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4206.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4207.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4208.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4209.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4210.         return $instance;
  4211.     }
  4212.     /**
  4213.      * Gets the private 'monolog.logger.request' shared service.
  4214.      *
  4215.      * @return \Symfony\Bridge\Monolog\Logger
  4216.      */
  4217.     protected function getMonolog_Logger_RequestService()
  4218.     {
  4219.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4220.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4221.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4222.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4223.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4224.         return $instance;
  4225.     }
  4226.     /**
  4227.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  4228.      *
  4229.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  4230.      */
  4231.     protected function getNelmioCors_CorsListenerService()
  4232.     {
  4233.         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'))]));
  4234.     }
  4235.     /**
  4236.      * Gets the private 'parameter_bag' shared service.
  4237.      *
  4238.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  4239.      */
  4240.     protected function getParameterBagService()
  4241.     {
  4242.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  4243.     }
  4244.     /**
  4245.      * Gets the private 'profiler_listener' shared service.
  4246.      *
  4247.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  4248.      */
  4249.     protected function getProfilerListenerService()
  4250.     {
  4251.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  4252.         if (isset($this->privates['profiler_listener'])) {
  4253.             return $this->privates['profiler_listener'];
  4254.         }
  4255.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  4256.     }
  4257.     /**
  4258.      * Gets the private 'property_accessor' shared service.
  4259.      *
  4260.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  4261.      */
  4262.     protected function getPropertyAccessorService()
  4263.     {
  4264.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4265.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  4266.     }
  4267.     /**
  4268.      * Gets the private 'property_info' shared service.
  4269.      *
  4270.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  4271.      */
  4272.     protected function getPropertyInfoService()
  4273.     {
  4274.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  4275.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  4276.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4277.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4278.         }, 3), new RewindableGenerator(function () {
  4279.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4280.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  4281.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4282.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4283.         }, 4), new RewindableGenerator(function () {
  4284.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4285.         }, 1), new RewindableGenerator(function () {
  4286.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4287.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4288.         }, 2), new RewindableGenerator(function () {
  4289.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4290.         }, 1));
  4291.     }
  4292.     /**
  4293.      * Gets the private 'router.expression_language_provider' shared service.
  4294.      *
  4295.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4296.      */
  4297.     protected function getRouter_ExpressionLanguageProviderService()
  4298.     {
  4299.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4300.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  4301.         ], [
  4302.             'env' => 'Closure',
  4303.         ]));
  4304.     }
  4305.     /**
  4306.      * Gets the private 'router.request_context' shared service.
  4307.      *
  4308.      * @return \Symfony\Component\Routing\RequestContext
  4309.      */
  4310.     protected function getRouter_RequestContextService()
  4311.     {
  4312.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  4313.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4314.         return $instance;
  4315.     }
  4316.     /**
  4317.      * Gets the private 'router_listener' shared service.
  4318.      *
  4319.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  4320.      */
  4321.     protected function getRouterListenerService()
  4322.     {
  4323.         $a = ($this->services['router'] ?? $this->getRouterService());
  4324.         if (isset($this->privates['router_listener'])) {
  4325.             return $this->privates['router_listener'];
  4326.         }
  4327.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  4328.     }
  4329.     /**
  4330.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  4331.      *
  4332.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  4333.      */
  4334.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  4335.     {
  4336.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4337.     }
  4338.     /**
  4339.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  4340.      *
  4341.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  4342.      */
  4343.     protected function getSchebTwoFactor_ProviderRegistryService()
  4344.     {
  4345.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  4346.             yield 'email' => ($this->privates['scheb_two_factor.security.email.provider'] ?? $this->load('getSchebTwoFactor_Security_Email_ProviderService'));
  4347.         }, 1));
  4348.     }
  4349.     /**
  4350.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  4351.      *
  4352.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  4353.      */
  4354.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  4355.     {
  4356.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  4357.     }
  4358.     /**
  4359.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  4360.      *
  4361.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  4362.      */
  4363.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  4364.     {
  4365.         if ($lazyLoad) {
  4366.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  4367.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4368.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  4369.                     $proxy->setProxyInitializer(null);
  4370.                     return true;
  4371.                 });
  4372.             });
  4373.         }
  4374.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedCookieResponseListener.php';
  4375.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener(($this->privates['scheb_two_factor.trusted_token_storage'] ?? $this->getSchebTwoFactor_TrustedTokenStorageService()), 2592000'trusted_device'NULL'lax''/'NULL);
  4376.     }
  4377.     /**
  4378.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  4379.      *
  4380.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  4381.      */
  4382.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  4383.     {
  4384.         if ($lazyLoad) {
  4385.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  4386.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4387.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  4388.                     $proxy->setProxyInitializer(null);
  4389.                     return true;
  4390.                 });
  4391.             });
  4392.         }
  4393.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php';
  4394.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  4395.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  4396.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenEncoder(new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\JwtTokenEncoder($this->getEnv('APP_SECRET')), 2592000), 'trusted_device');
  4397.     }
  4398.     /**
  4399.      * Gets the private 'security.authentication.form_listener.two_factor.main' shared service.
  4400.      *
  4401.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  4402.      */
  4403.     protected function getSecurity_Authentication_FormListener_TwoFactor_MainService()
  4404.     {
  4405.         $a = ($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService());
  4406.         if (isset($this->privates['security.authentication.form_listener.two_factor.main'])) {
  4407.             return $this->privates['security.authentication.form_listener.two_factor.main'];
  4408.         }
  4409.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4410.         if (isset($this->privates['security.authentication.form_listener.two_factor.main'])) {
  4411.             return $this->privates['security.authentication.form_listener.two_factor.main'];
  4412.         }
  4413.         return $this->privates['security.authentication.form_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b);
  4414.     }
  4415.     /**
  4416.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.main' shared service.
  4417.      *
  4418.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  4419.      */
  4420.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService()
  4421.     {
  4422.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  4423.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.main'])) {
  4424.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'];
  4425.         }
  4426.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'main'falsefalse);
  4427.     }
  4428.     /**
  4429.      * Gets the private 'security.csrf.token_storage' shared service.
  4430.      *
  4431.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  4432.      */
  4433.     protected function getSecurity_Csrf_TokenStorageService()
  4434.     {
  4435.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4436.     }
  4437.     /**
  4438.      * Gets the private 'security.expression_language' shared service.
  4439.      *
  4440.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  4441.      */
  4442.     protected function getSecurity_ExpressionLanguageService()
  4443.     {
  4444.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  4445.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  4446.         return $instance;
  4447.     }
  4448.     /**
  4449.      * Gets the private 'security.firewall.map' shared service.
  4450.      *
  4451.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  4452.      */
  4453.     protected function getSecurity_Firewall_MapService()
  4454.     {
  4455.         $a = ($this->privates['.service_locator.IEeEty.'] ?? $this->get_ServiceLocator_IEeEty_Service());
  4456.         if (isset($this->privates['security.firewall.map'])) {
  4457.             return $this->privates['security.firewall.map'];
  4458.         }
  4459.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  4460.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  4461.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  4462.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  4463.         }, 3));
  4464.     }
  4465.     /**
  4466.      * Gets the private 'security.firewall_config.two_factor.main' shared service.
  4467.      *
  4468.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  4469.      */
  4470.     protected function getSecurity_FirewallConfig_TwoFactor_MainService()
  4471.     {
  4472.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  4473.         if (isset($this->privates['security.firewall_config.two_factor.main'])) {
  4474.             return $this->privates['security.firewall_config.two_factor.main'];
  4475.         }
  4476.         return $this->privates['security.firewall_config.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '2fa_login''check_path' => '2fa_login_check''post_only' => true'always_use_default_target_path' => false'default_target_path' => '/''success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''remember_me_sets_trusted' => false'multi_factor' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'main'$a, new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  4477.     }
  4478.     /**
  4479.      * Gets the private 'security.http_utils' shared service.
  4480.      *
  4481.      * @return \Symfony\Component\Security\Http\HttpUtils
  4482.      */
  4483.     protected function getSecurity_HttpUtilsService()
  4484.     {
  4485.         $a = ($this->services['router'] ?? $this->getRouterService());
  4486.         if (isset($this->privates['security.http_utils'])) {
  4487.             return $this->privates['security.http_utils'];
  4488.         }
  4489.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  4490.     }
  4491.     /**
  4492.      * Gets the private 'security.logout_url_generator' shared service.
  4493.      *
  4494.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4495.      */
  4496.     protected function getSecurity_LogoutUrlGeneratorService()
  4497.     {
  4498.         $a = ($this->services['router'] ?? $this->getRouterService());
  4499.         if (isset($this->privates['security.logout_url_generator'])) {
  4500.             return $this->privates['security.logout_url_generator'];
  4501.         }
  4502.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4503.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  4504.         return $instance;
  4505.     }
  4506.     /**
  4507.      * Gets the private 'security.role_hierarchy' shared service.
  4508.      *
  4509.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4510.      */
  4511.     protected function getSecurity_RoleHierarchyService()
  4512.     {
  4513.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4514.     }
  4515.     /**
  4516.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  4517.      *
  4518.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  4519.      */
  4520.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  4521.     {
  4522.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4523.     }
  4524.     /**
  4525.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  4526.      *
  4527.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  4528.      */
  4529.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  4530.     {
  4531.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  4532.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  4533.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  4534.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  4535.     }
  4536.     /**
  4537.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  4538.      *
  4539.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  4540.      */
  4541.     protected function getSensioFrameworkExtra_Security_ListenerService()
  4542.     {
  4543.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4544.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  4545.             return $this->privates['sensio_framework_extra.security.listener'];
  4546.         }
  4547.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  4548.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  4549.         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['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4550.     }
  4551.     /**
  4552.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  4553.      *
  4554.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  4555.      */
  4556.     protected function getSensioFrameworkExtra_View_ListenerService()
  4557.     {
  4558.         $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))));
  4559.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4560.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4561.         ], [
  4562.             'twig' => '?',
  4563.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  4564.         return $instance;
  4565.     }
  4566.     /**
  4567.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  4568.      *
  4569.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  4570.      */
  4571.     protected function getSerializer_NameConverter_MetadataAwareService()
  4572.     {
  4573.         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()));
  4574.     }
  4575.     /**
  4576.      * Gets the private 'session.factory' shared service.
  4577.      *
  4578.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  4579.      */
  4580.     protected function getSession_FactoryService()
  4581.     {
  4582.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4583.         if (isset($this->privates['session.factory'])) {
  4584.             return $this->privates['session.factory'];
  4585.         }
  4586.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->load('getSession_Storage_Factory_ServiceService'), [=> $a=> 'onSessionUsage']);
  4587.     }
  4588.     /**
  4589.      * Gets the private 'session_listener' shared service.
  4590.      *
  4591.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  4592.      */
  4593.     protected function getSessionListenerService()
  4594.     {
  4595.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4596.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  4597.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4598.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4599.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  4600.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  4601.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  4602.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'true],
  4603.         ], [
  4604.             'initialized_session' => '?',
  4605.             'logger' => '?',
  4606.             'request_stack' => '?',
  4607.             'session' => '?',
  4608.             'session_collector' => '?',
  4609.             'session_factory' => '?',
  4610.             'session_storage' => '?',
  4611.         ]), true$this->parameters['session.storage.options']);
  4612.     }
  4613.     /**
  4614.      * Gets the private 'sherlockode_configuration.configuration_manager' shared service.
  4615.      *
  4616.      * @return \Sherlockode\ConfigurationBundle\Manager\ConfigurationManager
  4617.      */
  4618.     protected function getSherlockodeConfiguration_ConfigurationManagerService()
  4619.     {
  4620.         return $this->privates['sherlockode_configuration.configuration_manager'] = new \Sherlockode\ConfigurationBundle\Manager\ConfigurationManager($this->parameters['sherlockode_configuration.parameters'], false);
  4621.     }
  4622.     /**
  4623.      * Gets the private 'sherlockode_configuration.field_manager' shared service.
  4624.      *
  4625.      * @return \Sherlockode\ConfigurationBundle\Manager\FieldTypeManager
  4626.      */
  4627.     protected function getSherlockodeConfiguration_FieldManagerService()
  4628.     {
  4629.         $this->privates['sherlockode_configuration.field_manager'] = $instance = new \Sherlockode\ConfigurationBundle\Manager\FieldTypeManager();
  4630.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4631.         $instance->addFieldType(new \Sherlockode\ConfigurationBundle\FieldType\SimpleField());
  4632.         $instance->addFieldType(new \Sherlockode\ConfigurationBundle\FieldType\DateTimeField());
  4633.         $instance->addFieldType(new \Sherlockode\ConfigurationBundle\FieldType\ChoiceField());
  4634.         $instance->addFieldType(new \Sherlockode\ConfigurationBundle\FieldType\CheckboxField());
  4635.         $instance->addFieldType(new \Sherlockode\ConfigurationBundle\FieldType\EntityField($a));
  4636.         $instance->addFieldType(new \Sherlockode\ConfigurationBundle\FieldType\ImageField());
  4637.         $instance->addFieldType(new \Sherlockode\ConfigurationBundle\FieldType\PasswordField($a'App\\Entity\\Parameter'));
  4638.         return $instance;
  4639.     }
  4640.     /**
  4641.      * Gets the private 'sherlockode_configuration.parameter_manager' shared service.
  4642.      *
  4643.      * @return \Sherlockode\ConfigurationBundle\Manager\ParameterManager
  4644.      */
  4645.     protected function getSherlockodeConfiguration_ParameterManagerService()
  4646.     {
  4647.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4648.         if (isset($this->privates['sherlockode_configuration.parameter_manager'])) {
  4649.             return $this->privates['sherlockode_configuration.parameter_manager'];
  4650.         }
  4651.         $b = ($this->privates['sherlockode_configuration.field_manager'] ?? $this->getSherlockodeConfiguration_FieldManagerService());
  4652.         if (isset($this->privates['sherlockode_configuration.parameter_manager'])) {
  4653.             return $this->privates['sherlockode_configuration.parameter_manager'];
  4654.         }
  4655.         return $this->privates['sherlockode_configuration.parameter_manager'] = new \Sherlockode\ConfigurationBundle\Manager\ParameterManager($a'App\\Entity\\Parameter', ($this->privates['sherlockode_configuration.configuration_manager'] ?? $this->getSherlockodeConfiguration_ConfigurationManagerService()), $b);
  4656.     }
  4657.     /**
  4658.      * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  4659.      *
  4660.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  4661.      */
  4662.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  4663.     {
  4664.         return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  4665.     }
  4666.     /**
  4667.      * Gets the private 'sonata.admin.global_template_registry' shared service.
  4668.      *
  4669.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  4670.      */
  4671.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  4672.     {
  4673.         return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  4674.     }
  4675.     /**
  4676.      * Gets the private 'sonata.admin.pool' shared service.
  4677.      *
  4678.      * @return \Sonata\AdminBundle\Admin\Pool
  4679.      */
  4680.     protected function getSonata_Admin_PoolService()
  4681.     {
  4682.         return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4683.             'admin.StoreManagementRequest' => [false'admin.StoreManagementRequest''getAdmin_StoreManagementRequestService'true],
  4684.             'admin.acquisitionMode' => [false'admin.acquisitionMode''getAdmin_AcquisitionModeService'true],
  4685.             'admin.blogAuthor' => [false'admin.blogAuthor''getAdmin_BlogAuthorService'true],
  4686.             'admin.blogCategory' => [false'admin.blogCategory''getAdmin_BlogCategoryService'true],
  4687.             'admin.blogPost' => [false'admin.blogPost''getAdmin_BlogPostService'true],
  4688.             'admin.careNetwork' => [false'admin.careNetwork''getAdmin_CareNetworkService'true],
  4689.             'admin.centralPurchasing' => [false'admin.centralPurchasing''getAdmin_CentralPurchasingService'true],
  4690.             'admin.cityPost' => [false'admin.cityPost''getAdmin_CityPostService'true],
  4691.             'admin.claimAdmin' => [false'admin.claimAdmin''getAdmin_ClaimAdminService'true],
  4692.             'admin.coregistrationCampaign' => [false'admin.coregistrationCampaign''getAdmin_CoregistrationCampaignService'true],
  4693.             'admin.creditCost' => [false'admin.creditCost''getAdmin_CreditCostService'true],
  4694.             'admin.creditPackGeneric' => [false'admin.creditPackGeneric''getAdmin_CreditPackGenericService'true],
  4695.             'admin.deviceSale' => [false'admin.deviceSale''getAdmin_DeviceSaleService'true],
  4696.             'admin.financialParameterAdmin' => [false'admin.financialParameterAdmin''getAdmin_FinancialParameterAdminService'true],
  4697.             'admin.financialStatisticAdmin' => [false'admin.financialStatisticAdmin''getAdmin_FinancialStatisticAdminService'true],
  4698.             'admin.freelancer' => [false'admin.freelancer''getAdmin_FreelancerService'true],
  4699.             'admin.freelancerComment' => [false'admin.freelancerComment''getAdmin_FreelancerCommentService'true],
  4700.             'admin.hearingAid' => [false'admin.hearingAid''getAdmin_HearingAidService'true],
  4701.             'admin.hearingBrand' => [false'admin.hearingBrand''getAdmin_HearingBrandService'true],
  4702.             'admin.hearingMaker' => [false'admin.hearingMaker''getAdmin_HearingMakerService'true],
  4703.             'admin.invoice' => [false'admin.invoice''getAdmin_InvoiceService'true],
  4704.             'admin.lead' => [false'admin.lead''getAdmin_LeadService'true],
  4705.             'admin.logEntry' => [false'admin.logEntry''getAdmin_LogEntryService'true],
  4706.             'admin.navigationStatisticAdmin' => [false'admin.navigationStatisticAdmin''getAdmin_NavigationStatisticAdminService'true],
  4707.             'admin.notification' => [false'admin.notification''getAdmin_NotificationService'true],
  4708.             'admin.order' => [false'admin.order''getAdmin_OrderService'true],
  4709.             'admin.partner' => [false'admin.partner''getAdmin_PartnerService'true],
  4710.             'admin.payment' => [false'admin.payment''getAdmin_PaymentService'true],
  4711.             'admin.paymentMethod' => [false'admin.paymentMethod''getAdmin_PaymentMethodService'true],
  4712.             'admin.phoneValidation' => [false'admin.phoneValidation''getAdmin_PhoneValidationService'true],
  4713.             'admin.prescriber' => [false'admin.prescriber''getAdmin_PrescriberService'true],
  4714.             'admin.productionStatisticAdmin' => [false'admin.productionStatisticAdmin''getAdmin_ProductionStatisticAdminService'true],
  4715.             'admin.prospect' => [false'admin.prospect''getAdmin_ProspectService'true],
  4716.             'admin.prospectDulicate' => [false'admin.prospectDulicate''getAdmin_ProspectDulicateService'true],
  4717.             'admin.prospectOnHearingAid' => [false'admin.prospectOnHearingAid''getAdmin_ProspectOnHearingAidService'true],
  4718.             'admin.prospectOnStore' => [false'admin.prospectOnStore''getAdmin_ProspectOnStoreService'true],
  4719.             'admin.prospectOnStoreFeedback' => [false'admin.prospectOnStoreFeedback''getAdmin_ProspectOnStoreFeedbackService'true],
  4720.             'admin.prospectOnStoreQualification' => [false'admin.prospectOnStoreQualification''getAdmin_ProspectOnStoreQualificationService'true],
  4721.             'admin.prospectOnStoreStatus' => [false'admin.prospectOnStoreStatus''getAdmin_ProspectOnStoreStatusService'true],
  4722.             'admin.prospectQualification' => [false'admin.prospectQualification''getAdmin_ProspectQualificationService'true],
  4723.             'admin.qualificationStatisticAdmin' => [false'admin.qualificationStatisticAdmin''getAdmin_QualificationStatisticAdminService'true],
  4724.             'admin.shortUrl' => [false'admin.shortUrl''getAdmin_ShortUrlService'true],
  4725.             'admin.smsBroadcast' => [false'admin.smsBroadcast''getAdmin_SmsBroadcastService'true],
  4726.             'admin.sponsorship' => [false'admin.sponsorship''getAdmin_SponsorshipService'true],
  4727.             'admin.stat.report' => [false'admin.stat.report''getAdmin_Stat_ReportService'true],
  4728.             'admin.store' => [false'admin.store''getAdmin_StoreService'true],
  4729.             'admin.storeFinderData' => [false'admin.storeFinderData''getAdmin_StoreFinderDataService'true],
  4730.             'admin.storeIndexation' => [false'admin.storeIndexation''getAdmin_StoreIndexationService'true],
  4731.             'admin.storePage' => [false'admin.storePage''getAdmin_StorePageService'true],
  4732.             'admin.thirdPartyEntity' => [false'admin.thirdPartyEntity''getAdmin_ThirdPartyEntityService'true],
  4733.             'admin.user' => [false'admin.user''getAdmin_UserService'true],
  4734.             'admin.userTracking' => [false'admin.userTracking''getAdmin_UserTrackingService'true],
  4735.             'admin.userTrackingDetail' => [false'admin.userTrackingDetail''getAdmin_UserTrackingDetailService'true],
  4736.             'admin.userTrackingDuration' => [false'admin.userTrackingDuration''getAdmin_UserTrackingDurationService'true],
  4737.         ], [
  4738.             'admin.StoreManagementRequest' => '?',
  4739.             'admin.acquisitionMode' => '?',
  4740.             'admin.blogAuthor' => '?',
  4741.             'admin.blogCategory' => '?',
  4742.             'admin.blogPost' => '?',
  4743.             'admin.careNetwork' => '?',
  4744.             'admin.centralPurchasing' => '?',
  4745.             'admin.cityPost' => '?',
  4746.             'admin.claimAdmin' => '?',
  4747.             'admin.coregistrationCampaign' => '?',
  4748.             'admin.creditCost' => '?',
  4749.             'admin.creditPackGeneric' => '?',
  4750.             'admin.deviceSale' => '?',
  4751.             'admin.financialParameterAdmin' => '?',
  4752.             'admin.financialStatisticAdmin' => '?',
  4753.             'admin.freelancer' => '?',
  4754.             'admin.freelancerComment' => '?',
  4755.             'admin.hearingAid' => '?',
  4756.             'admin.hearingBrand' => '?',
  4757.             'admin.hearingMaker' => '?',
  4758.             'admin.invoice' => '?',
  4759.             'admin.lead' => '?',
  4760.             'admin.logEntry' => '?',
  4761.             'admin.navigationStatisticAdmin' => '?',
  4762.             'admin.notification' => '?',
  4763.             'admin.order' => '?',
  4764.             'admin.partner' => '?',
  4765.             'admin.payment' => '?',
  4766.             'admin.paymentMethod' => '?',
  4767.             'admin.phoneValidation' => '?',
  4768.             'admin.prescriber' => '?',
  4769.             'admin.productionStatisticAdmin' => '?',
  4770.             'admin.prospect' => '?',
  4771.             'admin.prospectDulicate' => '?',
  4772.             'admin.prospectOnHearingAid' => '?',
  4773.             'admin.prospectOnStore' => '?',
  4774.             'admin.prospectOnStoreFeedback' => '?',
  4775.             'admin.prospectOnStoreQualification' => '?',
  4776.             'admin.prospectOnStoreStatus' => '?',
  4777.             'admin.prospectQualification' => '?',
  4778.             'admin.qualificationStatisticAdmin' => '?',
  4779.             'admin.shortUrl' => '?',
  4780.             'admin.smsBroadcast' => '?',
  4781.             'admin.sponsorship' => '?',
  4782.             'admin.stat.report' => '?',
  4783.             'admin.store' => '?',
  4784.             'admin.storeFinderData' => '?',
  4785.             'admin.storeIndexation' => '?',
  4786.             'admin.storePage' => '?',
  4787.             'admin.thirdPartyEntity' => '?',
  4788.             'admin.user' => '?',
  4789.             'admin.userTracking' => '?',
  4790.             'admin.userTrackingDetail' => '?',
  4791.             'admin.userTrackingDuration' => '?',
  4792.         ]), [=> 'admin.store'=> 'admin.storePage'=> 'admin.prospect'=> 'admin.prospectOnStore'=> 'admin.prospectQualification'=> 'admin.prospectOnStoreQualification'=> 'admin.prospectDulicate'=> 'admin.prospectOnStoreStatus'=> 'admin.hearingAid'=> 'admin.hearingBrand'10 => 'admin.hearingMaker'11 => 'admin.careNetwork'12 => 'admin.StoreManagementRequest'13 => 'admin.user'14 => 'admin.freelancer'15 => 'admin.freelancerComment'16 => 'admin.partner'17 => 'admin.centralPurchasing'18 => 'admin.phoneValidation'19 => 'admin.stat.report'20 => 'admin.blogPost'21 => 'admin.blogCategory'22 => 'admin.blogAuthor'23 => 'admin.cityPost'24 => 'admin.storeFinderData'25 => 'admin.lead'26 => 'admin.creditPackGeneric'27 => 'admin.order'28 => 'admin.deviceSale'29 => 'admin.invoice'30 => 'admin.creditCost'31 => 'admin.logEntry'32 => 'admin.userTracking'33 => 'admin.userTrackingDetail'34 => 'admin.userTrackingDuration'35 => 'admin.acquisitionMode'36 => 'admin.shortUrl'37 => 'admin.prospectOnStoreFeedback'38 => 'admin.notification'39 => 'admin.sponsorship'40 => 'admin.prospectOnHearingAid'41 => 'admin.smsBroadcast'42 => 'admin.financialParameterAdmin'43 => 'admin.financialStatisticAdmin'44 => 'admin.qualificationStatisticAdmin'45 => 'admin.navigationStatisticAdmin'46 => 'admin.productionStatisticAdmin'47 => 'admin.claimAdmin'48 => 'admin.thirdPartyEntity'49 => 'admin.coregistrationCampaign'50 => 'admin.payment'51 => 'admin.paymentMethod'52 => 'admin.storeIndexation'53 => 'admin.prescriber'], ['Home' => ['on_top' => true'label' => 'Accueil''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-home"></i>''items' => [=> ['route' => 'sonata_admin_dashboard''label' => 'Accueil''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle'], 'Lead' => ['label' => 'Lead''keep_open' => true'items' => [=> ['admin' => 'admin.prospect''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.prospectOnStore''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.prospectOnStoreStatus''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.phoneValidation''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.prospectDulicate''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.acquisitionMode''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.prospectOnStoreFeedback''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'roles' => [=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'Backoffice' => ['label' => 'Backoffice''keep_open' => false'items' => [=> ['route' => 'admin_app_store_list''label' => 'Centre auditif''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.StoreManagementRequest''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.freelancer''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.partner''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.centralPurchasing''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.user''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.shortUrl''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.notification''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.sponsorship''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.smsBroadcast''roles' => [], 'route_params' => [], 'route_absolute' => false], 10 => ['admin' => 'admin.claimAdmin''roles' => [], 'route_params' => [], 'route_absolute' => false], 11 => ['admin' => 'admin.thirdPartyEntity''roles' => [], 'route_params' => [], 'route_absolute' => false], 12 => ['admin' => 'admin.thirdPartyEntity''roles' => [], 'route_params' => [], 'route_absolute' => false], 13 => ['admin' => 'admin.coregistrationCampaign''roles' => [], 'route_params' => [], 'route_absolute' => false], 14 => ['admin' => 'admin.prescriber''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_COMMERCIAL'], 'on_top' => false'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'Qualification' => ['label' => 'Qualification''items' => [=> ['admin' => 'admin.prospectQualification''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.prospectOnStoreQualification''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.qualificationStatisticAdmin''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'Content' => ['label' => 'Contenu''keep_open' => false'items' => [=> ['admin' => 'admin.hearingBrand''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.careNetwork''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.hearingAid''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.blogPost''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.blogCategory''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.blogAuthor''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.cityPost''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_EDITOR'], 'on_top' => false'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'appareil_auditif' => ['label' => 'Appareil auditif''keep_open' => false'items' => [=> ['admin' => 'admin.hearingMaker''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.hearingAid''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.prospectOnHearingAid''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'roles' => [=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'Stat' => ['label' => 'Statistiques''keep_open' => false'items' => [=> ['admin' => 'admin.navigationStatisticAdmin''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.productionStatisticAdmin''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.financialStatisticAdmin''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.financialParameterAdmin''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.logEntry''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'roles' => [=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'Premium' => ['label' => 'Premium''keep_open' => true'items' => [=> ['admin' => 'admin.creditPackGeneric''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.order''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.creditCost''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.deviceSale''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.storeIndexation''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.invoice''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'roles' => [=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'Configuration' => ['label' => 'Configuration''items' => [=> ['route' => 'sherlockode_configuration.parameters''label' => 'Paramètres''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder']], ['App\\Entity\\Store' => [=> 'admin.store'], 'App\\Entity\\StorePage' => [=> 'admin.storePage'], 'App\\Entity\\Prospect' => [=> 'admin.prospect'], 'App\\Entity\\ProspectOnStore' => ['default' => 'admin.prospectOnStore'=> 'admin.financialStatisticAdmin'=> 'admin.qualificationStatisticAdmin'=> 'admin.productionStatisticAdmin'], 'App\\Entity\\ProspectQualification' => [=> 'admin.prospectQualification'], 'App\\Entity\\ProspectOnStoreQualification' => [=> 'admin.prospectOnStoreQualification'], 'App\\Entity\\ProspectDuplicate' => [=> 'admin.prospectDulicate'], 'App\\Entity\\ProspectOnStoreStatus' => [=> 'admin.prospectOnStoreStatus'], 'App\\Entity\\HearingAid' => [=> 'admin.hearingAid'], 'App\\Entity\\HearingBrand' => [=> 'admin.hearingBrand'], 'App\\Entity\\HearingMaker' => [=> 'admin.hearingMaker'], 'App\\Entity\\CareNetwork' => [=> 'admin.careNetwork'], 'App\\Entity\\StoreManagementRequest' => [=> 'admin.StoreManagementRequest'], 'App\\Entity\\User' => [=> 'admin.user'], 'App\\Entity\\Freelancer' => [=> 'admin.freelancer'], 'App\\Entity\\FreelancerComment' => [=> 'admin.freelancerComment'], 'App\\Entity\\Partner' => [=> 'admin.partner'], 'App\\Entity\\CentralPurchasing' => [=> 'admin.centralPurchasing'], 'App\\Entity\\PhoneValidation' => [=> 'admin.phoneValidation'], 'App\\Entity\\Stat\\Report' => [=> 'admin.stat.report'], 'App\\Entity\\BlogPost' => [=> 'admin.blogPost'], 'App\\Entity\\BlogCategory' => [=> 'admin.blogCategory'], 'App\\Entity\\BlogAuthor' => [=> 'admin.blogAuthor'], 'App\\Entity\\CityPost' => [=> 'admin.cityPost'], 'App\\Entity\\StoreFinderData' => [=> 'admin.storeFinderData'=> 'admin.lead'], 'App\\Entity\\CreditPackGeneric' => [=> 'admin.creditPackGeneric'], 'App\\Entity\\Order' => [=> 'admin.order'], 'App\\Entity\\DeviceSale' => [=> 'admin.deviceSale'], 'App\\Entity\\Invoice' => [=> 'admin.invoice'], 'App\\Entity\\CreditCost' => [=> 'admin.creditCost'], 'App\\Entity\\LogEntry' => [=> 'admin.logEntry'], 'App\\Entity\\UserTracking' => [=> 'admin.userTracking'], 'App\\Entity\\UserTrackingDetail' => [=> 'admin.userTrackingDetail'], 'App\\Entity\\UserTrackingDuration' => [=> 'admin.userTrackingDuration'], 'App\\Entity\\AcquisitionMode' => [=> 'admin.acquisitionMode'], 'App\\Entity\\ShortUrl' => [=> 'admin.shortUrl'], 'App\\Entity\\ProspectOnStoreFeedback' => [=> 'admin.prospectOnStoreFeedback'], 'App\\Entity\\Notification' => [=> 'admin.notification'], 'App\\Entity\\Sponsorship' => [=> 'admin.sponsorship'], 'App\\Entity\\ProspectOnHearingAid' => [=> 'admin.prospectOnHearingAid'], 'App\\Entity\\SmsBroadcast' => [=> 'admin.smsBroadcast'], 'App\\Entity\\FinancialParameter' => [=> 'admin.financialParameterAdmin'], 'App\\Entity\\Stat\\Event' => [=> 'admin.navigationStatisticAdmin'], 'App\\Entity\\Claim' => [=> 'admin.claimAdmin'], 'App\\Entity\\ThirdPartyEntity' => [=> 'admin.thirdPartyEntity'], 'App\\Entity\\CoregistrationCampaign' => [=> 'admin.coregistrationCampaign'], 'Wits\\PaymentBundle\\Entity\\Payment' => [=> 'admin.payment'], 'Wits\\PaymentBundle\\Entity\\PaymentMethod' => [=> 'admin.paymentMethod'], 'App\\Entity\\StoreIndexation' => [=> 'admin.storeIndexation'], 'App\\Entity\\Prescriber\\Prescriber' => [=> 'admin.prescriber']]);
  4793.     }
  4794.     /**
  4795.      * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  4796.      *
  4797.      * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  4798.      */
  4799.     protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  4800.     {
  4801.         return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  4802.     }
  4803.     /**
  4804.      * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  4805.      *
  4806.      * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  4807.      */
  4808.     protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  4809.     {
  4810.         return $this->privates['sonata.admin.twig.canonicalize_runtime'] = new \Sonata\AdminBundle\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4811.     }
  4812.     /**
  4813.      * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  4814.      *
  4815.      * @return \Sonata\AdminBundle\Twig\GroupRuntime
  4816.      */
  4817.     protected function getSonata_Admin_Twig_GroupRuntimeService()
  4818.     {
  4819.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  4820.         if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  4821.             return $this->privates['sonata.admin.twig.group_runtime'];
  4822.         }
  4823.         return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  4824.     }
  4825.     /**
  4826.      * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  4827.      *
  4828.      * @return \Sonata\AdminBundle\Twig\IconRuntime
  4829.      */
  4830.     protected function getSonata_Admin_Twig_IconRuntimeService()
  4831.     {
  4832.         return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  4833.     }
  4834.     /**
  4835.      * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  4836.      *
  4837.      * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  4838.      */
  4839.     protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  4840.     {
  4841.         return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4842.     }
  4843.     /**
  4844.      * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  4845.      *
  4846.      * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  4847.      */
  4848.     protected function getSonata_Admin_Twig_SecurityRuntimeService()
  4849.     {
  4850.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4851.         if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  4852.             return $this->privates['sonata.admin.twig.security_runtime'];
  4853.         }
  4854.         return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  4855.     }
  4856.     /**
  4857.      * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  4858.      *
  4859.      * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  4860.      */
  4861.     protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  4862.     {
  4863.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  4864.         if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  4865.             return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  4866.         }
  4867.         return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  4868.     }
  4869.     /**
  4870.      * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  4871.      *
  4872.      * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  4873.      */
  4874.     protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  4875.     {
  4876.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  4877.         if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  4878.             return $this->privates['sonata.admin.twig.template_registry_runtime'];
  4879.         }
  4880.         return $this->privates['sonata.admin.twig.template_registry_runtime'] = new \Sonata\AdminBundle\Twig\TemplateRegistryRuntime(($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $a);
  4881.     }
  4882.     /**
  4883.      * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  4884.      *
  4885.      * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  4886.      */
  4887.     protected function getSonata_Admin_Twig_XeditableRuntimeService()
  4888.     {
  4889.         return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  4890.     }
  4891.     /**
  4892.      * Gets the private 'sonata.block.templating.helper' shared service.
  4893.      *
  4894.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  4895.      */
  4896.     protected function getSonata_Block_Templating_HelperService()
  4897.     {
  4898.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  4899.         if (isset($this->privates['sonata.block.templating.helper'])) {
  4900.             return $this->privates['sonata.block.templating.helper'];
  4901.         }
  4902.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  4903.         if (isset($this->privates['sonata.block.templating.helper'])) {
  4904.             return $this->privates['sonata.block.templating.helper'];
  4905.         }
  4906.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4907.         if (isset($this->privates['sonata.block.templating.helper'])) {
  4908.             return $this->privates['sonata.block.templating.helper'];
  4909.         }
  4910.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a$b$c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4911.     }
  4912.     /**
  4913.      * Gets the private 'state_machine.prospectOnStoreQualification.metadata_store' shared service.
  4914.      *
  4915.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  4916.      */
  4917.     protected function getStateMachine_ProspectOnStoreQualification_MetadataStoreService()
  4918.     {
  4919.         return $this->privates['state_machine.prospectOnStoreQualification.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  4920.     }
  4921.     /**
  4922.      * Gets the private 'state_machine.store.metadata_store' shared service.
  4923.      *
  4924.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  4925.      */
  4926.     protected function getStateMachine_Store_MetadataStoreService()
  4927.     {
  4928.         return $this->privates['state_machine.store.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  4929.     }
  4930.     /**
  4931.      * Gets the private 'state_machine.storeManagementRequest.metadata_store' shared service.
  4932.      *
  4933.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  4934.      */
  4935.     protected function getStateMachine_StoreManagementRequest_MetadataStoreService()
  4936.     {
  4937.         return $this->privates['state_machine.storeManagementRequest.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  4938.     }
  4939.     /**
  4940.      * Gets the private 'stof_doctrine_extensions.event_listener.blame' shared service.
  4941.      *
  4942.      * @return \Stof\DoctrineExtensionsBundle\EventListener\BlameListener
  4943.      */
  4944.     protected function getStofDoctrineExtensions_EventListener_BlameService()
  4945.     {
  4946.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4947.         if (isset($this->privates['stof_doctrine_extensions.event_listener.blame'])) {
  4948.             return $this->privates['stof_doctrine_extensions.event_listener.blame'];
  4949.         }
  4950.         return $this->privates['stof_doctrine_extensions.event_listener.blame'] = new \Stof\DoctrineExtensionsBundle\EventListener\BlameListener(($this->privates['stof_doctrine_extensions.listener.blameable'] ?? $this->getStofDoctrineExtensions_Listener_BlameableService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  4951.     }
  4952.     /**
  4953.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  4954.      *
  4955.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  4956.      */
  4957.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  4958.     {
  4959.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4960.         if (isset($this->privates['stof_doctrine_extensions.event_listener.logger'])) {
  4961.             return $this->privates['stof_doctrine_extensions.event_listener.logger'];
  4962.         }
  4963.         return $this->privates['stof_doctrine_extensions.event_listener.logger'] = new \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener(($this->privates['stof_doctrine_extensions.listener.loggable'] ?? $this->getStofDoctrineExtensions_Listener_LoggableService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  4964.     }
  4965.     /**
  4966.      * Gets the private 'stof_doctrine_extensions.listener.blameable' shared service.
  4967.      *
  4968.      * @return \Gedmo\Blameable\BlameableListener
  4969.      */
  4970.     protected function getStofDoctrineExtensions_Listener_BlameableService()
  4971.     {
  4972.         $this->privates['stof_doctrine_extensions.listener.blameable'] = $instance = new \Gedmo\Blameable\BlameableListener();
  4973.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4974.         return $instance;
  4975.     }
  4976.     /**
  4977.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  4978.      *
  4979.      * @return \Gedmo\Loggable\LoggableListener
  4980.      */
  4981.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  4982.     {
  4983.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  4984.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4985.         return $instance;
  4986.     }
  4987.     /**
  4988.      * Gets the private 'translator.default' shared service.
  4989.      *
  4990.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4991.      */
  4992.     protected function getTranslator_DefaultService()
  4993.     {
  4994.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4995.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4996.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4997.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4998.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4999.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  5000.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  5001.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  5002.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  5003.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  5004.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  5005.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  5006.         ], [
  5007.             'translation.loader.csv' => '?',
  5008.             'translation.loader.dat' => '?',
  5009.             'translation.loader.ini' => '?',
  5010.             'translation.loader.json' => '?',
  5011.             'translation.loader.mo' => '?',
  5012.             'translation.loader.php' => '?',
  5013.             'translation.loader.po' => '?',
  5014.             'translation.loader.qt' => '?',
  5015.             'translation.loader.res' => '?',
  5016.             'translation.loader.xliff' => '?',
  5017.             'translation.loader.yml' => '?',
  5018.         ]), 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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\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')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff'), 11 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), 12 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), 11 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.de.xliff'), 13 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 15 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), 16 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 11 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.en.xliff'), 13 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff'), 15 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), 16 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), 17 => (\dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Resources/translations/SherlockodeConfigurationBundle.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff'), 11 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), 12 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 11 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.fr.xliff'), 13 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff'), 15 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), 16 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), 17 => (\dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Resources/translations/SherlockodeConfigurationBundle.fr.yml'), 18 => (\dirname(__DIR__4).'/translations/KnpPaginatorBundle.fr.yml'), 19 => (\dirname(__DIR__4).'/translations/messages.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), 11 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), 13 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), 14 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), => (\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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), 10 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), 11 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.it.xliff'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff'), 13 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\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')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), 11 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.nl.xliff'), 13 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), 15 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), 16 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff'), => (\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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), 11 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff'), 12 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), 13 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), 10 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), 11 => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.ru.xliff'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), 13 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), 14 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf'), 10 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), 11 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), 12 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml'), => (\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'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sv_SE' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')]], '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/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle/Resources/translations'), 15 => (\dirname(__DIR__4).'/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 31 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 32 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/ob/highcharts-bundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 37 => (\dirname(__DIR__4).'/lib/WitsPaymentBundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 42 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/sonata-project/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/admin-bundle/src/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/sonata-project/seo-bundle/src/Resources/translations'10 => 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'11 => 'vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'12 => 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'13 => 'vendor/scheb/2fa-bundle/Resources/translations'14 => 'vendor/sherlockode/configuration-bundle/Resources/translations'15 => 'translations'16 => 'vendor/symfony/framework-bundle/translations'17 => 'vendor/doctrine/doctrine-bundle/translations'18 => 'vendor/doctrine/doctrine-migrations-bundle/translations'19 => 'vendor/symfony/security-bundle/translations'20 => 'vendor/symfony/twig-bundle/translations'21 => 'vendor/symfony/web-profiler-bundle/translations'22 => 'vendor/symfony/monolog-bundle/translations'23 => 'vendor/symfony/debug-bundle/translations'24 => 'vendor/symfony/maker-bundle/src/translations'25 => 'vendor/willdurand/geocoder-bundle/translations'26 => 'vendor/php-http/httplug-bundle/src/translations'27 => 'vendor/symfony/webpack-encore-bundle/src/translations'28 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'29 => 'vendor/knplabs/knp-menu-bundle/src/translations'30 => 'vendor/sonata-project/exporter/src/Bridge/Symfony/translations'31 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'32 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'33 => 'vendor/stof/doctrine-extensions-bundle/src/translations'34 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'35 => 'vendor/ob/highcharts-bundle/translations'36 => 'vendor/liip/imagine-bundle/translations'37 => 'lib/WitsPaymentBundle/src/translations'38 => 'vendor/nelmio/cors-bundle/translations'39 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'40 => 'vendor/lexik/jwt-authentication-bundle/translations'41 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'42 => 'vendor/twig/extra-bundle/translations'43 => 'vendor/sensio/framework-extra-bundle/src/translations']]], []);
  5019.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5020.         $instance->setFallbackLocales([=> 'fr'=> 'fr']);
  5021.         return $instance;
  5022.     }
  5023.     /**
  5024.      * Gets the private 'twig.form.engine' shared service.
  5025.      *
  5026.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  5027.      */
  5028.     protected function getTwig_Form_EngineService()
  5029.     {
  5030.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5031.         if (isset($this->privates['twig.form.engine'])) {
  5032.             return $this->privates['twig.form.engine'];
  5033.         }
  5034.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  5035.     }
  5036.     /**
  5037.      * Gets the private 'twig.form.renderer' shared service.
  5038.      *
  5039.      * @return \Symfony\Component\Form\FormRenderer
  5040.      */
  5041.     protected function getTwig_Form_RendererService()
  5042.     {
  5043.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  5044.         if (isset($this->privates['twig.form.renderer'])) {
  5045.             return $this->privates['twig.form.renderer'];
  5046.         }
  5047.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  5048.     }
  5049.     /**
  5050.      * Gets the private 'validator.builder' shared service.
  5051.      *
  5052.      * @return \Symfony\Component\Validator\ValidatorBuilder
  5053.      */
  5054.     protected function getValidator_BuilderService()
  5055.     {
  5056.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5057.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5058.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  5059.         if ($this->has('translator')) {
  5060.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  5061.         }
  5062.         $instance->setTranslationDomain('validators');
  5063.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  5064.         $instance->enableAnnotationMapping(true);
  5065.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5066.         $instance->addMethodMapping('loadValidatorMetadata');
  5067.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  5068.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  5069.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  5070.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  5071.         return $instance;
  5072.     }
  5073.     /**
  5074.      * Gets the private 'validator.validator_factory' shared service.
  5075.      *
  5076.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  5077.      */
  5078.     protected function getValidator_ValidatorFactoryService()
  5079.     {
  5080.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5081.             'App\\Validator\\RequiredFieldsGroupValidator' => ['privates''App\\Validator\\RequiredFieldsGroupValidator''getRequiredFieldsGroupValidatorService'true],
  5082.             'App\\Validator\\ValidPhoneNumberValidator' => ['privates''App\\Validator\\ValidPhoneNumberValidator''getValidPhoneNumberValidatorService'true],
  5083.             'Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator' => ['privates''Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator''getAddressValidatorService'true],
  5084.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'true],
  5085.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5086.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5087.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  5088.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5089.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  5090.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5091.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5092.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'true],
  5093.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5094.         ], [
  5095.             'App\\Validator\\RequiredFieldsGroupValidator' => '?',
  5096.             'App\\Validator\\ValidPhoneNumberValidator' => '?',
  5097.             'Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator' => '?',
  5098.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  5099.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5100.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5101.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5102.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5103.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5104.             'doctrine.orm.validator.unique' => '?',
  5105.             'security.validator.user_password' => '?',
  5106.             'sonata.form.validator.inline' => '?',
  5107.             'validator.expression' => '?',
  5108.         ]));
  5109.     }
  5110.     /**
  5111.      * Gets the private 'var_dumper.html_dumper' shared service.
  5112.      *
  5113.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5114.      */
  5115.     protected function getVarDumper_HtmlDumperService()
  5116.     {
  5117.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  5118.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5119.         return $instance;
  5120.     }
  5121.     /**
  5122.      * Gets the private 'var_dumper.server_connection' shared service.
  5123.      *
  5124.      * @return \Symfony\Component\VarDumper\Server\Connection
  5125.      */
  5126.     protected function getVarDumper_ServerConnectionService()
  5127.     {
  5128.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  5129.         if (isset($this->privates['var_dumper.server_connection'])) {
  5130.             return $this->privates['var_dumper.server_connection'];
  5131.         }
  5132.         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), $a), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  5133.     }
  5134.     /**
  5135.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  5136.      *
  5137.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  5138.      */
  5139.     protected function getVichUploader_MetadataReaderService()
  5140.     {
  5141.         $a = new \Metadata\Driver\FileLocator([]);
  5142.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  5143.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  5144.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  5145.     }
  5146.     /**
  5147.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  5148.      *
  5149.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  5150.      */
  5151.     protected function getVichUploader_PropertyMappingFactoryService()
  5152.     {
  5153.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  5154.     }
  5155.     /**
  5156.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  5157.      *
  5158.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  5159.      */
  5160.     protected function getVichUploader_Storage_FileSystemService()
  5161.     {
  5162.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  5163.     }
  5164.     /**
  5165.      * Gets the private 'web_profiler.csp.handler' shared service.
  5166.      *
  5167.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5168.      */
  5169.     protected function getWebProfiler_Csp_HandlerService()
  5170.     {
  5171.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5172.     }
  5173.     /**
  5174.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5175.      *
  5176.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5177.      */
  5178.     protected function getWebProfiler_DebugToolbarService()
  5179.     {
  5180.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5181.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5182.             return $this->privates['web_profiler.debug_toolbar'];
  5183.         }
  5184.         $b = ($this->services['router'] ?? $this->getRouterService());
  5185.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5186.             return $this->privates['web_profiler.debug_toolbar'];
  5187.         }
  5188.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  5189.     }
  5190.     /**
  5191.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  5192.      *
  5193.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  5194.      */
  5195.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  5196.     {
  5197.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5198.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  5199.         ], [
  5200.             '_default' => '?',
  5201.         ]), '_default');
  5202.     }
  5203.     /**
  5204.      * Gets the public 'cache_clearer' alias.
  5205.      *
  5206.      * @return object The ".container.private.cache_clearer" service.
  5207.      */
  5208.     protected function getCacheClearerService()
  5209.     {
  5210.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  5211.         return $this->get('.container.private.cache_clearer');
  5212.     }
  5213.     /**
  5214.      * Gets the public 'filesystem' alias.
  5215.      *
  5216.      * @return object The ".container.private.filesystem" service.
  5217.      */
  5218.     protected function getFilesystemService()
  5219.     {
  5220.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  5221.         return $this->get('.container.private.filesystem');
  5222.     }
  5223.     /**
  5224.      * Gets the public 'state_machine.storeManagementRequest' alias.
  5225.      *
  5226.      * @return object The ".container.private.state_machine.storeManagementRequest" service.
  5227.      */
  5228.     protected function getStateMachine_StoreManagementRequestService()
  5229.     {
  5230.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.storeManagementRequest" service directly from the container is deprecated, use dependency injection instead.');
  5231.         return $this->get('.container.private.state_machine.storeManagementRequest');
  5232.     }
  5233.     /**
  5234.      * Gets the public 'state_machine.store' alias.
  5235.      *
  5236.      * @return object The ".container.private.state_machine.store" service.
  5237.      */
  5238.     protected function getStateMachine_StoreService()
  5239.     {
  5240.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.store" service directly from the container is deprecated, use dependency injection instead.');
  5241.         return $this->get('.container.private.state_machine.store');
  5242.     }
  5243.     /**
  5244.      * Gets the public 'state_machine.prospectOnStoreQualification' alias.
  5245.      *
  5246.      * @return object The ".container.private.state_machine.prospectOnStoreQualification" service.
  5247.      */
  5248.     protected function getStateMachine_ProspectOnStoreQualificationService()
  5249.     {
  5250.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.prospectOnStoreQualification" service directly from the container is deprecated, use dependency injection instead.');
  5251.         return $this->get('.container.private.state_machine.prospectOnStoreQualification');
  5252.     }
  5253.     /**
  5254.      * Gets the public 'serializer' alias.
  5255.      *
  5256.      * @return object The ".container.private.serializer" service.
  5257.      */
  5258.     protected function getSerializerService()
  5259.     {
  5260.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  5261.         return $this->get('.container.private.serializer');
  5262.     }
  5263.     /**
  5264.      * Gets the public 'security.csrf.token_manager' alias.
  5265.      *
  5266.      * @return object The ".container.private.security.csrf.token_manager" service.
  5267.      */
  5268.     protected function getSecurity_Csrf_TokenManagerService()
  5269.     {
  5270.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  5271.         return $this->get('.container.private.security.csrf.token_manager');
  5272.     }
  5273.     /**
  5274.      * Gets the public 'form.factory' alias.
  5275.      *
  5276.      * @return object The ".container.private.form.factory" service.
  5277.      */
  5278.     protected function getForm_FactoryService()
  5279.     {
  5280.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  5281.         return $this->get('.container.private.form.factory');
  5282.     }
  5283.     /**
  5284.      * Gets the public 'form.type.file' alias.
  5285.      *
  5286.      * @return object The ".container.private.form.type.file" service.
  5287.      */
  5288.     protected function getForm_Type_FileService()
  5289.     {
  5290.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  5291.         return $this->get('.container.private.form.type.file');
  5292.     }
  5293.     /**
  5294.      * Gets the public 'profiler' alias.
  5295.      *
  5296.      * @return object The ".container.private.profiler" service.
  5297.      */
  5298.     protected function getProfilerService()
  5299.     {
  5300.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  5301.         return $this->get('.container.private.profiler');
  5302.     }
  5303.     /**
  5304.      * Gets the public 'security.authorization_checker' alias.
  5305.      *
  5306.      * @return object The ".container.private.security.authorization_checker" service.
  5307.      */
  5308.     protected function getSecurity_AuthorizationCheckerService()
  5309.     {
  5310.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  5311.         return $this->get('.container.private.security.authorization_checker');
  5312.     }
  5313.     /**
  5314.      * Gets the public 'security.token_storage' alias.
  5315.      *
  5316.      * @return object The ".container.private.security.token_storage" service.
  5317.      */
  5318.     protected function getSecurity_TokenStorageService()
  5319.     {
  5320.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  5321.         return $this->get('.container.private.security.token_storage');
  5322.     }
  5323.     /**
  5324.      * Gets the public 'twig' alias.
  5325.      *
  5326.      * @return object The ".container.private.twig" service.
  5327.      */
  5328.     protected function getTwigService()
  5329.     {
  5330.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  5331.         return $this->get('.container.private.twig');
  5332.     }
  5333.     /**
  5334.      * Gets the public 'security.password_encoder' alias.
  5335.      *
  5336.      * @return object The ".container.private.security.password_encoder" service.
  5337.      */
  5338.     protected function getSecurity_PasswordEncoderService()
  5339.     {
  5340.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  5341.         return $this->get('.container.private.security.password_encoder');
  5342.     }
  5343.     /**
  5344.      * Gets the public 'session' alias.
  5345.      *
  5346.      * @return object The ".container.private.session" service.
  5347.      */
  5348.     protected function getSessionService()
  5349.     {
  5350.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  5351.         return $this->get('.container.private.session');
  5352.     }
  5353.     /**
  5354.      * Gets the public 'validator' alias.
  5355.      *
  5356.      * @return object The ".container.private.validator" service.
  5357.      */
  5358.     protected function getValidatorService()
  5359.     {
  5360.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  5361.         return $this->get('.container.private.validator');
  5362.     }
  5363.     /**
  5364.      * @return array|bool|float|int|string|\UnitEnum|null
  5365.      */
  5366.     public function getParameter(string $name)
  5367.     {
  5368.         if (isset($this->buildParameters[$name])) {
  5369.             return $this->buildParameters[$name];
  5370.         }
  5371.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  5372.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  5373.         }
  5374.         if (isset($this->loadedDynamicParameters[$name])) {
  5375.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5376.         }
  5377.         return $this->parameters[$name];
  5378.     }
  5379.     public function hasParameter(string $name): bool
  5380.     {
  5381.         if (isset($this->buildParameters[$name])) {
  5382.             return true;
  5383.         }
  5384.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  5385.     }
  5386.     public function setParameter(string $name$value): void
  5387.     {
  5388.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  5389.     }
  5390.     public function getParameterBag(): ParameterBagInterface
  5391.     {
  5392.         if (null === $this->parameterBag) {
  5393.             $parameters $this->parameters;
  5394.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  5395.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5396.             }
  5397.             foreach ($this->buildParameters as $name => $value) {
  5398.                 $parameters[$name] = $value;
  5399.             }
  5400.             $this->parameterBag = new FrozenParameterBag($parameters);
  5401.         }
  5402.         return $this->parameterBag;
  5403.     }
  5404.     private $loadedDynamicParameters = [
  5405.         'kernel.runtime_environment' => false,
  5406.         'kernel.build_dir' => false,
  5407.         'kernel.cache_dir' => false,
  5408.         'stripe_public_key' => false,
  5409.         'stripe_secret_key' => false,
  5410.         'stripe_webhook_key' => false,
  5411.         'application.dev_email' => false,
  5412.         'application.dev_sms' => false,
  5413.         'mediaoptin.qualification_campaign_id_credit' => false,
  5414.         'mediaoptin.qualification_campaign_id_perf' => false,
  5415.         'sendinblue_api_key_v3' => false,
  5416.         'sendinblue_welcome_template_id' => false,
  5417.         'sendinblue_welcome_whitelabel_template_id' => false,
  5418.         'sendinblue_welcome_freelancer_template_id' => false,
  5419.         'sendinblue_welcome_freelancer_whitelabel_template_id' => false,
  5420.         'sendinblue_new_lead_template_id' => false,
  5421.         'sendinblue_feedback_template_id' => false,
  5422.         'sendinblue_feedback_whitelabel_template_id' => false,
  5423.         'sendinblue_callback_reminder_template_id' => false,
  5424.         'sendinblue_new_status_template_id' => false,
  5425.         'sendinblue_new_status_from_feedback_template_id' => false,
  5426.         'sendinblue_sponsorship_template_id' => false,
  5427.         'sendinblue_smsBroadcast_template_id' => false,
  5428.         'sendinblue_contact_list_id' => false,
  5429.         'sendinblue_new_user_template_id' => false,
  5430.         'sendinblue_new_relation_central_purchasing_template_id' => false,
  5431.         'sendinblue_password_request_template_id' => false,
  5432.         'sendinblue_sepa_device_sale_new_template_id' => false,
  5433.         'sendinblue_sepa_payasyougo_new_template_id' => false,
  5434.         'sendinblue_sepa_store_indexation_new_template_id' => false,
  5435.         'sendinblue_payment_methode_expiration_template_id' => false,
  5436.         'capitolemobile_api_login' => false,
  5437.         'capitolemobile_api_password' => false,
  5438.         'zerobounce_api_key' => false,
  5439.         'phonevalidation.enabled' => false,
  5440.         'smssender.enabled' => false,
  5441.         'appmailer.enabled' => false,
  5442.         'mediaoptin.enabled' => false,
  5443.         'hlrvalidation.enabled' => false,
  5444.         'kernel.secret' => false,
  5445.         'debug.container.dump' => false,
  5446.         'serializer.mapping.cache.file' => false,
  5447.         'validator.mapping.cache.file' => false,
  5448.         'profiler.storage.dsn' => false,
  5449.         'doctrine.orm.proxy_dir' => false,
  5450.         'nelmio_cors.defaults' => false,
  5451.         'lexik_jwt_authentication.pass_phrase' => false,
  5452.     ];
  5453.     private $dynamicParameters = [];
  5454.     private function getDynamicParameter(string $name)
  5455.     {
  5456.         switch ($name) {
  5457.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  5458.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  5459.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  5460.             case 'stripe_public_key'$value $this->getEnv('STRIPE_PUBLIC_KEY'); break;
  5461.             case 'stripe_secret_key'$value $this->getEnv('STRIPE_PRIVATE_KEY'); break;
  5462.             case 'stripe_webhook_key'$value $this->getEnv('STRIPE_WEBHOOK_KEY'); break;
  5463.             case 'application.dev_email'$value $this->getEnv('DEV_EMAIL'); break;
  5464.             case 'application.dev_sms'$value $this->getEnv('DEV_SMS'); break;
  5465.             case 'mediaoptin.qualification_campaign_id_credit'$value $this->getEnv('MEDIAOPTIN_QUALIFICATION_CAMPAIGN_ID_CREDIT'); break;
  5466.             case 'mediaoptin.qualification_campaign_id_perf'$value $this->getEnv('MEDIAOPTIN_QUALIFICATION_CAMPAIGN_ID_PERF'); break;
  5467.             case 'sendinblue_api_key_v3'$value $this->getEnv('SENDINBLUE_API_KEY'); break;
  5468.             case 'sendinblue_welcome_template_id'$value $this->getEnv('SENDINBLUE_WELCOME_TEMPLATE_ID'); break;
  5469.             case 'sendinblue_welcome_whitelabel_template_id'$value $this->getEnv('SENDINBLUE_WELCOME_WHITELABEL_TEMPLATE_ID'); break;
  5470.             case 'sendinblue_welcome_freelancer_template_id'$value $this->getEnv('SENDINBLUE_WELCOME_FREELANCER_TEMPLATE_ID'); break;
  5471.             case 'sendinblue_welcome_freelancer_whitelabel_template_id'$value $this->getEnv('SENDINBLUE_WELCOME_FREELANCER_WHITELABEL_TEMPLATE_ID'); break;
  5472.             case 'sendinblue_new_lead_template_id'$value $this->getEnv('SENDINBLUE_NEW_LEAD_TEMPLATE_ID'); break;
  5473.             case 'sendinblue_feedback_template_id'$value $this->getEnv('SENDINBLUE_FEEDBACK_TEMPLATE_ID'); break;
  5474.             case 'sendinblue_feedback_whitelabel_template_id'$value $this->getEnv('SENDINBLUE_FEEDBACK_WHITELABEL_TEMPLATE_ID'); break;
  5475.             case 'sendinblue_callback_reminder_template_id'$value $this->getEnv('SENDINBLUE_CALLBACK_REMINDER_TEMPLATE_ID'); break;
  5476.             case 'sendinblue_new_status_template_id'$value $this->getEnv('SENDINBLUE_NEW_STATUS_TEMPLATE_ID'); break;
  5477.             case 'sendinblue_new_status_from_feedback_template_id'$value $this->getEnv('SENDINBLUE_NEW_STATUS_FEEDBACK_TEMPLATE_ID'); break;
  5478.             case 'sendinblue_sponsorship_template_id'$value $this->getEnv('SENDINBLUE_SPONSORSHIP_TEMPLATE_ID'); break;
  5479.             case 'sendinblue_smsBroadcast_template_id'$value $this->getEnv('SENDINBLUE_SMSBROADCAST_TEMPLATE_ID'); break;
  5480.             case 'sendinblue_contact_list_id'$value $this->getEnv('SENDINBLUE_CONTACT_LIST'); break;
  5481.             case 'sendinblue_new_user_template_id'$value $this->getEnv('SENDINBLUE_NEW_USER_TEMPLATE_ID'); break;
  5482.             case 'sendinblue_new_relation_central_purchasing_template_id'$value $this->getEnv('SENDINBLUE_NEW_RELATION_CENTRAL_PURCHASING_TEMPLATE_ID'); break;
  5483.             case 'sendinblue_password_request_template_id'$value $this->getEnv('SENDINBLUE_PASSWORD_REQUEST_TEMPLATE_ID'); break;
  5484.             case 'sendinblue_sepa_device_sale_new_template_id'$value $this->getEnv('SENDINBLUE_SEPA_DEVICE_SALE_TEMPLATE_ID'); break;
  5485.             case 'sendinblue_sepa_payasyougo_new_template_id'$value $this->getEnv('SENDINBLUE_SEPA_PAYASYOUGO_TEMPLATE_ID'); break;
  5486.             case 'sendinblue_sepa_store_indexation_new_template_id'$value $this->getEnv('SENDINBLUE_SEPA_STORE_INDEXATION_TEMPLATE_ID'); break;
  5487.             case 'sendinblue_payment_methode_expiration_template_id'$value $this->getEnv('SENDINBLUE_PAYMENT_METHOD_EXPIRATION_TEMPLATE_ID'); break;
  5488.             case 'capitolemobile_api_login'$value $this->getEnv('CAPITOLE_SMS_LOGIN'); break;
  5489.             case 'capitolemobile_api_password'$value $this->getEnv('CAPITOLE_SMS_PWD'); break;
  5490.             case 'zerobounce_api_key'$value $this->getEnv('ZEROBOUNCE_API_KEY'); break;
  5491.             case 'phonevalidation.enabled'$value $this->getEnv('resolve:PHONE_VALIDATION_ENABLED'); break;
  5492.             case 'smssender.enabled'$value $this->getEnv('resolve:SMS_SENDER_ENABLED'); break;
  5493.             case 'appmailer.enabled'$value $this->getEnv('resolve:APPMAILER_ENABLED'); break;
  5494.             case 'mediaoptin.enabled'$value $this->getEnv('resolve:MEDIAOPTIN_ENABLED'); break;
  5495.             case 'hlrvalidation.enabled'$value $this->getEnv('HLR_PHONENUMBER_VALIDATION_ENABLED'); break;
  5496.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  5497.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  5498.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  5499.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  5500.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  5501.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  5502.             case 'nelmio_cors.defaults'$value = [
  5503.                 'allow_origin' => [
  5504.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  5505.                 ],
  5506.                 'allow_credentials' => false,
  5507.                 'allow_headers' => [
  5508.                     => 'content-type',
  5509.                     => 'authorization',
  5510.                 ],
  5511.                 'expose_headers' => [
  5512.                     => 'Link',
  5513.                 ],
  5514.                 'allow_methods' => [
  5515.                     => 'GET',
  5516.                     => 'OPTIONS',
  5517.                     => 'POST',
  5518.                     => 'PUT',
  5519.                     => 'PATCH',
  5520.                     => 'DELETE',
  5521.                 ],
  5522.                 'max_age' => 3600,
  5523.                 'hosts' => [
  5524.                 ],
  5525.                 'origin_regex' => true,
  5526.                 'forced_allow_origin_value' => NULL,
  5527.                 'skip_same_as_origin' => true,
  5528.             ]; break;
  5529.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  5530.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  5531.         }
  5532.         $this->loadedDynamicParameters[$name] = true;
  5533.         return $this->dynamicParameters[$name] = $value;
  5534.     }
  5535.     protected function getDefaultParameters(): array
  5536.     {
  5537.         return [
  5538.             'kernel.project_dir' => \dirname(__DIR__4),
  5539.             'kernel.environment' => 'dev',
  5540.             'kernel.debug' => true,
  5541.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  5542.             'kernel.bundles' => [
  5543.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5544.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5545.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  5546.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  5547.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5548.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5549.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5550.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  5551.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  5552.                 'BazingaGeocoderBundle' => 'Bazinga\\GeocoderBundle\\BazingaGeocoderBundle',
  5553.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  5554.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  5555.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  5556.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  5557.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  5558.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  5559.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  5560.                 'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
  5561.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  5562.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  5563.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  5564.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  5565.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  5566.                 'ObHighchartsBundle' => 'Ob\\HighchartsBundle\\ObHighchartsBundle',
  5567.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  5568.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  5569.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  5570.                 'SonataSeoBundle' => 'Sonata\\SeoBundle\\SonataSeoBundle',
  5571.                 'WitsPaymentBundle' => 'Wits\\PaymentBundle\\WitsPaymentBundle',
  5572.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  5573.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  5574.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  5575.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  5576.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  5577.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  5578.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  5579.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  5580.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  5581.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  5582.                 'SherlockodeConfigurationBundle' => 'Sherlockode\\ConfigurationBundle\\SherlockodeConfigurationBundle',
  5583.             ],
  5584.             'kernel.bundles_metadata' => [
  5585.                 'FrameworkBundle' => [
  5586.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  5587.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5588.                 ],
  5589.                 'DoctrineBundle' => [
  5590.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  5591.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5592.                 ],
  5593.                 'DoctrineMigrationsBundle' => [
  5594.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  5595.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  5596.                 ],
  5597.                 'SecurityBundle' => [
  5598.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  5599.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5600.                 ],
  5601.                 'TwigBundle' => [
  5602.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  5603.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5604.                 ],
  5605.                 'WebProfilerBundle' => [
  5606.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  5607.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5608.                 ],
  5609.                 'MonologBundle' => [
  5610.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  5611.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5612.                 ],
  5613.                 'DebugBundle' => [
  5614.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  5615.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  5616.                 ],
  5617.                 'MakerBundle' => [
  5618.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  5619.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  5620.                 ],
  5621.                 'BazingaGeocoderBundle' => [
  5622.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle'),
  5623.                     'namespace' => 'Bazinga\\GeocoderBundle',
  5624.                 ],
  5625.                 'HttplugBundle' => [
  5626.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  5627.                     'namespace' => 'Http\\HttplugBundle',
  5628.                 ],
  5629.                 'WebpackEncoreBundle' => [
  5630.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  5631.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  5632.                 ],
  5633.                 'FOSUserBundle' => [
  5634.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  5635.                     'namespace' => 'FOS\\UserBundle',
  5636.                 ],
  5637.                 'DoctrineFixturesBundle' => [
  5638.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  5639.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  5640.                 ],
  5641.                 'SonataBlockBundle' => [
  5642.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  5643.                     'namespace' => 'Sonata\\BlockBundle',
  5644.                 ],
  5645.                 'KnpMenuBundle' => [
  5646.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  5647.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  5648.                 ],
  5649.                 'SonataAdminBundle' => [
  5650.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  5651.                     'namespace' => 'Sonata\\AdminBundle',
  5652.                 ],
  5653.                 'SonataExporterBundle' => [
  5654.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
  5655.                     'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
  5656.                 ],
  5657.                 'SonataDoctrineBundle' => [
  5658.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  5659.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  5660.                 ],
  5661.                 'SonataDoctrineORMAdminBundle' => [
  5662.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  5663.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  5664.                 ],
  5665.                 'StofDoctrineExtensionsBundle' => [
  5666.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  5667.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  5668.                 ],
  5669.                 'CraueFormFlowBundle' => [
  5670.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  5671.                     'namespace' => 'Craue\\FormFlowBundle',
  5672.                 ],
  5673.                 'FOSJsRoutingBundle' => [
  5674.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  5675.                     'namespace' => 'FOS\\JsRoutingBundle',
  5676.                 ],
  5677.                 'ObHighchartsBundle' => [
  5678.                     'path' => (\dirname(__DIR__4).'/vendor/ob/highcharts-bundle'),
  5679.                     'namespace' => 'Ob\\HighchartsBundle',
  5680.                 ],
  5681.                 'KnpPaginatorBundle' => [
  5682.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  5683.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  5684.                 ],
  5685.                 'VichUploaderBundle' => [
  5686.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  5687.                     'namespace' => 'Vich\\UploaderBundle',
  5688.                 ],
  5689.                 'LiipImagineBundle' => [
  5690.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  5691.                     'namespace' => 'Liip\\ImagineBundle',
  5692.                 ],
  5693.                 'SonataSeoBundle' => [
  5694.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src'),
  5695.                     'namespace' => 'Sonata\\SeoBundle',
  5696.                 ],
  5697.                 'WitsPaymentBundle' => [
  5698.                     'path' => (\dirname(__DIR__4).'/lib/WitsPaymentBundle/src'),
  5699.                     'namespace' => 'Wits\\PaymentBundle',
  5700.                 ],
  5701.                 'NelmioCorsBundle' => [
  5702.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  5703.                     'namespace' => 'Nelmio\\CorsBundle',
  5704.                 ],
  5705.                 'ApiPlatformBundle' => [
  5706.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  5707.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  5708.                 ],
  5709.                 'LexikJWTAuthenticationBundle' => [
  5710.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  5711.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  5712.                 ],
  5713.                 'FOSCKEditorBundle' => [
  5714.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  5715.                     'namespace' => 'FOS\\CKEditorBundle',
  5716.                 ],
  5717.                 'TwigExtraBundle' => [
  5718.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  5719.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  5720.                 ],
  5721.                 'SonataFormBundle' => [
  5722.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  5723.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  5724.                 ],
  5725.                 'SonataTwigBundle' => [
  5726.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  5727.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  5728.                 ],
  5729.                 'SymfonyCastsResetPasswordBundle' => [
  5730.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  5731.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  5732.                 ],
  5733.                 'SensioFrameworkExtraBundle' => [
  5734.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  5735.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  5736.                 ],
  5737.                 'SchebTwoFactorBundle' => [
  5738.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  5739.                     'namespace' => 'Scheb\\TwoFactorBundle',
  5740.                 ],
  5741.                 'SherlockodeConfigurationBundle' => [
  5742.                     'path' => (\dirname(__DIR__4).'/vendor/sherlockode/configuration-bundle'),
  5743.                     'namespace' => 'Sherlockode\\ConfigurationBundle',
  5744.                 ],
  5745.             ],
  5746.             'kernel.charset' => 'UTF-8',
  5747.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  5748.             'env(DATABASE_URL)' => '',
  5749.             'payment' => [
  5750.                 'currency' => 'EUR',
  5751.                 'decimal' => true,
  5752.             ],
  5753.             'locale' => 'fr',
  5754.             'application.email' => 'no-reply@mon-centre-auditif.com',
  5755.             'application.admin_email' => 'contact@mon-centre-auditif.com',
  5756.             'application.help_email' => 'support@mon-centre-auditif.com',
  5757.             'application.orl_sender_email' => 'no-reply@annuaire-orl.com',
  5758.             'application.orl_admin_email' => 'contact@annuaire-orl.com',
  5759.             'application.admin_email_group' => [
  5760.                 'default' => [
  5761.                     => 'contact@mon-centre-auditif.com',
  5762.                 ],
  5763.                 'order' => [
  5764.                     => 'sales@mon-centre-auditif.com',
  5765.                     => 'thomas@mon-centre-auditif.com',
  5766.                     => 'cedric@mon-centre-auditif.com',
  5767.                 ],
  5768.                 'sold_out' => [
  5769.                     => 'contact@mon-centre-auditif.com',
  5770.                     => 'thomas@mon-centre-auditif.com',
  5771.                 ],
  5772.                 'support' => [
  5773.                     => 'support@mon-centre-auditif.com',
  5774.                 ],
  5775.             ],
  5776.             'mediaoptin.default_campaign_id' => 157,
  5777.             'mediaoptin.callback_request_campaign_id' => 178,
  5778.             'mediaoptin.default_hearingAid_campaign_id' => 157,
  5779.             'app.path.blog_author_image' => '/uploads/images/blog/author',
  5780.             'app.path.blog_post_image' => '/uploads/images/blog/post',
  5781.             'app.path.brand_logo' => '/uploads/images/brand_logo',
  5782.             'app.path.brand_variation_logo' => '/uploads/images/brand_variation_logo',
  5783.             'app.path.store_logo' => '/uploads/images/store_logo',
  5784.             'app.path.store_images' => '/uploads/images/store_images',
  5785.             'app.path.employee_images' => '/uploads/images/employee_images',
  5786.             'app.path.freelancer_images' => '/uploads/images/freelancer_images',
  5787.             'app.path.freelancer_logo' => '/uploads/images/freelancer_logo',
  5788.             'app.path.invoice_pdf' => '/uploads/invoice/pdf',
  5789.             'app.path.hearing_aid_images' => '/uploads/images/hearing_aid_images',
  5790.             'app.path.city_banner' => '/uploads/images/city_banner',
  5791.             'app.path.coregistration_campaign_advertiser_logo' => '/uploads/images/coregistration_campaign_advertiser_logo',
  5792.             'app.path.storeManagementRequest_kbis' => '/uploads/kbis/',
  5793.             'app.path.highlighted_staff_picture' => '/uploads/images/highlighted_staff_picture',
  5794.             'app.absolute_path.default' => 'https://mon-centre-auditif.com',
  5795.             'app.absolute_path.backoffice_freelancer' => 'https://mon-centre-auditif.com',
  5796.             'app.absolute_path.backoffice_admin' => 'https://mon-centre-auditif.com',
  5797.             'app.absolute_path.white_label' => 'https://depistage-auditif.fr',
  5798.             'app.absolute_path.orl' => 'https://annuaire-orl.com',
  5799.             'location' => [
  5800.                 'regions' => [
  5801.                     'auvergne-rhone-alpes' => [
  5802.                         'name' => 'Auvergne-Rhône-Alpes',
  5803.                         'departments' => [
  5804.                             '01' => [
  5805.                                 'name' => 'Ain',
  5806.                                 'slug' => 'ain',
  5807.                             ],
  5808.                             '03' => [
  5809.                                 'name' => 'Allier',
  5810.                                 'slug' => 'allier',
  5811.                             ],
  5812.                             '07' => [
  5813.                                 'name' => 'Ardèche',
  5814.                                 'slug' => 'ardeche',
  5815.                             ],
  5816.                             15 => [
  5817.                                 'name' => 'Cantal',
  5818.                                 'slug' => 'cantal',
  5819.                             ],
  5820.                             26 => [
  5821.                                 'name' => 'Drôme',
  5822.                                 'slug' => 'drome',
  5823.                             ],
  5824.                             38 => [
  5825.                                 'name' => 'Isère',
  5826.                                 'slug' => 'isere',
  5827.                             ],
  5828.                             42 => [
  5829.                                 'name' => 'Loire',
  5830.                                 'slug' => 'loire',
  5831.                             ],
  5832.                             43 => [
  5833.                                 'name' => 'Haute-Loire',
  5834.                                 'slug' => 'haute-loire',
  5835.                             ],
  5836.                             63 => [
  5837.                                 'name' => 'Puy-de-Dôme',
  5838.                                 'slug' => 'puy-de-dome',
  5839.                             ],
  5840.                             69 => [
  5841.                                 'name' => 'Rhône',
  5842.                                 'slug' => 'rhone',
  5843.                             ],
  5844.                             73 => [
  5845.                                 'name' => 'Savoie',
  5846.                                 'slug' => 'savoie',
  5847.                             ],
  5848.                             74 => [
  5849.                                 'name' => 'Haute-Savoie',
  5850.                                 'slug' => 'haute-savoie',
  5851.                             ],
  5852.                         ],
  5853.                     ],
  5854.                     'bourgogne-franche-comte' => [
  5855.                         'name' => 'Bourgogne-Franche-Comté',
  5856.                         'departments' => [
  5857.                             21 => [
  5858.                                 'name' => 'Côte-d\'Or',
  5859.                                 'slug' => 'cote-d-or',
  5860.                             ],
  5861.                             25 => [
  5862.                                 'name' => 'Doubs',
  5863.                                 'slug' => 'doubs',
  5864.                             ],
  5865.                             39 => [
  5866.                                 'name' => 'Jura',
  5867.                                 'slug' => 'jura',
  5868.                             ],
  5869.                             58 => [
  5870.                                 'name' => 'Nièvre',
  5871.                                 'slug' => 'nievre',
  5872.                             ],
  5873.                             70 => [
  5874.                                 'name' => 'Haute-Saône',
  5875.                                 'slug' => 'haute-saone',
  5876.                             ],
  5877.                             71 => [
  5878.                                 'name' => 'Saône-et-Loire',
  5879.                                 'slug' => 'saone-et-loire',
  5880.                             ],
  5881.                             89 => [
  5882.                                 'name' => 'Yonne',
  5883.                                 'slug' => 'yonne',
  5884.                             ],
  5885.                             90 => [
  5886.                                 'name' => 'Territoire de Belfort',
  5887.                                 'slug' => 'territoire-de-belfort',
  5888.                             ],
  5889.                         ],
  5890.                     ],
  5891.                     'bretagne' => [
  5892.                         'name' => 'Bretagne',
  5893.                         'departments' => [
  5894.                             22 => [
  5895.                                 'name' => 'Côtes-d\'Armor',
  5896.                                 'slug' => 'cotes-d-armor',
  5897.                             ],
  5898.                             29 => [
  5899.                                 'name' => 'Finistère',
  5900.                                 'slug' => 'finistere',
  5901.                             ],
  5902.                             35 => [
  5903.                                 'name' => 'Ille-et-Vilaine',
  5904.                                 'slug' => 'ille-et-vilaine',
  5905.                             ],
  5906.                             56 => [
  5907.                                 'name' => 'Morbihan',
  5908.                                 'slug' => 'morbihan',
  5909.                             ],
  5910.                         ],
  5911.                     ],
  5912.                     'centre-val-de-loire' => [
  5913.                         'name' => 'Centre-Val de Loire',
  5914.                         'departments' => [
  5915.                             18 => [
  5916.                                 'name' => 'Cher',
  5917.                                 'slug' => 'cher',
  5918.                             ],
  5919.                             28 => [
  5920.                                 'name' => 'Eure-et-Loir',
  5921.                                 'slug' => 'eure-et-loir',
  5922.                             ],
  5923.                             36 => [
  5924.                                 'name' => 'Indre',
  5925.                                 'slug' => 'indre',
  5926.                             ],
  5927.                             37 => [
  5928.                                 'name' => 'Indre-et-Loire',
  5929.                                 'slug' => 'indre-et-loire',
  5930.                             ],
  5931.                             41 => [
  5932.                                 'name' => 'Loir-et-Cher',
  5933.                                 'slug' => 'loir-et-cher',
  5934.                             ],
  5935.                             45 => [
  5936.                                 'name' => 'Loiret',
  5937.                                 'slug' => 'loiret',
  5938.                             ],
  5939.                         ],
  5940.                     ],
  5941.                     'corse' => [
  5942.                         'name' => 'Corse',
  5943.                         'departments' => [
  5944.                             '2A' => [
  5945.                                 'name' => 'Corse-du-Sud',
  5946.                                 'slug' => 'corse-du-sud',
  5947.                             ],
  5948.                             '2B' => [
  5949.                                 'name' => 'Haute-Corse',
  5950.                                 'slug' => 'haute-corse',
  5951.                             ],
  5952.                         ],
  5953.                     ],
  5954.                     'grand-est' => [
  5955.                         'name' => 'Grand Est',
  5956.                         'departments' => [
  5957.                             '08' => [
  5958.                                 'name' => 'Ardennes',
  5959.                                 'slug' => 'ardennes',
  5960.                             ],
  5961.                             10 => [
  5962.                                 'name' => 'Aube',
  5963.                                 'slug' => 'aube',
  5964.                             ],
  5965.                             51 => [
  5966.                                 'name' => 'Marne',
  5967.                                 'slug' => 'marne',
  5968.                             ],
  5969.                             52 => [
  5970.                                 'name' => 'Haute-Marne',
  5971.                                 'slug' => 'haute-marne',
  5972.                             ],
  5973.                             54 => [
  5974.                                 'name' => 'Meurthe-et-Moselle',
  5975.                                 'slug' => 'meurthe-et-moselle',
  5976.                             ],
  5977.                             55 => [
  5978.                                 'name' => 'Meuse',
  5979.                                 'slug' => 'meuse',
  5980.                             ],
  5981.                             57 => [
  5982.                                 'name' => 'Moselle',
  5983.                                 'slug' => 'moselle',
  5984.                             ],
  5985.                             67 => [
  5986.                                 'name' => 'Bas-Rhin',
  5987.                                 'slug' => 'bas-rhin',
  5988.                             ],
  5989.                             68 => [
  5990.                                 'name' => 'Haut-Rhin',
  5991.                                 'slug' => 'haut-rhin',
  5992.                             ],
  5993.                             88 => [
  5994.                                 'name' => 'Vosges',
  5995.                                 'slug' => 'vosges',
  5996.                             ],
  5997.                         ],
  5998.                     ],
  5999.                     'hauts-de-france' => [
  6000.                         'name' => 'Hauts-de-France',
  6001.                         'departments' => [
  6002.                             '02' => [
  6003.                                 'name' => 'Aisne',
  6004.                                 'slug' => 'aisne',
  6005.                             ],
  6006.                             59 => [
  6007.                                 'name' => 'Nord',
  6008.                                 'slug' => 'nord',
  6009.                             ],
  6010.                             60 => [
  6011.                                 'name' => 'Oise',
  6012.                                 'slug' => 'oise',
  6013.                             ],
  6014.                             62 => [
  6015.                                 'name' => 'Pas-de-Calais',
  6016.                                 'slug' => 'pas-de-calais',
  6017.                             ],
  6018.                             80 => [
  6019.                                 'name' => 'Somme',
  6020.                                 'slug' => 'somme',
  6021.                             ],
  6022.                         ],
  6023.                     ],
  6024.                     'ile-de-france' => [
  6025.                         'name' => 'Île-de-France',
  6026.                         'departments' => [
  6027.                             75 => [
  6028.                                 'name' => 'Paris',
  6029.                                 'slug' => 'paris',
  6030.                             ],
  6031.                             77 => [
  6032.                                 'name' => 'Seine-et-Marne',
  6033.                                 'slug' => 'seine-et-marne',
  6034.                             ],
  6035.                             78 => [
  6036.                                 'name' => 'Yvelines',
  6037.                                 'slug' => 'yvelines',
  6038.                             ],
  6039.                             91 => [
  6040.                                 'name' => 'Essonne',
  6041.                                 'slug' => 'essonne',
  6042.                             ],
  6043.                             92 => [
  6044.                                 'name' => 'Hauts-de-Seine',
  6045.                                 'slug' => 'hauts-de-seine',
  6046.                             ],
  6047.                             93 => [
  6048.                                 'name' => 'Seine-Saint-Denis',
  6049.                                 'slug' => 'seine-saint-denis',
  6050.                             ],
  6051.                             94 => [
  6052.                                 'name' => 'Val-de-Marne',
  6053.                                 'slug' => 'val-de-marne',
  6054.                             ],
  6055.                             95 => [
  6056.                                 'name' => 'Val-d\'Oise',
  6057.                                 'slug' => 'val-d-oise',
  6058.                             ],
  6059.                         ],
  6060.                     ],
  6061.                     'normandie' => [
  6062.                         'name' => 'Normandie',
  6063.                         'departments' => [
  6064.                             14 => [
  6065.                                 'name' => 'Calvados',
  6066.                                 'slug' => 'calvados',
  6067.                             ],
  6068.                             27 => [
  6069.                                 'name' => 'Eure',
  6070.                                 'slug' => 'eure',
  6071.                             ],
  6072.                             50 => [
  6073.                                 'name' => 'Manche',
  6074.                                 'slug' => 'manche',
  6075.                             ],
  6076.                             61 => [
  6077.                                 'name' => 'Orne',
  6078.                                 'slug' => 'orne',
  6079.                             ],
  6080.                             76 => [
  6081.                                 'name' => 'Seine-Maritime',
  6082.                                 'slug' => 'seine-maritime',
  6083.                             ],
  6084.                         ],
  6085.                     ],
  6086.                     'nouvelle-aquitaine' => [
  6087.                         'name' => 'Nouvelle-Aquitaine',
  6088.                         'departments' => [
  6089.                             16 => [
  6090.                                 'name' => 'Charente',
  6091.                                 'slug' => 'charente',
  6092.                             ],
  6093.                             17 => [
  6094.                                 'name' => 'Charente-Maritime',
  6095.                                 'slug' => 'charente-maritime',
  6096.                             ],
  6097.                             19 => [
  6098.                                 'name' => 'Corrèze',
  6099.                                 'slug' => 'correze',
  6100.                             ],
  6101.                             23 => [
  6102.                                 'name' => 'Creuse',
  6103.                                 'slug' => 'creuse',
  6104.                             ],
  6105.                             24 => [
  6106.                                 'name' => 'Dordogne',
  6107.                                 'slug' => 'dordogne',
  6108.                             ],
  6109.                             33 => [
  6110.                                 'name' => 'Gironde',
  6111.                                 'slug' => 'gironde',
  6112.                             ],
  6113.                             40 => [
  6114.                                 'name' => 'Landes',
  6115.                                 'slug' => 'landes',
  6116.                             ],
  6117.                             47 => [
  6118.                                 'name' => 'Lot-et-Garonne',
  6119.                                 'slug' => 'lot-et-garonne',
  6120.                             ],
  6121.                             64 => [
  6122.                                 'name' => 'Pyrénées-Atlantiques',
  6123.                                 'slug' => 'pyrenees-atlantiques',
  6124.                             ],
  6125.                             79 => [
  6126.                                 'name' => 'Deux-Sèvres',
  6127.                                 'slug' => 'deux-sevres',
  6128.                             ],
  6129.                             86 => [
  6130.                                 'name' => 'Vienne',
  6131.                                 'slug' => 'vienne',
  6132.                             ],
  6133.                             87 => [
  6134.                                 'name' => 'Haute-Vienne',
  6135.                                 'slug' => 'haute-vienne',
  6136.                             ],
  6137.                         ],
  6138.                     ],
  6139.                     'occitanie' => [
  6140.                         'name' => 'Occitanie',
  6141.                         'departments' => [
  6142.                             '09' => [
  6143.                                 'name' => 'Ariège',
  6144.                                 'slug' => 'ariege',
  6145.                             ],
  6146.                             11 => [
  6147.                                 'name' => 'Aude',
  6148.                                 'slug' => 'aude',
  6149.                             ],
  6150.                             12 => [
  6151.                                 'name' => 'Aveyron',
  6152.                                 'slug' => 'aveyron',
  6153.                             ],
  6154.                             30 => [
  6155.                                 'name' => 'Gard',
  6156.                                 'slug' => 'gard',
  6157.                             ],
  6158.                             31 => [
  6159.                                 'name' => 'Haute-Garonne',
  6160.                                 'slug' => 'haute-garonne',
  6161.                             ],
  6162.                             32 => [
  6163.                                 'name' => 'Gers',
  6164.                                 'slug' => 'gers',
  6165.                             ],
  6166.                             34 => [
  6167.                                 'name' => 'Hérault',
  6168.                                 'slug' => 'herault',
  6169.                             ],
  6170.                             46 => [
  6171.                                 'name' => 'Lot',
  6172.                                 'slug' => 'lot',
  6173.                             ],
  6174.                             48 => [
  6175.                                 'name' => 'Lozère',
  6176.                                 'slug' => 'lozere',
  6177.                             ],
  6178.                             65 => [
  6179.                                 'name' => 'Hautes-Pyrénées',
  6180.                                 'slug' => 'hautes-pyrenees',
  6181.                             ],
  6182.                             66 => [
  6183.                                 'name' => 'Pyrénées-Orientales',
  6184.                                 'slug' => 'pyrenees-orientales',
  6185.                             ],
  6186.                             81 => [
  6187.                                 'name' => 'Tarn',
  6188.                                 'slug' => 'tarn',
  6189.                             ],
  6190.                             82 => [
  6191.                                 'name' => 'Tarn-et-Garonne',
  6192.                                 'slug' => 'tarn-et-garonne',
  6193.                             ],
  6194.                         ],
  6195.                     ],
  6196.                     'pays-de-la-loire' => [
  6197.                         'name' => 'Pays de la Loire',
  6198.                         'departments' => [
  6199.                             44 => [
  6200.                                 'name' => 'Loire-Atlantique',
  6201.                                 'slug' => 'loire-atlantique',
  6202.                             ],
  6203.                             49 => [
  6204.                                 'name' => 'Maine-et-Loire',
  6205.                                 'slug' => 'maine-et-loire',
  6206.                             ],
  6207.                             53 => [
  6208.                                 'name' => 'Mayenne',
  6209.                                 'slug' => 'mayenne',
  6210.                             ],
  6211.                             72 => [
  6212.                                 'name' => 'Sarthe',
  6213.                                 'slug' => 'sarthe',
  6214.                             ],
  6215.                             85 => [
  6216.                                 'name' => 'Vendée',
  6217.                                 'slug' => 'vendee',
  6218.                             ],
  6219.                         ],
  6220.                     ],
  6221.                     'provence-alpes-cote-d-azur' => [
  6222.                         'name' => 'Provence-Alpes-Côte d\'Azur',
  6223.                         'departments' => [
  6224.                             '04' => [
  6225.                                 'name' => 'Alpes-de-Haute-Provence',
  6226.                                 'slug' => 'alpes-de-haute-provence',
  6227.                             ],
  6228.                             '05' => [
  6229.                                 'name' => 'Hautes-Alpes',
  6230.                                 'slug' => 'hautes-alpes',
  6231.                             ],
  6232.                             '06' => [
  6233.                                 'name' => 'Alpes-Maritimes',
  6234.                                 'slug' => 'alpes-maritimes',
  6235.                             ],
  6236.                             13 => [
  6237.                                 'name' => 'Bouches-du-Rhône',
  6238.                                 'slug' => 'bouches-du-rhone',
  6239.                             ],
  6240.                             83 => [
  6241.                                 'name' => 'Var',
  6242.                                 'slug' => 'var',
  6243.                             ],
  6244.                             84 => [
  6245.                                 'name' => 'Vaucluse',
  6246.                                 'slug' => 'vaucluse',
  6247.                             ],
  6248.                         ],
  6249.                     ],
  6250.                 ],
  6251.             ],
  6252.             'departments_list' => [
  6253.                 '01' => 'Ain',
  6254.                 '02' => 'Aisne',
  6255.                 '03' => 'Allier',
  6256.                 '04' => 'Alpes-de-Haute-Provence',
  6257.                 '05' => 'Hautes-Alpes',
  6258.                 '06' => 'Alpes-Maritimes',
  6259.                 '07' => 'Ardèche',
  6260.                 '08' => 'Ardennes',
  6261.                 '09' => 'Ariège',
  6262.                 10 => 'Aube',
  6263.                 11 => 'Aude',
  6264.                 12 => 'Aveyron',
  6265.                 13 => 'Bouches-du-Rhône',
  6266.                 14 => 'Calvados',
  6267.                 15 => 'Cantal',
  6268.                 16 => 'Charente',
  6269.                 17 => 'Charente-Maritime',
  6270.                 18 => 'Cher',
  6271.                 19 => 'Corrèze',
  6272.                 21 => 'Côte-d\'Or',
  6273.                 22 => 'Côtes-d\'Armor',
  6274.                 23 => 'Creuse',
  6275.                 24 => 'Dordogne',
  6276.                 25 => 'Doubs',
  6277.                 26 => 'Drôme',
  6278.                 27 => 'Eure',
  6279.                 28 => 'Eure-et-Loir',
  6280.                 29 => 'Finistère',
  6281.                 '2A' => 'Corse-du-Sud',
  6282.                 '2B' => 'Haute-Corse',
  6283.                 30 => 'Gard',
  6284.                 31 => 'Haute-Garonne',
  6285.                 32 => 'Gers',
  6286.                 33 => 'Gironde',
  6287.                 34 => 'Hérault',
  6288.                 35 => 'Ille-et-Vilaine',
  6289.                 36 => 'Indre',
  6290.                 37 => 'Indre-et-Loire',
  6291.                 38 => 'Isère',
  6292.                 39 => 'Jura',
  6293.                 40 => 'Landes',
  6294.                 41 => 'Loir-et-Cher',
  6295.                 42 => 'Loire',
  6296.                 43 => 'Haute-Loire',
  6297.                 44 => 'Loire-Atlantique',
  6298.                 45 => 'Loiret',
  6299.                 46 => 'Lot',
  6300.                 47 => 'Lot-et-Garonne',
  6301.                 48 => 'Lozère',
  6302.                 49 => 'Maine-et-Loire',
  6303.                 50 => 'Manche',
  6304.                 51 => 'Marne',
  6305.                 52 => 'Haute-Marne',
  6306.                 53 => 'Mayenne',
  6307.                 54 => 'Meurthe-et-Moselle',
  6308.                 55 => 'Meuse',
  6309.                 56 => 'Morbihan',
  6310.                 57 => 'Moselle',
  6311.                 58 => 'Nièvre',
  6312.                 59 => 'Nord',
  6313.                 60 => 'Oise',
  6314.                 61 => 'Orne',
  6315.                 62 => 'Pas-de-Calais',
  6316.                 63 => 'Puy-de-Dôme',
  6317.                 64 => 'Pyrénées-Atlantiques',
  6318.                 65 => 'Hautes-Pyrénées',
  6319.                 66 => 'Pyrénées-Orientales',
  6320.                 67 => 'Bas-Rhin',
  6321.                 68 => 'Haut-Rhin',
  6322.                 69 => 'Rhône',
  6323.                 70 => 'Haute-Saône',
  6324.                 71 => 'Saône-et-Loire',
  6325.                 72 => 'Sarthe',
  6326.                 73 => 'Savoie',
  6327.                 74 => 'Haute-Savoie',
  6328.                 75 => 'Paris',
  6329.                 76 => 'Seine-Maritime',
  6330.                 77 => 'Seine-et-Marne',
  6331.                 78 => 'Yvelines',
  6332.                 79 => 'Deux-Sèvres',
  6333.                 80 => 'Somme',
  6334.                 81 => 'Tarn',
  6335.                 82 => 'Tarn-et-Garonne',
  6336.                 83 => 'Var',
  6337.                 84 => 'Vaucluse',
  6338.                 85 => 'Vendée',
  6339.                 86 => 'Vienne',
  6340.                 87 => 'Haute-Vienne',
  6341.                 88 => 'Vosges',
  6342.                 89 => 'Yonne',
  6343.                 90 => 'Territoire de Belfort',
  6344.                 91 => 'Essonne',
  6345.                 92 => 'Hauts-de-Seine',
  6346.                 93 => 'Seine-Saint-Denis',
  6347.                 94 => 'Val-de-Marne',
  6348.                 95 => 'Val-d\'Oise',
  6349.                 96 => 'Mayotte',
  6350.                 97 => 'Guadeloupe',
  6351.                 98 => 'Martinique',
  6352.                 99 => 'Guyane',
  6353.             ],
  6354.             'event_dispatcher.event_aliases' => [
  6355.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  6356.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  6357.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  6358.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  6359.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  6360.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  6361.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  6362.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  6363.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  6364.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  6365.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  6366.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  6367.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  6368.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  6369.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  6370.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  6371.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  6372.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  6373.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  6374.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  6375.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  6376.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  6377.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  6378.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  6379.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  6380.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  6381.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  6382.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  6383.             ],
  6384.             'fragment.renderer.hinclude.global_template' => NULL,
  6385.             'fragment.path' => '/_fragment',
  6386.             'kernel.http_method_override' => true,
  6387.             'kernel.trusted_hosts' => [
  6388.             ],
  6389.             'kernel.default_locale' => 'fr',
  6390.             'kernel.enabled_locales' => [
  6391.             ],
  6392.             'kernel.error_controller' => 'error_controller',
  6393.             'debug.file_link_format' => NULL,
  6394.             'asset.request_context.base_path' => NULL,
  6395.             'asset.request_context.secure' => NULL,
  6396.             'translator.logging' => false,
  6397.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  6398.             'debug.error_handler.throw_at' => -1,
  6399.             'router.request_context.host' => 'localhost',
  6400.             'router.request_context.scheme' => 'http',
  6401.             'router.request_context.base_url' => '',
  6402.             'router.resource' => 'kernel::loadRoutes',
  6403.             'request_listener.http_port' => 80,
  6404.             'request_listener.https_port' => 443,
  6405.             'session.metadata.storage_key' => '_sf2_meta',
  6406.             'session.storage.options' => [
  6407.                 'cache_limiter' => '0',
  6408.                 'cookie_secure' => 'auto',
  6409.                 'cookie_httponly' => true,
  6410.                 'cookie_samesite' => 'lax',
  6411.                 'gc_probability' => 1,
  6412.             ],
  6413.             'session.save_path' => NULL,
  6414.             'session.metadata.update_threshold' => 0,
  6415.             'form.type_extension.csrf.enabled' => true,
  6416.             'form.type_extension.csrf.field_name' => '_token',
  6417.             'validator.translation_domain' => 'validators',
  6418.             'profiler_listener.only_exceptions' => false,
  6419.             'profiler_listener.only_main_requests' => false,
  6420.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  6421.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  6422.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  6423.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  6424.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  6425.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  6426.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  6427.             'doctrine.entity_managers' => [
  6428.                 'default' => 'doctrine.orm.default_entity_manager',
  6429.             ],
  6430.             'doctrine.default_entity_manager' => 'default',
  6431.             'doctrine.dbal.connection_factory.types' => [
  6432.             ],
  6433.             'doctrine.connections' => [
  6434.                 'default' => 'doctrine.dbal.default_connection',
  6435.             ],
  6436.             'doctrine.default_connection' => 'default',
  6437.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  6438.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  6439.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  6440.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6441.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  6442.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  6443.             'doctrine.orm.cache.memcache_host' => 'localhost',
  6444.             'doctrine.orm.cache.memcache_port' => 11211,
  6445.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  6446.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  6447.             'doctrine.orm.cache.memcached_host' => 'localhost',
  6448.             'doctrine.orm.cache.memcached_port' => 11211,
  6449.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  6450.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  6451.             'doctrine.orm.cache.redis_host' => 'localhost',
  6452.             'doctrine.orm.cache.redis_port' => 6379,
  6453.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  6454.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  6455.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  6456.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  6457.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  6458.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  6459.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  6460.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  6461.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  6462.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  6463.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  6464.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  6465.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  6466.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  6467.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  6468.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  6469.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  6470.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  6471.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  6472.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  6473.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  6474.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  6475.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  6476.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  6477.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  6478.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  6479.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  6480.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  6481.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  6482.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  6483.             'doctrine.orm.auto_generate_proxy_classes' => true,
  6484.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  6485.             'doctrine.orm.proxy_namespace' => 'Proxies',
  6486.             'doctrine.migrations.preferred_em' => NULL,
  6487.             'doctrine.migrations.preferred_connection' => NULL,
  6488.             'security.role_hierarchy.roles' => [
  6489.                 'ROLE_SUPER_ADMIN' => [
  6490.                     => 'ROLE_ALLOWED_TO_SWITCH',
  6491.                     => 'ROLE_ADMIN',
  6492.                 ],
  6493.                 'ROLE_USER' => [
  6494.                 ],
  6495.                 'ROLE_ADMIN' => [
  6496.                     => 'ROLE_USER',
  6497.                     => 'ROLE_ADMIN_PROSPECT_ALL',
  6498.                     => 'ROLE_ADMIN_STORE_ALL',
  6499.                 ],
  6500.                 'ROLE_CUSTOMER' => [
  6501.                     => 'ROLE_USER',
  6502.                 ],
  6503.                 'ROLE_FREELANCER' => [
  6504.                     => 'ROLE_CUSTOMER',
  6505.                 ],
  6506.                 'ROLE_BUSINESS_INTRODUCER' => [
  6507.                     => 'ROLE_CUSTOMER',
  6508.                 ],
  6509.                 'ROLE_CENTRAL_PURCHASING' => [
  6510.                     => 'ROLE_CUSTOMER',
  6511.                 ],
  6512.                 'ROLE_FREELANCER_ASSISTANT' => [
  6513.                     => 'ROLE_CUSTOMER',
  6514.                 ],
  6515.                 'ROLE_API' => [
  6516.                     => 'ROLE_USER',
  6517.                 ],
  6518.                 'ROLE_COMMERCIAL' => [
  6519.                     => 'ROLE_CUSTOMER',
  6520.                     => 'ROLE_ADMIN_PROSPECT_ALL',
  6521.                 ],
  6522.                 'ROLE_EDITOR' => [
  6523.                     => 'ROLE_ADMIN_BLOGPOST_LIST',
  6524.                     => 'ROLE_ADMIN_BLOGPOST_EDIT',
  6525.                     => 'ROLE_ADMIN_CITYPOST_LIST',
  6526.                     => 'ROLE_ADMIN_CITYPOST_EDIT',
  6527.                     => 'ROLE_ADMIN_HEARINGBRAND_LIST',
  6528.                     => 'ROLE_ADMIN_HEARINGBRAND_EDIT',
  6529.                 ],
  6530.                 'ROLE_PRESCRIBER' => [
  6531.                     => 'ROLE_CUSTOMER',
  6532.                 ],
  6533.             ],
  6534.             'security.access.denied_url' => NULL,
  6535.             'security.authentication.manager.erase_credentials' => true,
  6536.             'security.authentication.session_strategy.strategy' => 'migrate',
  6537.             'security.access.always_authenticate_before_granting' => false,
  6538.             'security.authentication.hide_user_not_found' => true,
  6539.             'security.firewalls' => [
  6540.                 => 'dev',
  6541.                 => 'api',
  6542.                 => 'main',
  6543.             ],
  6544.             'security.api._indexed_authenticators' => [
  6545.             ],
  6546.             'security.main._indexed_authenticators' => [
  6547.             ],
  6548.             'twig.form.resources' => [
  6549.                 => '@SherlockodeConfiguration/form.html.twig',
  6550.                 => '@VichUploader/Form/fields.html.twig',
  6551.                 => 'form_div_layout.html.twig',
  6552.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  6553.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  6554.                 => '@SonataForm/Form/datepicker.html.twig',
  6555.             ],
  6556.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  6557.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6558.             'web_profiler.debug_toolbar.mode' => 2,
  6559.             'monolog.use_microseconds' => true,
  6560.             'monolog.swift_mailer.handlers' => [
  6561.             ],
  6562.             'monolog.handlers_to_channels' => [
  6563.                 'monolog.handler.console' => [
  6564.                     'type' => 'exclusive',
  6565.                     'elements' => [
  6566.                         => 'event',
  6567.                         => 'doctrine',
  6568.                         => 'console',
  6569.                     ],
  6570.                 ],
  6571.                 'monolog.handler.app' => [
  6572.                     'type' => 'inclusive',
  6573.                     'elements' => [
  6574.                         => 'app',
  6575.                     ],
  6576.                 ],
  6577.                 'monolog.handler.main' => NULL,
  6578.             ],
  6579.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  6580.             'fos_user.backend_type_orm' => true,
  6581.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  6582.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  6583.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  6584.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  6585.             'fos_user.registration.confirmation.from_email' => [
  6586.                 'contact@mon-centre-auditif.com' => 'Mon Centre Auditif - No Reply',
  6587.             ],
  6588.             'fos_user.resetting.email.from_email' => [
  6589.                 'contact@mon-centre-auditif.com' => 'Mon Centre Auditif - No Reply',
  6590.             ],
  6591.             'fos_user.storage' => 'orm',
  6592.             'fos_user.firewall_name' => 'main',
  6593.             'fos_user.model_manager_name' => NULL,
  6594.             'fos_user.model.user.class' => 'App\\Entity\\User',
  6595.             'fos_user.profile.form.type' => 'fos_user_profile',
  6596.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  6597.             'fos_user.profile.form.validation_groups' => [
  6598.                 => 'Profile',
  6599.                 => 'Default',
  6600.             ],
  6601.             'fos_user.registration.confirmation.enabled' => true,
  6602.             'fos_user.registration.form.type' => 'App\\Form\\Type\\RegistrationType',
  6603.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  6604.             'fos_user.registration.form.validation_groups' => [
  6605.                 => 'Registration',
  6606.                 => 'Default',
  6607.             ],
  6608.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  6609.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  6610.             'fos_user.change_password.form.validation_groups' => [
  6611.                 => 'ChangePassword',
  6612.                 => 'Default',
  6613.             ],
  6614.             'fos_user.resetting.retry_ttl' => 7200,
  6615.             'fos_user.resetting.token_ttl' => 86400,
  6616.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  6617.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  6618.             'fos_user.resetting.form.validation_groups' => [
  6619.                 => 'ResetPassword',
  6620.                 => 'Default',
  6621.             ],
  6622.             'sonata.block.container.types' => [
  6623.                 => 'sonata.block.service.container',
  6624.                 => 'sonata.page.block.container',
  6625.                 => 'sonata.dashboard.block.container',
  6626.                 => 'cmf.block.container',
  6627.                 => 'cmf.block.slideshow',
  6628.             ],
  6629.             'sonata_block.blocks' => [
  6630.                 'sonata.block.service.container' => [
  6631.                     'contexts' => [
  6632.                     ],
  6633.                     'templates' => [
  6634.                     ],
  6635.                     'cache' => 'sonata.cache.noop',
  6636.                     'settings' => [
  6637.                     ],
  6638.                 ],
  6639.                 'sonata.block.service.empty' => [
  6640.                     'contexts' => [
  6641.                     ],
  6642.                     'templates' => [
  6643.                     ],
  6644.                     'cache' => 'sonata.cache.noop',
  6645.                     'settings' => [
  6646.                     ],
  6647.                 ],
  6648.                 'sonata.block.service.text' => [
  6649.                     'contexts' => [
  6650.                     ],
  6651.                     'templates' => [
  6652.                     ],
  6653.                     'cache' => 'sonata.cache.noop',
  6654.                     'settings' => [
  6655.                     ],
  6656.                 ],
  6657.                 'sonata.block.service.rss' => [
  6658.                     'contexts' => [
  6659.                     ],
  6660.                     'templates' => [
  6661.                     ],
  6662.                     'cache' => 'sonata.cache.noop',
  6663.                     'settings' => [
  6664.                     ],
  6665.                 ],
  6666.                 'sonata.block.service.template' => [
  6667.                     'contexts' => [
  6668.                     ],
  6669.                     'templates' => [
  6670.                     ],
  6671.                     'cache' => 'sonata.cache.noop',
  6672.                     'settings' => [
  6673.                     ],
  6674.                 ],
  6675.                 'sonata.block.service.menu' => [
  6676.                     'contexts' => [
  6677.                     ],
  6678.                     'templates' => [
  6679.                     ],
  6680.                     'cache' => 'sonata.cache.noop',
  6681.                     'settings' => [
  6682.                     ],
  6683.                 ],
  6684.                 'sonata.admin.block.admin_list' => [
  6685.                     'contexts' => [
  6686.                     ],
  6687.                     'templates' => [
  6688.                     ],
  6689.                     'cache' => 'sonata.cache.noop',
  6690.                     'settings' => [
  6691.                     ],
  6692.                 ],
  6693.                 'sonata.admin.block.search_result' => [
  6694.                     'contexts' => [
  6695.                     ],
  6696.                     'templates' => [
  6697.                     ],
  6698.                     'cache' => 'sonata.cache.noop',
  6699.                     'settings' => [
  6700.                     ],
  6701.                 ],
  6702.                 'sonata.admin.block.stats' => [
  6703.                     'contexts' => [
  6704.                     ],
  6705.                     'templates' => [
  6706.                     ],
  6707.                     'cache' => 'sonata.cache.noop',
  6708.                     'settings' => [
  6709.                     ],
  6710.                 ],
  6711.                 'sonata.admin.block.admin_preview' => [
  6712.                     'contexts' => [
  6713.                     ],
  6714.                     'templates' => [
  6715.                     ],
  6716.                     'cache' => 'sonata.cache.noop',
  6717.                     'settings' => [
  6718.                     ],
  6719.                 ],
  6720.                 'sonata.seo.block.breadcrumb.homepage' => [
  6721.                     'contexts' => [
  6722.                     ],
  6723.                     'templates' => [
  6724.                     ],
  6725.                     'cache' => 'sonata.cache.noop',
  6726.                     'settings' => [
  6727.                     ],
  6728.                 ],
  6729.             ],
  6730.             'sonata_block.blocks_by_class' => [
  6731.             ],
  6732.             'sonata_blocks.block_types' => [
  6733.                 => 'sonata.block.service.container',
  6734.                 => 'sonata.block.service.empty',
  6735.                 => 'sonata.block.service.text',
  6736.                 => 'sonata.block.service.rss',
  6737.                 => 'sonata.block.service.template',
  6738.                 => 'sonata.block.service.menu',
  6739.                 => 'sonata.admin.block.admin_list',
  6740.                 => 'sonata.admin.block.search_result',
  6741.                 => 'sonata.admin.block.stats',
  6742.                 => 'sonata.admin.block.admin_preview',
  6743.                 10 => 'sonata.seo.block.breadcrumb.homepage',
  6744.             ],
  6745.             'sonata_block.cache_blocks' => [
  6746.                 'by_class' => [
  6747.                 ],
  6748.                 'by_type' => [
  6749.                     'sonata.block.service.container' => 'sonata.cache.noop',
  6750.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  6751.                     'sonata.block.service.text' => 'sonata.cache.noop',
  6752.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  6753.                     'sonata.block.service.template' => 'sonata.cache.noop',
  6754.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  6755.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  6756.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  6757.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  6758.                     'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
  6759.                     'sonata.seo.block.breadcrumb.homepage' => 'sonata.cache.noop',
  6760.                 ],
  6761.             ],
  6762.             'sonata_blocks.default_contexts' => [
  6763.             ],
  6764.             'knp_menu.renderer.list.options' => [
  6765.             ],
  6766.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  6767.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  6768.             'knp_menu.renderer.twig.options' => [
  6769.             ],
  6770.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  6771.             'knp_menu.default_renderer' => 'twig',
  6772.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  6773.                 'choice' => 'select',
  6774.                 'boolean' => 'select',
  6775.                 'textarea' => 'textarea',
  6776.                 'html' => 'textarea',
  6777.                 'email' => 'email',
  6778.                 'string' => 'text',
  6779.                 'integer' => 'number',
  6780.                 'float' => 'number',
  6781.                 'currency' => 'number',
  6782.                 'percent' => 'number',
  6783.                 'url' => 'url',
  6784.             ],
  6785.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  6786.             'sonata.admin.configuration.global_search.admin_route' => 'show',
  6787.             'sonata.admin.configuration.templates' => [
  6788.                 'layout' => 'admin/standard_layout.html.twig',
  6789.                 'dashboard' => 'admin/dashboard/dashboard.html.twig',
  6790.                 'user_block' => 'admin/user_block.html.twig',
  6791.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  6792.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  6793.                 'search' => '@SonataAdmin/Core/search.html.twig',
  6794.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  6795.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  6796.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  6797.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  6798.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  6799.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  6800.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  6801.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  6802.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  6803.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  6804.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  6805.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  6806.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  6807.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  6808.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  6809.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  6810.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  6811.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  6812.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  6813.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  6814.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  6815.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  6816.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  6817.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  6818.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  6819.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  6820.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  6821.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  6822.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  6823.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  6824.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  6825.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  6826.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  6827.                 'form_theme' => [
  6828.                 ],
  6829.                 'filter_theme' => [
  6830.                 ],
  6831.             ],
  6832.             'sonata.admin.configuration.default_admin_services' => [
  6833.                 'model_manager' => NULL,
  6834.                 'data_source' => NULL,
  6835.                 'field_description_factory' => NULL,
  6836.                 'form_contractor' => NULL,
  6837.                 'show_builder' => NULL,
  6838.                 'list_builder' => NULL,
  6839.                 'datagrid_builder' => NULL,
  6840.                 'translator' => NULL,
  6841.                 'configuration_pool' => NULL,
  6842.                 'route_generator' => NULL,
  6843.                 'security_handler' => NULL,
  6844.                 'menu_factory' => NULL,
  6845.                 'route_builder' => NULL,
  6846.                 'label_translator_strategy' => NULL,
  6847.                 'pager_type' => NULL,
  6848.             ],
  6849.             'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  6850.             'sonata.admin.configuration.dashboard_groups' => [
  6851.                 'Home' => [
  6852.                     'on_top' => true,
  6853.                     'label' => 'Accueil',
  6854.                     'label_catalogue' => NULL,
  6855.                     'icon' => '<i class="fa fa-home"></i>',
  6856.                     'items' => [
  6857.                         => [
  6858.                             'route' => 'sonata_admin_dashboard',
  6859.                             'label' => 'Accueil',
  6860.                             'roles' => [
  6861.                             ],
  6862.                             'route_params' => [
  6863.                             ],
  6864.                             'route_absolute' => false,
  6865.                         ],
  6866.                     ],
  6867.                     'keep_open' => false,
  6868.                     'item_adds' => [
  6869.                     ],
  6870.                     'roles' => [
  6871.                     ],
  6872.                 ],
  6873.                 'Lead' => [
  6874.                     'label' => 'Lead',
  6875.                     'keep_open' => true,
  6876.                     'items' => [
  6877.                         => [
  6878.                             'admin' => 'admin.prospect',
  6879.                             'roles' => [
  6880.                             ],
  6881.                             'route_params' => [
  6882.                             ],
  6883.                             'route_absolute' => false,
  6884.                         ],
  6885.                         => [
  6886.                             'admin' => 'admin.prospectOnStore',
  6887.                             'roles' => [
  6888.                             ],
  6889.                             'route_params' => [
  6890.                             ],
  6891.                             'route_absolute' => false,
  6892.                         ],
  6893.                         => [
  6894.                             'admin' => 'admin.prospectOnStoreStatus',
  6895.                             'roles' => [
  6896.                             ],
  6897.                             'route_params' => [
  6898.                             ],
  6899.                             'route_absolute' => false,
  6900.                         ],
  6901.                         => [
  6902.                             'admin' => 'admin.phoneValidation',
  6903.                             'roles' => [
  6904.                             ],
  6905.                             'route_params' => [
  6906.                             ],
  6907.                             'route_absolute' => false,
  6908.                         ],
  6909.                         => [
  6910.                             'admin' => 'admin.prospectDulicate',
  6911.                             'roles' => [
  6912.                             ],
  6913.                             'route_params' => [
  6914.                             ],
  6915.                             'route_absolute' => false,
  6916.                         ],
  6917.                         => [
  6918.                             'admin' => 'admin.acquisitionMode',
  6919.                             'roles' => [
  6920.                             ],
  6921.                             'route_params' => [
  6922.                             ],
  6923.                             'route_absolute' => false,
  6924.                         ],
  6925.                         => [
  6926.                             'admin' => 'admin.prospectOnStoreFeedback',
  6927.                             'roles' => [
  6928.                             ],
  6929.                             'route_params' => [
  6930.                             ],
  6931.                             'route_absolute' => false,
  6932.                         ],
  6933.                     ],
  6934.                     'roles' => [
  6935.                         => 'ROLE_SUPER_ADMIN',
  6936.                     ],
  6937.                     'on_top' => false,
  6938.                     'item_adds' => [
  6939.                     ],
  6940.                 ],
  6941.                 'Backoffice' => [
  6942.                     'label' => 'Backoffice',
  6943.                     'keep_open' => false,
  6944.                     'items' => [
  6945.                         => [
  6946.                             'route' => 'admin_app_store_list',
  6947.                             'label' => 'Centre auditif',
  6948.                             'roles' => [
  6949.                             ],
  6950.                             'route_params' => [
  6951.                             ],
  6952.                             'route_absolute' => false,
  6953.                         ],
  6954.                         => [
  6955.                             'admin' => 'admin.StoreManagementRequest',
  6956.                             'roles' => [
  6957.                             ],
  6958.                             'route_params' => [
  6959.                             ],
  6960.                             'route_absolute' => false,
  6961.                         ],
  6962.                         => [
  6963.                             'admin' => 'admin.freelancer',
  6964.                             'roles' => [
  6965.                             ],
  6966.                             'route_params' => [
  6967.                             ],
  6968.                             'route_absolute' => false,
  6969.                         ],
  6970.                         => [
  6971.                             'admin' => 'admin.partner',
  6972.                             'roles' => [
  6973.                             ],
  6974.                             'route_params' => [
  6975.                             ],
  6976.                             'route_absolute' => false,
  6977.                         ],
  6978.                         => [
  6979.                             'admin' => 'admin.centralPurchasing',
  6980.                             'roles' => [
  6981.                             ],
  6982.                             'route_params' => [
  6983.                             ],
  6984.                             'route_absolute' => false,
  6985.                         ],
  6986.                         => [
  6987.                             'admin' => 'admin.user',
  6988.                             'roles' => [
  6989.                             ],
  6990.                             'route_params' => [
  6991.                             ],
  6992.                             'route_absolute' => false,
  6993.                         ],
  6994.                         => [
  6995.                             'admin' => 'admin.shortUrl',
  6996.                             'roles' => [
  6997.                             ],
  6998.                             'route_params' => [
  6999.                             ],
  7000.                             'route_absolute' => false,
  7001.                         ],
  7002.                         => [
  7003.                             'admin' => 'admin.notification',
  7004.                             'roles' => [
  7005.                             ],
  7006.                             'route_params' => [
  7007.                             ],
  7008.                             'route_absolute' => false,
  7009.                         ],
  7010.                         => [
  7011.                             'admin' => 'admin.sponsorship',
  7012.                             'roles' => [
  7013.                             ],
  7014.                             'route_params' => [
  7015.                             ],
  7016.                             'route_absolute' => false,
  7017.                         ],
  7018.                         => [
  7019.                             'admin' => 'admin.smsBroadcast',
  7020.                             'roles' => [
  7021.                             ],
  7022.                             'route_params' => [
  7023.                             ],
  7024.                             'route_absolute' => false,
  7025.                         ],
  7026.                         10 => [
  7027.                             'admin' => 'admin.claimAdmin',
  7028.                             'roles' => [
  7029.                             ],
  7030.                             'route_params' => [
  7031.                             ],
  7032.                             'route_absolute' => false,
  7033.                         ],
  7034.                         11 => [
  7035.                             'admin' => 'admin.thirdPartyEntity',
  7036.                             'roles' => [
  7037.                             ],
  7038.                             'route_params' => [
  7039.                             ],
  7040.                             'route_absolute' => false,
  7041.                         ],
  7042.                         12 => [
  7043.                             'admin' => 'admin.thirdPartyEntity',
  7044.                             'roles' => [
  7045.                             ],
  7046.                             'route_params' => [
  7047.                             ],
  7048.                             'route_absolute' => false,
  7049.                         ],
  7050.                         13 => [
  7051.                             'admin' => 'admin.coregistrationCampaign',
  7052.                             'roles' => [
  7053.                             ],
  7054.                             'route_params' => [
  7055.                             ],
  7056.                             'route_absolute' => false,
  7057.                         ],
  7058.                         14 => [
  7059.                             'admin' => 'admin.prescriber',
  7060.                             'roles' => [
  7061.                             ],
  7062.                             'route_params' => [
  7063.                             ],
  7064.                             'route_absolute' => false,
  7065.                         ],
  7066.                     ],
  7067.                     'roles' => [
  7068.                         => 'ROLE_SUPER_ADMIN',
  7069.                         => 'ROLE_COMMERCIAL',
  7070.                     ],
  7071.                     'on_top' => false,
  7072.                     'item_adds' => [
  7073.                     ],
  7074.                 ],
  7075.                 'Qualification' => [
  7076.                     'label' => 'Qualification',
  7077.                     'items' => [
  7078.                         => [
  7079.                             'admin' => 'admin.prospectQualification',
  7080.                             'roles' => [
  7081.                             ],
  7082.                             'route_params' => [
  7083.                             ],
  7084.                             'route_absolute' => false,
  7085.                         ],
  7086.                         => [
  7087.                             'admin' => 'admin.prospectOnStoreQualification',
  7088.                             'roles' => [
  7089.                             ],
  7090.                             'route_params' => [
  7091.                             ],
  7092.                             'route_absolute' => false,
  7093.                         ],
  7094.                         => [
  7095.                             'admin' => 'admin.qualificationStatisticAdmin',
  7096.                             'roles' => [
  7097.                             ],
  7098.                             'route_params' => [
  7099.                             ],
  7100.                             'route_absolute' => false,
  7101.                         ],
  7102.                     ],
  7103.                     'on_top' => false,
  7104.                     'keep_open' => false,
  7105.                     'item_adds' => [
  7106.                     ],
  7107.                     'roles' => [
  7108.                     ],
  7109.                 ],
  7110.                 'Content' => [
  7111.                     'label' => 'Contenu',
  7112.                     'keep_open' => false,
  7113.                     'items' => [
  7114.                         => [
  7115.                             'admin' => 'admin.hearingBrand',
  7116.                             'roles' => [
  7117.                             ],
  7118.                             'route_params' => [
  7119.                             ],
  7120.                             'route_absolute' => false,
  7121.                         ],
  7122.                         => [
  7123.                             'admin' => 'admin.careNetwork',
  7124.                             'roles' => [
  7125.                             ],
  7126.                             'route_params' => [
  7127.                             ],
  7128.                             'route_absolute' => false,
  7129.                         ],
  7130.                         => [
  7131.                             'admin' => 'admin.hearingAid',
  7132.                             'roles' => [
  7133.                             ],
  7134.                             'route_params' => [
  7135.                             ],
  7136.                             'route_absolute' => false,
  7137.                         ],
  7138.                         => [
  7139.                             'admin' => 'admin.blogPost',
  7140.                             'roles' => [
  7141.                             ],
  7142.                             'route_params' => [
  7143.                             ],
  7144.                             'route_absolute' => false,
  7145.                         ],
  7146.                         => [
  7147.                             'admin' => 'admin.blogCategory',
  7148.                             'roles' => [
  7149.                             ],
  7150.                             'route_params' => [
  7151.                             ],
  7152.                             'route_absolute' => false,
  7153.                         ],
  7154.                         => [
  7155.                             'admin' => 'admin.blogAuthor',
  7156.                             'roles' => [
  7157.                             ],
  7158.                             'route_params' => [
  7159.                             ],
  7160.                             'route_absolute' => false,
  7161.                         ],
  7162.                         => [
  7163.                             'admin' => 'admin.cityPost',
  7164.                             'roles' => [
  7165.                             ],
  7166.                             'route_params' => [
  7167.                             ],
  7168.                             'route_absolute' => false,
  7169.                         ],
  7170.                     ],
  7171.                     'roles' => [
  7172.                         => 'ROLE_SUPER_ADMIN',
  7173.                         => 'ROLE_EDITOR',
  7174.                     ],
  7175.                     'on_top' => false,
  7176.                     'item_adds' => [
  7177.                     ],
  7178.                 ],
  7179.                 'appareil_auditif' => [
  7180.                     'label' => 'Appareil auditif',
  7181.                     'keep_open' => false,
  7182.                     'items' => [
  7183.                         => [
  7184.                             'admin' => 'admin.hearingMaker',
  7185.                             'roles' => [
  7186.                             ],
  7187.                             'route_params' => [
  7188.                             ],
  7189.                             'route_absolute' => false,
  7190.                         ],
  7191.                         => [
  7192.                             'admin' => 'admin.hearingAid',
  7193.                             'roles' => [
  7194.                             ],
  7195.                             'route_params' => [
  7196.                             ],
  7197.                             'route_absolute' => false,
  7198.                         ],
  7199.                         => [
  7200.                             'admin' => 'admin.prospectOnHearingAid',
  7201.                             'roles' => [
  7202.                             ],
  7203.                             'route_params' => [
  7204.                             ],
  7205.                             'route_absolute' => false,
  7206.                         ],
  7207.                     ],
  7208.                     'roles' => [
  7209.                         => 'ROLE_SUPER_ADMIN',
  7210.                     ],
  7211.                     'on_top' => false,
  7212.                     'item_adds' => [
  7213.                     ],
  7214.                 ],
  7215.                 'Stat' => [
  7216.                     'label' => 'Statistiques',
  7217.                     'keep_open' => false,
  7218.                     'items' => [
  7219.                         => [
  7220.                             'admin' => 'admin.navigationStatisticAdmin',
  7221.                             'roles' => [
  7222.                             ],
  7223.                             'route_params' => [
  7224.                             ],
  7225.                             'route_absolute' => false,
  7226.                         ],
  7227.                         => [
  7228.                             'admin' => 'admin.productionStatisticAdmin',
  7229.                             'roles' => [
  7230.                             ],
  7231.                             'route_params' => [
  7232.                             ],
  7233.                             'route_absolute' => false,
  7234.                         ],
  7235.                         => [
  7236.                             'admin' => 'admin.financialStatisticAdmin',
  7237.                             'roles' => [
  7238.                             ],
  7239.                             'route_params' => [
  7240.                             ],
  7241.                             'route_absolute' => false,
  7242.                         ],
  7243.                         => [
  7244.                             'admin' => 'admin.financialParameterAdmin',
  7245.                             'roles' => [
  7246.                             ],
  7247.                             'route_params' => [
  7248.                             ],
  7249.                             'route_absolute' => false,
  7250.                         ],
  7251.                         => [
  7252.                             'admin' => 'admin.logEntry',
  7253.                             'roles' => [
  7254.                             ],
  7255.                             'route_params' => [
  7256.                             ],
  7257.                             'route_absolute' => false,
  7258.                         ],
  7259.                     ],
  7260.                     'roles' => [
  7261.                         => 'ROLE_SUPER_ADMIN',
  7262.                     ],
  7263.                     'on_top' => false,
  7264.                     'item_adds' => [
  7265.                     ],
  7266.                 ],
  7267.                 'Premium' => [
  7268.                     'label' => 'Premium',
  7269.                     'keep_open' => true,
  7270.                     'items' => [
  7271.                         => [
  7272.                             'admin' => 'admin.creditPackGeneric',
  7273.                             'roles' => [
  7274.                             ],
  7275.                             'route_params' => [
  7276.                             ],
  7277.                             'route_absolute' => false,
  7278.                         ],
  7279.                         => [
  7280.                             'admin' => 'admin.order',
  7281.                             'roles' => [
  7282.                             ],
  7283.                             'route_params' => [
  7284.                             ],
  7285.                             'route_absolute' => false,
  7286.                         ],
  7287.                         => [
  7288.                             'admin' => 'admin.creditCost',
  7289.                             'roles' => [
  7290.                             ],
  7291.                             'route_params' => [
  7292.                             ],
  7293.                             'route_absolute' => false,
  7294.                         ],
  7295.                         => [
  7296.                             'admin' => 'admin.deviceSale',
  7297.                             'roles' => [
  7298.                             ],
  7299.                             'route_params' => [
  7300.                             ],
  7301.                             'route_absolute' => false,
  7302.                         ],
  7303.                         => [
  7304.                             'admin' => 'admin.storeIndexation',
  7305.                             'roles' => [
  7306.                             ],
  7307.                             'route_params' => [
  7308.                             ],
  7309.                             'route_absolute' => false,
  7310.                         ],
  7311.                         => [
  7312.                             'admin' => 'admin.invoice',
  7313.                             'roles' => [
  7314.                             ],
  7315.                             'route_params' => [
  7316.                             ],
  7317.                             'route_absolute' => false,
  7318.                         ],
  7319.                     ],
  7320.                     'roles' => [
  7321.                         => 'ROLE_SUPER_ADMIN',
  7322.                     ],
  7323.                     'on_top' => false,
  7324.                     'item_adds' => [
  7325.                     ],
  7326.                 ],
  7327.                 'Configuration' => [
  7328.                     'label' => 'Configuration',
  7329.                     'items' => [
  7330.                         => [
  7331.                             'route' => 'sherlockode_configuration.parameters',
  7332.                             'label' => 'Paramètres',
  7333.                             'roles' => [
  7334.                             ],
  7335.                             'route_params' => [
  7336.                             ],
  7337.                             'route_absolute' => false,
  7338.                         ],
  7339.                     ],
  7340.                     'on_top' => false,
  7341.                     'keep_open' => false,
  7342.                     'item_adds' => [
  7343.                     ],
  7344.                     'roles' => [
  7345.                     ],
  7346.                 ],
  7347.             ],
  7348.             'sonata.admin.configuration.dashboard_blocks' => [
  7349.                 => [
  7350.                     'type' => 'sonata.admin.block.admin_list',
  7351.                     'position' => 'left',
  7352.                     'roles' => [
  7353.                     ],
  7354.                     'settings' => [
  7355.                     ],
  7356.                     'class' => 'col-md-4',
  7357.                 ],
  7358.             ],
  7359.             'sonata.admin.configuration.sort_admins' => false,
  7360.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  7361.             'sonata.admin.configuration.default_group' => 'default',
  7362.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  7363.             'sonata.admin.configuration.default_translation_domain' => NULL,
  7364.             'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  7365.             'sonata.admin.configuration.breadcrumbs' => [
  7366.                 'child_admin_route' => 'show',
  7367.             ],
  7368.             'sonata.admin.configuration.security.role_admin' => 'ROLE_ADMIN',
  7369.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  7370.             'sonata.admin.configuration.security.information' => [
  7371.                 'EDIT' => [
  7372.                     => 'EDIT',
  7373.                 ],
  7374.                 'LIST' => [
  7375.                     => 'LIST',
  7376.                 ],
  7377.                 'CREATE' => [
  7378.                     => 'CREATE',
  7379.                 ],
  7380.                 'VIEW' => [
  7381.                     => 'VIEW',
  7382.                 ],
  7383.                 'DELETE' => [
  7384.                     => 'DELETE',
  7385.                 ],
  7386.                 'EXPORT' => [
  7387.                     => 'EXPORT',
  7388.                 ],
  7389.                 'ALL' => [
  7390.                     => 'ALL',
  7391.                 ],
  7392.             ],
  7393.             'sonata.admin.configuration.security.admin_permissions' => [
  7394.                 => 'CREATE',
  7395.                 => 'LIST',
  7396.                 => 'DELETE',
  7397.                 => 'UNDELETE',
  7398.                 => 'EXPORT',
  7399.                 => 'OPERATOR',
  7400.                 => 'MASTER',
  7401.             ],
  7402.             'sonata.admin.configuration.security.object_permissions' => [
  7403.                 => 'VIEW',
  7404.                 => 'EDIT',
  7405.                 => 'HISTORY',
  7406.                 => 'DELETE',
  7407.                 => 'UNDELETE',
  7408.                 => 'OPERATOR',
  7409.                 => 'MASTER',
  7410.                 => 'OWNER',
  7411.             ],
  7412.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  7413.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  7414.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  7415.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  7416.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  7417.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  7418.             'sonata.admin.extension.map' => [
  7419.             ],
  7420.             'sonata.admin.configuration.filters.persist' => false,
  7421.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  7422.             'sonata.admin.configuration.show.mosaic.button' => false,
  7423.             'sonata.exporter.writer.csv.filename' => 'php://output',
  7424.             'sonata.exporter.writer.csv.delimiter' => ',',
  7425.             'sonata.exporter.writer.csv.enclosure' => '"',
  7426.             'sonata.exporter.writer.csv.escape' => '\\',
  7427.             'sonata.exporter.writer.csv.show_headers' => true,
  7428.             'sonata.exporter.writer.csv.with_bom' => false,
  7429.             'sonata.exporter.writer.json.filename' => 'php://output',
  7430.             'sonata.exporter.writer.xls.filename' => 'php://output',
  7431.             'sonata.exporter.writer.xls.show_headers' => true,
  7432.             'sonata.exporter.writer.xlsx.filename' => 'php://output',
  7433.             'sonata.exporter.writer.xlsx.show_headers' => true,
  7434.             'sonata.exporter.writer.xlsx.show_filters' => true,
  7435.             'sonata.exporter.writer.xml.filename' => 'php://output',
  7436.             'sonata.exporter.writer.xml.show_headers' => true,
  7437.             'sonata.exporter.writer.xml.main_element' => 'datas',
  7438.             'sonata.exporter.writer.xml.child_element' => 'data',
  7439.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  7440.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  7441.             'sonata_doctrine_orm_admin.templates' => [
  7442.                 'types' => [
  7443.                     'list' => [
  7444.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  7445.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  7446.                         'date' => 'admin/crud/list_date.html.twig',
  7447.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  7448.                         'datetime' => 'admin/crud/list_datetime.html.twig',
  7449.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  7450.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  7451.                         'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  7452.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  7453.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  7454.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  7455.                         'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  7456.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  7457.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  7458.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  7459.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  7460.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  7461.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  7462.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  7463.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  7464.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  7465.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  7466.                     ],
  7467.                     'show' => [
  7468.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  7469.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  7470.                         'date' => 'admin/crud/show_date.html.twig',
  7471.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  7472.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  7473.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  7474.                         'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  7475.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  7476.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  7477.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  7478.                         'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  7479.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  7480.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  7481.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  7482.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  7483.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  7484.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  7485.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  7486.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  7487.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  7488.                     ],
  7489.                 ],
  7490.             ],
  7491.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  7492.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  7493.             'stof_doctrine_extensions.event_listener.blame.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener',
  7494.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  7495.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  7496.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  7497.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  7498.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  7499.             'stof_doctrine_extensions.translation_fallback' => false,
  7500.             'stof_doctrine_extensions.persist_default_translation' => false,
  7501.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  7502.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  7503.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  7504.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  7505.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  7506.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  7507.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  7508.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  7509.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  7510.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  7511.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  7512.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  7513.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  7514.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  7515.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  7516.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  7517.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  7518.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  7519.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  7520.             'fos_js_routing.request_context_base_url' => NULL,
  7521.             'fos_js_routing.cache_control' => [
  7522.                 'enabled' => false,
  7523.             ],
  7524.             'ob_highcharts.twig_extension.class' => 'Ob\\HighchartsBundle\\Twig\\HighchartsExtension',
  7525.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  7526.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  7527.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  7528.             'knp_paginator.page_range' => 2,
  7529.             'knp_paginator.page_limit' => NULL,
  7530.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  7531.             'vich_uploader.mappings' => [
  7532.                 'blogpost_image' => [
  7533.                     'uri_prefix' => '/uploads/images/blog/post',
  7534.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/blog/post'),
  7535.                     'namer' => [
  7536.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.blogpost_image',
  7537.                         'options' => [
  7538.                         ],
  7539.                     ],
  7540.                     'directory_namer' => [
  7541.                         'service' => NULL,
  7542.                         'options' => NULL,
  7543.                     ],
  7544.                     'delete_on_remove' => true,
  7545.                     'delete_on_update' => true,
  7546.                     'inject_on_load' => false,
  7547.                     'db_driver' => 'orm',
  7548.                 ],
  7549.                 'blog_author_image' => [
  7550.                     'uri_prefix' => '/uploads/images/blog/author',
  7551.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/blog/author'),
  7552.                     'namer' => [
  7553.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.blog_author_image',
  7554.                         'options' => [
  7555.                         ],
  7556.                     ],
  7557.                     'directory_namer' => [
  7558.                         'service' => NULL,
  7559.                         'options' => NULL,
  7560.                     ],
  7561.                     'delete_on_remove' => true,
  7562.                     'delete_on_update' => true,
  7563.                     'inject_on_load' => false,
  7564.                     'db_driver' => 'orm',
  7565.                 ],
  7566.                 'brand_logo' => [
  7567.                     'uri_prefix' => '/uploads/images/brand_logo',
  7568.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/brand_logo'),
  7569.                     'namer' => [
  7570.                         'service' => NULL,
  7571.                         'options' => NULL,
  7572.                     ],
  7573.                     'directory_namer' => [
  7574.                         'service' => NULL,
  7575.                         'options' => NULL,
  7576.                     ],
  7577.                     'delete_on_remove' => true,
  7578.                     'delete_on_update' => true,
  7579.                     'inject_on_load' => false,
  7580.                     'db_driver' => 'orm',
  7581.                 ],
  7582.                 'brand_variation_logo' => [
  7583.                     'uri_prefix' => '/uploads/images/brand_variation_logo',
  7584.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/brand_variation_logo'),
  7585.                     'namer' => [
  7586.                         'service' => NULL,
  7587.                         'options' => NULL,
  7588.                     ],
  7589.                     'directory_namer' => [
  7590.                         'service' => NULL,
  7591.                         'options' => NULL,
  7592.                     ],
  7593.                     'delete_on_remove' => true,
  7594.                     'delete_on_update' => true,
  7595.                     'inject_on_load' => false,
  7596.                     'db_driver' => 'orm',
  7597.                 ],
  7598.                 'store_logo' => [
  7599.                     'uri_prefix' => '/uploads/images/store_logo',
  7600.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/store_logo'),
  7601.                     'namer' => [
  7602.                         'service' => NULL,
  7603.                         'options' => NULL,
  7604.                     ],
  7605.                     'directory_namer' => [
  7606.                         'service' => NULL,
  7607.                         'options' => NULL,
  7608.                     ],
  7609.                     'delete_on_remove' => true,
  7610.                     'delete_on_update' => true,
  7611.                     'inject_on_load' => false,
  7612.                     'db_driver' => 'orm',
  7613.                 ],
  7614.                 'store_images' => [
  7615.                     'uri_prefix' => '/uploads/images/store_images',
  7616.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/store_images'),
  7617.                     'namer' => [
  7618.                         'service' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer.store_images',
  7619.                         'options' => [
  7620.                             'property' => 'generateSeoFriendlyFileName',
  7621.                         ],
  7622.                     ],
  7623.                     'directory_namer' => [
  7624.                         'service' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  7625.                         'options' => [
  7626.                             'chars_per_dir' => 5,
  7627.                             'dirs' => 1,
  7628.                         ],
  7629.                     ],
  7630.                     'delete_on_remove' => true,
  7631.                     'delete_on_update' => true,
  7632.                     'inject_on_load' => false,
  7633.                     'db_driver' => 'orm',
  7634.                 ],
  7635.                 'employee_images' => [
  7636.                     'uri_prefix' => '/uploads/images/employee_images',
  7637.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/employee_images'),
  7638.                     'namer' => [
  7639.                         'service' => NULL,
  7640.                         'options' => NULL,
  7641.                     ],
  7642.                     'directory_namer' => [
  7643.                         'service' => NULL,
  7644.                         'options' => NULL,
  7645.                     ],
  7646.                     'delete_on_remove' => true,
  7647.                     'delete_on_update' => true,
  7648.                     'inject_on_load' => false,
  7649.                     'db_driver' => 'orm',
  7650.                 ],
  7651.                 'freelancer_images' => [
  7652.                     'uri_prefix' => '/uploads/images/freelancer_images',
  7653.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/freelancer_images'),
  7654.                     'namer' => [
  7655.                         'service' => NULL,
  7656.                         'options' => NULL,
  7657.                     ],
  7658.                     'directory_namer' => [
  7659.                         'service' => NULL,
  7660.                         'options' => NULL,
  7661.                     ],
  7662.                     'delete_on_remove' => true,
  7663.                     'delete_on_update' => true,
  7664.                     'inject_on_load' => false,
  7665.                     'db_driver' => 'orm',
  7666.                 ],
  7667.                 'freelancer_logo' => [
  7668.                     'uri_prefix' => '/uploads/images/freelancer_logo',
  7669.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/freelancer_logo'),
  7670.                     'namer' => [
  7671.                         'service' => NULL,
  7672.                         'options' => NULL,
  7673.                     ],
  7674.                     'directory_namer' => [
  7675.                         'service' => NULL,
  7676.                         'options' => NULL,
  7677.                     ],
  7678.                     'delete_on_remove' => true,
  7679.                     'delete_on_update' => true,
  7680.                     'inject_on_load' => false,
  7681.                     'db_driver' => 'orm',
  7682.                 ],
  7683.                 'invoice_pdf' => [
  7684.                     'uri_prefix' => '/uploads/invoice/pdf',
  7685.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/invoice/pdf'),
  7686.                     'namer' => [
  7687.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.invoice_pdf',
  7688.                         'options' => [
  7689.                         ],
  7690.                     ],
  7691.                     'directory_namer' => [
  7692.                         'service' => NULL,
  7693.                         'options' => NULL,
  7694.                     ],
  7695.                     'delete_on_remove' => true,
  7696.                     'delete_on_update' => true,
  7697.                     'inject_on_load' => false,
  7698.                     'db_driver' => 'orm',
  7699.                 ],
  7700.                 'hearing_aid_images' => [
  7701.                     'uri_prefix' => '/uploads/images/hearing_aid_images',
  7702.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/hearing_aid_images'),
  7703.                     'namer' => [
  7704.                         'service' => NULL,
  7705.                         'options' => NULL,
  7706.                     ],
  7707.                     'directory_namer' => [
  7708.                         'service' => NULL,
  7709.                         'options' => NULL,
  7710.                     ],
  7711.                     'delete_on_remove' => true,
  7712.                     'delete_on_update' => true,
  7713.                     'inject_on_load' => false,
  7714.                     'db_driver' => 'orm',
  7715.                 ],
  7716.                 'city_banner' => [
  7717.                     'uri_prefix' => '/uploads/images/city_banner',
  7718.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/city_banner'),
  7719.                     'namer' => [
  7720.                         'service' => NULL,
  7721.                         'options' => NULL,
  7722.                     ],
  7723.                     'directory_namer' => [
  7724.                         'service' => NULL,
  7725.                         'options' => NULL,
  7726.                     ],
  7727.                     'delete_on_remove' => true,
  7728.                     'delete_on_update' => true,
  7729.                     'inject_on_load' => false,
  7730.                     'db_driver' => 'orm',
  7731.                 ],
  7732.                 'coregistration_campaign_advertiser_logo' => [
  7733.                     'uri_prefix' => '/uploads/images/coregistration_campaign_advertiser_logo',
  7734.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/coregistration_campaign_advertiser_logo'),
  7735.                     'namer' => [
  7736.                         'service' => NULL,
  7737.                         'options' => NULL,
  7738.                     ],
  7739.                     'directory_namer' => [
  7740.                         'service' => NULL,
  7741.                         'options' => NULL,
  7742.                     ],
  7743.                     'delete_on_remove' => true,
  7744.                     'delete_on_update' => true,
  7745.                     'inject_on_load' => false,
  7746.                     'db_driver' => 'orm',
  7747.                 ],
  7748.                 'storeManagementRequest_kbis' => [
  7749.                     'uri_prefix' => '/uploads/kbis/',
  7750.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/kbis/'),
  7751.                     'namer' => [
  7752.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.storeManagementRequest_kbis',
  7753.                         'options' => [
  7754.                         ],
  7755.                     ],
  7756.                     'directory_namer' => [
  7757.                         'service' => NULL,
  7758.                         'options' => NULL,
  7759.                     ],
  7760.                     'delete_on_remove' => true,
  7761.                     'delete_on_update' => true,
  7762.                     'inject_on_load' => false,
  7763.                     'db_driver' => 'orm',
  7764.                 ],
  7765.                 'highlighted_staff_picture' => [
  7766.                     'uri_prefix' => '/uploads/images/highlighted_staff_picture',
  7767.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/highlighted_staff_picture'),
  7768.                     'namer' => [
  7769.                         'service' => NULL,
  7770.                         'options' => NULL,
  7771.                     ],
  7772.                     'directory_namer' => [
  7773.                         'service' => NULL,
  7774.                         'options' => NULL,
  7775.                     ],
  7776.                     'delete_on_remove' => true,
  7777.                     'delete_on_update' => true,
  7778.                     'inject_on_load' => false,
  7779.                     'db_driver' => 'orm',
  7780.                 ],
  7781.             ],
  7782.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  7783.             'liip_imagine.resolvers' => [
  7784.                 'default' => [
  7785.                     'web_path' => [
  7786.                         'web_root' => (\dirname(__DIR__4).'/public'),
  7787.                         'cache_prefix' => 'media/cache',
  7788.                     ],
  7789.                 ],
  7790.             ],
  7791.             'liip_imagine.loaders' => [
  7792.                 'default' => [
  7793.                     'filesystem' => [
  7794.                         'locator' => 'filesystem',
  7795.                         'data_root' => [
  7796.                             => (\dirname(__DIR__4).'/public'),
  7797.                         ],
  7798.                         'allow_unresolvable_data_roots' => false,
  7799.                         'bundle_resources' => [
  7800.                             'enabled' => false,
  7801.                             'access_control_type' => 'blacklist',
  7802.                             'access_control_list' => [
  7803.                             ],
  7804.                         ],
  7805.                     ],
  7806.                 ],
  7807.             ],
  7808.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  7809.             'liip_imagine.jpegoptim.stripAll' => true,
  7810.             'liip_imagine.jpegoptim.max' => NULL,
  7811.             'liip_imagine.jpegoptim.progressive' => true,
  7812.             'liip_imagine.jpegoptim.tempDir' => NULL,
  7813.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  7814.             'liip_imagine.optipng.level' => 7,
  7815.             'liip_imagine.optipng.stripAll' => true,
  7816.             'liip_imagine.optipng.tempDir' => NULL,
  7817.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  7818.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  7819.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  7820.             'liip_imagine.cwebp.tempDir' => NULL,
  7821.             'liip_imagine.cwebp.q' => 75,
  7822.             'liip_imagine.cwebp.alphaQ' => 100,
  7823.             'liip_imagine.cwebp.m' => 4,
  7824.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  7825.             'liip_imagine.cwebp.alphaMethod' => 1,
  7826.             'liip_imagine.cwebp.exact' => false,
  7827.             'liip_imagine.cwebp.metadata' => [
  7828.                 => 'none',
  7829.             ],
  7830.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  7831.             'liip_imagine.cache.resolver.default' => 'default',
  7832.             'liip_imagine.default_image' => NULL,
  7833.             'liip_imagine.filter_sets' => [
  7834.                 'cache' => [
  7835.                     'format' => 'webp',
  7836.                     'quality' => 100,
  7837.                     'jpeg_quality' => NULL,
  7838.                     'png_compression_level' => NULL,
  7839.                     'png_compression_filter' => NULL,
  7840.                     'animated' => false,
  7841.                     'cache' => NULL,
  7842.                     'data_loader' => NULL,
  7843.                     'default_image' => NULL,
  7844.                     'filters' => [
  7845.                     ],
  7846.                     'post_processors' => [
  7847.                     ],
  7848.                 ],
  7849.                 'lp_emailing_main_img' => [
  7850.                     'format' => 'webp',
  7851.                     'quality' => 100,
  7852.                     'jpeg_quality' => NULL,
  7853.                     'png_compression_level' => NULL,
  7854.                     'png_compression_filter' => NULL,
  7855.                     'animated' => false,
  7856.                     'cache' => NULL,
  7857.                     'data_loader' => NULL,
  7858.                     'default_image' => NULL,
  7859.                     'filters' => [
  7860.                         'thumbnail' => [
  7861.                             'size' => [
  7862.                                 => 800,
  7863.                                 => 1200,
  7864.                             ],
  7865.                             'mode' => 'outbound',
  7866.                             'position' => 'center',
  7867.                         ],
  7868.                     ],
  7869.                     'post_processors' => [
  7870.                     ],
  7871.                 ],
  7872.                 'lp_emailing_senior' => [
  7873.                     'format' => 'webp',
  7874.                     'quality' => 100,
  7875.                     'jpeg_quality' => NULL,
  7876.                     'png_compression_level' => NULL,
  7877.                     'png_compression_filter' => NULL,
  7878.                     'animated' => false,
  7879.                     'cache' => NULL,
  7880.                     'data_loader' => NULL,
  7881.                     'default_image' => NULL,
  7882.                     'filters' => [
  7883.                         'thumbnail' => [
  7884.                             'size' => [
  7885.                                 => 100,
  7886.                                 => 100,
  7887.                             ],
  7888.                             'mode' => 'outbound',
  7889.                         ],
  7890.                     ],
  7891.                     'post_processors' => [
  7892.                     ],
  7893.                 ],
  7894.                 'vich_type_preview' => [
  7895.                     'format' => 'webp',
  7896.                     'quality' => 80,
  7897.                     'jpeg_quality' => NULL,
  7898.                     'png_compression_level' => NULL,
  7899.                     'png_compression_filter' => NULL,
  7900.                     'animated' => false,
  7901.                     'cache' => NULL,
  7902.                     'data_loader' => NULL,
  7903.                     'default_image' => NULL,
  7904.                     'filters' => [
  7905.                         'downscale' => [
  7906.                             'max' => [
  7907.                                 => 200,
  7908.                                 => NULL,
  7909.                             ],
  7910.                         ],
  7911.                     ],
  7912.                     'post_processors' => [
  7913.                     ],
  7914.                 ],
  7915.                 'blog_post_main' => [
  7916.                     'format' => 'webp',
  7917.                     'quality' => 80,
  7918.                     'jpeg_quality' => NULL,
  7919.                     'png_compression_level' => NULL,
  7920.                     'png_compression_filter' => NULL,
  7921.                     'animated' => false,
  7922.                     'cache' => NULL,
  7923.                     'data_loader' => NULL,
  7924.                     'default_image' => NULL,
  7925.                     'filters' => [
  7926.                         'downscale' => [
  7927.                             'max' => [
  7928.                                 => 1706,
  7929.                                 => NULL,
  7930.                             ],
  7931.                         ],
  7932.                     ],
  7933.                     'post_processors' => [
  7934.                     ],
  7935.                 ],
  7936.                 'blog_post_extra_large' => [
  7937.                     'format' => 'webp',
  7938.                     'quality' => 80,
  7939.                     'jpeg_quality' => NULL,
  7940.                     'png_compression_level' => NULL,
  7941.                     'png_compression_filter' => NULL,
  7942.                     'animated' => false,
  7943.                     'cache' => NULL,
  7944.                     'data_loader' => NULL,
  7945.                     'default_image' => NULL,
  7946.                     'filters' => [
  7947.                         'thumbnail' => [
  7948.                             'size' => [
  7949.                                 => 800,
  7950.                                 => 400,
  7951.                             ],
  7952.                             'mode' => 'outbound',
  7953.                         ],
  7954.                     ],
  7955.                     'post_processors' => [
  7956.                     ],
  7957.                 ],
  7958.                 'blog_post_large' => [
  7959.                     'format' => 'webp',
  7960.                     'quality' => 80,
  7961.                     'jpeg_quality' => NULL,
  7962.                     'png_compression_level' => NULL,
  7963.                     'png_compression_filter' => NULL,
  7964.                     'animated' => false,
  7965.                     'cache' => NULL,
  7966.                     'data_loader' => NULL,
  7967.                     'default_image' => NULL,
  7968.                     'filters' => [
  7969.                         'thumbnail' => [
  7970.                             'size' => [
  7971.                                 => 500,
  7972.                                 => 280,
  7973.                             ],
  7974.                             'mode' => 'outbound',
  7975.                         ],
  7976.                     ],
  7977.                     'post_processors' => [
  7978.                     ],
  7979.                 ],
  7980.                 'blog_post_medium' => [
  7981.                     'format' => 'webp',
  7982.                     'quality' => 80,
  7983.                     'jpeg_quality' => NULL,
  7984.                     'png_compression_level' => NULL,
  7985.                     'png_compression_filter' => NULL,
  7986.                     'animated' => false,
  7987.                     'cache' => NULL,
  7988.                     'data_loader' => NULL,
  7989.                     'default_image' => NULL,
  7990.                     'filters' => [
  7991.                         'thumbnail' => [
  7992.                             'size' => [
  7993.                                 => 350,
  7994.                                 => 290,
  7995.                             ],
  7996.                             'mode' => 'outbound',
  7997.                         ],
  7998.                     ],
  7999.                     'post_processors' => [
  8000.                     ],
  8001.                 ],
  8002.                 'blog_post_small' => [
  8003.                     'format' => 'webp',
  8004.                     'quality' => 80,
  8005.                     'jpeg_quality' => NULL,
  8006.                     'png_compression_level' => NULL,
  8007.                     'png_compression_filter' => NULL,
  8008.                     'animated' => false,
  8009.                     'cache' => NULL,
  8010.                     'data_loader' => NULL,
  8011.                     'default_image' => NULL,
  8012.                     'filters' => [
  8013.                         'thumbnail' => [
  8014.                             'size' => [
  8015.                                 => 400,
  8016.                                 => 500,
  8017.                             ],
  8018.                             'mode' => 'outbound',
  8019.                         ],
  8020.                     ],
  8021.                     'post_processors' => [
  8022.                     ],
  8023.                 ],
  8024.                 'brand_logo_large' => [
  8025.                     'format' => 'webp',
  8026.                     'quality' => 80,
  8027.                     'jpeg_quality' => NULL,
  8028.                     'png_compression_level' => NULL,
  8029.                     'png_compression_filter' => NULL,
  8030.                     'animated' => false,
  8031.                     'cache' => NULL,
  8032.                     'data_loader' => NULL,
  8033.                     'default_image' => NULL,
  8034.                     'filters' => [
  8035.                         'downscale' => [
  8036.                             'max' => [
  8037.                                 => 208,
  8038.                                 => NULL,
  8039.                             ],
  8040.                         ],
  8041.                     ],
  8042.                     'post_processors' => [
  8043.                     ],
  8044.                 ],
  8045.                 'brand_logo_medium' => [
  8046.                     'format' => 'webp',
  8047.                     'quality' => 80,
  8048.                     'jpeg_quality' => NULL,
  8049.                     'png_compression_level' => NULL,
  8050.                     'png_compression_filter' => NULL,
  8051.                     'animated' => false,
  8052.                     'cache' => NULL,
  8053.                     'data_loader' => NULL,
  8054.                     'default_image' => NULL,
  8055.                     'filters' => [
  8056.                         'downscale' => [
  8057.                             'max' => [
  8058.                                 => 130,
  8059.                                 => NULL,
  8060.                             ],
  8061.                         ],
  8062.                     ],
  8063.                     'post_processors' => [
  8064.                     ],
  8065.                 ],
  8066.                 'brand_logo_medium_png' => [
  8067.                     'format' => 'png',
  8068.                     'quality' => 80,
  8069.                     'jpeg_quality' => NULL,
  8070.                     'png_compression_level' => NULL,
  8071.                     'png_compression_filter' => NULL,
  8072.                     'animated' => false,
  8073.                     'cache' => NULL,
  8074.                     'data_loader' => NULL,
  8075.                     'default_image' => NULL,
  8076.                     'filters' => [
  8077.                         'downscale' => [
  8078.                             'max' => [
  8079.                                 => 130,
  8080.                                 => NULL,
  8081.                             ],
  8082.                         ],
  8083.                     ],
  8084.                     'post_processors' => [
  8085.                     ],
  8086.                 ],
  8087.                 'brand_logo_medium_webp' => [
  8088.                     'format' => 'webp',
  8089.                     'quality' => 80,
  8090.                     'jpeg_quality' => NULL,
  8091.                     'png_compression_level' => NULL,
  8092.                     'png_compression_filter' => NULL,
  8093.                     'animated' => false,
  8094.                     'cache' => NULL,
  8095.                     'data_loader' => NULL,
  8096.                     'default_image' => NULL,
  8097.                     'filters' => [
  8098.                         'downscale' => [
  8099.                             'max' => [
  8100.                                 => 130,
  8101.                                 => NULL,
  8102.                             ],
  8103.                         ],
  8104.                     ],
  8105.                     'post_processors' => [
  8106.                     ],
  8107.                 ],
  8108.                 'brand_logo_small' => [
  8109.                     'format' => 'webp',
  8110.                     'quality' => 100,
  8111.                     'jpeg_quality' => NULL,
  8112.                     'png_compression_level' => NULL,
  8113.                     'png_compression_filter' => NULL,
  8114.                     'animated' => false,
  8115.                     'cache' => NULL,
  8116.                     'data_loader' => NULL,
  8117.                     'default_image' => NULL,
  8118.                     'filters' => [
  8119.                         'downscale' => [
  8120.                             'max' => [
  8121.                                 => 100,
  8122.                                 => NULL,
  8123.                             ],
  8124.                         ],
  8125.                     ],
  8126.                     'post_processors' => [
  8127.                     ],
  8128.                 ],
  8129.                 'brand_logo_carrousel' => [
  8130.                     'format' => 'webp',
  8131.                     'quality' => 80,
  8132.                     'jpeg_quality' => NULL,
  8133.                     'png_compression_level' => NULL,
  8134.                     'png_compression_filter' => NULL,
  8135.                     'animated' => false,
  8136.                     'cache' => NULL,
  8137.                     'data_loader' => NULL,
  8138.                     'default_image' => NULL,
  8139.                     'filters' => [
  8140.                         'downscale' => [
  8141.                             'max' => [
  8142.                                 => 200,
  8143.                                 => NULL,
  8144.                             ],
  8145.                         ],
  8146.                     ],
  8147.                     'post_processors' => [
  8148.                     ],
  8149.                 ],
  8150.                 'brand_logo_carrousel_png' => [
  8151.                     'format' => 'png',
  8152.                     'quality' => 80,
  8153.                     'jpeg_quality' => NULL,
  8154.                     'png_compression_level' => NULL,
  8155.                     'png_compression_filter' => NULL,
  8156.                     'animated' => false,
  8157.                     'cache' => NULL,
  8158.                     'data_loader' => NULL,
  8159.                     'default_image' => NULL,
  8160.                     'filters' => [
  8161.                         'downscale' => [
  8162.                             'max' => [
  8163.                                 => 200,
  8164.                                 => NULL,
  8165.                             ],
  8166.                         ],
  8167.                     ],
  8168.                     'post_processors' => [
  8169.                     ],
  8170.                 ],
  8171.                 'brand_logo_carrousel_webp' => [
  8172.                     'format' => 'webp',
  8173.                     'quality' => 80,
  8174.                     'jpeg_quality' => NULL,
  8175.                     'png_compression_level' => NULL,
  8176.                     'png_compression_filter' => NULL,
  8177.                     'animated' => false,
  8178.                     'cache' => NULL,
  8179.                     'data_loader' => NULL,
  8180.                     'default_image' => NULL,
  8181.                     'filters' => [
  8182.                         'downscale' => [
  8183.                             'max' => [
  8184.                                 => 200,
  8185.                                 => NULL,
  8186.                             ],
  8187.                         ],
  8188.                     ],
  8189.                     'post_processors' => [
  8190.                     ],
  8191.                 ],
  8192.                 'hearing_maker_logo_large' => [
  8193.                     'format' => 'webp',
  8194.                     'quality' => 80,
  8195.                     'jpeg_quality' => NULL,
  8196.                     'png_compression_level' => NULL,
  8197.                     'png_compression_filter' => NULL,
  8198.                     'animated' => false,
  8199.                     'cache' => NULL,
  8200.                     'data_loader' => NULL,
  8201.                     'default_image' => NULL,
  8202.                     'filters' => [
  8203.                         'downscale' => [
  8204.                             'max' => [
  8205.                                 => 208,
  8206.                                 => NULL,
  8207.                             ],
  8208.                         ],
  8209.                     ],
  8210.                     'post_processors' => [
  8211.                     ],
  8212.                 ],
  8213.                 'hearing_maker_logo_small' => [
  8214.                     'format' => 'webp',
  8215.                     'quality' => 80,
  8216.                     'jpeg_quality' => NULL,
  8217.                     'png_compression_level' => NULL,
  8218.                     'png_compression_filter' => NULL,
  8219.                     'animated' => false,
  8220.                     'cache' => NULL,
  8221.                     'data_loader' => NULL,
  8222.                     'default_image' => NULL,
  8223.                     'filters' => [
  8224.                         'downscale' => [
  8225.                             'max' => [
  8226.                                 => 80,
  8227.                                 => NULL,
  8228.                             ],
  8229.                         ],
  8230.                     ],
  8231.                     'post_processors' => [
  8232.                     ],
  8233.                 ],
  8234.                 'hearing_maker_carrousel' => [
  8235.                     'format' => 'webp',
  8236.                     'quality' => 80,
  8237.                     'jpeg_quality' => NULL,
  8238.                     'png_compression_level' => NULL,
  8239.                     'png_compression_filter' => NULL,
  8240.                     'animated' => false,
  8241.                     'cache' => NULL,
  8242.                     'data_loader' => NULL,
  8243.                     'default_image' => NULL,
  8244.                     'filters' => [
  8245.                         'downscale' => [
  8246.                             'max' => [
  8247.                                 => 150,
  8248.                                 => NULL,
  8249.                             ],
  8250.                         ],
  8251.                     ],
  8252.                     'post_processors' => [
  8253.                     ],
  8254.                 ],
  8255.                 'care_network_carrousel' => [
  8256.                     'format' => 'webp',
  8257.                     'quality' => 80,
  8258.                     'jpeg_quality' => NULL,
  8259.                     'png_compression_level' => NULL,
  8260.                     'png_compression_filter' => NULL,
  8261.                     'animated' => false,
  8262.                     'cache' => NULL,
  8263.                     'data_loader' => NULL,
  8264.                     'default_image' => NULL,
  8265.                     'filters' => [
  8266.                         'downscale' => [
  8267.                             'max' => [
  8268.                                 => 150,
  8269.                                 => NULL,
  8270.                             ],
  8271.                         ],
  8272.                     ],
  8273.                     'post_processors' => [
  8274.                     ],
  8275.                 ],
  8276.                 'author_image_medium' => [
  8277.                     'format' => 'webp',
  8278.                     'quality' => 80,
  8279.                     'jpeg_quality' => NULL,
  8280.                     'png_compression_level' => NULL,
  8281.                     'png_compression_filter' => NULL,
  8282.                     'animated' => false,
  8283.                     'cache' => NULL,
  8284.                     'data_loader' => NULL,
  8285.                     'default_image' => NULL,
  8286.                     'filters' => [
  8287.                         'thumbnail' => [
  8288.                             'size' => [
  8289.                                 => 90,
  8290.                                 => 90,
  8291.                             ],
  8292.                             'mode' => 'outbound',
  8293.                         ],
  8294.                     ],
  8295.                     'post_processors' => [
  8296.                     ],
  8297.                 ],
  8298.                 'author_image_small' => [
  8299.                     'format' => 'webp',
  8300.                     'quality' => 80,
  8301.                     'jpeg_quality' => NULL,
  8302.                     'png_compression_level' => NULL,
  8303.                     'png_compression_filter' => NULL,
  8304.                     'animated' => false,
  8305.                     'cache' => NULL,
  8306.                     'data_loader' => NULL,
  8307.                     'default_image' => NULL,
  8308.                     'filters' => [
  8309.                         'thumbnail' => [
  8310.                             'size' => [
  8311.                                 => 60,
  8312.                                 => 60,
  8313.                             ],
  8314.                             'mode' => 'outbound',
  8315.                         ],
  8316.                     ],
  8317.                     'post_processors' => [
  8318.                     ],
  8319.                 ],
  8320.                 'profile_image' => [
  8321.                     'format' => 'webp',
  8322.                     'quality' => 100,
  8323.                     'jpeg_quality' => NULL,
  8324.                     'png_compression_level' => NULL,
  8325.                     'png_compression_filter' => NULL,
  8326.                     'animated' => false,
  8327.                     'cache' => NULL,
  8328.                     'data_loader' => NULL,
  8329.                     'default_image' => NULL,
  8330.                     'filters' => [
  8331.                         'thumbnail' => [
  8332.                             'size' => [
  8333.                                 => 100,
  8334.                                 => 100,
  8335.                             ],
  8336.                             'mode' => 'outbound',
  8337.                         ],
  8338.                     ],
  8339.                     'post_processors' => [
  8340.                     ],
  8341.                 ],
  8342.                 'store_image_carrousel' => [
  8343.                     'format' => 'webp',
  8344.                     'quality' => 100,
  8345.                     'jpeg_quality' => NULL,
  8346.                     'png_compression_level' => NULL,
  8347.                     'png_compression_filter' => NULL,
  8348.                     'animated' => false,
  8349.                     'cache' => NULL,
  8350.                     'data_loader' => NULL,
  8351.                     'default_image' => NULL,
  8352.                     'filters' => [
  8353.                         'thumbnail' => [
  8354.                             'size' => [
  8355.                                 => 300,
  8356.                                 => 300,
  8357.                             ],
  8358.                             'mode' => 'inset',
  8359.                         ],
  8360.                     ],
  8361.                     'post_processors' => [
  8362.                     ],
  8363.                 ],
  8364.                 'store_highlighted_staff_image' => [
  8365.                     'format' => 'webp',
  8366.                     'quality' => 100,
  8367.                     'jpeg_quality' => NULL,
  8368.                     'png_compression_level' => NULL,
  8369.                     'png_compression_filter' => NULL,
  8370.                     'animated' => false,
  8371.                     'cache' => NULL,
  8372.                     'data_loader' => NULL,
  8373.                     'default_image' => NULL,
  8374.                     'filters' => [
  8375.                         'thumbnail' => [
  8376.                             'size' => [
  8377.                                 => 300,
  8378.                                 => 300,
  8379.                             ],
  8380.                         ],
  8381.                     ],
  8382.                     'post_processors' => [
  8383.                     ],
  8384.                 ],
  8385.                 'hearing_aid_image' => [
  8386.                     'format' => 'webp',
  8387.                     'quality' => 80,
  8388.                     'jpeg_quality' => NULL,
  8389.                     'png_compression_level' => NULL,
  8390.                     'png_compression_filter' => NULL,
  8391.                     'animated' => false,
  8392.                     'cache' => NULL,
  8393.                     'data_loader' => NULL,
  8394.                     'default_image' => NULL,
  8395.                     'filters' => [
  8396.                         'downscale' => [
  8397.                             'max' => [
  8398.                                 => 150,
  8399.                                 => NULL,
  8400.                             ],
  8401.                         ],
  8402.                     ],
  8403.                     'post_processors' => [
  8404.                     ],
  8405.                 ],
  8406.                 'hearing_aid_image_large' => [
  8407.                     'format' => 'webp',
  8408.                     'quality' => 80,
  8409.                     'jpeg_quality' => NULL,
  8410.                     'png_compression_level' => NULL,
  8411.                     'png_compression_filter' => NULL,
  8412.                     'animated' => false,
  8413.                     'cache' => NULL,
  8414.                     'data_loader' => NULL,
  8415.                     'default_image' => NULL,
  8416.                     'filters' => [
  8417.                         'upscale' => [
  8418.                             'min' => [
  8419.                                 => 500,
  8420.                                 => NULL,
  8421.                             ],
  8422.                         ],
  8423.                     ],
  8424.                     'post_processors' => [
  8425.                     ],
  8426.                 ],
  8427.                 'store_image_backoffice_freelancer' => [
  8428.                     'format' => 'webp',
  8429.                     'quality' => 80,
  8430.                     'jpeg_quality' => NULL,
  8431.                     'png_compression_level' => NULL,
  8432.                     'png_compression_filter' => NULL,
  8433.                     'animated' => false,
  8434.                     'cache' => NULL,
  8435.                     'data_loader' => NULL,
  8436.                     'default_image' => NULL,
  8437.                     'filters' => [
  8438.                         'thumbnail' => [
  8439.                             'size' => [
  8440.                                 => 160,
  8441.                                 => 80,
  8442.                             ],
  8443.                             'mode' => 'outbound',
  8444.                         ],
  8445.                     ],
  8446.                     'post_processors' => [
  8447.                     ],
  8448.                 ],
  8449.                 'default_webp' => [
  8450.                     'format' => 'webp',
  8451.                     'quality' => 80,
  8452.                     'jpeg_quality' => NULL,
  8453.                     'png_compression_level' => NULL,
  8454.                     'png_compression_filter' => NULL,
  8455.                     'animated' => false,
  8456.                     'cache' => NULL,
  8457.                     'data_loader' => NULL,
  8458.                     'default_image' => NULL,
  8459.                     'filters' => [
  8460.                     ],
  8461.                     'post_processors' => [
  8462.                     ],
  8463.                 ],
  8464.                 'city_banner_webp' => [
  8465.                     'format' => 'webp',
  8466.                     'quality' => 80,
  8467.                     'jpeg_quality' => NULL,
  8468.                     'png_compression_level' => NULL,
  8469.                     'png_compression_filter' => NULL,
  8470.                     'animated' => false,
  8471.                     'cache' => NULL,
  8472.                     'data_loader' => NULL,
  8473.                     'default_image' => NULL,
  8474.                     'filters' => [
  8475.                         'downscale' => [
  8476.                             'max' => [
  8477.                                 => 1900,
  8478.                                 => NULL,
  8479.                             ],
  8480.                         ],
  8481.                     ],
  8482.                     'post_processors' => [
  8483.                     ],
  8484.                 ],
  8485.                 'header_bg_img' => [
  8486.                     'format' => 'webp',
  8487.                     'quality' => 100,
  8488.                     'jpeg_quality' => NULL,
  8489.                     'png_compression_level' => NULL,
  8490.                     'png_compression_filter' => NULL,
  8491.                     'animated' => false,
  8492.                     'cache' => NULL,
  8493.                     'data_loader' => NULL,
  8494.                     'default_image' => NULL,
  8495.                     'filters' => [
  8496.                         'thumbnail' => [
  8497.                             'size' => [
  8498.                                 => 2000,
  8499.                                 => 700,
  8500.                             ],
  8501.                             'mode' => 'outbound',
  8502.                         ],
  8503.                     ],
  8504.                     'post_processors' => [
  8505.                     ],
  8506.                 ],
  8507.                 'product_img' => [
  8508.                     'format' => 'webp',
  8509.                     'quality' => 100,
  8510.                     'jpeg_quality' => NULL,
  8511.                     'png_compression_level' => NULL,
  8512.                     'png_compression_filter' => NULL,
  8513.                     'animated' => false,
  8514.                     'cache' => NULL,
  8515.                     'data_loader' => NULL,
  8516.                     'default_image' => NULL,
  8517.                     'filters' => [
  8518.                         'thumbnail' => [
  8519.                             'size' => [
  8520.                                 => 320,
  8521.                                 => 320,
  8522.                             ],
  8523.                             'mode' => 'outbound',
  8524.                         ],
  8525.                     ],
  8526.                     'post_processors' => [
  8527.                     ],
  8528.                 ],
  8529.                 'lp_left_content' => [
  8530.                     'format' => 'webp',
  8531.                     'quality' => 100,
  8532.                     'jpeg_quality' => NULL,
  8533.                     'png_compression_level' => NULL,
  8534.                     'png_compression_filter' => NULL,
  8535.                     'animated' => false,
  8536.                     'cache' => NULL,
  8537.                     'data_loader' => NULL,
  8538.                     'default_image' => NULL,
  8539.                     'filters' => [
  8540.                         'thumbnail' => [
  8541.                             'size' => [
  8542.                                 => 615,
  8543.                                 => 750,
  8544.                             ],
  8545.                             'mode' => 'outbound',
  8546.                         ],
  8547.                     ],
  8548.                     'post_processors' => [
  8549.                     ],
  8550.                 ],
  8551.                 'bg_img_wave' => [
  8552.                     'format' => 'webp',
  8553.                     'quality' => 100,
  8554.                     'jpeg_quality' => NULL,
  8555.                     'png_compression_level' => NULL,
  8556.                     'png_compression_filter' => NULL,
  8557.                     'animated' => false,
  8558.                     'cache' => NULL,
  8559.                     'data_loader' => NULL,
  8560.                     'default_image' => NULL,
  8561.                     'filters' => [
  8562.                         'thumbnail' => [
  8563.                             'size' => [
  8564.                                 => 2000,
  8565.                                 => 500,
  8566.                             ],
  8567.                             'mode' => 'outbound',
  8568.                         ],
  8569.                     ],
  8570.                     'post_processors' => [
  8571.                     ],
  8572.                 ],
  8573.                 'lp_img_content' => [
  8574.                     'format' => 'webp',
  8575.                     'quality' => 100,
  8576.                     'jpeg_quality' => NULL,
  8577.                     'png_compression_level' => NULL,
  8578.                     'png_compression_filter' => NULL,
  8579.                     'animated' => false,
  8580.                     'cache' => NULL,
  8581.                     'data_loader' => NULL,
  8582.                     'default_image' => NULL,
  8583.                     'filters' => [
  8584.                         'thumbnail' => [
  8585.                             'size' => [
  8586.                                 => 900,
  8587.                                 => 900,
  8588.                             ],
  8589.                             'mode' => 'outbound',
  8590.                         ],
  8591.                     ],
  8592.                     'post_processors' => [
  8593.                     ],
  8594.                 ],
  8595.                 'coregistration_campaign_advertiser_logo' => [
  8596.                     'format' => 'webp',
  8597.                     'quality' => 80,
  8598.                     'jpeg_quality' => NULL,
  8599.                     'png_compression_level' => NULL,
  8600.                     'png_compression_filter' => NULL,
  8601.                     'animated' => false,
  8602.                     'cache' => NULL,
  8603.                     'data_loader' => NULL,
  8604.                     'default_image' => NULL,
  8605.                     'filters' => [
  8606.                         'downscale' => [
  8607.                             'max' => [
  8608.                                 => 100,
  8609.                                 => NULL,
  8610.                             ],
  8611.                         ],
  8612.                     ],
  8613.                     'post_processors' => [
  8614.                     ],
  8615.                 ],
  8616.                 'main_img_campaign_sms' => [
  8617.                     'format' => 'webp',
  8618.                     'quality' => 100,
  8619.                     'jpeg_quality' => NULL,
  8620.                     'png_compression_level' => NULL,
  8621.                     'png_compression_filter' => NULL,
  8622.                     'animated' => false,
  8623.                     'cache' => NULL,
  8624.                     'data_loader' => NULL,
  8625.                     'default_image' => NULL,
  8626.                     'filters' => [
  8627.                         'relative_resize' => [
  8628.                             'widen' => 300,
  8629.                         ],
  8630.                     ],
  8631.                     'post_processors' => [
  8632.                     ],
  8633.                 ],
  8634.             ],
  8635.             'liip_imagine.binary.loader.default' => 'default',
  8636.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  8637.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  8638.             'liip_imagine.webp.generate' => false,
  8639.             'liip_imagine.webp.options' => [
  8640.                 'quality' => 100,
  8641.                 'cache' => NULL,
  8642.                 'data_loader' => NULL,
  8643.                 'post_processors' => [
  8644.                 ],
  8645.             ],
  8646.             'sonata.seo.config' => [
  8647.                 'default' => 'sonata.seo.page.default',
  8648.                 'head' => [
  8649.                 ],
  8650.                 'metas' => [
  8651.                 ],
  8652.                 'separator' => ' - ',
  8653.                 'title' => '',
  8654.                 'title_prefix' => NULL,
  8655.                 'title_suffix' => NULL,
  8656.             ],
  8657.             'nelmio_cors.map' => [
  8658.                 '^/' => [
  8659.                     'skip_same_as_origin' => true,
  8660.                 ],
  8661.             ],
  8662.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  8663.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  8664.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  8665.             'api_platform.metadata_backward_compatibility_layer' => true,
  8666.             'api_platform.enable_entrypoint' => true,
  8667.             'api_platform.enable_docs' => true,
  8668.             'api_platform.title' => 'MCA REST API',
  8669.             'api_platform.description' => '',
  8670.             'api_platform.version' => '1.0.0',
  8671.             'api_platform.show_webby' => true,
  8672.             'api_platform.url_generation_strategy' => 1,
  8673.             'api_platform.exception_to_status' => [
  8674.                 'App\\Exception\\DuplicateProspectException' => 422,
  8675.                 'App\\Exception\\NoStoreFoundException' => 422,
  8676.                 'Symfony\\Component\\Serializer\\Exception\\NotNormalizableValueException' => 400,
  8677.             ],
  8678.             'api_platform.formats' => [
  8679.                 'jsonld' => [
  8680.                     => 'application/ld+json',
  8681.                 ],
  8682.                 'json' => [
  8683.                     => 'application/json',
  8684.                 ],
  8685.                 'html' => [
  8686.                     => 'text/html',
  8687.                 ],
  8688.             ],
  8689.             'api_platform.patch_formats' => [
  8690.                 'json' => [
  8691.                     => 'application/merge-patch+json',
  8692.                 ],
  8693.             ],
  8694.             'api_platform.error_formats' => [
  8695.                 'jsonproblem' => [
  8696.                     => 'application/problem+json',
  8697.                 ],
  8698.                 'jsonld' => [
  8699.                     => 'application/ld+json',
  8700.                 ],
  8701.             ],
  8702.             'api_platform.allow_plain_identifiers' => false,
  8703.             'api_platform.eager_loading.enabled' => true,
  8704.             'api_platform.eager_loading.max_joins' => 30,
  8705.             'api_platform.eager_loading.fetch_partial' => false,
  8706.             'api_platform.eager_loading.force_eager' => true,
  8707.             'api_platform.collection.exists_parameter_name' => 'exists',
  8708.             'api_platform.collection.order' => 'ASC',
  8709.             'api_platform.collection.order_parameter_name' => 'order',
  8710.             'api_platform.collection.order_nulls_comparison' => NULL,
  8711.             'api_platform.collection.pagination.enabled' => true,
  8712.             'api_platform.collection.pagination.partial' => false,
  8713.             'api_platform.collection.pagination.client_enabled' => false,
  8714.             'api_platform.collection.pagination.client_items_per_page' => false,
  8715.             'api_platform.collection.pagination.client_partial' => false,
  8716.             'api_platform.collection.pagination.items_per_page' => 30,
  8717.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  8718.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  8719.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  8720.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  8721.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  8722.             'api_platform.collection.pagination' => [
  8723.                 'enabled' => true,
  8724.                 'partial' => false,
  8725.                 'client_enabled' => false,
  8726.                 'client_items_per_page' => false,
  8727.                 'client_partial' => false,
  8728.                 'items_per_page' => 30,
  8729.                 'maximum_items_per_page' => NULL,
  8730.                 'page_parameter_name' => 'page',
  8731.                 'enabled_parameter_name' => 'pagination',
  8732.                 'items_per_page_parameter_name' => 'itemsPerPage',
  8733.                 'partial_parameter_name' => 'partial',
  8734.             ],
  8735.             'api_platform.http_cache.etag' => true,
  8736.             'api_platform.http_cache.max_age' => NULL,
  8737.             'api_platform.http_cache.shared_max_age' => NULL,
  8738.             'api_platform.http_cache.vary' => [
  8739.                 => 'Accept',
  8740.             ],
  8741.             'api_platform.http_cache.public' => NULL,
  8742.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  8743.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  8744.             'api_platform.asset_package' => NULL,
  8745.             'api_platform.defaults' => [
  8746.                 'attributes' => [
  8747.                 ],
  8748.             ],
  8749.             'api_platform.resource_class_directories' => [
  8750.                 => (\dirname(__DIR__4).'/lib/WitsPaymentBundle/src/Entity'),
  8751.                 => (\dirname(__DIR__4).'/src/Entity'),
  8752.             ],
  8753.             'api_platform.oauth.enabled' => false,
  8754.             'api_platform.oauth.clientId' => '',
  8755.             'api_platform.oauth.clientSecret' => '',
  8756.             'api_platform.oauth.type' => 'oauth2',
  8757.             'api_platform.oauth.flow' => 'application',
  8758.             'api_platform.oauth.tokenUrl' => '',
  8759.             'api_platform.oauth.authorizationUrl' => '',
  8760.             'api_platform.oauth.refreshUrl' => '',
  8761.             'api_platform.oauth.scopes' => [
  8762.             ],
  8763.             'api_platform.oauth.pkce' => false,
  8764.             'api_platform.openapi.termsOfService' => NULL,
  8765.             'api_platform.openapi.contact.name' => NULL,
  8766.             'api_platform.openapi.contact.url' => NULL,
  8767.             'api_platform.openapi.contact.email' => NULL,
  8768.             'api_platform.openapi.license.name' => NULL,
  8769.             'api_platform.openapi.license.url' => NULL,
  8770.             'api_platform.swagger.versions' => [
  8771.                 => 3,
  8772.             ],
  8773.             'api_platform.enable_swagger_ui' => true,
  8774.             'api_platform.enable_re_doc' => true,
  8775.             'api_platform.swagger.api_keys' => [
  8776.             ],
  8777.             'api_platform.swagger_ui.extra_configuration' => [
  8778.             ],
  8779.             'api_platform.graphql.enabled' => false,
  8780.             'api_platform.graphql.graphiql.enabled' => false,
  8781.             'api_platform.graphql.graphql_playground.enabled' => false,
  8782.             'api_platform.graphql.collection.pagination' => [
  8783.                 'enabled' => true,
  8784.             ],
  8785.             'api_platform.validator.serialize_payload_fields' => [
  8786.             ],
  8787.             'api_platform.validator.query_parameter_validation' => true,
  8788.             'api_platform.elasticsearch.enabled' => false,
  8789.             'lexik_jwt_authentication.token_ttl' => 3600,
  8790.             'lexik_jwt_authentication.clock_skew' => 0,
  8791.             'lexik_jwt_authentication.user_identity_field' => 'username',
  8792.             'lexik_jwt_authentication.allow_no_expiration' => false,
  8793.             'lexik_jwt_authentication.user_id_claim' => 'username',
  8794.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  8795.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  8796.             'sonata.form.form_type' => 'standard',
  8797.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  8798.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  8799.             'sonata.twig.form_type' => 'standard',
  8800.             'scheb_two_factor.model_manager_name' => NULL,
  8801.             'scheb_two_factor.security_tokens' => [
  8802.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  8803.             ],
  8804.             'scheb_two_factor.ip_whitelist' => [
  8805.                 => '127.0.0.2',
  8806.             ],
  8807.             'scheb_two_factor.email.sender_email' => 'no-reply@mon-centre-auditif.com',
  8808.             'scheb_two_factor.email.sender_name' => NULL,
  8809.             'scheb_two_factor.email.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  8810.             'scheb_two_factor.email.digits' => 6,
  8811.             'scheb_two_factor.trusted_device.enabled' => true,
  8812.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  8813.             'scheb_two_factor.trusted_device.lifetime' => 2592000,
  8814.             'scheb_two_factor.trusted_device.extend_lifetime' => false,
  8815.             'scheb_two_factor.trusted_device.cookie_secure' => NULL,
  8816.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  8817.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  8818.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  8819.             'sherlockode_configuration.parameter_class' => 'App\\Entity\\Parameter',
  8820.             'sherlockode_configuration.parameters' => [
  8821.                 'credit_payasyougo_unit_price' => [
  8822.                     'label' => 'Prix d\'un contact pay-as-you-go',
  8823.                     'type' => 'simple',
  8824.                     'options' => [
  8825.                         'subtype' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType',
  8826.                     ],
  8827.                     'default_value' => NULL,
  8828.                     'translation_domain' => NULL,
  8829.                 ],
  8830.                 'store_indexation_unit_price_monthly' => [
  8831.                     'label' => 'Prix mensuel de l\'indexation d\'un centre',
  8832.                     'type' => 'simple',
  8833.                     'options' => [
  8834.                         'subtype' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType',
  8835.                     ],
  8836.                     'default_value' => NULL,
  8837.                     'translation_domain' => NULL,
  8838.                 ],
  8839.                 'store_indexation_unit_price_yearly' => [
  8840.                     'label' => 'Prix annuel de l\'indexation d\'un centre',
  8841.                     'type' => 'simple',
  8842.                     'options' => [
  8843.                         'subtype' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType',
  8844.                     ],
  8845.                     'default_value' => NULL,
  8846.                     'translation_domain' => NULL,
  8847.                 ],
  8848.                 'prescriber_qualified_lead_price' => [
  8849.                     'label' => 'Rémunération d\'un lead qualifié pour un prescripteur',
  8850.                     'type' => 'simple',
  8851.                     'options' => [
  8852.                         'subtype' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType',
  8853.                     ],
  8854.                     'default_value' => NULL,
  8855.                     'translation_domain' => NULL,
  8856.                 ],
  8857.             ],
  8858.             'sherlockode_configuration.translation_domain' => false,
  8859.             'sherlockode_configuration.templates.edit_form' => '@SherlockodeConfiguration/parameters.html.twig',
  8860.             'sherlockode_configuration.templates.import_form' => '@SherlockodeConfiguration/import.html.twig',
  8861.             'sherlockode_configuration.import.redirect_after' => 'sherlockode_configuration.parameters',
  8862.             'maker.compatible_check.doctrine.supports_attributes' => true,
  8863.             'data_collector.templates' => [
  8864.                 'data_collector.request' => [
  8865.                     => 'request',
  8866.                     => '@WebProfiler/Collector/request.html.twig',
  8867.                 ],
  8868.                 'api_platform.data_collector.request' => [
  8869.                     => 'api_platform.data_collector.request',
  8870.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  8871.                 ],
  8872.                 'data_collector.time' => [
  8873.                     => 'time',
  8874.                     => '@WebProfiler/Collector/time.html.twig',
  8875.                 ],
  8876.                 'data_collector.memory' => [
  8877.                     => 'memory',
  8878.                     => '@WebProfiler/Collector/memory.html.twig',
  8879.                 ],
  8880.                 'data_collector.validator' => [
  8881.                     => 'validator',
  8882.                     => '@WebProfiler/Collector/validator.html.twig',
  8883.                 ],
  8884.                 'data_collector.ajax' => [
  8885.                     => 'ajax',
  8886.                     => '@WebProfiler/Collector/ajax.html.twig',
  8887.                 ],
  8888.                 'data_collector.form' => [
  8889.                     => 'form',
  8890.                     => '@WebProfiler/Collector/form.html.twig',
  8891.                 ],
  8892.                 'data_collector.exception' => [
  8893.                     => 'exception',
  8894.                     => '@WebProfiler/Collector/exception.html.twig',
  8895.                 ],
  8896.                 'data_collector.logger' => [
  8897.                     => 'logger',
  8898.                     => '@WebProfiler/Collector/logger.html.twig',
  8899.                 ],
  8900.                 'data_collector.events' => [
  8901.                     => 'events',
  8902.                     => '@WebProfiler/Collector/events.html.twig',
  8903.                 ],
  8904.                 'data_collector.router' => [
  8905.                     => 'router',
  8906.                     => '@WebProfiler/Collector/router.html.twig',
  8907.                 ],
  8908.                 'data_collector.cache' => [
  8909.                     => 'cache',
  8910.                     => '@WebProfiler/Collector/cache.html.twig',
  8911.                 ],
  8912.                 'data_collector.translation' => [
  8913.                     => 'translation',
  8914.                     => '@WebProfiler/Collector/translation.html.twig',
  8915.                 ],
  8916.                 'data_collector.security' => [
  8917.                     => 'security',
  8918.                     => '@Security/Collector/security.html.twig',
  8919.                 ],
  8920.                 'data_collector.twig' => [
  8921.                     => 'twig',
  8922.                     => '@WebProfiler/Collector/twig.html.twig',
  8923.                 ],
  8924.                 'data_collector.http_client' => [
  8925.                     => 'http_client',
  8926.                     => '@WebProfiler/Collector/http_client.html.twig',
  8927.                 ],
  8928.                 'data_collector.doctrine' => [
  8929.                     => 'db',
  8930.                     => '@Doctrine/Collector/db.html.twig',
  8931.                 ],
  8932.                 'data_collector.dump' => [
  8933.                     => 'dump',
  8934.                     => '@Debug/Profiler/dump.html.twig',
  8935.                 ],
  8936.                 'httplug.collector.collector' => [
  8937.                     => 'httplug',
  8938.                     => '@Httplug/webprofiler.html.twig',
  8939.                 ],
  8940.                 'data_collector.messenger' => [
  8941.                     => 'messenger',
  8942.                     => '@WebProfiler/Collector/messenger.html.twig',
  8943.                 ],
  8944.                 'mailer.data_collector' => [
  8945.                     => 'mailer',
  8946.                     => '@WebProfiler/Collector/mailer.html.twig',
  8947.                 ],
  8948.                 'notifier.data_collector' => [
  8949.                     => 'notifier',
  8950.                     => '@WebProfiler/Collector/notifier.html.twig',
  8951.                 ],
  8952.                 'Bazinga\\GeocoderBundle\\DataCollector\\GeocoderDataCollector' => [
  8953.                     => 'geocoder',
  8954.                     => '@BazingaGeocoder/Collector/geocoder.html.twig',
  8955.                 ],
  8956.                 'sonata.block.data_collector' => [
  8957.                     => 'block',
  8958.                     => '@SonataBlock/Profiler/block.html.twig',
  8959.                 ],
  8960.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  8961.                     => 'vich_uploader.mapping_collector',
  8962.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  8963.                 ],
  8964.                 'data_collector.config' => [
  8965.                     => 'config',
  8966.                     => '@WebProfiler/Collector/config.html.twig',
  8967.                 ],
  8968.             ],
  8969.             'console.command.ids' => [
  8970.                 => 'console.command.public_alias.App\\Command\\AppointmentFeedbackCommand',
  8971.                 => 'console.command.public_alias.App\\Command\\AutomationFreelancerCommand',
  8972.                 => 'console.command.public_alias.App\\Command\\ComputePosStartDealingDateCommand',
  8973.                 => 'console.command.public_alias.App\\Command\\DailyReportCommand',
  8974.                 => 'console.command.public_alias.App\\Command\\GenerateBrandReportCommand',
  8975.                 => 'console.command.public_alias.App\\Command\\HearingAidCsvImportCommand',
  8976.                 => 'console.command.public_alias.App\\Command\\MigratePaymentCommand',
  8977.                 => 'console.command.public_alias.App\\Command\\NotificationCleanCommand',
  8978.                 => 'console.command.public_alias.App\\Command\\ProspectOnStoreFeedbackCommand',
  8979.                 => 'console.command.public_alias.App\\Command\\ProspectOnStoreStatusSendCallbackReminderCommand',
  8980.                 10 => 'console.command.public_alias.App\\Command\\ShortUrlCleanCommand',
  8981.                 11 => 'console.command.public_alias.App\\Command\\ShortUrlGenerateCommand',
  8982.                 12 => 'console.command.public_alias.App\\Command\\SmsBroadcastSendCommand',
  8983.                 13 => 'console.command.public_alias.App\\Command\\SponsorshipExpireCommand',
  8984.                 14 => 'console.command.public_alias.App\\Command\\StoreGenerateSlugCommand',
  8985.             ],
  8986.         ];
  8987.     }
  8988.     protected function throw($message)
  8989.     {
  8990.         throw new RuntimeException($message);
  8991.     }
  8992. }