var/cache/dev/Container1fsVKAr/App_KernelDevDebugContainer.php line 3498

Open in your IDE?
  1. <?php
  2. namespace Container1fsVKAr;
  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.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.session' => 'get_Container_Private_SessionService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'App\\EventSubscriber\\LocaleSubscriber' => 'getLocaleSubscriberService',
  41.             'App\\Normalizer\\AddressNormalizer' => 'getAddressNormalizerService',
  42.             'App\\Normalizer\\AgentsOptionsNormalizer' => 'getAgentsOptionsNormalizerService',
  43.             'App\\Normalizer\\AvatarNormalizer' => 'getAvatarNormalizerService',
  44.             'App\\Normalizer\\CandidateIdentityImageNormalizer' => 'getCandidateIdentityImageNormalizerService',
  45.             'App\\Normalizer\\CurrencyNormalizer' => 'getCurrencyNormalizerService',
  46.             'App\\Normalizer\\GenderNormalizer' => 'getGenderNormalizerService',
  47.             'App\\Normalizer\\MandateNormalizer' => 'getMandateNormalizerService',
  48.             'App\\Normalizer\\MatchingApiViewModelNormalizer' => 'getMatchingApiViewModelNormalizerService',
  49.             'App\\Normalizer\\PrescriberNormalizer' => 'getPrescriberNormalizerService',
  50.             'App\\Normalizer\\PropertyAddressNormalize' => 'getPropertyAddressNormalizeService',
  51.             'App\\Normalizer\\PublicWebsite\\AgentNormalizer' => 'getAgentNormalizerService',
  52.             'App\\Normalizer\\QualificationLevelNormalizer' => 'getQualificationLevelNormalizerService',
  53.             'App\\Normalizer\\Reference\\FinancingModeReferenceNormalizer' => 'getFinancingModeReferenceNormalizerService',
  54.             'App\\Normalizer\\Reference\\PropertyDestinationReferenceNormalizer' => 'getPropertyDestinationReferenceNormalizerService',
  55.             'App\\Normalizer\\Reference\\ReferenceCandidateStatusNormalizer' => 'getReferenceCandidateStatusNormalizerService',
  56.             'App\\Normalizer\\Reference\\ReferenceCollaboratorStateNormalizer' => 'getReferenceCollaboratorStateNormalizerService',
  57.             'App\\Normalizer\\Reference\\ReferenceCollaboratorStatusNormalizer' => 'getReferenceCollaboratorStatusNormalizerService',
  58.             'App\\Normalizer\\Reference\\ReferenceContactStateNormalizer' => 'getReferenceContactStateNormalizerService',
  59.             'App\\Normalizer\\Reference\\ReferenceDiffusionModeReference' => 'getReferenceDiffusionModeReferenceService',
  60.             'App\\Normalizer\\Reference\\ReferenceMandateStatusNormalizer' => 'getReferenceMandateStatusNormalizerService',
  61.             'App\\Normalizer\\Reference\\ReferenceMandateTypeNormalizer' => 'getReferenceMandateTypeNormalizerService',
  62.             'App\\Normalizer\\Reference\\ReferencePersonMaritalStatusNormalizer' => 'getReferencePersonMaritalStatusNormalizerService',
  63.             'App\\Normalizer\\Reference\\ReferencePersonTypeNormalizer' => 'getReferencePersonTypeNormalizerService',
  64.             'App\\Normalizer\\Reference\\ReferencePrescriberRelationNormalizer' => 'getReferencePrescriberRelationNormalizerService',
  65.             'App\\Normalizer\\Reference\\ReferencePropertyConstructionNormalizer' => 'getReferencePropertyConstructionNormalizerService',
  66.             'App\\Normalizer\\Reference\\ReferencePropertyContractTypeNormalizer' => 'getReferencePropertyContractTypeNormalizerService',
  67.             'App\\Normalizer\\Reference\\ReferencePropertyDomainNormalizer' => 'getReferencePropertyDomainNormalizerService',
  68.             'App\\Normalizer\\Reference\\ReferencePropertyLandTypeNormalizer' => 'getReferencePropertyLandTypeNormalizerService',
  69.             'App\\Normalizer\\Reference\\ReferencePropertyOrientationNormalizer' => 'getReferencePropertyOrientationNormalizerService',
  70.             'App\\Normalizer\\Reference\\ReferencePropertyServiceTypeNormalizer' => 'getReferencePropertyServiceTypeNormalizerService',
  71.             'App\\Normalizer\\Reference\\ReferencePropertyStateNormalizer' => 'getReferencePropertyStateNormalizerService',
  72.             'App\\Normalizer\\Reference\\ReferencePropertyStatusNormalizer' => 'getReferencePropertyStatusNormalizerService',
  73.             'App\\Normalizer\\Reference\\ReferencePropertyTypeNormalizer' => 'getReferencePropertyTypeNormalizerService',
  74.             'App\\Normalizer\\Reference\\ReferenceTransactionFeesNormalizer' => 'getReferenceTransactionFeesNormalizerService',
  75.             'App\\Normalizer\\Reference\\ReferenceTransactionPaymentMethodNormalizer' => 'getReferenceTransactionPaymentMethodNormalizerService',
  76.             'App\\Normalizer\\Reference\\ReferenceTransactionRentalTypeNormalizer' => 'getReferenceTransactionRentalTypeNormalizerService',
  77.             'App\\Normalizer\\Reference\\ReferenceTransactionTypeNormalizer' => 'getReferenceTransactionTypeNormalizerService',
  78.             'App\\Normalizer\\Reference\\ReferenceVatNormalizer' => 'getReferenceVatNormalizerService',
  79.             'App\\Normalizer\\Reference\\TransactionStatusNormalizer' => 'getTransactionStatusNormalizerService',
  80.             'App\\Serializer\\CertificateOfOwnershipNormalizer' => 'getCertificateOfOwnershipNormalizerService',
  81.             'App\\Serializer\\PropertyImagesNormalizer' => 'getPropertyImagesNormalizerService',
  82.             'App\\Serializer\\SiegeGroupsContextBuilder' => 'getSiegeGroupsContextBuilderService',
  83.             'App\\Services\\CurrencyService' => 'getCurrencyServiceService',
  84.             'App\\Twig\\AppExtension' => 'getAppExtensionService',
  85.             'app.serializer.currency_normalizer.json' => 'getApp_Serializer_CurrencyNormalizer_JsonService',
  86.             'cache.app' => 'getCache_AppService',
  87.             'cache.system' => 'getCache_SystemService',
  88.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  89.             'data_collector.dump' => 'getDataCollector_DumpService',
  90.             'doctrine' => 'getDoctrineService',
  91.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  92.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  93.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  94.             'event_dispatcher' => 'getEventDispatcherService',
  95.             'http_kernel' => 'getHttpKernelService',
  96.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  97.             'request_stack' => 'getRequestStackService',
  98.             'router' => 'getRouterService',
  99.             'translator' => 'getTranslatorService',
  100.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  101.             'cache_clearer' => 'getCacheClearerService',
  102.             'filesystem' => 'getFilesystemService',
  103.             'serializer' => 'getSerializerService',
  104.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  105.             'form.factory' => 'getForm_FactoryService',
  106.             'form.type.file' => 'getForm_Type_FileService',
  107.             'profiler' => 'getProfilerService',
  108.             'twig' => 'getTwigService',
  109.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  110.             'security.token_storage' => 'getSecurity_TokenStorageService',
  111.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  112.             'session' => 'getSessionService',
  113.             'validator' => 'getValidatorService',
  114.         ];
  115.         $this->fileMap = [
  116.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  117.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  118.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  119.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  120.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  121.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  122.             'App\\Agent\\AcceptTermsAgent' => 'getAcceptTermsAgentService',
  123.             'App\\ApiPlatform\\BusinessIndicationListingExtension' => 'getBusinessIndicationListingExtensionService',
  124.             'App\\ApiPlatform\\CandidateListingExtension' => 'getCandidateListingExtensionService',
  125.             'App\\ApiPlatform\\CollaboratorListingExtension' => 'getCollaboratorListingExtensionService',
  126.             'App\\ApiPlatform\\ContactListingExtension' => 'getContactListingExtensionService',
  127.             'App\\ApiPlatform\\Filter\\CurrentUserFilter' => 'getCurrentUserFilterService',
  128.             'App\\ApiPlatform\\Filter\\RoleSearchFilter' => 'getRoleSearchFilterService',
  129.             'App\\ApiPlatform\\IdentityVerificationImageListingExtension' => 'getIdentityVerificationImageListingExtensionService',
  130.             'App\\ApiPlatform\\PrescriberListingExtension' => 'getPrescriberListingExtensionService',
  131.             'App\\ApiPlatform\\PropertyImageListingExtension' => 'getPropertyImageListingExtensionService',
  132.             'App\\ApiPlatform\\PropertyListingExtension' => 'getPropertyListingExtensionService',
  133.             'App\\ApiPlatform\\PropertySitePublicListingExtension' => 'getPropertySitePublicListingExtensionService',
  134.             'App\\ApiPlatform\\PropertyVisitListingExtension' => 'getPropertyVisitListingExtensionService',
  135.             'App\\ApiPlatform\\ReferenceCollaboratorStatusListingExtension' => 'getReferenceCollaboratorStatusListingExtensionService',
  136.             'App\\ApiPlatform\\TransactionListingExtension' => 'getTransactionListingExtensionService',
  137.             'App\\Command\\DecorateUserDataCommand' => 'getDecorateUserDataCommandService',
  138.             'App\\Command\\LoadCountriesCommand' => 'getLoadCountriesCommandService',
  139.             'App\\Command\\LoadMoroccanCitiesCommand' => 'getLoadMoroccanCitiesCommandService',
  140.             'App\\Command\\LoadMoroccanNeighborhoodsCommand' => 'getLoadMoroccanNeighborhoodsCommandService',
  141.             'App\\Command\\MilkiyaDecorateAvatarCommand' => 'getMilkiyaDecorateAvatarCommandService',
  142.             'App\\Composer\\InstallGitPreCommitScript' => 'getInstallGitPreCommitScriptService',
  143.             'App\\Controller\\Admin\\DashboardAgentController' => 'getDashboardAgentControllerService',
  144.             'App\\Controller\\Admin\\DashboardBusinessIndicationController' => 'getDashboardBusinessIndicationControllerService',
  145.             'App\\Controller\\Admin\\DashboardContactController' => 'getDashboardContactControllerService',
  146.             'App\\Controller\\Admin\\DashboardEventController' => 'getDashboardEventControllerService',
  147.             'App\\Controller\\Admin\\DashboardPrescriberController' => 'getDashboardPrescriberControllerService',
  148.             'App\\Controller\\Admin\\DashboardProductionManagerialController' => 'getDashboardProductionManagerialControllerService',
  149.             'App\\Controller\\Admin\\DashboardSponsorshipController' => 'getDashboardSponsorshipControllerService',
  150.             'App\\Controller\\Admin\\DashboardTransactionController' => 'getDashboardTransactionControllerService',
  151.             'App\\Controller\\Admin\\MandateDashboardController' => 'getMandateDashboardControllerService',
  152.             'App\\Controller\\Admin\\UpdatePasswordController' => 'getUpdatePasswordControllerService',
  153.             'App\\Controller\\Agent\\Agent\\AcceptTermsController' => 'getAcceptTermsControllerService',
  154.             'App\\Controller\\Agent\\Agent\\ActivateAgentController' => 'getActivateAgentControllerService',
  155.             'App\\Controller\\Agent\\Agent\\AgentIdentityVerificationImageShowController' => 'getAgentIdentityVerificationImageShowControllerService',
  156.             'App\\Controller\\Agent\\Agent\\AgentIdentityVerificationImageUploadController' => 'getAgentIdentityVerificationImageUploadControllerService',
  157.             'App\\Controller\\Agent\\Agent\\ArchiveAgentController' => 'getArchiveAgentControllerService',
  158.             'App\\Controller\\Agent\\Agent\\DisableAgentController' => 'getDisableAgentControllerService',
  159.             'App\\Controller\\Agent\\Agent\\FetchAgentController' => 'getFetchAgentControllerService',
  160.             'App\\Controller\\Agent\\Agent\\SuspendAgentController' => 'getSuspendAgentControllerService',
  161.             'App\\Controller\\Agent\\Agent\\UploadAvatarFileController' => 'getUploadAvatarFileControllerService',
  162.             'App\\Controller\\Agent\\Mandate\\MandateGeneratorController' => 'getMandateGeneratorControllerService',
  163.             'App\\Controller\\Agent\\Property\\ArchivePropertyImageController' => 'getArchivePropertyImageControllerService',
  164.             'App\\Controller\\Agent\\Property\\CreatePropertyCertificate' => 'getCreatePropertyCertificateService',
  165.             'App\\Controller\\Agent\\Property\\CreatePropertyImagesAction' => 'getCreatePropertyImagesActionService',
  166.             'App\\Controller\\Agent\\Property\\TechnicalDataSheetController' => 'getTechnicalDataSheetControllerService',
  167.             'App\\Controller\\Agent\\Property\\UpdatePositionPropertyImagesAction' => 'getUpdatePositionPropertyImagesActionService',
  168.             'App\\Controller\\Agent\\Sponsorship\\CandidateIdentityVerificationImageShowController' => 'getCandidateIdentityVerificationImageShowControllerService',
  169.             'App\\Controller\\Agent\\Sponsorship\\CandidateIdentityVerificationImageUploadController' => 'getCandidateIdentityVerificationImageUploadControllerService',
  170.             'App\\Controller\\CheckJwtTokenController' => 'getCheckJwtTokenControllerService',
  171.             'App\\Controller\\CitiesPublicApiController' => 'getCitiesPublicApiControllerService',
  172.             'App\\Controller\\CustomApiController' => 'getCustomApiControllerService',
  173.             'App\\Controller\\DashboardController' => 'getDashboardControllerService',
  174.             'App\\Controller\\GenealogyController' => 'getGenealogyControllerService',
  175.             'App\\Controller\\Manager\\Agent\\CreateAgentController' => 'getCreateAgentControllerService',
  176.             'App\\Controller\\Manager\\Mandate\\RefuseMandateController' => 'getRefuseMandateControllerService',
  177.             'App\\Controller\\Manager\\Mandate\\ValidateMandateController' => 'getValidateMandateControllerService',
  178.             'App\\Controller\\Manager\\Option\\UpdateAgentOptionsController' => 'getUpdateAgentOptionsControllerService',
  179.             'App\\Controller\\Manager\\Property\\ArchivePropertyController' => 'getArchivePropertyControllerService',
  180.             'App\\Controller\\Manager\\Property\\InProgressPropertyController' => 'getInProgressPropertyControllerService',
  181.             'App\\Controller\\Manager\\Property\\InvalidPropertyController' => 'getInvalidPropertyControllerService',
  182.             'App\\Controller\\Manager\\Property\\PendingPropertyController' => 'getPendingPropertyControllerService',
  183.             'App\\Controller\\Manager\\Property\\SoldByMilkiyaPropertyController' => 'getSoldByMilkiyaPropertyControllerService',
  184.             'App\\Controller\\Manager\\Property\\UnderCompromisePropertyController' => 'getUnderCompromisePropertyControllerService',
  185.             'App\\Controller\\Manager\\Sponsorship\\RefuseCandidateController' => 'getRefuseCandidateControllerService',
  186.             'App\\Controller\\Manager\\Sponsorship\\ValidateCandidateController' => 'getValidateCandidateControllerService',
  187.             'App\\Controller\\Manager\\Transaction\\RefuseTransactionController' => 'getRefuseTransactionControllerService',
  188.             'App\\Controller\\Manager\\Transaction\\ValidateTransactionController' => 'getValidateTransactionControllerService',
  189.             'App\\Controller\\NeighborhoodPublicApiController' => 'getNeighborhoodPublicApiControllerService',
  190.             'App\\Controller\\PropertiesTypesPublicController' => 'getPropertiesTypesPublicControllerService',
  191.             'App\\Controller\\PropertyDiffusionModeReferenceController' => 'getPropertyDiffusionModeReferenceControllerService',
  192.             'App\\Controller\\PropertyVisitController' => 'getPropertyVisitControllerService',
  193.             'App\\Controller\\ResetPassword\\CheckEmailController' => 'getCheckEmailControllerService',
  194.             'App\\Controller\\ResetPassword\\CheckTokenController' => 'getCheckTokenControllerService',
  195.             'App\\Controller\\ResetPassword\\ResetPasswordController' => 'getResetPasswordControllerService',
  196.             'App\\Controller\\RoomNumbersController' => 'getRoomNumbersControllerService',
  197.             'App\\Controller\\WSController' => 'getWSControllerService',
  198.             'App\\DataFixtures\\AddressFixtures' => 'getAddressFixturesService',
  199.             'App\\DataFixtures\\AdminFixtures' => 'getAdminFixturesService',
  200.             'App\\DataFixtures\\AgentFixtures' => 'getAgentFixturesService',
  201.             'App\\DataFixtures\\CandidateFixtures' => 'getCandidateFixturesService',
  202.             'App\\DataFixtures\\CityFixtures' => 'getCityFixturesService',
  203.             'App\\DataFixtures\\ContactFixtures' => 'getContactFixturesService',
  204.             'App\\DataFixtures\\CountryFixtures' => 'getCountryFixturesService',
  205.             'App\\DataFixtures\\CurrencyFixtures' => 'getCurrencyFixturesService',
  206.             'App\\DataFixtures\\DefaultUsersFixtures' => 'getDefaultUsersFixturesService',
  207.             'App\\DataFixtures\\DemoUsersFixtures' => 'getDemoUsersFixturesService',
  208.             'App\\DataFixtures\\GenderFixtures' => 'getGenderFixturesService',
  209.             'App\\DataFixtures\\GenealogyFixtures' => 'getGenealogyFixturesService',
  210.             'App\\DataFixtures\\LanguageFixtures' => 'getLanguageFixturesService',
  211.             'App\\DataFixtures\\ManagerITFixtures' => 'getManagerITFixturesService',
  212.             'App\\DataFixtures\\ManagersFixtures' => 'getManagersFixturesService',
  213.             'App\\DataFixtures\\MandateFixtures' => 'getMandateFixturesService',
  214.             'App\\DataFixtures\\NationalityFixtures' => 'getNationalityFixturesService',
  215.             'App\\DataFixtures\\NeighborhoodFixtures' => 'getNeighborhoodFixturesService',
  216.             'App\\DataFixtures\\PrescriberFixtures' => 'getPrescriberFixturesService',
  217.             'App\\DataFixtures\\PropertyFixtures' => 'getPropertyFixturesService',
  218.             'App\\DataFixtures\\PropertyMatchingFixtures' => 'getPropertyMatchingFixturesService',
  219.             'App\\DataFixtures\\PropertyVisitVoucherFixtures' => 'getPropertyVisitVoucherFixturesService',
  220.             'App\\DataFixtures\\QualificationLevelFixtures' => 'getQualificationLevelFixturesService',
  221.             'App\\DataFixtures\\Reference\\OptionFixtures' => 'getOptionFixturesService',
  222.             'App\\DataFixtures\\Reference\\PersonMaritalStatusReferenceFixtures' => 'getPersonMaritalStatusReferenceFixturesService',
  223.             'App\\DataFixtures\\Reference\\PropertyDiffusionModeReferenceFixtures' => 'getPropertyDiffusionModeReferenceFixturesService',
  224.             'App\\DataFixtures\\Reference\\ReferenceCandidateStatusFixtures' => 'getReferenceCandidateStatusFixturesService',
  225.             'App\\DataFixtures\\Reference\\ReferenceCollaboratorStateFixtures' => 'getReferenceCollaboratorStateFixturesService',
  226.             'App\\DataFixtures\\Reference\\ReferenceCollaboratorStatusFixtures' => 'getReferenceCollaboratorStatusFixturesService',
  227.             'App\\DataFixtures\\Reference\\ReferenceContactTypeFixtures' => 'getReferenceContactTypeFixturesService',
  228.             'App\\DataFixtures\\Reference\\ReferenceFinancingModeFixtures' => 'getReferenceFinancingModeFixturesService',
  229.             'App\\DataFixtures\\Reference\\ReferenceMandateStatusFixtures' => 'getReferenceMandateStatusFixturesService',
  230.             'App\\DataFixtures\\Reference\\ReferenceMandateTypeFixtures' => 'getReferenceMandateTypeFixturesService',
  231.             'App\\DataFixtures\\Reference\\ReferencePrescriberRelationFixtures' => 'getReferencePrescriberRelationFixturesService',
  232.             'App\\DataFixtures\\Reference\\ReferencePropertyConstructionTypeFixtures' => 'getReferencePropertyConstructionTypeFixturesService',
  233.             'App\\DataFixtures\\Reference\\ReferencePropertyContractTypeFixtures' => 'getReferencePropertyContractTypeFixturesService',
  234.             'App\\DataFixtures\\Reference\\ReferencePropertyDestinationFixtures' => 'getReferencePropertyDestinationFixturesService',
  235.             'App\\DataFixtures\\Reference\\ReferencePropertyDomainFixtures' => 'getReferencePropertyDomainFixturesService',
  236.             'App\\DataFixtures\\Reference\\ReferencePropertyLandTypeFixtures' => 'getReferencePropertyLandTypeFixturesService',
  237.             'App\\DataFixtures\\Reference\\ReferencePropertyOrientationFixtures' => 'getReferencePropertyOrientationFixturesService',
  238.             'App\\DataFixtures\\Reference\\ReferencePropertyServiceTypeFixtures' => 'getReferencePropertyServiceTypeFixturesService',
  239.             'App\\DataFixtures\\Reference\\ReferencePropertyStateFixtures' => 'getReferencePropertyStateFixturesService',
  240.             'App\\DataFixtures\\Reference\\ReferencePropertyStatusFixtures' => 'getReferencePropertyStatusFixturesService',
  241.             'App\\DataFixtures\\Reference\\ReferencePropertyTypeFixtures' => 'getReferencePropertyTypeFixturesService',
  242.             'App\\DataFixtures\\Reference\\ReferenceTransactionFeesPaymentFixtures' => 'getReferenceTransactionFeesPaymentFixturesService',
  243.             'App\\DataFixtures\\Reference\\ReferenceTransactionPaymentMethodFixtures' => 'getReferenceTransactionPaymentMethodFixturesService',
  244.             'App\\DataFixtures\\Reference\\ReferenceTransactionRentalTypeFixtures' => 'getReferenceTransactionRentalTypeFixturesService',
  245.             'App\\DataFixtures\\Reference\\ReferenceTransactionStatusFixtures' => 'getReferenceTransactionStatusFixturesService',
  246.             'App\\DataFixtures\\Reference\\ReferenceTransactionTypeFixtures' => 'getReferenceTransactionTypeFixturesService',
  247.             'App\\DataFixtures\\SectorFixtures' => 'getSectorFixturesService',
  248.             'App\\DataFixtures\\TestUsersFixtures' => 'getTestUsersFixturesService',
  249.             'App\\DataFixtures\\TransactionFixtures' => 'getTransactionFixturesService',
  250.             'App\\DataFixtures\\VatFixtures' => 'getVatFixturesService',
  251.             'App\\DataPersister\\AbstractDataPersist' => 'getAbstractDataPersistService',
  252.             'App\\DataPersister\\BusinessIndicationDataPersist' => 'getBusinessIndicationDataPersistService',
  253.             'App\\DataPersister\\CandidateDataPersist' => 'getCandidateDataPersistService',
  254.             'App\\DataPersister\\ContactDataPersister' => 'getContactDataPersisterService',
  255.             'App\\DataPersister\\MandateDataPersist' => 'getMandateDataPersistService',
  256.             'App\\DataPersister\\PrescriberDataPersist' => 'getPrescriberDataPersistService',
  257.             'App\\DataPersister\\PropertyDataPersister' => 'getPropertyDataPersisterService',
  258.             'App\\DataPersister\\PropertyVisitDataPersist' => 'getPropertyVisitDataPersistService',
  259.             'App\\DataPersister\\TransactionDataPersister' => 'getTransactionDataPersisterService',
  260.             'App\\DataProvider\\PersonTypeReferenceDataProvider' => 'getPersonTypeReferenceDataProviderService',
  261.             'App\\DataProvider\\PropertyMatchingItemDataProvider' => 'getPropertyMatchingItemDataProviderService',
  262.             'App\\DataProvider\\VatReferenceDataProvider' => 'getVatReferenceDataProviderService',
  263.             'App\\Domain\\BusinessRequest\\Adapters\\Controllers\\ApiPlatform\\ConvertRequest\\RequestConverterHandler' => 'getRequestConverterHandlerService',
  264.             'App\\Domain\\BusinessRequest\\Adapters\\Controllers\\ApiPlatform\\CreateRequest\\CreateRequestApiHandler' => 'getCreateRequestApiHandlerService',
  265.             'App\\Domain\\BusinessRequest\\Adapters\\Controllers\\ApiPlatform\\GetBusinessRequest\\GetBusinessRequestApiHandler' => 'getGetBusinessRequestApiHandlerService',
  266.             'App\\Domain\\BusinessRequest\\Adapters\\Controllers\\ApiPlatform\\SearchRequest\\SearchRequestApiHandler' => 'getSearchRequestApiHandlerService',
  267.             'App\\Domain\\ESignature\\Adapters\\Controllers\\Api\\ESignatureController' => 'getESignatureControllerService',
  268.             'App\\Domain\\ESignature\\Adapters\\Services\\AuthenticateService' => 'getAuthenticateServiceService',
  269.             'App\\Domain\\ESignature\\Adapters\\Services\\ESignatureService' => 'getESignatureServiceService',
  270.             'App\\Domain\\ESignature\\Adapters\\Services\\MandateFileService' => 'getMandateFileServiceService',
  271.             'App\\Domain\\ESignature\\Adapters\\Services\\SendForSigneService' => 'getSendForSigneServiceService',
  272.             'App\\Domain\\ESignature\\Adapters\\Services\\SeparationNumberPhoneService' => 'getSeparationNumberPhoneServiceService',
  273.             'App\\Domain\\ESignature\\UseCases\\SendForSigneUseCase' => 'getSendForSigneUseCaseService',
  274.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\AcceptEvent\\AcceptEventApiHandler' => 'getAcceptEventApiHandlerService',
  275.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\AddEventPhoto\\AddEventPhotoHandler' => 'getAddEventPhotoHandlerService',
  276.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\ArchiveEvent\\ArchiveEventApiHandler' => 'getArchiveEventApiHandlerService',
  277.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\DeleteEventPhoto\\DeleteEventPhotoApiHandler' => 'getDeleteEventPhotoApiHandlerService',
  278.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\GetEvent\\GetEventApiHandler' => 'getGetEventApiHandlerService',
  279.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\Participant\\DeleteParticipant\\DeleteParticipantApiHandler' => 'getDeleteParticipantApiHandlerService',
  280.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\Participant\\GetListParticipants\\GetListParticipantsApiHandler' => 'getGetListParticipantsApiHandlerService',
  281.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\Participant\\GetParticipant\\GetParticipantApiHandler' => 'getGetParticipantApiHandlerService',
  282.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\RefuseEvent\\RefuseEventApiHandler' => 'getRefuseEventApiHandlerService',
  283.             'App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\SearchEvent\\SearchEventApiHandler' => 'getSearchEventApiHandlerService',
  284.             'App\\Domain\\Fcm\\Adapters\\Controller\\ApiPlatform\\FcmController' => 'getFcmControllerService',
  285.             'App\\Domain\\Fcm\\Adapters\\Controller\\ApiPlatform\\FcmJsonPresenter' => 'getFcmJsonPresenterService',
  286.             'App\\Domain\\Fcm\\Adapters\\Helpers\\ManagerialRate' => 'getManagerialRateService',
  287.             'App\\Domain\\Fcm\\Adapters\\Services\\CheckFCMService' => 'getCheckFCMServiceService',
  288.             'App\\Domain\\Fcm\\Adapters\\Services\\FcmService' => 'getFcmServiceService',
  289.             'App\\Domain\\Fcm\\Entities\\Fcm' => 'getFcmService',
  290.             'App\\Domain\\Fcm\\UseCases\\GenerateFCM\\FcmRequest' => 'getFcmRequestService',
  291.             'App\\Domain\\Fcm\\UseCases\\GenerateFCM\\GenerateFcm' => 'getGenerateFcmService',
  292.             'App\\Domain\\Gateway\\Adapters\\Controller\\ApiPlatform\\GenerateGateway\\GenerateGatewayHandler' => 'getGenerateGatewayHandlerService',
  293.             'App\\Domain\\LeadRecruitment\\Adapters\\Controller\\ApiPlatform\\AcceptLead\\AcceptLeadApiHandler' => 'getAcceptLeadApiHandlerService',
  294.             'App\\Domain\\LeadRecruitment\\Adapters\\Controller\\ApiPlatform\\RefuseLead\\RefuseLeadApiHandler' => 'getRefuseLeadApiHandlerService',
  295.             'App\\Domain\\ManageSubscription\\Adapters\\GateWay\\Amqp\\Repository\\AmqpCreateUserRepository' => 'getAmqpCreateUserRepositoryService',
  296.             'App\\Domain\\ManageSubscription\\Adapters\\GateWay\\Http\\Repository\\CreateUserRepository' => 'getCreateUserRepositoryService',
  297.             'App\\Domain\\ManageSubscription\\Entities\\CreateUser' => 'getCreateUserService',
  298.             'App\\Domain\\ManageSubscription\\Entities\\CreateUserRepository' => 'getCreateUserRepository2Service',
  299.             'App\\Domain\\ManageSubscription\\UseCases\\CreateUser\\CreateUser' => 'getCreateUser2Service',
  300.             'App\\Domain\\ManageSubscription\\UseCases\\CreateUser\\CreateUserRequest' => 'getCreateUserRequestService',
  301.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\GetPrevisionalMargin\\GetPrevisionalMarginApiHandler' => 'getGetPrevisionalMarginApiHandlerService',
  302.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\GetPrevisionalMargin\\GetPrevisionalMarginApiPresenter' => 'getGetPrevisionalMarginApiPresenterService',
  303.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\GetPrevisionalMargin\\GetPrevisionalMarginViewModel' => 'getGetPrevisionalMarginViewModelService',
  304.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\GetProduction\\GetProductionApiHandler' => 'getGetProductionApiHandlerService',
  305.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\GetProduction\\GetProductionApiPresenter' => 'getGetProductionApiPresenterService',
  306.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\GetProduction\\GetProductionObjectPresenter' => 'getGetProductionObjectPresenterService',
  307.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\Listing\\PrevisionalMarginListing' => 'getPrevisionalMarginListingService',
  308.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\ProductionDetail\\ProductionDetailApiHandler' => 'getProductionDetailApiHandlerService',
  309.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\ProductionDetail\\ProductionDetailApiPresenter' => 'getProductionDetailApiPresenterService',
  310.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\Resource\\AbstractFinancialMargin' => 'getAbstractFinancialMarginService',
  311.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\Resource\\AcquiredMargin' => 'getAcquiredMarginService',
  312.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\Resource\\MarginCheckList' => 'getMarginCheckListService',
  313.             'App\\Domain\\MarginCheckList\\Adapters\\Controller\\ApiPlatform\\Resource\\ProvisionalMargin' => 'getProvisionalMarginService',
  314.             'App\\Domain\\MarginCheckList\\Adapters\\CreatePrevisionalMarginFactory' => 'getCreatePrevisionalMarginFactoryService',
  315.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\AcquiredMarginEntity' => 'getAcquiredMarginEntityService',
  316.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\MarginCheckListEntity' => 'getMarginCheckListEntityService',
  317.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\ProductionManagerialEntity' => 'getProductionManagerialEntityService',
  318.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\ProvisionalMarginEntity' => 'getProvisionalMarginEntityService',
  319.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineAbstractFinancialMarginRepository' => 'getDoctrineAbstractFinancialMarginRepositoryService',
  320.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineAcquiredMarginRepository' => 'getDoctrineAcquiredMarginRepositoryService',
  321.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineGetAgentUplineRepository' => 'getDoctrineGetAgentUplineRepositoryService',
  322.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineMarginCheckListRepository' => 'getDoctrineMarginCheckListRepositoryService',
  323.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineProductionManagerialRepository' => 'getDoctrineProductionManagerialRepositoryService',
  324.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineProvisionalMarginRepository' => 'getDoctrineProvisionalMarginRepositoryService',
  325.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\ManagerialProductionFactory' => 'getManagerialProductionFactoryService',
  326.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\MarginCheckListCheckListFactory' => 'getMarginCheckListCheckListFactoryService',
  327.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\TransactionRecurrenceFactory' => 'getTransactionRecurrenceFactoryService',
  328.             'App\\Domain\\MarginCheckList\\Adapters\\Helper\\InputOutputHelper' => 'getInputOutputHelperService',
  329.             'App\\Domain\\MarginCheckList\\Adapters\\Helper\\RemunerationHelper' => 'getRemunerationHelperService',
  330.             'App\\Domain\\MarginCheckList\\Adapters\\Helper\\SymbolsHelper' => 'getSymbolsHelperService',
  331.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgent' => 'getHasDifferentAgentService',
  332.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentAndSamePrescriber' => 'getHasDifferentAgentAndSamePrescriberService',
  333.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithDifferentPrescriber' => 'getHasDifferentAgentWithDifferentPrescriberService',
  334.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputPrescriberAndOutputRecAndOutputPresc' => 'getHasDifferentAgentWithInputPrescriberAndOutputRecAndOutputPrescService',
  335.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputPrescriberAndOutputRecommendation' => 'getHasDifferentAgentWithInputPrescriberAndOutputRecommendationService',
  336.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputPrescriberAndWithoutRecommendation' => 'getHasDifferentAgentWithInputPrescriberAndWithoutRecommendationService',
  337.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputRecAndInputPrescAndOutputPrescriber' => 'getHasDifferentAgentWithInputRecAndInputPrescAndOutputPrescriberService',
  338.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputRecAndInputPrescAndOutputRecommendation' => 'getHasDifferentAgentWithInputRecAndInputPrescAndOutputRecommendationService',
  339.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputRecommendation' => 'getHasDifferentAgentWithInputRecommendationService',
  340.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputRecommendationAndInputPrescription' => 'getHasDifferentAgentWithInputRecommendationAndInputPrescriptionService',
  341.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputRecommendationAndOutputRecAndOutputPresc' => 'getHasDifferentAgentWithInputRecommendationAndOutputRecAndOutputPrescService',
  342.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithInputRecommendationAndOutputRecommendation' => 'getHasDifferentAgentWithInputRecommendationAndOutputRecommendationService',
  343.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithOutputPrescriberAndInputRecommendation' => 'getHasDifferentAgentWithOutputPrescriberAndInputRecommendationService',
  344.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithOutputPrescriberAndWithoutRecommendation' => 'getHasDifferentAgentWithOutputPrescriberAndWithoutRecommendationService',
  345.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithOutputRecommendation' => 'getHasDifferentAgentWithOutputRecommendationService',
  346.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithOutputRecommendationAndOutputPrescription' => 'getHasDifferentAgentWithOutputRecommendationAndOutputPrescriptionService',
  347.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithRecommendationAndPrescription' => 'getHasDifferentAgentWithRecommendationAndPrescriptionService',
  348.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithSameRecommendation' => 'getHasDifferentAgentWithSameRecommendationService',
  349.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasDifferentAgentWithoutPrescriberAndRecommendation' => 'getHasDifferentAgentWithoutPrescriberAndRecommendationService',
  350.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgent' => 'getHasSameAgentService',
  351.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentAndSameRecommendation' => 'getHasSameAgentAndSameRecommendationService',
  352.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentSamePrescriber' => 'getHasSameAgentSamePrescriberService',
  353.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithDifferentPrescriber' => 'getHasSameAgentWithDifferentPrescriberService',
  354.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputPrescriber' => 'getHasSameAgentWithInputPrescriberService',
  355.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputPrescriberAndOutputRecAndOutputPresc' => 'getHasSameAgentWithInputPrescriberAndOutputRecAndOutputPrescService',
  356.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputPrescriberAndOutputRecommendation' => 'getHasSameAgentWithInputPrescriberAndOutputRecommendationService',
  357.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputRecAndInputPrescAndOutputPrescriber' => 'getHasSameAgentWithInputRecAndInputPrescAndOutputPrescriberService',
  358.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputRecAndInputPrescAndOutputRecommendation' => 'getHasSameAgentWithInputRecAndInputPrescAndOutputRecommendationService',
  359.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputRecommendation' => 'getHasSameAgentWithInputRecommendationService',
  360.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputRecommendationAndInputPrescription' => 'getHasSameAgentWithInputRecommendationAndInputPrescriptionService',
  361.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputRecommendationAndOutputRecAndOutputPresc' => 'getHasSameAgentWithInputRecommendationAndOutputRecAndOutputPrescService',
  362.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithInputRecommendationAndOutputRecommendation' => 'getHasSameAgentWithInputRecommendationAndOutputRecommendationService',
  363.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithOutputPrescriberAndInputRecommendation' => 'getHasSameAgentWithOutputPrescriberAndInputRecommendationService',
  364.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithOutputRecommendation' => 'getHasSameAgentWithOutputRecommendationService',
  365.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithOutputRecommendationAndOutputPrescription' => 'getHasSameAgentWithOutputRecommendationAndOutputPrescriptionService',
  366.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithRecommendationAndPrescription' => 'getHasSameAgentWithRecommendationAndPrescriptionService',
  367.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\HasSameAgentWithSamePrescriber' => 'getHasSameAgentWithSamePrescriberService',
  368.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\Cases\\IsBusinessIndication' => 'getIsBusinessIndicationService',
  369.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\GetProductionService' => 'getGetProductionServiceService',
  370.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\ManagerialRemunerationManager' => 'getManagerialRemunerationManagerService',
  371.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\RemunerationManager' => 'getRemunerationManagerService',
  372.             'App\\Domain\\MarginCheckList\\Adapters\\Services\\UpdateMargins' => 'getUpdateMarginsService',
  373.             'App\\Domain\\MarginCheckList\\Entities\\AbstractTransaction' => 'getAbstractTransactionService',
  374.             'App\\Domain\\MarginCheckList\\Entities\\AcquiredMargin' => 'getAcquiredMargin2Service',
  375.             'App\\Domain\\MarginCheckList\\Entities\\BusinessIndication' => 'getBusinessIndicationService',
  376.             'App\\Domain\\MarginCheckList\\Entities\\CalculatePrevisionalMargin' => 'getCalculatePrevisionalMarginService',
  377.             'App\\Domain\\MarginCheckList\\Entities\\Exception\\MarginCheckListNotFound' => 'getMarginCheckListNotFoundService',
  378.             'App\\Domain\\MarginCheckList\\Entities\\GetAgentUpline' => 'getGetAgentUplineService',
  379.             'App\\Domain\\MarginCheckList\\Entities\\MarginCheckList' => 'getMarginCheckList2Service',
  380.             'App\\Domain\\MarginCheckList\\Entities\\ProductionManagerial' => 'getProductionManagerialService',
  381.             'App\\Domain\\MarginCheckList\\Entities\\ProvisionalMargin' => 'getProvisionalMargin2Service',
  382.             'App\\Domain\\MarginCheckList\\Entities\\Transaction' => 'getTransactionService',
  383.             'App\\Domain\\MarginCheckList\\Entities\\TransactionRecurrence' => 'getTransactionRecurrenceService',
  384.             'App\\Domain\\MarginCheckList\\UseCases\\AcquiredManagerialProduction\\AcquiredManagerialProduction' => 'getAcquiredManagerialProductionService',
  385.             'App\\Domain\\MarginCheckList\\UseCases\\AcquiredManagerialProduction\\AcquiredManagerialProductionRequest' => 'getAcquiredManagerialProductionRequestService',
  386.             'App\\Domain\\MarginCheckList\\UseCases\\CalculateManagerialProduction\\CalculateManagerialProduction' => 'getCalculateManagerialProductionService',
  387.             'App\\Domain\\MarginCheckList\\UseCases\\CalculateManagerialProduction\\CalculateManagerialProductionRequest' => 'getCalculateManagerialProductionRequestService',
  388.             'App\\Domain\\MarginCheckList\\UseCases\\CalculatePrevisionalMargin\\CalculatePrevisionalRemuneration' => 'getCalculatePrevisionalRemunerationService',
  389.             'App\\Domain\\MarginCheckList\\UseCases\\CalculatePrevisionalMargin\\CalculatePrevisionalRemunerationRequest' => 'getCalculatePrevisionalRemunerationRequestService',
  390.             'App\\Domain\\MarginCheckList\\UseCases\\CalculatePrevisionalMargin\\CalculateProvisionalRemunerationRequest' => 'getCalculateProvisionalRemunerationRequestService',
  391.             'App\\Domain\\MarginCheckList\\UseCases\\ClearManagerialProduction\\ClearManagerialProduction' => 'getClearManagerialProductionService',
  392.             'App\\Domain\\MarginCheckList\\UseCases\\ClearManagerialProduction\\ClearManagerialProductionRequest' => 'getClearManagerialProductionRequestService',
  393.             'App\\Domain\\MarginCheckList\\UseCases\\CreateManagerialProduction\\CreateManagerialProduction' => 'getCreateManagerialProductionService',
  394.             'App\\Domain\\MarginCheckList\\UseCases\\CreateManagerialProduction\\CreateManagerialProductionRequest' => 'getCreateManagerialProductionRequestService',
  395.             'App\\Domain\\MarginCheckList\\UseCases\\CreateMarginCheckList\\CreateMarginCheckList' => 'getCreateMarginCheckListService',
  396.             'App\\Domain\\MarginCheckList\\UseCases\\CreateMarginCheckList\\CreateMarginCheckListRequest' => 'getCreateMarginCheckListRequestService',
  397.             'App\\Domain\\MarginCheckList\\UseCases\\CreatePrevisional\\CreatePrevisionalMargin' => 'getCreatePrevisionalMarginService',
  398.             'App\\Domain\\MarginCheckList\\UseCases\\CreatePrevisional\\CreatePrevisionalMarginRequest' => 'getCreatePrevisionalMarginRequestService',
  399.             'App\\Domain\\MarginCheckList\\UseCases\\GetAgentUpline\\GetAgentUpline' => 'getGetAgentUpline2Service',
  400.             'App\\Domain\\MarginCheckList\\UseCases\\GetAgentUpline\\GetAgentUplineRequest' => 'getGetAgentUplineRequestService',
  401.             'App\\Domain\\MarginCheckList\\UseCases\\GetManagerialProductionByYear\\GetManagerialProductionByYear' => 'getGetManagerialProductionByYearService',
  402.             'App\\Domain\\MarginCheckList\\UseCases\\GetPrevisionalMargin\\GetPrevisionalMargin' => 'getGetPrevisionalMarginService',
  403.             'App\\Domain\\MarginCheckList\\UseCases\\GetProduction\\GetProduction' => 'getGetProductionService',
  404.             'App\\Domain\\MarginCheckList\\UseCases\\ProductionDetail\\ProductionDetail' => 'getProductionDetailService',
  405.             'App\\Domain\\MarginCheckList\\UseCases\\UpdateManagerialProduction\\UpdateManagerialProduction' => 'getUpdateManagerialProductionService',
  406.             'App\\Domain\\MarginCheckList\\UseCases\\UpdateManagerialProduction\\UpdateManagerialProductionRequest' => 'getUpdateManagerialProductionRequestService',
  407.             'App\\Domain\\MarginCheckList\\UseCases\\UpdateMarginCheckList\\UpdateMarginCheckList' => 'getUpdateMarginCheckListService',
  408.             'App\\Domain\\MarginCheckList\\UseCases\\UpdatePrevisionalMargin\\UpdatePrevisionalMargin' => 'getUpdatePrevisionalMarginService',
  409.             'App\\Domain\\MarginCheckList\\UseCases\\UpdatePrevisionalMargin\\UpdatePrevisionalMarginRequest' => 'getUpdatePrevisionalMarginRequestService',
  410.             'App\\Domain\\MarginCheckList\\UseCases\\UpdatePrevisional\\UpdatePrevisionalMargin' => 'getUpdatePrevisionalMargin2Service',
  411.             'App\\Domain\\PropertyMatching\\Adapters\\Controller\\ApiPlatform\\DeleteMatching\\DeleteMatchingApiHandler' => 'getDeleteMatchingApiHandlerService',
  412.             'App\\Domain\\PropertyMatching\\Adapters\\Controller\\ApiPlatform\\GetCalculateMatching\\GetCalculateMatchingApiHandler' => 'getGetCalculateMatchingApiHandlerService',
  413.             'App\\EventListener\\AgentListener' => 'getAgentListenerService',
  414.             'App\\EventListener\\AuthenticationSuccessListener' => 'getAuthenticationSuccessListenerService',
  415.             'App\\EventListener\\BusinessIndicationListener' => 'getBusinessIndicationListenerService',
  416.             'App\\EventListener\\IdentityVerificationImageUploadListener' => 'getIdentityVerificationImageUploadListenerService',
  417.             'App\\EventListener\\LoggingListener' => 'getLoggingListenerService',
  418.             'App\\EventListener\\MandateListener' => 'getMandateListenerService',
  419.             'App\\EventListener\\PropertyListener' => 'getPropertyListenerService',
  420.             'App\\EventListener\\TransactionStatusListener' => 'getTransactionStatusListenerService',
  421.             'App\\EventListener\\VisitReportListener' => 'getVisitReportListenerService',
  422.             'App\\EventListener\\VisitVoucherListener' => 'getVisitVoucherListenerService',
  423.             'App\\EventSubscriber\\ContactSubscriber' => 'getContactSubscriberService',
  424.             'App\\EventSubscriber\\JwtCreatedSubscriber' => 'getJwtCreatedSubscriberService',
  425.             'App\\EventSubscriber\\MandateSubscriber' => 'getMandateSubscriberService',
  426.             'App\\EventSubscriber\\PropertySubscriber' => 'getPropertySubscriberService',
  427.             'App\\EventSubscriber\\TransactionBusinessIndicationSubscriber' => 'getTransactionBusinessIndicationSubscriberService',
  428.             'App\\EventSubscriber\\TransactionSubscriber' => 'getTransactionSubscriberService',
  429.             'App\\Exception\\AcceptTermsException' => 'getAcceptTermsExceptionService',
  430.             'App\\Exception\\AccessDenied' => 'getAccessDeniedService',
  431.             'App\\Exception\\AgentAlreadyExistException' => 'getAgentAlreadyExistExceptionService',
  432.             'App\\Exception\\AgentStatusException' => 'getAgentStatusExceptionService',
  433.             'App\\Exception\\BusinessIndicationException' => 'getBusinessIndicationExceptionService',
  434.             'App\\Exception\\CandidateStatusException' => 'getCandidateStatusExceptionService',
  435.             'App\\Exception\\EmailException' => 'getEmailExceptionService',
  436.             'App\\Exception\\ManagerialProductionException' => 'getManagerialProductionExceptionService',
  437.             'App\\Exception\\MandateException' => 'getMandateExceptionService',
  438.             'App\\Exception\\MandateNotValideException' => 'getMandateNotValideExceptionService',
  439.             'App\\Exception\\NotFoundException' => 'getNotFoundExceptionService',
  440.             'App\\Exception\\PropertyStatusException' => 'getPropertyStatusExceptionService',
  441.             'App\\Exception\\PropertyVisitException' => 'getPropertyVisitExceptionService',
  442.             'App\\Exception\\TransactionException' => 'getTransactionExceptionService',
  443.             'App\\Exception\\UnsupportedObjectException' => 'getUnsupportedObjectExceptionService',
  444.             'App\\Exception\\UpdateMandateStatusBasedOnTransactionException' => 'getUpdateMandateStatusBasedOnTransactionExceptionService',
  445.             'App\\Exception\\ValidateCandidateException' => 'getValidateCandidateExceptionService',
  446.             'App\\Factory\\AbstractCollaboratorFactory' => 'getAbstractCollaboratorFactoryService',
  447.             'App\\Factory\\AbstractPeopleFactory' => 'getAbstractPeopleFactoryService',
  448.             'App\\Factory\\AddressFactory' => 'getAddressFactoryService',
  449.             'App\\Factory\\AgentFactory' => 'getAgentFactoryService',
  450.             'App\\Factory\\BusinessIndicationFactory' => 'getBusinessIndicationFactoryService',
  451.             'App\\Factory\\CandidateFactory' => 'getCandidateFactoryService',
  452.             'App\\Factory\\CityFactory' => 'getCityFactoryService',
  453.             'App\\Factory\\ContactFactory' => 'getContactFactoryService',
  454.             'App\\Factory\\CountryFactory' => 'getCountryFactoryService',
  455.             'App\\Factory\\CurrencyFactory' => 'getCurrencyFactoryService',
  456.             'App\\Factory\\GenderFactory' => 'getGenderFactoryService',
  457.             'App\\Factory\\GenealogyFactory' => 'getGenealogyFactoryService',
  458.             'App\\Factory\\IdentityVerificationImageFactory' => 'getIdentityVerificationImageFactoryService',
  459.             'App\\Factory\\LanguageFactory' => 'getLanguageFactoryService',
  460.             'App\\Factory\\ManagerBackOfficeFactory' => 'getManagerBackOfficeFactoryService',
  461.             'App\\Factory\\ManagerFactory' => 'getManagerFactoryService',
  462.             'App\\Factory\\ManagerItFactory' => 'getManagerItFactoryService',
  463.             'App\\Factory\\MandateFactory' => 'getMandateFactoryService',
  464.             'App\\Factory\\NationalityFactory' => 'getNationalityFactoryService',
  465.             'App\\Factory\\NeighborhoodFactory' => 'getNeighborhoodFactoryService',
  466.             'App\\Factory\\PrescriberFactory' => 'getPrescriberFactoryService',
  467.             'App\\Factory\\PropertyAddressFactory' => 'getPropertyAddressFactoryService',
  468.             'App\\Factory\\PropertyDiffusionModeReferenceFactory' => 'getPropertyDiffusionModeReferenceFactoryService',
  469.             'App\\Factory\\PropertyFactory' => 'getPropertyFactoryService',
  470.             'App\\Factory\\PropertyImagesFactory' => 'getPropertyImagesFactoryService',
  471.             'App\\Factory\\PropertyVisitVoucherFactory' => 'getPropertyVisitVoucherFactoryService',
  472.             'App\\Factory\\QualificationLevelFactory' => 'getQualificationLevelFactoryService',
  473.             'App\\Factory\\ReferenceCandidateStatusFactory' => 'getReferenceCandidateStatusFactoryService',
  474.             'App\\Factory\\ReferenceContactTypeFactory' => 'getReferenceContactTypeFactoryService',
  475.             'App\\Factory\\ReferenceFinancingModeFactory' => 'getReferenceFinancingModeFactoryService',
  476.             'App\\Factory\\ReferenceMandateStatusFactory' => 'getReferenceMandateStatusFactoryService',
  477.             'App\\Factory\\ReferenceMandateTypeFactory' => 'getReferenceMandateTypeFactoryService',
  478.             'App\\Factory\\ReferencePropertyConstructionTypeFactory' => 'getReferencePropertyConstructionTypeFactoryService',
  479.             'App\\Factory\\ReferencePropertyDomainFactory' => 'getReferencePropertyDomainFactoryService',
  480.             'App\\Factory\\ReferencePropertyOrientationFactory' => 'getReferencePropertyOrientationFactoryService',
  481.             'App\\Factory\\ReferencePropertyServiceTypeFactory' => 'getReferencePropertyServiceTypeFactoryService',
  482.             'App\\Factory\\ReferencePropertyStatusFactory' => 'getReferencePropertyStatusFactoryService',
  483.             'App\\Factory\\ReferencePropertyTypeFactory' => 'getReferencePropertyTypeFactoryService',
  484.             'App\\Factory\\ReferenceTransactionFeesPaymentFactory' => 'getReferenceTransactionFeesPaymentFactoryService',
  485.             'App\\Factory\\ReferenceTransactionPaymentMethodFactory' => 'getReferenceTransactionPaymentMethodFactoryService',
  486.             'App\\Factory\\ReferenceTransactionStatusFactory' => 'getReferenceTransactionStatusFactoryService',
  487.             'App\\Factory\\ReferenceTransactionTypeFactory' => 'getReferenceTransactionTypeFactoryService',
  488.             'App\\Factory\\SectorFactory' => 'getSectorFactoryService',
  489.             'App\\Factory\\TransactionFactory' => 'getTransactionFactoryService',
  490.             'App\\Factory\\VatFactory' => 'getVatFactoryService',
  491.             'App\\Filter\\ContactCityFilter' => 'getContactCityFilterService',
  492.             'App\\Filter\\ContactFilter' => 'getContactFilterService',
  493.             'App\\Filter\\CustomBooleanFilter' => 'getCustomBooleanFilterService',
  494.             'App\\Filter\\CustomMainPhoneFilter' => 'getCustomMainPhoneFilterService',
  495.             'App\\Filter\\DirectoryListFilter' => 'getDirectoryListFilterService',
  496.             'App\\Filter\\FullNameSearchFilter' => 'getFullNameSearchFilterService',
  497.             'App\\Filter\\NullablePropertyMatchingFilter' => 'getNullablePropertyMatchingFilterService',
  498.             'App\\Filter\\NumberOfRoomFilter' => 'getNumberOfRoomFilterService',
  499.             'App\\Filter\\RecommendedPropertyFilter' => 'getRecommendedPropertyFilterService',
  500.             'App\\Filter\\RecommenderFilter' => 'getRecommenderFilterService',
  501.             'App\\Filter\\ReferenceStateFilter' => 'getReferenceStateFilterService',
  502.             'App\\Filter\\TypeMandateInBiensFilter' => 'getTypeMandateInBiensFilterService',
  503.             'App\\Filter\\ValidMandateAdditionalPropertyFilter' => 'getValidMandateAdditionalPropertyFilterService',
  504.             'App\\Form\\GenealogyType' => 'getGenealogyTypeService',
  505.             'App\\Helper\\AccountsTestHelper' => 'getAccountsTestHelperService',
  506.             'App\\Helper\\AddUrlImagesHelper' => 'getAddUrlImagesHelperService',
  507.             'App\\Helper\\AgentPhoneHelper' => 'getAgentPhoneHelperService',
  508.             'App\\Helper\\DateHelper' => 'getDateHelperService',
  509.             'App\\Helper\\FileHelper' => 'getFileHelperService',
  510.             'App\\Helper\\FixturesHelper' => 'getFixturesHelperService',
  511.             'App\\Helper\\LoggingHelper' => 'getLoggingHelperService',
  512.             'App\\Helper\\SecurityHelper' => 'getSecurityHelperService',
  513.             'App\\Mailer\\Agent\\AgentMailer' => 'getAgentMailerService',
  514.             'App\\Mailer\\BusinessIndication\\BusinessIndicationMailer' => 'getBusinessIndicationMailerService',
  515.             'App\\Mailer\\Collaborator\\CollaboratorMailer' => 'getCollaboratorMailerService',
  516.             'App\\Mailer\\Contact\\ContactMailer' => 'getContactMailerService',
  517.             'App\\Mailer\\MailerManager' => 'getMailerManagerService',
  518.             'App\\Mailer\\Mandate\\MandateMailer' => 'getMandateMailerService',
  519.             'App\\Mailer\\PropertyVisitReport\\PropertyVisitReportMailer' => 'getPropertyVisitReportMailerService',
  520.             'App\\Mailer\\PropertyVisitVoucher\\VisitVoucherMailer' => 'getVisitVoucherMailerService',
  521.             'App\\Mailer\\Sponsorship\\CandidateMailer' => 'getCandidateMailerService',
  522.             'App\\Mailer\\Tags\\MailTags' => 'getMailTagsService',
  523.             'App\\Mailer\\Transaction\\TransactionMailer' => 'getTransactionMailerService',
  524.             'App\\Manager\\Admin\\DashboardAgentManager' => 'getDashboardAgentManagerService',
  525.             'App\\Manager\\Admin\\DashboardContactManager' => 'getDashboardContactManagerService',
  526.             'App\\Manager\\Admin\\DashboardPrescriberManager' => 'getDashboardPrescriberManagerService',
  527.             'App\\Manager\\Admin\\DashboardSponsorshipManager' => 'getDashboardSponsorshipManagerService',
  528.             'App\\Manager\\AgentOptions\\UpdateAgentsOptionsManager' => 'getUpdateAgentsOptionsManagerService',
  529.             'App\\Manager\\BusinessIndication\\BusinessIndicationManager' => 'getBusinessIndicationManagerService',
  530.             'App\\Manager\\Collaborator\\ActivateAgentManager' => 'getActivateAgentManagerService',
  531.             'App\\Manager\\Collaborator\\ArchiveAgentManager' => 'getArchiveAgentManagerService',
  532.             'App\\Manager\\Collaborator\\CreateAgentManager' => 'getCreateAgentManagerService',
  533.             'App\\Manager\\Collaborator\\DisableAgentManager' => 'getDisableAgentManagerService',
  534.             'App\\Manager\\Collaborator\\ResetPasswordCollaboratorManager' => 'getResetPasswordCollaboratorManagerService',
  535.             'App\\Manager\\Collaborator\\SuspendAgentManager' => 'getSuspendAgentManagerService',
  536.             'App\\Manager\\Genealogy\\GenealogyManager' => 'getGenealogyManagerService',
  537.             'App\\Manager\\Mandate\\CreateMandateManager' => 'getCreateMandateManagerService',
  538.             'App\\Manager\\Mandate\\RefuseMandateManager' => 'getRefuseMandateManagerService',
  539.             'App\\Manager\\Mandate\\UpdateMandateManager' => 'getUpdateMandateManagerService',
  540.             'App\\Manager\\Mandate\\ValidateMandateManager' => 'getValidateMandateManagerService',
  541.             'App\\Manager\\PropertyVisit\\PropertyVisitManager' => 'getPropertyVisitManagerService',
  542.             'App\\Manager\\Property\\ArchivePropertyManager' => 'getArchivePropertyManagerService',
  543.             'App\\Manager\\Property\\AssignPropertyRecommendationManager' => 'getAssignPropertyRecommendationManagerService',
  544.             'App\\Manager\\Property\\InProgressPropertyManager' => 'getInProgressPropertyManagerService',
  545.             'App\\Manager\\Property\\InvalidPropertyManager' => 'getInvalidPropertyManagerService',
  546.             'App\\Manager\\Property\\PendingPropertyManager' => 'getPendingPropertyManagerService',
  547.             'App\\Manager\\Property\\PropertyReferenceGenerator' => 'getPropertyReferenceGeneratorService',
  548.             'App\\Manager\\Property\\SoldByMilkiyaPropertyManager' => 'getSoldByMilkiyaPropertyManagerService',
  549.             'App\\Manager\\Property\\UnderCompromisePropertyManager' => 'getUnderCompromisePropertyManagerService',
  550.             'App\\Manager\\Sponsorship\\AssignManagerToAgentManager' => 'getAssignManagerToAgentManagerService',
  551.             'App\\Manager\\Sponsorship\\CreateCandidateManager' => 'getCreateCandidateManagerService',
  552.             'App\\Manager\\Sponsorship\\RefuseCandidateManager' => 'getRefuseCandidateManagerService',
  553.             'App\\Manager\\Sponsorship\\ValidateCandidateManager' => 'getValidateCandidateManagerService',
  554.             'App\\Manager\\Transaction\\AssignTransactionRecommendationManager' => 'getAssignTransactionRecommendationManagerService',
  555.             'App\\Manager\\Transaction\\CreateTransactionManager' => 'getCreateTransactionManagerService',
  556.             'App\\Manager\\Transaction\\RefuseTransactionManager' => 'getRefuseTransactionManagerService',
  557.             'App\\Manager\\Transaction\\UpdateMandateStatusBasedOnTransactionManager' => 'getUpdateMandateStatusBasedOnTransactionManagerService',
  558.             'App\\Manager\\Transaction\\UpdateTransactionManager' => 'getUpdateTransactionManagerService',
  559.             'App\\Manager\\Transaction\\ValidateTransactionManager' => 'getValidateTransactionManagerService',
  560.             'App\\MessageHandler\\ConnexionLogsHandlerMessage' => 'getConnexionLogsHandlerMessageService',
  561.             'App\\MessageHandler\\CreateBusinessIndicationMessageHandler' => 'getCreateBusinessIndicationMessageHandlerService',
  562.             'App\\MessageHandler\\CreateTransactionMessageHandler' => 'getCreateTransactionMessageHandlerService',
  563.             'App\\MessageHandler\\DisableAgentMessageHandler' => 'getDisableAgentMessageHandlerService',
  564.             'App\\MessageHandler\\GenerateAdditionalPropertiesMandateHandler' => 'getGenerateAdditionalPropertiesMandateHandlerService',
  565.             'App\\MessageHandler\\GenerateBusinessIndicationMandateMessageHandler' => 'getGenerateBusinessIndicationMandateMessageHandlerService',
  566.             'App\\MessageHandler\\LoggingHandlerMessage' => 'getLoggingHandlerMessageService',
  567.             'App\\MessageHandler\\Mandate\\ArchiveMandateHandler' => 'getArchiveMandateHandlerService',
  568.             'App\\MessageHandler\\UpdateBusinessIndicationMessageHandler' => 'getUpdateBusinessIndicationMessageHandlerService',
  569.             'App\\MessageHandler\\UpdateTransactionMessageHandler' => 'getUpdateTransactionMessageHandlerService',
  570.             'App\\Normalizer\\Reference\\TransactionTypeNormalizer' => 'getTransactionTypeNormalizerService',
  571.             'App\\Repository\\AbstractCollaboratorRepository' => 'getAbstractCollaboratorRepositoryService',
  572.             'App\\Repository\\AbstractPeopleRepository' => 'getAbstractPeopleRepositoryService',
  573.             'App\\Repository\\AbstractTransactionRepository' => 'getAbstractTransactionRepositoryService',
  574.             'App\\Repository\\AddressRepository' => 'getAddressRepositoryService',
  575.             'App\\Repository\\AgentRepository' => 'getAgentRepositoryService',
  576.             'App\\Repository\\AgentsOptionsRepository' => 'getAgentsOptionsRepositoryService',
  577.             'App\\Repository\\AvatarRepository' => 'getAvatarRepositoryService',
  578.             'App\\Repository\\BusinessIndicationRepository' => 'getBusinessIndicationRepositoryService',
  579.             'App\\Repository\\CandidateRepository' => 'getCandidateRepositoryService',
  580.             'App\\Repository\\CertificateOfOwnershipFileRepository' => 'getCertificateOfOwnershipFileRepositoryService',
  581.             'App\\Repository\\CguRepository' => 'getCguRepositoryService',
  582.             'App\\Repository\\CityRepository' => 'getCityRepositoryService',
  583.             'App\\Repository\\ConnexionLogRepository' => 'getConnexionLogRepositoryService',
  584.             'App\\Repository\\ContactRepository' => 'getContactRepositoryService',
  585.             'App\\Repository\\CountryRepository' => 'getCountryRepositoryService',
  586.             'App\\Repository\\CurrencyRepository' => 'getCurrencyRepositoryService',
  587.             'App\\Repository\\GenderRepository' => 'getGenderRepositoryService',
  588.             'App\\Repository\\GenealogyRepository' => 'getGenealogyRepositoryService',
  589.             'App\\Repository\\IdentityVerificationImageRepository' => 'getIdentityVerificationImageRepositoryService',
  590.             'App\\Repository\\LanguageRepository' => 'getLanguageRepositoryService',
  591.             'App\\Repository\\LoggingRepository' => 'getLoggingRepositoryService',
  592.             'App\\Repository\\ManagerBackOfficeRepository' => 'getManagerBackOfficeRepositoryService',
  593.             'App\\Repository\\ManagerItRepository' => 'getManagerItRepositoryService',
  594.             'App\\Repository\\ManagerRepository' => 'getManagerRepositoryService',
  595.             'App\\Repository\\MandateRepository' => 'getMandateRepositoryService',
  596.             'App\\Repository\\NationalityRepository' => 'getNationalityRepositoryService',
  597.             'App\\Repository\\NeighborhoodRepository' => 'getNeighborhoodRepositoryService',
  598.             'App\\Repository\\OptionRepository' => 'getOptionRepositoryService',
  599.             'App\\Repository\\PrescriberRepository' => 'getPrescriberRepositoryService',
  600.             'App\\Repository\\PropertyAddressRepository' => 'getPropertyAddressRepositoryService',
  601.             'App\\Repository\\PropertyDescriptionRepository' => 'getPropertyDescriptionRepositoryService',
  602.             'App\\Repository\\PropertyImagesRepository' => 'getPropertyImagesRepositoryService',
  603.             'App\\Repository\\PropertyRepository' => 'getPropertyRepositoryService',
  604.             'App\\Repository\\PropertyVisitReportRepository' => 'getPropertyVisitReportRepositoryService',
  605.             'App\\Repository\\PropertyVisitVoucherRepository' => 'getPropertyVisitVoucherRepositoryService',
  606.             'App\\Repository\\ProxyContactRepository' => 'getProxyContactRepositoryService',
  607.             'App\\Repository\\QualificationLevelRepository' => 'getQualificationLevelRepositoryService',
  608.             'App\\Repository\\RecommandationRepository' => 'getRecommandationRepositoryService',
  609.             'App\\Repository\\Reference\\PersonTypeReferenceRepository' => 'getPersonTypeReferenceRepositoryService',
  610.             'App\\Repository\\Reference\\PropertyDestinationReferenceRepository' => 'getPropertyDestinationReferenceRepositoryService',
  611.             'App\\Repository\\Reference\\PropertyDiffusionModeReferenceRepository' => 'getPropertyDiffusionModeReferenceRepositoryService',
  612.             'App\\Repository\\Reference\\ReferenceCandidateStatusRepository' => 'getReferenceCandidateStatusRepositoryService',
  613.             'App\\Repository\\Reference\\ReferenceCollaboratorStateRepository' => 'getReferenceCollaboratorStateRepositoryService',
  614.             'App\\Repository\\Reference\\ReferenceCollaboratorStatusRepository' => 'getReferenceCollaboratorStatusRepositoryService',
  615.             'App\\Repository\\Reference\\ReferenceContactTypeRepository' => 'getReferenceContactTypeRepositoryService',
  616.             'App\\Repository\\Reference\\ReferenceFinancingModeRepository' => 'getReferenceFinancingModeRepositoryService',
  617.             'App\\Repository\\Reference\\ReferenceMandateStatusRepository' => 'getReferenceMandateStatusRepositoryService',
  618.             'App\\Repository\\Reference\\ReferenceMandateTypeRepository' => 'getReferenceMandateTypeRepositoryService',
  619.             'App\\Repository\\Reference\\ReferencePersonMaritalStatusRepository' => 'getReferencePersonMaritalStatusRepositoryService',
  620.             'App\\Repository\\Reference\\ReferencePrescriberRelationRepository' => 'getReferencePrescriberRelationRepositoryService',
  621.             'App\\Repository\\Reference\\ReferencePropertyConstructionTypeRepository' => 'getReferencePropertyConstructionTypeRepositoryService',
  622.             'App\\Repository\\Reference\\ReferencePropertyContractTypeRepository' => 'getReferencePropertyContractTypeRepositoryService',
  623.             'App\\Repository\\Reference\\ReferencePropertyDomainRepository' => 'getReferencePropertyDomainRepositoryService',
  624.             'App\\Repository\\Reference\\ReferencePropertyLandTypeRepository' => 'getReferencePropertyLandTypeRepositoryService',
  625.             'App\\Repository\\Reference\\ReferencePropertyOrientationRepository' => 'getReferencePropertyOrientationRepositoryService',
  626.             'App\\Repository\\Reference\\ReferencePropertyServiceTypeRepository' => 'getReferencePropertyServiceTypeRepositoryService',
  627.             'App\\Repository\\Reference\\ReferencePropertyStateRepository' => 'getReferencePropertyStateRepositoryService',
  628.             'App\\Repository\\Reference\\ReferencePropertyStatusRepository' => 'getReferencePropertyStatusRepositoryService',
  629.             'App\\Repository\\Reference\\ReferencePropertyTypeRepository' => 'getReferencePropertyTypeRepositoryService',
  630.             'App\\Repository\\Reference\\ReferenceTransactionFeesPaymentRepository' => 'getReferenceTransactionFeesPaymentRepositoryService',
  631.             'App\\Repository\\Reference\\ReferenceTransactionPaymentMethodRepository' => 'getReferenceTransactionPaymentMethodRepositoryService',
  632.             'App\\Repository\\Reference\\ReferenceTransactionRentalTypeRepository' => 'getReferenceTransactionRentalTypeRepositoryService',
  633.             'App\\Repository\\Reference\\ReferenceTransactionStatusRepository' => 'getReferenceTransactionStatusRepositoryService',
  634.             'App\\Repository\\Reference\\ReferenceTransactionTypeRepository' => 'getReferenceTransactionTypeRepositoryService',
  635.             'App\\Repository\\Reference\\VatReferenceRepository' => 'getVatReferenceRepositoryService',
  636.             'App\\Repository\\ResetPasswordRequestRepository' => 'getResetPasswordRequestRepositoryService',
  637.             'App\\Repository\\SectorRepository' => 'getSectorRepositoryService',
  638.             'App\\Repository\\TransactionRepository' => 'getTransactionRepositoryService',
  639.             'App\\Repository\\VatRepository' => 'getVatRepositoryService',
  640.             'App\\Security\\UserChecker' => 'getUserCheckerService',
  641.             'App\\Security\\Voter\\CandidateVoter' => 'getCandidateVoterService',
  642.             'App\\Security\\Voter\\DeletePropertyCertificateVoter' => 'getDeletePropertyCertificateVoterService',
  643.             'App\\Security\\Voter\\IdentityImageVoter' => 'getIdentityImageVoterService',
  644.             'App\\Security\\Voter\\MandateVoter' => 'getMandateVoterService',
  645.             'App\\Security\\Voter\\ProfileVoter' => 'getProfileVoterService',
  646.             'App\\Security\\Voter\\PropertyDetailsVoter' => 'getPropertyDetailsVoterService',
  647.             'App\\Security\\Voter\\PropertyImageVoter' => 'getPropertyImageVoterService',
  648.             'App\\Security\\Voter\\PropertyVisitVoucherVoter' => 'getPropertyVisitVoucherVoterService',
  649.             'App\\Security\\Voter\\PropertyVoter' => 'getPropertyVoterService',
  650.             'App\\Security\\Voter\\TransactionVoter' => 'getTransactionVoterService',
  651.             'App\\Services\\ConcatenatePdfFileService' => 'getConcatenatePdfFileServiceService',
  652.             'App\\Services\\FileEncryption' => 'getFileEncryptionService',
  653.             'App\\Services\\FileReading' => 'getFileReadingService',
  654.             'App\\Services\\IpLocator' => 'getIpLocatorService',
  655.             'App\\Services\\LoggingService' => 'getLoggingServiceService',
  656.             'App\\Services\\MandatePdfGeneratorService' => 'getMandatePdfGeneratorServiceService',
  657.             'App\\Services\\PropertyTitleService' => 'getPropertyTitleServiceService',
  658.             'App\\Services\\UpdatePasswordService' => 'getUpdatePasswordServiceService',
  659.             'App\\Services\\UploadImageIdentityService' => 'getUploadImageIdentityServiceService',
  660.             'App\\Services\\VisitVoucherService' => 'getVisitVoucherServiceService',
  661.             'App\\Validator\\Constraints\\AreaProperty' => 'getAreaPropertyService',
  662.             'App\\Validator\\Constraints\\AreaPropertyValidator' => 'getAreaPropertyValidatorService',
  663.             'App\\Validator\\Constraints\\UniqueProperty' => 'getUniquePropertyService',
  664.             'App\\Validator\\Constraints\\UniquePropertyValidator' => 'getUniquePropertyValidatorService',
  665.             'App\\Validator\\Neighborhood' => 'getNeighborhoodService',
  666.             'App\\Validator\\NeighborhoodValidator' => 'getNeighborhoodValidatorService',
  667.             'App\\Validator\\Property\\VideoLink' => 'getVideoLinkService',
  668.             'App\\Validator\\Property\\VideoLinkValidator' => 'getVideoLinkValidatorService',
  669.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  670.             'Faker\\Generator' => 'getGeneratorService',
  671.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  672.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  673.             'Translation\\Bundle\\Catalogue\\CatalogueCounter' => 'getCatalogueCounterService',
  674.             'Translation\\Bundle\\Catalogue\\CatalogueFetcher' => 'getCatalogueFetcherService',
  675.             'Translation\\Bundle\\Catalogue\\CatalogueManager' => 'getCatalogueManagerService',
  676.             'Translation\\Bundle\\Catalogue\\CatalogueWriter' => 'getCatalogueWriterService',
  677.             'Translation\\Bundle\\Command\\CheckMissingCommand' => 'getCheckMissingCommandService',
  678.             'Translation\\Bundle\\Command\\DeleteEmptyCommand' => 'getDeleteEmptyCommandService',
  679.             'Translation\\Bundle\\Command\\DeleteObsoleteCommand' => 'getDeleteObsoleteCommandService',
  680.             'Translation\\Bundle\\Command\\DownloadCommand' => 'getDownloadCommandService',
  681.             'Translation\\Bundle\\Command\\ExtractCommand' => 'getExtractCommandService',
  682.             'Translation\\Bundle\\Command\\StatusCommand' => 'getStatusCommandService',
  683.             'Translation\\Bundle\\Command\\SyncCommand' => 'getSyncCommandService',
  684.             'Translation\\Bundle\\Controller\\SymfonyProfilerController' => 'getSymfonyProfilerControllerService',
  685.             'Translation\\Bundle\\Controller\\WebUIController' => 'getWebUIControllerService',
  686.             'Translation\\Bundle\\Service\\CacheClearer' => 'getCacheClearer2Service',
  687.             'Translation\\Bundle\\Service\\ConfigurationManager' => 'getConfigurationManagerService',
  688.             'Translation\\Bundle\\Service\\Importer' => 'getImporterService',
  689.             'Translation\\Bundle\\Service\\StorageManager' => 'getStorageManagerService',
  690.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  691.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  692.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  693.             'Vich\\UploaderBundle\\Naming\\HashNamer.avatar_file' => 'getHashNamer_AvatarFileService',
  694.             'Vich\\UploaderBundle\\Naming\\HashNamer.event_images' => 'getHashNamer_EventImagesService',
  695.             'Vich\\UploaderBundle\\Naming\\HashNamer.identity_images' => 'getHashNamer_IdentityImagesService',
  696.             'Vich\\UploaderBundle\\Naming\\HashNamer.ownership_file' => 'getHashNamer_OwnershipFileService',
  697.             'Vich\\UploaderBundle\\Naming\\HashNamer.property_images' => 'getHashNamer_PropertyImagesService',
  698.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  699.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  700.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  701.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  702.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  703.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  704.             'Zenstruck\\Foundry\\Configuration' => 'getConfigurationService',
  705.             'Zenstruck\\Foundry\\Test\\GlobalStateRegistry' => 'getGlobalStateRegistryService',
  706.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  707.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  708.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  709.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  710.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  711.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  712.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  713.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  714.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  715.             'cache.app_clearer' => 'getCache_AppClearerService',
  716.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  717.             'cache.system_clearer' => 'getCache_SystemClearerService',
  718.             'cache_warmer' => 'getCacheWarmerService',
  719.             'console.command_loader' => 'getConsole_CommandLoaderService',
  720.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  721.             'emploi_api.event.authentication_success_listener' => 'getEmploiApi_Event_AuthenticationSuccessListenerService',
  722.             'error_controller' => 'getErrorControllerService',
  723.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  724.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  725.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  726.             'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService',
  727.             'gesdinet.jwtrefreshtoken.refresh_token_generator' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService',
  728.             'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService',
  729.             'gesdinet.jwtrefreshtoken.request.extractor.chain' => 'getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService',
  730.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  731.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  732.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  733.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  734.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  735.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  736.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  737.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  738.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  739.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  740.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  741.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  742.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  743.             'milkiya_logging' => 'getMilkiyaLoggingService',
  744.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  745.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  746.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  747.             'php_translation.cache_clearer' => 'getPhpTranslation_CacheClearerService',
  748.             'php_translation.catalogue_counter' => 'getPhpTranslation_CatalogueCounterService',
  749.             'php_translation.catalogue_fetcher' => 'getPhpTranslation_CatalogueFetcherService',
  750.             'php_translation.catalogue_manager' => 'getPhpTranslation_CatalogueManagerService',
  751.             'php_translation.catalogue_writer' => 'getPhpTranslation_CatalogueWriterService',
  752.             'php_translation.configuration_manager' => 'getPhpTranslation_ConfigurationManagerService',
  753.             'php_translation.importer' => 'getPhpTranslation_ImporterService',
  754.             'php_translation.storage.app' => 'getPhpTranslation_Storage_AppService',
  755.             'php_translation.storage_manager' => 'getPhpTranslation_StorageManagerService',
  756.             'php_translator.console.delete_obsolete' => 'getPhpTranslator_Console_DeleteObsoleteService',
  757.             'php_translator.console.download' => 'getPhpTranslator_Console_DownloadService',
  758.             'php_translator.console.extract' => 'getPhpTranslator_Console_ExtractService',
  759.             'php_translator.console.status' => 'getPhpTranslator_Console_StatusService',
  760.             'php_translator.console.sync' => 'getPhpTranslator_Console_SyncService',
  761.             'routing.loader' => 'getRouting_LoaderService',
  762.             'services_resetter' => 'getServicesResetterService',
  763.             'subscription_http_client' => 'getSubscriptionHttpClientService',
  764.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  765.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  766.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  767.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  768.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  769.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  770.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  771.         ];
  772.         $this->aliases = [
  773.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  774.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  775.             'App\\Domain\\ESignature\\UseCases\\AuthenticateUseCase' => 'App\\Domain\\ESignature\\Adapters\\Services\\AuthenticateService',
  776.             'App\\Domain\\ESignature\\UseCases\\Gateway\\ESignatureServiceInterface' => 'App\\Domain\\ESignature\\Adapters\\Services\\ESignatureService',
  777.             'App\\Kernel' => 'kernel',
  778.             'App\\Services\\PropertyTitleServiceInterface' => 'App\\Services\\PropertyTitleService',
  779.             'Translation\\Bundle\\Service\\StorageService' => 'php_translation.storage.app',
  780.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  781.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  782.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  783.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  784.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  785.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  786.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  787.             'database_connection' => 'doctrine.dbal.default_connection',
  788.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  789.             'php_translation.storage' => 'php_translation.storage.app',
  790.             'php_translation.storage.default' => 'php_translation.storage.app',
  791.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  792.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  793.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  794.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  795.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  796.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  797.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  798.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  799.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  800.         ];
  801.         $this->privates['service_container'] = function () {
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  808.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  810.             include_once \dirname(__DIR__4).'/src/EventSubscriber/LocaleSubscriber.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  813.             include_once \dirname(__DIR__4).'/src/Normalizer/AddressNormalizer.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  815.             include_once \dirname(__DIR__4).'/src/Normalizer/AgentsOptionsNormalizer.php';
  816.             include_once \dirname(__DIR__4).'/src/Normalizer/AvatarNormalizer.php';
  817.             include_once \dirname(__DIR__4).'/src/Normalizer/CandidateIdentityImageNormalizer.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  820.             include_once \dirname(__DIR__4).'/src/Normalizer/CurrencyNormalizer.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  825.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  826.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  827.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  828.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  829.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  830.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  831.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  832.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  833.             include_once \dirname(__DIR__4).'/src/Normalizer/GenderNormalizer.php';
  834.             include_once \dirname(__DIR__4).'/src/Normalizer/MandateNormalizer.php';
  835.             include_once \dirname(__DIR__4).'/src/Normalizer/MatchingApiViewModelNormalizer.php';
  836.             include_once \dirname(__DIR__4).'/src/Normalizer/PrescriberNormalizer.php';
  837.             include_once \dirname(__DIR__4).'/src/Normalizer/PropertyAddressNormalize.php';
  838.             include_once \dirname(__DIR__4).'/src/Normalizer/PublicWebsite/AgentNormalizer.php';
  839.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/AbstractNormalizer.php';
  840.             include_once \dirname(__DIR__4).'/src/Normalizer/QualificationLevelNormalizer.php';
  841.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/FinancingModeReferenceNormalizer.php';
  842.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/PropertyDestinationReferenceNormalizer.php';
  843.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceCandidateStatusNormalizer.php';
  844.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceCollaboratorStateNormalizer.php';
  845.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceCollaboratorStatusNormalizer.php';
  846.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceContactStateNormalizer.php';
  847.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceDiffusionModeReference.php';
  848.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceMandateStatusNormalizer.php';
  849.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceMandateTypeNormalizer.php';
  850.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePersonMaritalStatusNormalizer.php';
  851.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePersonTypeNormalizer.php';
  852.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePrescriberRelationNormalizer.php';
  853.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyConstructionNormalizer.php';
  854.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyContractTypeNormalizer.php';
  855.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyDomainNormalizer.php';
  856.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyLandTypeNormalizer.php';
  857.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyOrientationNormalizer.php';
  858.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyServiceTypeNormalizer.php';
  859.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyStateNormalizer.php';
  860.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyStatusNormalizer.php';
  861.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferencePropertyTypeNormalizer.php';
  862.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceTransactionFeesNormalizer.php';
  863.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceTransactionPaymentMethodNormalizer.php';
  864.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceTransactionRentalTypeNormalizer.php';
  865.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceTransactionTypeNormalizer.php';
  866.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/ReferenceVatNormalizer.php';
  867.             include_once \dirname(__DIR__4).'/src/Normalizer/Reference/TransactionStatusNormalizer.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  870.             include_once \dirname(__DIR__4).'/src/Serializer/CertificateOfOwnershipNormalizer.php';
  871.             include_once \dirname(__DIR__4).'/src/Serializer/PropertyImagesNormalizer.php';
  872.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  873.             include_once \dirname(__DIR__4).'/src/Serializer/SiegeGroupsContextBuilder.php';
  874.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  875.             include_once \dirname(__DIR__4).'/src/Services/CurrencyService.php';
  876.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  878.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  879.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  891.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  913.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  920.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  947.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  948.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  949.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  959.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  960.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  961.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  962.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hal/JsonSchema/SchemaFactory.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1295.             include_once \dirname(__DIR__4).'/src/Domain/BusinessRequest/Adapters/Normalizer/BusinessRequestNormalizer.php';
  1296.             include_once \dirname(__DIR__4).'/src/Domain/EventManagement/Adapters/Gateway/ApiPlatform/Normalizer/EventNormalizer.php';
  1297.             include_once \dirname(__DIR__4).'/src/Domain/EventManagement/Adapters/Gateway/ApiPlatform/Normalizer/EventPhotoNormalizer.php';
  1298.             include_once \dirname(__DIR__4).'/src/Domain/EventManagement/Adapters/Gateway/ApiPlatform/Normalizer/EventTypeNormalizer.php';
  1299.             include_once \dirname(__DIR__4).'/src/Domain/EventManagement/Adapters/Gateway/ApiPlatform/Normalizer/ParticipantNormalizer.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/EntrypointNormalizer.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/ItemNormalizer.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/CollectionNormalizer.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/ObjectNormalizer.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1341.             include_once \dirname(__DIR__4).'/src/Domain/Gateway/Entities/Agenz/Encoder/AgenzEncoder.php';
  1342.             include_once \dirname(__DIR__4).'/src/Domain/Gateway/Entities/Mubawab/Encoder/MubawabEncoder.php';
  1343.             include_once \dirname(__DIR__4).'/src/Domain/Gateway/Entities/Multilist/Encoder/MultilistEncoder.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/php-translation/symfony-bundle/Twig/TranslationExtension.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1427.         };
  1428.     }
  1429.     public function compile(): void
  1430.     {
  1431.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1432.     }
  1433.     public function isCompiled(): bool
  1434.     {
  1435.         return true;
  1436.     }
  1437.     public function getRemovedIds(): array
  1438.     {
  1439.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1440.     }
  1441.     protected function load($file$lazyLoad true)
  1442.     {
  1443.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1444.             return $class::do($this$lazyLoad);
  1445.         }
  1446.         if ('.' === $file[-4]) {
  1447.             $class substr($class0, -4);
  1448.         } else {
  1449.             $file .= '.php';
  1450.         }
  1451.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1452.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1453.     }
  1454.     protected function createProxy($class, \Closure $factory)
  1455.     {
  1456.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1457.         return $factory();
  1458.     }
  1459.     /**
  1460.      * Gets the public '.container.private.profiler' shared service.
  1461.      *
  1462.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1463.      */
  1464.     protected function get_Container_Private_ProfilerService()
  1465.     {
  1466.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1467.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1468.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1469.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1470.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1471.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1472.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1473.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1474.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1475.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1476.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1477.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1478.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1479.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1480.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1481.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1482.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1483.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1484.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1485.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1486.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1487.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1488.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  1489.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  1490.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1491.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1492.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  1493.         $f = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1494.         $f->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1495.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1496.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1497.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1498.         if ($this->has('kernel')) {
  1499.             $h->setKernel($b);
  1500.         }
  1501.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1502.         $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->getApiPlatform_FilterLocatorService()), ($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())));
  1503.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1504.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1505.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1506.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1507.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1508.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1509.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1510.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1511.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1512.         $instance->add($d);
  1513.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector($e));
  1514.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  1515.         $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())));
  1516.         $instance->add($f);
  1517.         $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([])))));
  1518.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1519.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1520.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector($e));
  1521.         $instance->add($g);
  1522.         $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()))));
  1523.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1524.         $instance->add($h);
  1525.         return $instance;
  1526.     }
  1527.     /**
  1528.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1529.      *
  1530.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1531.      */
  1532.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1533.     {
  1534.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1535.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1536.             return $this->services['.container.private.security.authorization_checker'];
  1537.         }
  1538.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  1539.     }
  1540.     /**
  1541.      * Gets the public '.container.private.security.token_storage' shared service.
  1542.      *
  1543.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1544.      */
  1545.     protected function get_Container_Private_Security_TokenStorageService()
  1546.     {
  1547.         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, [
  1548.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1549.         ], [
  1550.             'request_stack' => '?',
  1551.         ]));
  1552.     }
  1553.     /**
  1554.      * Gets the public '.container.private.serializer' shared service.
  1555.      *
  1556.      * @return \Symfony\Component\Serializer\Serializer
  1557.      */
  1558.     protected function get_Container_Private_SerializerService()
  1559.     {
  1560.         $a = ($this->services['App\\Normalizer\\AddressNormalizer'] ?? $this->getAddressNormalizerService());
  1561.         if (isset($this->services['.container.private.serializer'])) {
  1562.             return $this->services['.container.private.serializer'];
  1563.         }
  1564.         $b = ($this->services['App\\Normalizer\\AgentsOptionsNormalizer'] ?? $this->getAgentsOptionsNormalizerService());
  1565.         if (isset($this->services['.container.private.serializer'])) {
  1566.             return $this->services['.container.private.serializer'];
  1567.         }
  1568.         $c = ($this->services['App\\Normalizer\\CandidateIdentityImageNormalizer'] ?? $this->getCandidateIdentityImageNormalizerService());
  1569.         if (isset($this->services['.container.private.serializer'])) {
  1570.             return $this->services['.container.private.serializer'];
  1571.         }
  1572.         $d = ($this->services['App\\Normalizer\\MandateNormalizer'] ?? $this->getMandateNormalizerService());
  1573.         if (isset($this->services['.container.private.serializer'])) {
  1574.             return $this->services['.container.private.serializer'];
  1575.         }
  1576.         $e = ($this->services['App\\Normalizer\\PropertyAddressNormalize'] ?? $this->getPropertyAddressNormalizeService());
  1577.         if (isset($this->services['.container.private.serializer'])) {
  1578.             return $this->services['.container.private.serializer'];
  1579.         }
  1580.         $f = ($this->services['App\\Normalizer\\PublicWebsite\\AgentNormalizer'] ?? $this->getAgentNormalizerService());
  1581.         if (isset($this->services['.container.private.serializer'])) {
  1582.             return $this->services['.container.private.serializer'];
  1583.         }
  1584.         $g = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1585.         if (isset($this->services['.container.private.serializer'])) {
  1586.             return $this->services['.container.private.serializer'];
  1587.         }
  1588.         $h = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1589.         if (isset($this->services['.container.private.serializer'])) {
  1590.             return $this->services['.container.private.serializer'];
  1591.         }
  1592.         $i = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1593.         if (isset($this->services['.container.private.serializer'])) {
  1594.             return $this->services['.container.private.serializer'];
  1595.         }
  1596.         $j = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1597.         if (isset($this->services['.container.private.serializer'])) {
  1598.             return $this->services['.container.private.serializer'];
  1599.         }
  1600.         $k = ($this->privates['api_platform.hal.json_schema.schema_factory'] ?? $this->getApiPlatform_Hal_JsonSchema_SchemaFactoryService());
  1601.         if (isset($this->services['.container.private.serializer'])) {
  1602.             return $this->services['.container.private.serializer'];
  1603.         }
  1604.         $l = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  1605.         if (isset($this->services['.container.private.serializer'])) {
  1606.             return $this->services['.container.private.serializer'];
  1607.         }
  1608.         $m = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  1609.         if (isset($this->services['.container.private.serializer'])) {
  1610.             return $this->services['.container.private.serializer'];
  1611.         }
  1612.         $n = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1613.         if (isset($this->services['.container.private.serializer'])) {
  1614.             return $this->services['.container.private.serializer'];
  1615.         }
  1616.         $o = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1617.         if (isset($this->services['.container.private.serializer'])) {
  1618.             return $this->services['.container.private.serializer'];
  1619.         }
  1620.         $p = ($this->services['App\\Normalizer\\CurrencyNormalizer'] ?? $this->getCurrencyNormalizerService());
  1621.         if (isset($this->services['.container.private.serializer'])) {
  1622.             return $this->services['.container.private.serializer'];
  1623.         }
  1624.         $q = ($this->services['app.serializer.currency_normalizer.json'] ?? $this->getApp_Serializer_CurrencyNormalizer_JsonService());
  1625.         if (isset($this->services['.container.private.serializer'])) {
  1626.             return $this->services['.container.private.serializer'];
  1627.         }
  1628.         $r = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1629.         $s = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
  1630.         $t = ($this->services['translator'] ?? $this->getTranslatorService());
  1631.         $u = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  1632.         $v = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$r$h)], [=> $u]));
  1633.         $w = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($v);
  1634.         $x = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1635.         $y = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($x$i$j$k, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $lNULL$mNULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], $ntrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], true'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue$v));
  1636.         $z = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1637.         $aa = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1638.         $ba = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1639.         $ca = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1640.         $da = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1641.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($r), => $a=> $b=> ($this->services['App\\Normalizer\\AvatarNormalizer'] ?? $this->getAvatarNormalizerService()), => $c=> ($this->services['App\\Normalizer\\GenderNormalizer'] ?? $this->getGenderNormalizerService()), => $d=> ($this->services['App\\Normalizer\\MatchingApiViewModelNormalizer'] ?? $this->getMatchingApiViewModelNormalizerService()), => ($this->services['App\\Normalizer\\PrescriberNormalizer'] ?? $this->getPrescriberNormalizerService()), => $e10 => $f11 => ($this->services['App\\Normalizer\\QualificationLevelNormalizer'] ?? $this->getQualificationLevelNormalizerService()), 12 => ($this->services['App\\Normalizer\\Reference\\FinancingModeReferenceNormalizer'] ?? $this->getFinancingModeReferenceNormalizerService()), 13 => ($this->services['App\\Normalizer\\Reference\\PropertyDestinationReferenceNormalizer'] ?? $this->getPropertyDestinationReferenceNormalizerService()), 14 => ($this->services['App\\Normalizer\\Reference\\ReferenceCandidateStatusNormalizer'] ?? $this->getReferenceCandidateStatusNormalizerService()), 15 => ($this->services['App\\Normalizer\\Reference\\ReferenceCollaboratorStateNormalizer'] ?? $this->getReferenceCollaboratorStateNormalizerService()), 16 => ($this->services['App\\Normalizer\\Reference\\ReferenceCollaboratorStatusNormalizer'] ?? $this->getReferenceCollaboratorStatusNormalizerService()), 17 => ($this->services['App\\Normalizer\\Reference\\ReferenceContactStateNormalizer'] ?? $this->getReferenceContactStateNormalizerService()), 18 => ($this->services['App\\Normalizer\\Reference\\ReferenceDiffusionModeReference'] ?? $this->getReferenceDiffusionModeReferenceService()), 19 => ($this->services['App\\Normalizer\\Reference\\ReferenceMandateStatusNormalizer'] ?? $this->getReferenceMandateStatusNormalizerService()), 20 => ($this->services['App\\Normalizer\\Reference\\ReferenceMandateTypeNormalizer'] ?? $this->getReferenceMandateTypeNormalizerService()), 21 => ($this->services['App\\Normalizer\\Reference\\ReferencePersonMaritalStatusNormalizer'] ?? $this->getReferencePersonMaritalStatusNormalizerService()), 22 => ($this->services['App\\Normalizer\\Reference\\ReferencePersonTypeNormalizer'] ?? $this->getReferencePersonTypeNormalizerService()), 23 => ($this->services['App\\Normalizer\\Reference\\ReferencePrescriberRelationNormalizer'] ?? $this->getReferencePrescriberRelationNormalizerService()), 24 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyConstructionNormalizer'] ?? $this->getReferencePropertyConstructionNormalizerService()), 25 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyContractTypeNormalizer'] ?? $this->getReferencePropertyContractTypeNormalizerService()), 26 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyDomainNormalizer'] ?? $this->getReferencePropertyDomainNormalizerService()), 27 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyLandTypeNormalizer'] ?? $this->getReferencePropertyLandTypeNormalizerService()), 28 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyOrientationNormalizer'] ?? $this->getReferencePropertyOrientationNormalizerService()), 29 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyServiceTypeNormalizer'] ?? $this->getReferencePropertyServiceTypeNormalizerService()), 30 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyStateNormalizer'] ?? $this->getReferencePropertyStateNormalizerService()), 31 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyStatusNormalizer'] ?? $this->getReferencePropertyStatusNormalizerService()), 32 => ($this->services['App\\Normalizer\\Reference\\ReferencePropertyTypeNormalizer'] ?? $this->getReferencePropertyTypeNormalizerService()), 33 => ($this->services['App\\Normalizer\\Reference\\ReferenceTransactionFeesNormalizer'] ?? $this->getReferenceTransactionFeesNormalizerService()), 34 => ($this->services['App\\Normalizer\\Reference\\ReferenceTransactionPaymentMethodNormalizer'] ?? $this->getReferenceTransactionPaymentMethodNormalizerService()), 35 => ($this->services['App\\Normalizer\\Reference\\ReferenceTransactionRentalTypeNormalizer'] ?? $this->getReferenceTransactionRentalTypeNormalizerService()), 36 => ($this->services['App\\Normalizer\\Reference\\ReferenceTransactionTypeNormalizer'] ?? $this->getReferenceTransactionTypeNormalizerService()), 37 => ($this->services['App\\Normalizer\\Reference\\ReferenceVatNormalizer'] ?? $this->getReferenceVatNormalizerService()), 38 => ($this->services['App\\Normalizer\\Reference\\TransactionStatusNormalizer'] ?? $this->getTransactionStatusNormalizerService()), 39 => ($this->services['App\\Serializer\\CertificateOfOwnershipNormalizer'] ?? $this->getCertificateOfOwnershipNormalizerService()), 40 => ($this->services['App\\Serializer\\PropertyImagesNormalizer'] ?? $this->getPropertyImagesNormalizerService()), 41 => new \App\Domain\BusinessRequest\Adapters\Normalizer\BusinessRequestNormalizer($s$g$t, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())), 42 => new \App\Domain\EventManagement\Adapters\Gateway\ApiPlatform\Normalizer\EventNormalizer($s$g), 43 => new \App\Domain\EventManagement\Adapters\Gateway\ApiPlatform\Normalizer\EventPhotoNormalizer($s$this->getEnv('API_SCHEME').'://'.$this->getEnv('string:API_BASE_URL'), $this->getEnv('ASSET_VERSION')), 44 => new \App\Domain\EventManagement\Adapters\Gateway\ApiPlatform\Normalizer\EventTypeNormalizer($s), 45 => new \App\Domain\EventManagement\Adapters\Gateway\ApiPlatform\Normalizer\ParticipantNormalizer($s$t), 46 => $w47 => $y48 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($z, [], $aa), 49 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $aa), 50 => $y51 => $w52 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($x$i$j$baNULL$zNULL$aa), 53 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($x$o$z), 54 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($ztrue), 55 => new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($x$o$z), 56 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 57 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 58 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 59 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 60 => $p61 => new \ApiPlatform\Hal\Serializer\ItemNormalizer($i$j$o$ba$r$aa$caNULLfalse, [], new RewindableGenerator(function () {
  1642.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1643.         }, 1), $x, ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService())), 62 => $q63 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 64 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $aa), 65 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($ca$aa$h, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, [])), 66 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 67 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 68 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 69 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 70 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 71 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($da$ba$oNULL), 'page''pagination'$x$r), $x$ba$m), 72 => new \ApiPlatform\Hal\Serializer\CollectionNormalizer($ba'page'$x), 73 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 74 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s$o$da), 75 => new \ApiPlatform\Hal\Serializer\ObjectNormalizer($s$o), 76 => $s], [=> new \App\Domain\Gateway\Entities\Agenz\Encoder\AgenzEncoder(), => new \App\Domain\Gateway\Entities\Mubawab\Encoder\MubawabEncoder(), => new \App\Domain\Gateway\Entities\Multilist\Encoder\MultilistEncoder(), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $u=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1644.     }
  1645.     /**
  1646.      * Gets the public '.container.private.session' shared service.
  1647.      *
  1648.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1649.      */
  1650.     protected function get_Container_Private_SessionService()
  1651.     {
  1652.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1653.         if (isset($this->services['.container.private.session'])) {
  1654.             return $this->services['.container.private.session'];
  1655.         }
  1656.         return $this->services['.container.private.session'] = $a->createSession();
  1657.     }
  1658.     /**
  1659.      * Gets the public '.container.private.twig' shared service.
  1660.      *
  1661.      * @return \Twig\Environment
  1662.      */
  1663.     protected function get_Container_Private_TwigService()
  1664.     {
  1665.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1666.         $a->addPath((\dirname(__DIR__4).'/public/style/mail/css'), 'styles');
  1667.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1668.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1669.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1670.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1671.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1672.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1673.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1674.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1675.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1676.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1677.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1678.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1679.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1680.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1681.         $a->addPath((\dirname(__DIR__4).'/vendor/php-translation/symfony-bundle/Resources/views'), 'Translation');
  1682.         $a->addPath((\dirname(__DIR__4).'/vendor/php-translation/symfony-bundle/Resources/views'), '!Translation');
  1683.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1684.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1685.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1686.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1687.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1688.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1689.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1690.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1691.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1692.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1693.         $g = ($this->services['router'] ?? $this->getRouterService());
  1694.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1695.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1696.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1697.         $j = new \Symfony\Bridge\Twig\AppVariable();
  1698.         $j->setEnvironment('dev');
  1699.         $j->setDebug(true);
  1700.         if ($this->has('.container.private.security.token_storage')) {
  1701.             $j->setTokenStorage($h);
  1702.         }
  1703.         if ($this->has('request_stack')) {
  1704.             $j->setRequestStack($d);
  1705.         }
  1706.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1707.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1708.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1709.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  1710.             return new \EmptyIterator();
  1711.         }, 0))));
  1712.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  1713.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1714.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1715.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1716.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1717.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1718.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  1719.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  1720.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1721.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1722.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1723.         $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($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  1724.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1725.         $instance->addExtension(($this->services['App\\Twig\\AppExtension'] ?? $this->getAppExtensionService()));
  1726.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1727.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1728.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()))));
  1729.         $instance->addExtension(new \Translation\Bundle\Twig\TranslationExtension($ctrue));
  1730.         $instance->addGlobal('app'$j);
  1731.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1732.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1733.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1734.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1735.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1736.         ], [
  1737.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1738.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1739.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1740.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1741.         ])));
  1742.         $instance->addGlobal('app_milkiya_twig_path'$this->getEnv('MILKIYA_TWIG_URL'));
  1743.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1744.         return $instance;
  1745.     }
  1746.     /**
  1747.      * Gets the public '.container.private.validator' shared service.
  1748.      *
  1749.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1750.      */
  1751.     protected function get_Container_Private_ValidatorService()
  1752.     {
  1753.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1754.         if (isset($this->services['.container.private.validator'])) {
  1755.             return $this->services['.container.private.validator'];
  1756.         }
  1757.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1758.     }
  1759.     /**
  1760.      * Gets the public 'App\EventSubscriber\LocaleSubscriber' shared autowired service.
  1761.      *
  1762.      * @return \App\EventSubscriber\LocaleSubscriber
  1763.      */
  1764.     protected function getLocaleSubscriberService()
  1765.     {
  1766.         return $this->services['App\\EventSubscriber\\LocaleSubscriber'] = new \App\EventSubscriber\LocaleSubscriber();
  1767.     }
  1768.     /**
  1769.      * Gets the public 'App\Normalizer\AddressNormalizer' shared autowired service.
  1770.      *
  1771.      * @return \App\Normalizer\AddressNormalizer
  1772.      */
  1773.     protected function getAddressNormalizerService()
  1774.     {
  1775.         $a = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
  1776.         if (isset($this->services['App\\Normalizer\\AddressNormalizer'])) {
  1777.             return $this->services['App\\Normalizer\\AddressNormalizer'];
  1778.         }
  1779.         return $this->services['App\\Normalizer\\AddressNormalizer'] = new \App\Normalizer\AddressNormalizer($a);
  1780.     }
  1781.     /**
  1782.      * Gets the public 'App\Normalizer\AgentsOptionsNormalizer' shared autowired service.
  1783.      *
  1784.      * @return \App\Normalizer\AgentsOptionsNormalizer
  1785.      */
  1786.     protected function getAgentsOptionsNormalizerService()
  1787.     {
  1788.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1789.         if (isset($this->services['App\\Normalizer\\AgentsOptionsNormalizer'])) {
  1790.             return $this->services['App\\Normalizer\\AgentsOptionsNormalizer'];
  1791.         }
  1792.         return $this->services['App\\Normalizer\\AgentsOptionsNormalizer'] = new \App\Normalizer\AgentsOptionsNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  1793.     }
  1794.     /**
  1795.      * Gets the public 'App\Normalizer\AvatarNormalizer' shared autowired service.
  1796.      *
  1797.      * @return \App\Normalizer\AvatarNormalizer
  1798.      */
  1799.     protected function getAvatarNormalizerService()
  1800.     {
  1801.         return $this->services['App\\Normalizer\\AvatarNormalizer'] = new \App\Normalizer\AvatarNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()));
  1802.     }
  1803.     /**
  1804.      * Gets the public 'App\Normalizer\CandidateIdentityImageNormalizer' shared autowired service.
  1805.      *
  1806.      * @return \App\Normalizer\CandidateIdentityImageNormalizer
  1807.      */
  1808.     protected function getCandidateIdentityImageNormalizerService()
  1809.     {
  1810.         $a = ($this->services['router'] ?? $this->getRouterService());
  1811.         if (isset($this->services['App\\Normalizer\\CandidateIdentityImageNormalizer'])) {
  1812.             return $this->services['App\\Normalizer\\CandidateIdentityImageNormalizer'];
  1813.         }
  1814.         return $this->services['App\\Normalizer\\CandidateIdentityImageNormalizer'] = new \App\Normalizer\CandidateIdentityImageNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1815.     }
  1816.     /**
  1817.      * Gets the public 'App\Normalizer\CurrencyNormalizer' shared autowired service.
  1818.      *
  1819.      * @return \App\Normalizer\CurrencyNormalizer
  1820.      */
  1821.     protected function getCurrencyNormalizerService()
  1822.     {
  1823.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1824.         if (isset($this->services['App\\Normalizer\\CurrencyNormalizer'])) {
  1825.             return $this->services['App\\Normalizer\\CurrencyNormalizer'];
  1826.         }
  1827.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1828.         if (isset($this->services['App\\Normalizer\\CurrencyNormalizer'])) {
  1829.             return $this->services['App\\Normalizer\\CurrencyNormalizer'];
  1830.         }
  1831.         $c = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1832.         if (isset($this->services['App\\Normalizer\\CurrencyNormalizer'])) {
  1833.             return $this->services['App\\Normalizer\\CurrencyNormalizer'];
  1834.         }
  1835.         $d = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1836.         if (isset($this->services['App\\Normalizer\\CurrencyNormalizer'])) {
  1837.             return $this->services['App\\Normalizer\\CurrencyNormalizer'];
  1838.         }
  1839.         $e = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1840.         if (isset($this->services['App\\Normalizer\\CurrencyNormalizer'])) {
  1841.             return $this->services['App\\Normalizer\\CurrencyNormalizer'];
  1842.         }
  1843.         return $this->services['App\\Normalizer\\CurrencyNormalizer'] = new \App\Normalizer\CurrencyNormalizer(new \ApiPlatform\JsonLd\Serializer\ItemNormalizer(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a$b$c, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $d, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), [], new RewindableGenerator(function () {
  1844.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1845.         }, 1), $e), ($this->services['App\\Services\\CurrencyService'] ?? $this->getCurrencyServiceService()));
  1846.     }
  1847.     /**
  1848.      * Gets the public 'App\Normalizer\GenderNormalizer' shared autowired service.
  1849.      *
  1850.      * @return \App\Normalizer\GenderNormalizer
  1851.      */
  1852.     protected function getGenderNormalizerService()
  1853.     {
  1854.         return $this->services['App\\Normalizer\\GenderNormalizer'] = new \App\Normalizer\GenderNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  1855.     }
  1856.     /**
  1857.      * Gets the public 'App\Normalizer\MandateNormalizer' shared autowired service.
  1858.      *
  1859.      * @return \App\Normalizer\MandateNormalizer
  1860.      */
  1861.     protected function getMandateNormalizerService()
  1862.     {
  1863.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1864.         if (isset($this->services['App\\Normalizer\\MandateNormalizer'])) {
  1865.             return $this->services['App\\Normalizer\\MandateNormalizer'];
  1866.         }
  1867.         return $this->services['App\\Normalizer\\MandateNormalizer'] = new \App\Normalizer\MandateNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), $a, ($this->services['App\\Services\\CurrencyService'] ?? $this->getCurrencyServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  1868.     }
  1869.     /**
  1870.      * Gets the public 'App\Normalizer\MatchingApiViewModelNormalizer' shared autowired service.
  1871.      *
  1872.      * @return \App\Normalizer\MatchingApiViewModelNormalizer
  1873.      */
  1874.     protected function getMatchingApiViewModelNormalizerService()
  1875.     {
  1876.         return $this->services['App\\Normalizer\\MatchingApiViewModelNormalizer'] = new \App\Normalizer\MatchingApiViewModelNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\CurrencyService'] ?? $this->getCurrencyServiceService()));
  1877.     }
  1878.     /**
  1879.      * Gets the public 'App\Normalizer\PrescriberNormalizer' shared autowired service.
  1880.      *
  1881.      * @return \App\Normalizer\PrescriberNormalizer
  1882.      */
  1883.     protected function getPrescriberNormalizerService()
  1884.     {
  1885.         return $this->services['App\\Normalizer\\PrescriberNormalizer'] = new \App\Normalizer\PrescriberNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  1886.     }
  1887.     /**
  1888.      * Gets the public 'App\Normalizer\PropertyAddressNormalize' shared autowired service.
  1889.      *
  1890.      * @return \App\Normalizer\PropertyAddressNormalize
  1891.      */
  1892.     protected function getPropertyAddressNormalizeService()
  1893.     {
  1894.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1895.         if (isset($this->services['App\\Normalizer\\PropertyAddressNormalize'])) {
  1896.             return $this->services['App\\Normalizer\\PropertyAddressNormalize'];
  1897.         }
  1898.         return $this->services['App\\Normalizer\\PropertyAddressNormalize'] = new \App\Normalizer\PropertyAddressNormalize(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), $a);
  1899.     }
  1900.     /**
  1901.      * Gets the public 'App\Normalizer\PublicWebsite\AgentNormalizer' shared autowired service.
  1902.      *
  1903.      * @return \App\Normalizer\PublicWebsite\AgentNormalizer
  1904.      */
  1905.     protected function getAgentNormalizerService()
  1906.     {
  1907.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1908.         if (isset($this->services['App\\Normalizer\\PublicWebsite\\AgentNormalizer'])) {
  1909.             return $this->services['App\\Normalizer\\PublicWebsite\\AgentNormalizer'];
  1910.         }
  1911.         return $this->services['App\\Normalizer\\PublicWebsite\\AgentNormalizer'] = new \App\Normalizer\PublicWebsite\AgentNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), $a);
  1912.     }
  1913.     /**
  1914.      * Gets the public 'App\Normalizer\QualificationLevelNormalizer' shared autowired service.
  1915.      *
  1916.      * @return \App\Normalizer\QualificationLevelNormalizer
  1917.      */
  1918.     protected function getQualificationLevelNormalizerService()
  1919.     {
  1920.         return $this->services['App\\Normalizer\\QualificationLevelNormalizer'] = new \App\Normalizer\QualificationLevelNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1921.     }
  1922.     /**
  1923.      * Gets the public 'App\Normalizer\Reference\FinancingModeReferenceNormalizer' shared autowired service.
  1924.      *
  1925.      * @return \App\Normalizer\Reference\FinancingModeReferenceNormalizer
  1926.      */
  1927.     protected function getFinancingModeReferenceNormalizerService()
  1928.     {
  1929.         return $this->services['App\\Normalizer\\Reference\\FinancingModeReferenceNormalizer'] = new \App\Normalizer\Reference\FinancingModeReferenceNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1930.     }
  1931.     /**
  1932.      * Gets the public 'App\Normalizer\Reference\PropertyDestinationReferenceNormalizer' shared autowired service.
  1933.      *
  1934.      * @return \App\Normalizer\Reference\PropertyDestinationReferenceNormalizer
  1935.      */
  1936.     protected function getPropertyDestinationReferenceNormalizerService()
  1937.     {
  1938.         return $this->services['App\\Normalizer\\Reference\\PropertyDestinationReferenceNormalizer'] = new \App\Normalizer\Reference\PropertyDestinationReferenceNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1939.     }
  1940.     /**
  1941.      * Gets the public 'App\Normalizer\Reference\ReferenceCandidateStatusNormalizer' shared autowired service.
  1942.      *
  1943.      * @return \App\Normalizer\Reference\ReferenceCandidateStatusNormalizer
  1944.      */
  1945.     protected function getReferenceCandidateStatusNormalizerService()
  1946.     {
  1947.         return $this->services['App\\Normalizer\\Reference\\ReferenceCandidateStatusNormalizer'] = new \App\Normalizer\Reference\ReferenceCandidateStatusNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1948.     }
  1949.     /**
  1950.      * Gets the public 'App\Normalizer\Reference\ReferenceCollaboratorStateNormalizer' shared autowired service.
  1951.      *
  1952.      * @return \App\Normalizer\Reference\ReferenceCollaboratorStateNormalizer
  1953.      */
  1954.     protected function getReferenceCollaboratorStateNormalizerService()
  1955.     {
  1956.         return $this->services['App\\Normalizer\\Reference\\ReferenceCollaboratorStateNormalizer'] = new \App\Normalizer\Reference\ReferenceCollaboratorStateNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1957.     }
  1958.     /**
  1959.      * Gets the public 'App\Normalizer\Reference\ReferenceCollaboratorStatusNormalizer' shared autowired service.
  1960.      *
  1961.      * @return \App\Normalizer\Reference\ReferenceCollaboratorStatusNormalizer
  1962.      */
  1963.     protected function getReferenceCollaboratorStatusNormalizerService()
  1964.     {
  1965.         return $this->services['App\\Normalizer\\Reference\\ReferenceCollaboratorStatusNormalizer'] = new \App\Normalizer\Reference\ReferenceCollaboratorStatusNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1966.     }
  1967.     /**
  1968.      * Gets the public 'App\Normalizer\Reference\ReferenceContactStateNormalizer' shared autowired service.
  1969.      *
  1970.      * @return \App\Normalizer\Reference\ReferenceContactStateNormalizer
  1971.      */
  1972.     protected function getReferenceContactStateNormalizerService()
  1973.     {
  1974.         return $this->services['App\\Normalizer\\Reference\\ReferenceContactStateNormalizer'] = new \App\Normalizer\Reference\ReferenceContactStateNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1975.     }
  1976.     /**
  1977.      * Gets the public 'App\Normalizer\Reference\ReferenceDiffusionModeReference' shared autowired service.
  1978.      *
  1979.      * @return \App\Normalizer\Reference\ReferenceDiffusionModeReference
  1980.      */
  1981.     protected function getReferenceDiffusionModeReferenceService()
  1982.     {
  1983.         return $this->services['App\\Normalizer\\Reference\\ReferenceDiffusionModeReference'] = new \App\Normalizer\Reference\ReferenceDiffusionModeReference(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1984.     }
  1985.     /**
  1986.      * Gets the public 'App\Normalizer\Reference\ReferenceMandateStatusNormalizer' shared autowired service.
  1987.      *
  1988.      * @return \App\Normalizer\Reference\ReferenceMandateStatusNormalizer
  1989.      */
  1990.     protected function getReferenceMandateStatusNormalizerService()
  1991.     {
  1992.         return $this->services['App\\Normalizer\\Reference\\ReferenceMandateStatusNormalizer'] = new \App\Normalizer\Reference\ReferenceMandateStatusNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1993.     }
  1994.     /**
  1995.      * Gets the public 'App\Normalizer\Reference\ReferenceMandateTypeNormalizer' shared autowired service.
  1996.      *
  1997.      * @return \App\Normalizer\Reference\ReferenceMandateTypeNormalizer
  1998.      */
  1999.     protected function getReferenceMandateTypeNormalizerService()
  2000.     {
  2001.         return $this->services['App\\Normalizer\\Reference\\ReferenceMandateTypeNormalizer'] = new \App\Normalizer\Reference\ReferenceMandateTypeNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2002.     }
  2003.     /**
  2004.      * Gets the public 'App\Normalizer\Reference\ReferencePersonMaritalStatusNormalizer' shared autowired service.
  2005.      *
  2006.      * @return \App\Normalizer\Reference\ReferencePersonMaritalStatusNormalizer
  2007.      */
  2008.     protected function getReferencePersonMaritalStatusNormalizerService()
  2009.     {
  2010.         return $this->services['App\\Normalizer\\Reference\\ReferencePersonMaritalStatusNormalizer'] = new \App\Normalizer\Reference\ReferencePersonMaritalStatusNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2011.     }
  2012.     /**
  2013.      * Gets the public 'App\Normalizer\Reference\ReferencePersonTypeNormalizer' shared autowired service.
  2014.      *
  2015.      * @return \App\Normalizer\Reference\ReferencePersonTypeNormalizer
  2016.      */
  2017.     protected function getReferencePersonTypeNormalizerService()
  2018.     {
  2019.         return $this->services['App\\Normalizer\\Reference\\ReferencePersonTypeNormalizer'] = new \App\Normalizer\Reference\ReferencePersonTypeNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2020.     }
  2021.     /**
  2022.      * Gets the public 'App\Normalizer\Reference\ReferencePrescriberRelationNormalizer' shared autowired service.
  2023.      *
  2024.      * @return \App\Normalizer\Reference\ReferencePrescriberRelationNormalizer
  2025.      */
  2026.     protected function getReferencePrescriberRelationNormalizerService()
  2027.     {
  2028.         return $this->services['App\\Normalizer\\Reference\\ReferencePrescriberRelationNormalizer'] = new \App\Normalizer\Reference\ReferencePrescriberRelationNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2029.     }
  2030.     /**
  2031.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyConstructionNormalizer' shared autowired service.
  2032.      *
  2033.      * @return \App\Normalizer\Reference\ReferencePropertyConstructionNormalizer
  2034.      */
  2035.     protected function getReferencePropertyConstructionNormalizerService()
  2036.     {
  2037.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyConstructionNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyConstructionNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2038.     }
  2039.     /**
  2040.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyContractTypeNormalizer' shared autowired service.
  2041.      *
  2042.      * @return \App\Normalizer\Reference\ReferencePropertyContractTypeNormalizer
  2043.      */
  2044.     protected function getReferencePropertyContractTypeNormalizerService()
  2045.     {
  2046.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyContractTypeNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyContractTypeNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2047.     }
  2048.     /**
  2049.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyDomainNormalizer' shared autowired service.
  2050.      *
  2051.      * @return \App\Normalizer\Reference\ReferencePropertyDomainNormalizer
  2052.      */
  2053.     protected function getReferencePropertyDomainNormalizerService()
  2054.     {
  2055.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyDomainNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyDomainNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2056.     }
  2057.     /**
  2058.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyLandTypeNormalizer' shared autowired service.
  2059.      *
  2060.      * @return \App\Normalizer\Reference\ReferencePropertyLandTypeNormalizer
  2061.      */
  2062.     protected function getReferencePropertyLandTypeNormalizerService()
  2063.     {
  2064.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyLandTypeNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyLandTypeNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2065.     }
  2066.     /**
  2067.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyOrientationNormalizer' shared autowired service.
  2068.      *
  2069.      * @return \App\Normalizer\Reference\ReferencePropertyOrientationNormalizer
  2070.      */
  2071.     protected function getReferencePropertyOrientationNormalizerService()
  2072.     {
  2073.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyOrientationNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyOrientationNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2074.     }
  2075.     /**
  2076.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyServiceTypeNormalizer' shared autowired service.
  2077.      *
  2078.      * @return \App\Normalizer\Reference\ReferencePropertyServiceTypeNormalizer
  2079.      */
  2080.     protected function getReferencePropertyServiceTypeNormalizerService()
  2081.     {
  2082.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyServiceTypeNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyServiceTypeNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2083.     }
  2084.     /**
  2085.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyStateNormalizer' shared autowired service.
  2086.      *
  2087.      * @return \App\Normalizer\Reference\ReferencePropertyStateNormalizer
  2088.      */
  2089.     protected function getReferencePropertyStateNormalizerService()
  2090.     {
  2091.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyStateNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyStateNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2092.     }
  2093.     /**
  2094.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyStatusNormalizer' shared autowired service.
  2095.      *
  2096.      * @return \App\Normalizer\Reference\ReferencePropertyStatusNormalizer
  2097.      */
  2098.     protected function getReferencePropertyStatusNormalizerService()
  2099.     {
  2100.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyStatusNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyStatusNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2101.     }
  2102.     /**
  2103.      * Gets the public 'App\Normalizer\Reference\ReferencePropertyTypeNormalizer' shared autowired service.
  2104.      *
  2105.      * @return \App\Normalizer\Reference\ReferencePropertyTypeNormalizer
  2106.      */
  2107.     protected function getReferencePropertyTypeNormalizerService()
  2108.     {
  2109.         return $this->services['App\\Normalizer\\Reference\\ReferencePropertyTypeNormalizer'] = new \App\Normalizer\Reference\ReferencePropertyTypeNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2110.     }
  2111.     /**
  2112.      * Gets the public 'App\Normalizer\Reference\ReferenceTransactionFeesNormalizer' shared autowired service.
  2113.      *
  2114.      * @return \App\Normalizer\Reference\ReferenceTransactionFeesNormalizer
  2115.      */
  2116.     protected function getReferenceTransactionFeesNormalizerService()
  2117.     {
  2118.         return $this->services['App\\Normalizer\\Reference\\ReferenceTransactionFeesNormalizer'] = new \App\Normalizer\Reference\ReferenceTransactionFeesNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2119.     }
  2120.     /**
  2121.      * Gets the public 'App\Normalizer\Reference\ReferenceTransactionPaymentMethodNormalizer' shared autowired service.
  2122.      *
  2123.      * @return \App\Normalizer\Reference\ReferenceTransactionPaymentMethodNormalizer
  2124.      */
  2125.     protected function getReferenceTransactionPaymentMethodNormalizerService()
  2126.     {
  2127.         return $this->services['App\\Normalizer\\Reference\\ReferenceTransactionPaymentMethodNormalizer'] = new \App\Normalizer\Reference\ReferenceTransactionPaymentMethodNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2128.     }
  2129.     /**
  2130.      * Gets the public 'App\Normalizer\Reference\ReferenceTransactionRentalTypeNormalizer' shared autowired service.
  2131.      *
  2132.      * @return \App\Normalizer\Reference\ReferenceTransactionRentalTypeNormalizer
  2133.      */
  2134.     protected function getReferenceTransactionRentalTypeNormalizerService()
  2135.     {
  2136.         return $this->services['App\\Normalizer\\Reference\\ReferenceTransactionRentalTypeNormalizer'] = new \App\Normalizer\Reference\ReferenceTransactionRentalTypeNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2137.     }
  2138.     /**
  2139.      * Gets the public 'App\Normalizer\Reference\ReferenceTransactionTypeNormalizer' shared autowired service.
  2140.      *
  2141.      * @return \App\Normalizer\Reference\ReferenceTransactionTypeNormalizer
  2142.      */
  2143.     protected function getReferenceTransactionTypeNormalizerService()
  2144.     {
  2145.         return $this->services['App\\Normalizer\\Reference\\ReferenceTransactionTypeNormalizer'] = new \App\Normalizer\Reference\ReferenceTransactionTypeNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2146.     }
  2147.     /**
  2148.      * Gets the public 'App\Normalizer\Reference\ReferenceVatNormalizer' shared autowired service.
  2149.      *
  2150.      * @return \App\Normalizer\Reference\ReferenceVatNormalizer
  2151.      */
  2152.     protected function getReferenceVatNormalizerService()
  2153.     {
  2154.         return $this->services['App\\Normalizer\\Reference\\ReferenceVatNormalizer'] = new \App\Normalizer\Reference\ReferenceVatNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2155.     }
  2156.     /**
  2157.      * Gets the public 'App\Normalizer\Reference\TransactionStatusNormalizer' shared autowired service.
  2158.      *
  2159.      * @return \App\Normalizer\Reference\TransactionStatusNormalizer
  2160.      */
  2161.     protected function getTransactionStatusNormalizerService()
  2162.     {
  2163.         return $this->services['App\\Normalizer\\Reference\\TransactionStatusNormalizer'] = new \App\Normalizer\Reference\TransactionStatusNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2164.     }
  2165.     /**
  2166.      * Gets the public 'App\Serializer\CertificateOfOwnershipNormalizer' shared autowired service.
  2167.      *
  2168.      * @return \App\Serializer\CertificateOfOwnershipNormalizer
  2169.      */
  2170.     protected function getCertificateOfOwnershipNormalizerService()
  2171.     {
  2172.         return $this->services['App\\Serializer\\CertificateOfOwnershipNormalizer'] = new \App\Serializer\CertificateOfOwnershipNormalizer(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  2173.     }
  2174.     /**
  2175.      * Gets the public 'App\Serializer\PropertyImagesNormalizer' shared autowired service.
  2176.      *
  2177.      * @return \App\Serializer\PropertyImagesNormalizer
  2178.      */
  2179.     protected function getPropertyImagesNormalizerService()
  2180.     {
  2181.         return $this->services['App\\Serializer\\PropertyImagesNormalizer'] = new \App\Serializer\PropertyImagesNormalizer(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  2182.     }
  2183.     /**
  2184.      * Gets the public 'App\Serializer\SiegeGroupsContextBuilder' shared autowired service.
  2185.      *
  2186.      * @return \App\Serializer\SiegeGroupsContextBuilder
  2187.      */
  2188.     protected function getSiegeGroupsContextBuilderService()
  2189.     {
  2190.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2191.         if (isset($this->services['App\\Serializer\\SiegeGroupsContextBuilder'])) {
  2192.             return $this->services['App\\Serializer\\SiegeGroupsContextBuilder'];
  2193.         }
  2194.         return $this->services['App\\Serializer\\SiegeGroupsContextBuilder'] = new \App\Serializer\SiegeGroupsContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService())), $a);
  2195.     }
  2196.     /**
  2197.      * Gets the public 'App\Services\CurrencyService' shared autowired service.
  2198.      *
  2199.      * @return \App\Services\CurrencyService
  2200.      */
  2201.     protected function getCurrencyServiceService()
  2202.     {
  2203.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2204.         if (isset($this->services['App\\Services\\CurrencyService'])) {
  2205.             return $this->services['App\\Services\\CurrencyService'];
  2206.         }
  2207.         return $this->services['App\\Services\\CurrencyService'] = new \App\Services\CurrencyService($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  2208.     }
  2209.     /**
  2210.      * Gets the public 'App\Twig\AppExtension' shared autowired service.
  2211.      *
  2212.      * @return \App\Twig\AppExtension
  2213.      */
  2214.     protected function getAppExtensionService()
  2215.     {
  2216.         $a = ($this->services['App\\Services\\CurrencyService'] ?? $this->getCurrencyServiceService());
  2217.         if (isset($this->services['App\\Twig\\AppExtension'])) {
  2218.             return $this->services['App\\Twig\\AppExtension'];
  2219.         }
  2220.         return $this->services['App\\Twig\\AppExtension'] = new \App\Twig\AppExtension($a);
  2221.     }
  2222.     /**
  2223.      * Gets the public 'app.serializer.currency_normalizer.json' shared autowired service.
  2224.      *
  2225.      * @return \App\Normalizer\CurrencyNormalizer
  2226.      */
  2227.     protected function getApp_Serializer_CurrencyNormalizer_JsonService()
  2228.     {
  2229.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2230.         if (isset($this->services['app.serializer.currency_normalizer.json'])) {
  2231.             return $this->services['app.serializer.currency_normalizer.json'];
  2232.         }
  2233.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2234.         if (isset($this->services['app.serializer.currency_normalizer.json'])) {
  2235.             return $this->services['app.serializer.currency_normalizer.json'];
  2236.         }
  2237.         $c = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  2238.         if (isset($this->services['app.serializer.currency_normalizer.json'])) {
  2239.             return $this->services['app.serializer.currency_normalizer.json'];
  2240.         }
  2241.         $d = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  2242.         if (isset($this->services['app.serializer.currency_normalizer.json'])) {
  2243.             return $this->services['app.serializer.currency_normalizer.json'];
  2244.         }
  2245.         return $this->services['app.serializer.currency_normalizer.json'] = new \App\Normalizer\CurrencyNormalizer(new \ApiPlatform\Serializer\ItemNormalizer($a$b$c, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), $dtrueNULL, new RewindableGenerator(function () {
  2246.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  2247.         }, 1), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService())), ($this->services['App\\Services\\CurrencyService'] ?? $this->getCurrencyServiceService()));
  2248.     }
  2249.     /**
  2250.      * Gets the public 'cache.app' shared service.
  2251.      *
  2252.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2253.      */
  2254.     protected function getCache_AppService()
  2255.     {
  2256.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('Y8JfbljNqF'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2257.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2258.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2259.     }
  2260.     /**
  2261.      * Gets the public 'cache.system' shared service.
  2262.      *
  2263.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2264.      */
  2265.     protected function getCache_SystemService()
  2266.     {
  2267.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LIvOn7t35W'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2268.     }
  2269.     /**
  2270.      * Gets the public 'cache.validator_expression_language' shared service.
  2271.      *
  2272.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2273.      */
  2274.     protected function getCache_ValidatorExpressionLanguageService()
  2275.     {
  2276.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TLf7PMkcsO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2277.     }
  2278.     /**
  2279.      * Gets the public 'data_collector.dump' shared service.
  2280.      *
  2281.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2282.      */
  2283.     protected function getDataCollector_DumpService()
  2284.     {
  2285.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2286.         if (isset($this->services['data_collector.dump'])) {
  2287.             return $this->services['data_collector.dump'];
  2288.         }
  2289.         $b = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
  2290.         if (isset($this->services['data_collector.dump'])) {
  2291.             return $this->services['data_collector.dump'];
  2292.         }
  2293.         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);
  2294.     }
  2295.     /**
  2296.      * Gets the public 'doctrine' shared service.
  2297.      *
  2298.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2299.      */
  2300.     protected function getDoctrineService()
  2301.     {
  2302.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2303.     }
  2304.     /**
  2305.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2306.      *
  2307.      * @return \Doctrine\DBAL\Connection
  2308.      */
  2309.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2310.     {
  2311.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  2312.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  2313.             return $this->services['doctrine.dbal.default_connection'];
  2314.         }
  2315.         $b = new \Doctrine\DBAL\Configuration();
  2316.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2317.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2318.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2319.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2320.         $d = 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))));
  2321.         $d->setConnectionName('default');
  2322.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  2323.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  2324.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  2325.     }
  2326.     /**
  2327.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  2328.      *
  2329.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  2330.      */
  2331.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  2332.     {
  2333.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2334.             'App\\EventListener\\AgentListener' => ['services''App\\EventListener\\AgentListener''getAgentListenerService'true],
  2335.             'App\\EventListener\\BusinessIndicationListener' => ['services''App\\EventListener\\BusinessIndicationListener''getBusinessIndicationListenerService'true],
  2336.             'App\\EventListener\\MandateListener' => ['services''App\\EventListener\\MandateListener''getMandateListenerService'true],
  2337.             'App\\EventListener\\PropertyListener' => ['services''App\\EventListener\\PropertyListener''getPropertyListenerService'true],
  2338.             'App\\EventListener\\TransactionStatusListener' => ['services''App\\EventListener\\TransactionStatusListener''getTransactionStatusListenerService'true],
  2339.             'App\\EventListener\\VisitReportListener' => ['services''App\\EventListener\\VisitReportListener''getVisitReportListenerService'true],
  2340.             'App\\EventListener\\VisitVoucherListener' => ['services''App\\EventListener\\VisitVoucherListener''getVisitVoucherListenerService'true],
  2341.         ], [
  2342.             'App\\EventListener\\AgentListener' => '?',
  2343.             'App\\EventListener\\BusinessIndicationListener' => '?',
  2344.             'App\\EventListener\\MandateListener' => '?',
  2345.             'App\\EventListener\\PropertyListener' => '?',
  2346.             'App\\EventListener\\TransactionStatusListener' => '?',
  2347.             'App\\EventListener\\VisitReportListener' => '?',
  2348.             'App\\EventListener\\VisitVoucherListener' => '?',
  2349.         ]));
  2350.         $instance->registerService('App\\EventListener\\AgentListener''App\\EventListener\\AgentListener');
  2351.         $instance->registerService('App\\EventListener\\BusinessIndicationListener''App\\EventListener\\BusinessIndicationListener');
  2352.         $instance->registerService('App\\EventListener\\MandateListener''App\\EventListener\\MandateListener');
  2353.         $instance->registerService('App\\EventListener\\PropertyListener''App\\EventListener\\PropertyListener');
  2354.         $instance->registerService('App\\EventListener\\TransactionStatusListener''App\\EventListener\\TransactionStatusListener');
  2355.         $instance->registerService('App\\EventListener\\VisitReportListener''App\\EventListener\\VisitReportListener');
  2356.         $instance->registerService('App\\EventListener\\VisitVoucherListener''App\\EventListener\\VisitVoucherListener');
  2357.         return $instance;
  2358.     }
  2359.     /**
  2360.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2361.      *
  2362.      * @return \Doctrine\ORM\EntityManager
  2363.      */
  2364.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2365.     {
  2366.         if ($lazyLoad) {
  2367.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2368.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2369.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2370.                     $proxy->setProxyInitializer(null);
  2371.                     return true;
  2372.                 });
  2373.             });
  2374.         }
  2375.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2376.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  2377.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  2378.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  2379.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  2380.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  2381.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  2382.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2383.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  2384.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  2385.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  2386.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  2387.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  2388.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  2389.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  2390.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  2391.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  2392.         $a = new \Doctrine\ORM\Configuration();
  2393.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2394.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  2395.         $b->addDriver($c'App\\Entity');
  2396.         $b->addDriver($c'Gedmo\\Tree\\Entity');
  2397.         $b->addDriver($c'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine');
  2398.         $b->addDriver($c'App\\Domain\\PropertyMatching\\Adapters\\Gateway\\Doctrine');
  2399.         $b->addDriver($c'App\\Domain\\LeadRecruitment\\Adapters\\Gateway\\Doctrine');
  2400.         $b->addDriver($c'App\\Domain\\ESignature\\Adapters\\Gateway\\Doctrine');
  2401.         $b->addDriver($c'App\\Domain\\BusinessRequest\\Adapters\\Gateway\\Doctrine');
  2402.         $b->addDriver($c'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine');
  2403.         $b->addDriver($c'Vich\\UploaderBundle\\Entity');
  2404.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  2405.         $a->setEntityNamespaces(['App' => 'App\\Entity''GedmoTree' => 'Gedmo\\Tree\\Entity''App\\Domain\\MarginCheckList' => 'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine''App\\Domain\\PropertyMatching' => 'App\\Domain\\PropertyMatching\\Adapters\\Gateway\\Doctrine''App\\Domain\\LeadRecruitment' => 'App\\Domain\\LeadRecruitment\\Adapters\\Gateway\\Doctrine''App\\Domain\\ESignature' => 'App\\Domain\\ESignature\\Adapters\\Gateway\\Doctrine''App\\Domain\\BusinessRequest' => 'App\\Domain\\BusinessRequest\\Adapters\\Gateway\\Doctrine''App\\Domain\\EventManagement' => 'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity''GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
  2406.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2407.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2408.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2409.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2410.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  2411.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  2412.         ], [
  2413.             'doctrine.ulid_generator' => '?',
  2414.             'doctrine.uuid_generator' => '?',
  2415.         ])));
  2416.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2417.         $a->setProxyNamespace('Proxies');
  2418.         $a->setAutoGenerateProxyClasses(true);
  2419.         $a->setSchemaIgnoreClasses([]);
  2420.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2421.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2422.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2423.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2424.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  2425.         $a->setLazyGhostObjectEnabled(false);
  2426.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2427.             'App\\Domain\\BusinessRequest\\Adapters\\Gateway\\Doctrine\\BusinessRequestEntityRepository' => ['privates''App\\Domain\\BusinessRequest\\Adapters\\Gateway\\Doctrine\\BusinessRequestEntityRepository''getBusinessRequestEntityRepositoryService'true],
  2428.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\AddressRepository' => ['privates''App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\AddressRepository''getAddressRepository2Service'true],
  2429.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\EventRepository' => ['privates''App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\EventRepository''getEventRepositoryService'true],
  2430.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\EventSubTypeRepository' => ['privates''App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\EventSubTypeRepository''getEventSubTypeRepositoryService'true],
  2431.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\ParticipantRepository' => ['privates''App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\ParticipantRepository''getParticipantRepositoryService'true],
  2432.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\PhotoRepository' => ['privates''App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\PhotoRepository''getPhotoRepositoryService'true],
  2433.             'App\\Domain\\LeadRecruitment\\Adapters\\Gateway\\Doctrine\\DoctrineLeadRepository' => ['privates''App\\Domain\\LeadRecruitment\\Adapters\\Gateway\\Doctrine\\DoctrineLeadRepository''getDoctrineLeadRepositoryService'true],
  2434.             'App\\Domain\\LeadRecruitment\\Adapters\\Gateway\\Doctrine\\DoctrineLeadRequestRepository' => ['privates''App\\Domain\\LeadRecruitment\\Adapters\\Gateway\\Doctrine\\DoctrineLeadRequestRepository''getDoctrineLeadRequestRepositoryService'true],
  2435.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineAbstractFinancialMarginRepository' => ['services''App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineAbstractFinancialMarginRepository''getDoctrineAbstractFinancialMarginRepositoryService'true],
  2436.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineAcquiredMarginRepository' => ['services''App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineAcquiredMarginRepository''getDoctrineAcquiredMarginRepositoryService'true],
  2437.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineGetAgentUplineRepository' => ['services''App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineGetAgentUplineRepository''getDoctrineGetAgentUplineRepositoryService'true],
  2438.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineMarginCheckListRepository' => ['services''App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineMarginCheckListRepository''getDoctrineMarginCheckListRepositoryService'true],
  2439.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineProductionManagerialRepository' => ['services''App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineProductionManagerialRepository''getDoctrineProductionManagerialRepositoryService'true],
  2440.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineProvisionalMarginRepository' => ['services''App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineProvisionalMarginRepository''getDoctrineProvisionalMarginRepositoryService'true],
  2441.             'App\\Domain\\PropertyMatching\\Adapters\\Gateway\\Doctrine\\DoctrineMatchingRepository' => ['privates''App\\Domain\\PropertyMatching\\Adapters\\Gateway\\Doctrine\\DoctrineMatchingRepository''getDoctrineMatchingRepositoryService'true],
  2442.             'App\\Repository\\AbstractCollaboratorRepository' => ['services''App\\Repository\\AbstractCollaboratorRepository''getAbstractCollaboratorRepositoryService'true],
  2443.             'App\\Repository\\AbstractPeopleRepository' => ['services''App\\Repository\\AbstractPeopleRepository''getAbstractPeopleRepositoryService'true],
  2444.             'App\\Repository\\AbstractTransactionRepository' => ['services''App\\Repository\\AbstractTransactionRepository''getAbstractTransactionRepositoryService'true],
  2445.             'App\\Repository\\AddressRepository' => ['services''App\\Repository\\AddressRepository''getAddressRepositoryService'true],
  2446.             'App\\Repository\\AgentRepository' => ['services''App\\Repository\\AgentRepository''getAgentRepositoryService'true],
  2447.             'App\\Repository\\AgentsOptionsRepository' => ['services''App\\Repository\\AgentsOptionsRepository''getAgentsOptionsRepositoryService'true],
  2448.             'App\\Repository\\AvatarRepository' => ['services''App\\Repository\\AvatarRepository''getAvatarRepositoryService'true],
  2449.             'App\\Repository\\BusinessIndicationRepository' => ['services''App\\Repository\\BusinessIndicationRepository''getBusinessIndicationRepositoryService'true],
  2450.             'App\\Repository\\CandidateRepository' => ['services''App\\Repository\\CandidateRepository''getCandidateRepositoryService'true],
  2451.             'App\\Repository\\CertificateOfOwnershipFileRepository' => ['services''App\\Repository\\CertificateOfOwnershipFileRepository''getCertificateOfOwnershipFileRepositoryService'true],
  2452.             'App\\Repository\\CguRepository' => ['services''App\\Repository\\CguRepository''getCguRepositoryService'true],
  2453.             'App\\Repository\\CityRepository' => ['services''App\\Repository\\CityRepository''getCityRepositoryService'true],
  2454.             'App\\Repository\\ConnexionLogRepository' => ['services''App\\Repository\\ConnexionLogRepository''getConnexionLogRepositoryService'true],
  2455.             'App\\Repository\\ContactRepository' => ['services''App\\Repository\\ContactRepository''getContactRepositoryService'true],
  2456.             'App\\Repository\\CountryRepository' => ['services''App\\Repository\\CountryRepository''getCountryRepositoryService'true],
  2457.             'App\\Repository\\CurrencyRepository' => ['services''App\\Repository\\CurrencyRepository''getCurrencyRepositoryService'true],
  2458.             'App\\Repository\\GenderRepository' => ['services''App\\Repository\\GenderRepository''getGenderRepositoryService'true],
  2459.             'App\\Repository\\GenealogyRepository' => ['services''App\\Repository\\GenealogyRepository''getGenealogyRepositoryService'true],
  2460.             'App\\Repository\\IdentityVerificationImageRepository' => ['services''App\\Repository\\IdentityVerificationImageRepository''getIdentityVerificationImageRepositoryService'true],
  2461.             'App\\Repository\\LanguageRepository' => ['services''App\\Repository\\LanguageRepository''getLanguageRepositoryService'true],
  2462.             'App\\Repository\\LoggingRepository' => ['services''App\\Repository\\LoggingRepository''getLoggingRepositoryService'true],
  2463.             'App\\Repository\\ManagerBackOfficeRepository' => ['services''App\\Repository\\ManagerBackOfficeRepository''getManagerBackOfficeRepositoryService'true],
  2464.             'App\\Repository\\ManagerItRepository' => ['services''App\\Repository\\ManagerItRepository''getManagerItRepositoryService'true],
  2465.             'App\\Repository\\ManagerRepository' => ['services''App\\Repository\\ManagerRepository''getManagerRepositoryService'true],
  2466.             'App\\Repository\\MandateRepository' => ['services''App\\Repository\\MandateRepository''getMandateRepositoryService'true],
  2467.             'App\\Repository\\NationalityRepository' => ['services''App\\Repository\\NationalityRepository''getNationalityRepositoryService'true],
  2468.             'App\\Repository\\NeighborhoodRepository' => ['services''App\\Repository\\NeighborhoodRepository''getNeighborhoodRepositoryService'true],
  2469.             'App\\Repository\\OptionRepository' => ['services''App\\Repository\\OptionRepository''getOptionRepositoryService'true],
  2470.             'App\\Repository\\PrescriberRepository' => ['services''App\\Repository\\PrescriberRepository''getPrescriberRepositoryService'true],
  2471.             'App\\Repository\\PropertyAddressRepository' => ['services''App\\Repository\\PropertyAddressRepository''getPropertyAddressRepositoryService'true],
  2472.             'App\\Repository\\PropertyDescriptionRepository' => ['services''App\\Repository\\PropertyDescriptionRepository''getPropertyDescriptionRepositoryService'true],
  2473.             'App\\Repository\\PropertyImagesRepository' => ['services''App\\Repository\\PropertyImagesRepository''getPropertyImagesRepositoryService'true],
  2474.             'App\\Repository\\PropertyRepository' => ['services''App\\Repository\\PropertyRepository''getPropertyRepositoryService'true],
  2475.             'App\\Repository\\PropertyVisitReportRepository' => ['services''App\\Repository\\PropertyVisitReportRepository''getPropertyVisitReportRepositoryService'true],
  2476.             'App\\Repository\\PropertyVisitVoucherRepository' => ['services''App\\Repository\\PropertyVisitVoucherRepository''getPropertyVisitVoucherRepositoryService'true],
  2477.             'App\\Repository\\ProxyContactRepository' => ['services''App\\Repository\\ProxyContactRepository''getProxyContactRepositoryService'true],
  2478.             'App\\Repository\\QualificationLevelRepository' => ['services''App\\Repository\\QualificationLevelRepository''getQualificationLevelRepositoryService'true],
  2479.             'App\\Repository\\RecommandationRepository' => ['services''App\\Repository\\RecommandationRepository''getRecommandationRepositoryService'true],
  2480.             'App\\Repository\\Reference\\PropertyDestinationReferenceRepository' => ['services''App\\Repository\\Reference\\PropertyDestinationReferenceRepository''getPropertyDestinationReferenceRepositoryService'true],
  2481.             'App\\Repository\\Reference\\PropertyDiffusionModeReferenceRepository' => ['services''App\\Repository\\Reference\\PropertyDiffusionModeReferenceRepository''getPropertyDiffusionModeReferenceRepositoryService'true],
  2482.             'App\\Repository\\Reference\\ReferenceCandidateStatusRepository' => ['services''App\\Repository\\Reference\\ReferenceCandidateStatusRepository''getReferenceCandidateStatusRepositoryService'true],
  2483.             'App\\Repository\\Reference\\ReferenceCollaboratorStateRepository' => ['services''App\\Repository\\Reference\\ReferenceCollaboratorStateRepository''getReferenceCollaboratorStateRepositoryService'true],
  2484.             'App\\Repository\\Reference\\ReferenceCollaboratorStatusRepository' => ['services''App\\Repository\\Reference\\ReferenceCollaboratorStatusRepository''getReferenceCollaboratorStatusRepositoryService'true],
  2485.             'App\\Repository\\Reference\\ReferenceContactTypeRepository' => ['services''App\\Repository\\Reference\\ReferenceContactTypeRepository''getReferenceContactTypeRepositoryService'true],
  2486.             'App\\Repository\\Reference\\ReferenceFinancingModeRepository' => ['services''App\\Repository\\Reference\\ReferenceFinancingModeRepository''getReferenceFinancingModeRepositoryService'true],
  2487.             'App\\Repository\\Reference\\ReferenceMandateStatusRepository' => ['services''App\\Repository\\Reference\\ReferenceMandateStatusRepository''getReferenceMandateStatusRepositoryService'true],
  2488.             'App\\Repository\\Reference\\ReferenceMandateTypeRepository' => ['services''App\\Repository\\Reference\\ReferenceMandateTypeRepository''getReferenceMandateTypeRepositoryService'true],
  2489.             'App\\Repository\\Reference\\ReferencePersonMaritalStatusRepository' => ['services''App\\Repository\\Reference\\ReferencePersonMaritalStatusRepository''getReferencePersonMaritalStatusRepositoryService'true],
  2490.             'App\\Repository\\Reference\\ReferencePrescriberRelationRepository' => ['services''App\\Repository\\Reference\\ReferencePrescriberRelationRepository''getReferencePrescriberRelationRepositoryService'true],
  2491.             'App\\Repository\\Reference\\ReferencePropertyConstructionTypeRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyConstructionTypeRepository''getReferencePropertyConstructionTypeRepositoryService'true],
  2492.             'App\\Repository\\Reference\\ReferencePropertyContractTypeRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyContractTypeRepository''getReferencePropertyContractTypeRepositoryService'true],
  2493.             'App\\Repository\\Reference\\ReferencePropertyDomainRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyDomainRepository''getReferencePropertyDomainRepositoryService'true],
  2494.             'App\\Repository\\Reference\\ReferencePropertyLandTypeRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyLandTypeRepository''getReferencePropertyLandTypeRepositoryService'true],
  2495.             'App\\Repository\\Reference\\ReferencePropertyOrientationRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyOrientationRepository''getReferencePropertyOrientationRepositoryService'true],
  2496.             'App\\Repository\\Reference\\ReferencePropertyServiceTypeRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyServiceTypeRepository''getReferencePropertyServiceTypeRepositoryService'true],
  2497.             'App\\Repository\\Reference\\ReferencePropertyStateRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyStateRepository''getReferencePropertyStateRepositoryService'true],
  2498.             'App\\Repository\\Reference\\ReferencePropertyStatusRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyStatusRepository''getReferencePropertyStatusRepositoryService'true],
  2499.             'App\\Repository\\Reference\\ReferencePropertyTypeRepository' => ['services''App\\Repository\\Reference\\ReferencePropertyTypeRepository''getReferencePropertyTypeRepositoryService'true],
  2500.             'App\\Repository\\Reference\\ReferenceTransactionFeesPaymentRepository' => ['services''App\\Repository\\Reference\\ReferenceTransactionFeesPaymentRepository''getReferenceTransactionFeesPaymentRepositoryService'true],
  2501.             'App\\Repository\\Reference\\ReferenceTransactionPaymentMethodRepository' => ['services''App\\Repository\\Reference\\ReferenceTransactionPaymentMethodRepository''getReferenceTransactionPaymentMethodRepositoryService'true],
  2502.             'App\\Repository\\Reference\\ReferenceTransactionRentalTypeRepository' => ['services''App\\Repository\\Reference\\ReferenceTransactionRentalTypeRepository''getReferenceTransactionRentalTypeRepositoryService'true],
  2503.             'App\\Repository\\Reference\\ReferenceTransactionStatusRepository' => ['services''App\\Repository\\Reference\\ReferenceTransactionStatusRepository''getReferenceTransactionStatusRepositoryService'true],
  2504.             'App\\Repository\\Reference\\ReferenceTransactionTypeRepository' => ['services''App\\Repository\\Reference\\ReferenceTransactionTypeRepository''getReferenceTransactionTypeRepositoryService'true],
  2505.             'App\\Repository\\ResetPasswordRequestRepository' => ['services''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  2506.             'App\\Repository\\SectorRepository' => ['services''App\\Repository\\SectorRepository''getSectorRepositoryService'true],
  2507.             'App\\Repository\\TransactionRepository' => ['services''App\\Repository\\TransactionRepository''getTransactionRepositoryService'true],
  2508.             'App\\Repository\\VatRepository' => ['services''App\\Repository\\VatRepository''getVatRepositoryService'true],
  2509.         ], [
  2510.             'App\\Domain\\BusinessRequest\\Adapters\\Gateway\\Doctrine\\BusinessRequestEntityRepository' => '?',
  2511.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\AddressRepository' => '?',
  2512.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\EventRepository' => '?',
  2513.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\EventSubTypeRepository' => '?',
  2514.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\ParticipantRepository' => '?',
  2515.             'App\\Domain\\EventManagement\\Adapters\\Gateway\\Doctrine\\Repository\\PhotoRepository' => '?',
  2516.             'App\\Domain\\LeadRecruitment\\Adapters\\Gateway\\Doctrine\\DoctrineLeadRepository' => '?',
  2517.             'App\\Domain\\LeadRecruitment\\Adapters\\Gateway\\Doctrine\\DoctrineLeadRequestRepository' => '?',
  2518.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineAbstractFinancialMarginRepository' => '?',
  2519.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineAcquiredMarginRepository' => '?',
  2520.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineGetAgentUplineRepository' => '?',
  2521.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineMarginCheckListRepository' => '?',
  2522.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineProductionManagerialRepository' => '?',
  2523.             'App\\Domain\\MarginCheckList\\Adapters\\Gateway\\Doctrine\\Repository\\DoctrineProvisionalMarginRepository' => '?',
  2524.             'App\\Domain\\PropertyMatching\\Adapters\\Gateway\\Doctrine\\DoctrineMatchingRepository' => '?',
  2525.             'App\\Repository\\AbstractCollaboratorRepository' => '?',
  2526.             'App\\Repository\\AbstractPeopleRepository' => '?',
  2527.             'App\\Repository\\AbstractTransactionRepository' => '?',
  2528.             'App\\Repository\\AddressRepository' => '?',
  2529.             'App\\Repository\\AgentRepository' => '?',
  2530.             'App\\Repository\\AgentsOptionsRepository' => '?',
  2531.             'App\\Repository\\AvatarRepository' => '?',
  2532.             'App\\Repository\\BusinessIndicationRepository' => '?',
  2533.             'App\\Repository\\CandidateRepository' => '?',
  2534.             'App\\Repository\\CertificateOfOwnershipFileRepository' => '?',
  2535.             'App\\Repository\\CguRepository' => '?',
  2536.             'App\\Repository\\CityRepository' => '?',
  2537.             'App\\Repository\\ConnexionLogRepository' => '?',
  2538.             'App\\Repository\\ContactRepository' => '?',
  2539.             'App\\Repository\\CountryRepository' => '?',
  2540.             'App\\Repository\\CurrencyRepository' => '?',
  2541.             'App\\Repository\\GenderRepository' => '?',
  2542.             'App\\Repository\\GenealogyRepository' => '?',
  2543.             'App\\Repository\\IdentityVerificationImageRepository' => '?',
  2544.             'App\\Repository\\LanguageRepository' => '?',
  2545.             'App\\Repository\\LoggingRepository' => '?',
  2546.             'App\\Repository\\ManagerBackOfficeRepository' => '?',
  2547.             'App\\Repository\\ManagerItRepository' => '?',
  2548.             'App\\Repository\\ManagerRepository' => '?',
  2549.             'App\\Repository\\MandateRepository' => '?',
  2550.             'App\\Repository\\NationalityRepository' => '?',
  2551.             'App\\Repository\\NeighborhoodRepository' => '?',
  2552.             'App\\Repository\\OptionRepository' => '?',
  2553.             'App\\Repository\\PrescriberRepository' => '?',
  2554.             'App\\Repository\\PropertyAddressRepository' => '?',
  2555.             'App\\Repository\\PropertyDescriptionRepository' => '?',
  2556.             'App\\Repository\\PropertyImagesRepository' => '?',
  2557.             'App\\Repository\\PropertyRepository' => '?',
  2558.             'App\\Repository\\PropertyVisitReportRepository' => '?',
  2559.             'App\\Repository\\PropertyVisitVoucherRepository' => '?',
  2560.             'App\\Repository\\ProxyContactRepository' => '?',
  2561.             'App\\Repository\\QualificationLevelRepository' => '?',
  2562.             'App\\Repository\\RecommandationRepository' => '?',
  2563.             'App\\Repository\\Reference\\PropertyDestinationReferenceRepository' => '?',
  2564.             'App\\Repository\\Reference\\PropertyDiffusionModeReferenceRepository' => '?',
  2565.             'App\\Repository\\Reference\\ReferenceCandidateStatusRepository' => '?',
  2566.             'App\\Repository\\Reference\\ReferenceCollaboratorStateRepository' => '?',
  2567.             'App\\Repository\\Reference\\ReferenceCollaboratorStatusRepository' => '?',
  2568.             'App\\Repository\\Reference\\ReferenceContactTypeRepository' => '?',
  2569.             'App\\Repository\\Reference\\ReferenceFinancingModeRepository' => '?',
  2570.             'App\\Repository\\Reference\\ReferenceMandateStatusRepository' => '?',
  2571.             'App\\Repository\\Reference\\ReferenceMandateTypeRepository' => '?',
  2572.             'App\\Repository\\Reference\\ReferencePersonMaritalStatusRepository' => '?',
  2573.             'App\\Repository\\Reference\\ReferencePrescriberRelationRepository' => '?',
  2574.             'App\\Repository\\Reference\\ReferencePropertyConstructionTypeRepository' => '?',
  2575.             'App\\Repository\\Reference\\ReferencePropertyContractTypeRepository' => '?',
  2576.             'App\\Repository\\Reference\\ReferencePropertyDomainRepository' => '?',
  2577.             'App\\Repository\\Reference\\ReferencePropertyLandTypeRepository' => '?',
  2578.             'App\\Repository\\Reference\\ReferencePropertyOrientationRepository' => '?',
  2579.             'App\\Repository\\Reference\\ReferencePropertyServiceTypeRepository' => '?',
  2580.             'App\\Repository\\Reference\\ReferencePropertyStateRepository' => '?',
  2581.             'App\\Repository\\Reference\\ReferencePropertyStatusRepository' => '?',
  2582.             'App\\Repository\\Reference\\ReferencePropertyTypeRepository' => '?',
  2583.             'App\\Repository\\Reference\\ReferenceTransactionFeesPaymentRepository' => '?',
  2584.             'App\\Repository\\Reference\\ReferenceTransactionPaymentMethodRepository' => '?',
  2585.             'App\\Repository\\Reference\\ReferenceTransactionRentalTypeRepository' => '?',
  2586.             'App\\Repository\\Reference\\ReferenceTransactionStatusRepository' => '?',
  2587.             'App\\Repository\\Reference\\ReferenceTransactionTypeRepository' => '?',
  2588.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  2589.             'App\\Repository\\SectorRepository' => '?',
  2590.             'App\\Repository\\TransactionRepository' => '?',
  2591.             'App\\Repository\\VatRepository' => '?',
  2592.         ])));
  2593.         $a->addCustomStringFunction('toString''App\\DQL\\ToString');
  2594.         $a->addCustomStringFunction('JSON_GET_TEXT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Postgresql\\JsonGetText');
  2595.         $a->addCustomStringFunction('to_char''App\\DQL\\ToChar');
  2596.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  2597.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2598.         return $instance;
  2599.     }
  2600.     /**
  2601.      * Gets the public 'event_dispatcher' shared service.
  2602.      *
  2603.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2604.      */
  2605.     protected function getEventDispatcherService()
  2606.     {
  2607.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2608.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2609.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2610.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2611.         $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())));
  2612.         $instance->addListener('vich_uploader.post_upload', [=> function () {
  2613.             return ($this->services['App\\EventListener\\IdentityVerificationImageUploadListener'] ?? $this->load('getIdentityVerificationImageUploadListenerService'));
  2614.         }, => 'onVichUploaderPostUpload'], 0);
  2615.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> function () {
  2616.             return ($this->services['App\\EventSubscriber\\JwtCreatedSubscriber'] ?? ($this->services['App\\EventSubscriber\\JwtCreatedSubscriber'] = new \App\EventSubscriber\JwtCreatedSubscriber()));
  2617.         }, => 'updateJwtData'], 0);
  2618.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  2619.             return ($this->services['emploi_api.event.authentication_success_listener'] ?? $this->load('getEmploiApi_Event_AuthenticationSuccessListenerService'));
  2620.         }, => 'onAuthenticationSuccessResponse'], 0);
  2621.         $instance->addListener('kernel.controller', [=> function () {
  2622.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2623.         }, => 'onKernelController'], 0);
  2624.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2625.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2626.         }, => 'checkPassport'], 1024);
  2627.         $instance->addListener('kernel.response', [=> function () {
  2628.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2629.         }, => 'onKernelResponse'], 0);
  2630.         $instance->addListener('kernel.response', [=> function () {
  2631.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  2632.         }, => 'onKernelResponse'], 0);
  2633.         $instance->addListener('kernel.response', [=> function () {
  2634.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  2635.         }, => 'onKernelResponse'], 0);
  2636.         $instance->addListener('kernel.response', [=> function () {
  2637.             return ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
  2638.         }, => 'onKernelResponse'], 0);
  2639.         $instance->addListener('kernel.request', [=> function () {
  2640.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2641.         }, => 'onKernelRequest'], 250);
  2642.         $instance->addListener('kernel.response', [=> function () {
  2643.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2644.         }, => 'onKernelResponse'], 0);
  2645.         $instance->addListener('kernel.response', [=> function () {
  2646.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2647.         }, => 'onResponse'], -10);
  2648.         $instance->addListener('kernel.request', [=> function () {
  2649.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  2650.         }, => 'onKernelRequest'], 28);
  2651.         $instance->addListener('kernel.request', [=> function () {
  2652.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  2653.         }, => 'onKernelRequest'], 2);
  2654.         $instance->addListener('kernel.view', [=> function () {
  2655.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  2656.         }, => 'onKernelView'], 16);
  2657.         $instance->addListener('kernel.view', [=> function () {
  2658.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  2659.         }, => 'onKernelView'], 8);
  2660.         $instance->addListener('kernel.exception', [=> function () {
  2661.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  2662.         }, => 'onKernelException'], 0);
  2663.         $instance->addListener('kernel.exception', [=> function () {
  2664.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  2665.         }, => 'onKernelException'], -96);
  2666.         $instance->addListener('kernel.view', [=> function () {
  2667.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  2668.         }, => 'onKernelView'], 32);
  2669.         $instance->addListener('kernel.request', [=> function () {
  2670.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  2671.         }, => 'onKernelRequest'], 4);
  2672.         $instance->addListener('kernel.request', [=> function () {
  2673.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  2674.         }, => 'onKernelRequest'], 0);
  2675.         $instance->addListener('kernel.response', [=> function () {
  2676.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  2677.         }, => 'onKernelResponse'], 0);
  2678.         $instance->addListener('kernel.response', [=> function () {
  2679.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  2680.         }, => 'onKernelResponse'], -1);
  2681.         $instance->addListener('kernel.view', [=> function () {
  2682.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  2683.         }, => 'onKernelView'], 64);
  2684.         $instance->addListener('kernel.request', [=> function () {
  2685.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  2686.         }, => 'onKernelRequest'], 16);
  2687.         $instance->addListener('kernel.request', [=> function () {
  2688.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2689.         }, => 'onSecurity'], 3);
  2690.         $instance->addListener('kernel.request', [=> function () {
  2691.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2692.         }, => 'onSecurityPostDenormalize'], 1);
  2693.         $instance->addListener('kernel.view', [=> function () {
  2694.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2695.         }, => 'onSecurityPostValidation'], 63);
  2696.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  2697.             return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->load('getGesdinet_Jwtrefreshtoken_SendTokenService'));
  2698.         }, => 'attachRefreshToken'], 0);
  2699.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2700.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  2701.         }, => 'onLogout'], 0);
  2702.         $instance->addListener('kernel.view', [=> function () {
  2703.             return ($this->services['App\\EventSubscriber\\ContactSubscriber'] ?? $this->load('getContactSubscriberService'));
  2704.         }, => 'onPost'], 31);
  2705.         $instance->addListener('kernel.view', [=> function () {
  2706.             return ($this->services['App\\EventSubscriber\\ContactSubscriber'] ?? $this->load('getContactSubscriberService'));
  2707.         }, => 'prePersist'], 33);
  2708.         $instance->addListener('kernel.request', [=> function () {
  2709.             return ($this->services['App\\EventSubscriber\\LocaleSubscriber'] ?? ($this->services['App\\EventSubscriber\\LocaleSubscriber'] = new \App\EventSubscriber\LocaleSubscriber()));
  2710.         }, => 'onKernelRequest'], 20);
  2711.         $instance->addListener('kernel.view', [=> function () {
  2712.             return ($this->services['App\\EventSubscriber\\MandateSubscriber'] ?? $this->load('getMandateSubscriberService'));
  2713.         }, => 'onPost'], 31);
  2714.         $instance->addListener('kernel.view', [=> function () {
  2715.             return ($this->services['App\\EventSubscriber\\MandateSubscriber'] ?? $this->load('getMandateSubscriberService'));
  2716.         }, => 'onPut'], 31);
  2717.         $instance->addListener('kernel.view', [=> function () {
  2718.             return ($this->services['App\\EventSubscriber\\PropertySubscriber'] ?? $this->load('getPropertySubscriberService'));
  2719.         }, => 'postUpdate'], 31);
  2720.         $instance->addListener('kernel.view', [=> function () {
  2721.             return ($this->services['App\\EventSubscriber\\PropertySubscriber'] ?? $this->load('getPropertySubscriberService'));
  2722.         }, => 'generateKey'], 31);
  2723.         $instance->addListener('kernel.terminate', [=> function () {
  2724.             return ($this->services['App\\EventSubscriber\\PropertySubscriber'] ?? $this->load('getPropertySubscriberService'));
  2725.         }, => 'handleBusinessIndicationProcess'], 0);
  2726.         $instance->addListener('kernel.view', [=> function () {
  2727.             return ($this->services['App\\EventSubscriber\\TransactionBusinessIndicationSubscriber'] ?? $this->load('getTransactionBusinessIndicationSubscriberService'));
  2728.         }, => 'postUpdate'], 31);
  2729.         $instance->addListener('kernel.view', [=> function () {
  2730.             return ($this->services['App\\EventSubscriber\\TransactionSubscriber'] ?? $this->load('getTransactionSubscriberService'));
  2731.         }, => 'onPost'], 31);
  2732.         $instance->addListener('kernel.view', [=> function () {
  2733.             return ($this->services['App\\EventSubscriber\\TransactionSubscriber'] ?? $this->load('getTransactionSubscriberService'));
  2734.         }, => 'postUpdate'], 31);
  2735.         $instance->addListener('kernel.response', [=> function () {
  2736.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2737.         }, => 'onKernelResponse'], 0);
  2738.         $instance->addListener('kernel.response', [=> function () {
  2739.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2740.         }, => 'onKernelResponse'], -1024);
  2741.         $instance->addListener('kernel.request', [=> function () {
  2742.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2743.         }, => 'setDefaultLocale'], 100);
  2744.         $instance->addListener('kernel.request', [=> function () {
  2745.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2746.         }, => 'onKernelRequest'], 16);
  2747.         $instance->addListener('kernel.finish_request', [=> function () {
  2748.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2749.         }, => 'onKernelFinishRequest'], 0);
  2750.         $instance->addListener('kernel.request', [=> function () {
  2751.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2752.         }, => 'onKernelRequest'], 256);
  2753.         $instance->addListener('kernel.response', [=> function () {
  2754.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2755.         }, => 'onResponse'], -255);
  2756.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2757.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2758.         }, => 'onControllerArguments'], 0);
  2759.         $instance->addListener('kernel.exception', [=> function () {
  2760.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2761.         }, => 'logKernelException'], 0);
  2762.         $instance->addListener('kernel.exception', [=> function () {
  2763.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2764.         }, => 'onKernelException'], -128);
  2765.         $instance->addListener('kernel.response', [=> function () {
  2766.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2767.         }, => 'removeCspHeader'], -128);
  2768.         $instance->addListener('kernel.request', [=> function () {
  2769.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2770.         }, => 'onKernelRequest'], 15);
  2771.         $instance->addListener('kernel.finish_request', [=> function () {
  2772.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2773.         }, => 'onKernelFinishRequest'], -15);
  2774.         $instance->addListener('console.error', [=> function () {
  2775.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2776.         }, => 'onConsoleError'], -128);
  2777.         $instance->addListener('console.terminate', [=> function () {
  2778.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2779.         }, => 'onConsoleTerminate'], -128);
  2780.         $instance->addListener('console.error', [=> function () {
  2781.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2782.         }, => 'onConsoleError'], 0);
  2783.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2784.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2785.         }, => 'onMessage'], -255);
  2786.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2787.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2788.         }, => 'onMessage'], -255);
  2789.         $instance->addListener('kernel.request', [=> function () {
  2790.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2791.         }, => 'configure'], 2048);
  2792.         $instance->addListener('console.command', [=> function () {
  2793.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2794.         }, => 'configure'], 2048);
  2795.         $instance->addListener('kernel.request', [=> function () {
  2796.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2797.         }, => 'onKernelRequest'], 32);
  2798.         $instance->addListener('kernel.finish_request', [=> function () {
  2799.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2800.         }, => 'onKernelFinishRequest'], 0);
  2801.         $instance->addListener('kernel.exception', [=> function () {
  2802.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2803.         }, => 'onKernelException'], -64);
  2804.         $instance->addListener('kernel.response', [=> function () {
  2805.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2806.         }, => 'onKernelResponse'], 0);
  2807.         $instance->addListener('kernel.request', [=> function () {
  2808.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2809.         }, => 'onKernelRequest'], 128);
  2810.         $instance->addListener('kernel.response', [=> function () {
  2811.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2812.         }, => 'onKernelResponse'], -1000);
  2813.         $instance->addListener('kernel.finish_request', [=> function () {
  2814.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2815.         }, => 'onFinishRequest'], 0);
  2816.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2817.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2818.         }, => 'onMessageFailed'], 100);
  2819.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2820.             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()));
  2821.         }, => 'onMessageFailed'], 200);
  2822.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2823.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  2824.         }, => 'onMessageFailed'], -100);
  2825.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2826.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  2827.         }, => 'onWorkerRunning'], 100);
  2828.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2829.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2830.         }, => 'onWorkerStarted'], 0);
  2831.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2832.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2833.         }, => 'onWorkerRunning'], 0);
  2834.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2835.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  2836.         }, => 'onWorkerStarted'], 100);
  2837.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2838.             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()));
  2839.         }, => 'onMessageFailed'], 0);
  2840.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2841.             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()));
  2842.         }, => 'onWorkerRunning'], 0);
  2843.         $instance->addListener('kernel.response', [=> function () {
  2844.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2845.         }, => 'onKernelResponse'], -100);
  2846.         $instance->addListener('kernel.exception', [=> function () {
  2847.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2848.         }, => 'onKernelException'], 0);
  2849.         $instance->addListener('kernel.terminate', [=> function () {
  2850.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2851.         }, => 'onKernelTerminate'], -1024);
  2852.         $instance->addListener('kernel.controller', [=> function () {
  2853.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2854.         }, => 'onKernelController'], 0);
  2855.         $instance->addListener('kernel.response', [=> function () {
  2856.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2857.         }, => 'onKernelResponse'], 0);
  2858.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2859.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2860.         }, => 'onMessage'], 0);
  2861.         $instance->addListener('kernel.response', [=> function () {
  2862.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2863.         }, => 'onKernelResponse'], 0);
  2864.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2865.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2866.         }, => 'checkPassport'], 0);
  2867.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2868.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2869.         }, => 'onLoginSuccess'], 0);
  2870.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2871.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2872.         }, => 'onVoterVote'], 0);
  2873.         $instance->addListener('kernel.request', [=> function () {
  2874.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2875.         }, => 'configureLogoutUrlGenerator'], 8);
  2876.         $instance->addListener('kernel.request', [=> function () {
  2877.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2878.         }, => 'onKernelRequest'], 8);
  2879.         $instance->addListener('kernel.finish_request', [=> function () {
  2880.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2881.         }, => 'onKernelFinishRequest'], 0);
  2882.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2883.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2884.         }, => 'onWorkerMessageHandled'], 0);
  2885.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2886.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2887.         }, => 'onWorkerMessageFailed'], 0);
  2888.         $instance->addListener('console.error', [=> function () {
  2889.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2890.         }, => 'onConsoleError'], 0);
  2891.         $instance->addListener('console.terminate', [=> function () {
  2892.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2893.         }, => 'onConsoleTerminate'], 0);
  2894.         $instance->addListener('kernel.response', [=> function () {
  2895.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2896.         }, => 'onKernelResponse'], -128);
  2897.         $instance->addListener('console.command', [=> function () {
  2898.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2899.         }, => 'onCommand'], 255);
  2900.         $instance->addListener('console.terminate', [=> function () {
  2901.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2902.         }, => 'onTerminate'], -255);
  2903.         $instance->addListener('console.command', [=> function () {
  2904.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2905.         }, => 'configure'], 1024);
  2906.         $instance->addListener('kernel.controller', [=> function () {
  2907.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2908.         }, => 'onKernelController'], 0);
  2909.         $instance->addListener('kernel.controller', [=> function () {
  2910.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2911.         }, => 'onKernelController'], 0);
  2912.         $instance->addListener('kernel.controller', [=> function () {
  2913.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2914.         }, => 'onKernelController'], -128);
  2915.         $instance->addListener('kernel.view', [=> function () {
  2916.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2917.         }, => 'onKernelView'], 0);
  2918.         $instance->addListener('kernel.controller', [=> function () {
  2919.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2920.         }, => 'onKernelController'], 0);
  2921.         $instance->addListener('kernel.response', [=> function () {
  2922.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2923.         }, => 'onKernelResponse'], 0);
  2924.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2925.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2926.         }, => 'onKernelControllerArguments'], 0);
  2927.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2928.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2929.         }, => 'onKernelControllerArguments'], 0);
  2930.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2931.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2932.         }, => 'checkPassport'], 512);
  2933.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2934.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2935.         }, => 'onLogout'], 0);
  2936.         return $instance;
  2937.     }
  2938.     /**
  2939.      * Gets the public 'http_kernel' shared service.
  2940.      *
  2941.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2942.      */
  2943.     protected function getHttpKernelService()
  2944.     {
  2945.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2946.         if (isset($this->services['http_kernel'])) {
  2947.             return $this->services['http_kernel'];
  2948.         }
  2949.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2950.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2951.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2952.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2953.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2954.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2955.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2956.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2957.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2958.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2959.         }, 8)), $b));
  2960.     }
  2961.     /**
  2962.      * Gets the public 'messenger.default_bus' shared service.
  2963.      *
  2964.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2965.      */
  2966.     protected function getMessenger_DefaultBusService()
  2967.     {
  2968.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2969.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2970.             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')));
  2971.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2972.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2973.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2974.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2975.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2976.         }, 7)));
  2977.     }
  2978.     /**
  2979.      * Gets the public 'request_stack' shared service.
  2980.      *
  2981.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2982.      */
  2983.     protected function getRequestStackService()
  2984.     {
  2985.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2986.     }
  2987.     /**
  2988.      * Gets the public 'router' shared service.
  2989.      *
  2990.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2991.      */
  2992.     protected function getRouterService()
  2993.     {
  2994.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2995.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2996.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2997.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2998.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2999.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3000.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3001.         ], [
  3002.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3003.         ]))->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');
  3004.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3005.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3006.         return $instance;
  3007.     }
  3008.     /**
  3009.      * Gets the public 'translator' shared service.
  3010.      *
  3011.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3012.      */
  3013.     protected function getTranslatorService()
  3014.     {
  3015.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3016.     }
  3017.     /**
  3018.      * Gets the public 'var_dumper.cloner' shared service.
  3019.      *
  3020.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3021.      */
  3022.     protected function getVarDumper_ClonerService()
  3023.     {
  3024.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3025.         $instance->setMaxItems(2500);
  3026.         $instance->setMinDepth(1);
  3027.         $instance->setMaxString(-1);
  3028.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3029.         return $instance;
  3030.     }
  3031.     /**
  3032.      * Gets the private '.debug.http_client' shared service.
  3033.      *
  3034.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3035.      */
  3036.     protected function get_Debug_HttpClientService()
  3037.     {
  3038.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3039.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3040.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3041.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3042.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3043.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3044.         $a->setLogger($b);
  3045.         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))));
  3046.     }
  3047.     /**
  3048.      * Gets the private '.service_locator.qpxDyb.' shared service.
  3049.      *
  3050.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3051.      */
  3052.     protected function get_ServiceLocator_QpxDyb_Service()
  3053.     {
  3054.         return $this->privates['.service_locator.qpxDyb.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3055.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  3056.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  3057.             'security.firewall.map.context.gateway_access' => ['privates''security.firewall.map.context.gateway_access''getSecurity_Firewall_Map_Context_GatewayAccessService'true],
  3058.             'security.firewall.map.context.genealogy' => ['privates''security.firewall.map.context.genealogy''getSecurity_Firewall_Map_Context_GenealogyService'true],
  3059.             'security.firewall.map.context.genealogy_organization' => ['privates''security.firewall.map.context.genealogy_organization''getSecurity_Firewall_Map_Context_GenealogyOrganizationService'true],
  3060.             'security.firewall.map.context.internal_access' => ['privates''security.firewall.map.context.internal_access''getSecurity_Firewall_Map_Context_InternalAccessService'true],
  3061.             'security.firewall.map.context.internal_properties' => ['privates''security.firewall.map.context.internal_properties''getSecurity_Firewall_Map_Context_InternalPropertiesService'true],
  3062.             'security.firewall.map.context.lead_recruitment' => ['privates''security.firewall.map.context.lead_recruitment''getSecurity_Firewall_Map_Context_LeadRecruitmentService'true],
  3063.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'true],
  3064.             'security.firewall.map.context.mandate_download' => ['privates''security.firewall.map.context.mandate_download''getSecurity_Firewall_Map_Context_MandateDownloadService'true],
  3065.             'security.firewall.map.context.public_access' => ['privates''security.firewall.map.context.public_access''getSecurity_Firewall_Map_Context_PublicAccessService'true],
  3066.         ], [
  3067.             'security.firewall.map.context.api' => '?',
  3068.             'security.firewall.map.context.dev' => '?',
  3069.             'security.firewall.map.context.gateway_access' => '?',
  3070.             'security.firewall.map.context.genealogy' => '?',
  3071.             'security.firewall.map.context.genealogy_organization' => '?',
  3072.             'security.firewall.map.context.internal_access' => '?',
  3073.             'security.firewall.map.context.internal_properties' => '?',
  3074.             'security.firewall.map.context.lead_recruitment' => '?',
  3075.             'security.firewall.map.context.login' => '?',
  3076.             'security.firewall.map.context.mandate_download' => '?',
  3077.             'security.firewall.map.context.public_access' => '?',
  3078.         ]);
  3079.     }
  3080.     /**
  3081.      * Gets the private 'annotations.cache_adapter' shared service.
  3082.      *
  3083.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3084.      */
  3085.     protected function getAnnotations_CacheAdapterService()
  3086.     {
  3087.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3088.     }
  3089.     /**
  3090.      * Gets the private 'annotations.cached_reader' shared service.
  3091.      *
  3092.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3093.      */
  3094.     protected function getAnnotations_CachedReaderService()
  3095.     {
  3096.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3097.     }
  3098.     /**
  3099.      * Gets the private 'annotations.reader' shared service.
  3100.      *
  3101.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3102.      */
  3103.     protected function getAnnotations_ReaderService()
  3104.     {
  3105.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3106.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3107.         $a->registerUniqueLoader('class_exists');
  3108.         $instance->addGlobalIgnoredName('required'$a);
  3109.         return $instance;
  3110.     }
  3111.     /**
  3112.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  3113.      *
  3114.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3115.      */
  3116.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  3117.     {
  3118.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gY25R-CXHY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3119.     }
  3120.     /**
  3121.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  3122.      *
  3123.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3124.      */
  3125.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  3126.     {
  3127.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aMDtjef9nz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3128.     }
  3129.     /**
  3130.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  3131.      *
  3132.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3133.      */
  3134.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  3135.     {
  3136.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aLeeiYN5k5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3137.     }
  3138.     /**
  3139.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  3140.      *
  3141.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3142.      */
  3143.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  3144.     {
  3145.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sxHk+ivEAI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3146.     }
  3147.     /**
  3148.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  3149.      *
  3150.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3151.      */
  3152.     protected function getApiPlatform_Cache_RouteNameResolverService()
  3153.     {
  3154.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6notIH3xjG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3155.     }
  3156.     /**
  3157.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  3158.      *
  3159.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3160.      */
  3161.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  3162.     {
  3163.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZdJESOeKAf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3164.     }
  3165.     /**
  3166.      * Gets the private 'api_platform.filter_locator' shared service.
  3167.      *
  3168.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3169.      */
  3170.     protected function getApiPlatform_FilterLocatorService()
  3171.     {
  3172.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3173.             'App\\ApiPlatform\\Filter\\CurrentUserFilter' => ['services''App\\ApiPlatform\\Filter\\CurrentUserFilter''getCurrentUserFilterService'true],
  3174.             'App\\ApiPlatform\\Filter\\RoleSearchFilter' => ['services''App\\ApiPlatform\\Filter\\RoleSearchFilter''getRoleSearchFilterService'true],
  3175.             'App\\Filter\\ContactCityFilter' => ['services''App\\Filter\\ContactCityFilter''getContactCityFilterService'true],
  3176.             'App\\Filter\\ContactFilter' => ['services''App\\Filter\\ContactFilter''getContactFilterService'true],
  3177.             'App\\Filter\\CustomBooleanFilter' => ['services''App\\Filter\\CustomBooleanFilter''getCustomBooleanFilterService'true],
  3178.             'App\\Filter\\CustomMainPhoneFilter' => ['services''App\\Filter\\CustomMainPhoneFilter''getCustomMainPhoneFilterService'true],
  3179.             'App\\Filter\\DirectoryListFilter' => ['services''App\\Filter\\DirectoryListFilter''getDirectoryListFilterService'true],
  3180.             'App\\Filter\\FullNameSearchFilter' => ['services''App\\Filter\\FullNameSearchFilter''getFullNameSearchFilterService'true],
  3181.             'App\\Filter\\NullablePropertyMatchingFilter' => ['services''App\\Filter\\NullablePropertyMatchingFilter''getNullablePropertyMatchingFilterService'true],
  3182.             'App\\Filter\\NumberOfRoomFilter' => ['services''App\\Filter\\NumberOfRoomFilter''getNumberOfRoomFilterService'true],
  3183.             'App\\Filter\\RecommendedPropertyFilter' => ['services''App\\Filter\\RecommendedPropertyFilter''getRecommendedPropertyFilterService'true],
  3184.             'App\\Filter\\RecommenderFilter' => ['services''App\\Filter\\RecommenderFilter''getRecommenderFilterService'true],
  3185.             'App\\Filter\\ReferenceStateFilter' => ['services''App\\Filter\\ReferenceStateFilter''getReferenceStateFilterService'true],
  3186.             'App\\Filter\\TypeMandateInBiensFilter' => ['services''App\\Filter\\TypeMandateInBiensFilter''getTypeMandateInBiensFilterService'true],
  3187.             'App\\Filter\\ValidMandateAdditionalPropertyFilter' => ['services''App\\Filter\\ValidMandateAdditionalPropertyFilter''getValidMandateAdditionalPropertyFilterService'true],
  3188.             'annotated_app_entity_abstract_collaborator_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_abstract_collaborator_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAbstractCollaboratorApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3189.             'annotated_app_entity_abstract_collaborator_app_api_platform_filter_current_user_filter' => ['privates''annotated_app_entity_abstract_collaborator_app_api_platform_filter_current_user_filter''getAnnotatedAppEntityAbstractCollaboratorAppApiPlatformFilterCurrentUserFilterService'true],
  3190.             'annotated_app_entity_abstract_collaborator_app_api_platform_filter_role_search_filter' => ['privates''annotated_app_entity_abstract_collaborator_app_api_platform_filter_role_search_filter''getAnnotatedAppEntityAbstractCollaboratorAppApiPlatformFilterRoleSearchFilterService'true],
  3191.             'annotated_app_entity_abstract_collaborator_app_filter_custom_main_phone_filter' => ['privates''annotated_app_entity_abstract_collaborator_app_filter_custom_main_phone_filter''getAnnotatedAppEntityAbstractCollaboratorAppFilterCustomMainPhoneFilterService'true],
  3192.             'annotated_app_entity_abstract_collaborator_app_filter_directory_list_filter' => ['privates''annotated_app_entity_abstract_collaborator_app_filter_directory_list_filter''getAnnotatedAppEntityAbstractCollaboratorAppFilterDirectoryListFilterService'true],
  3193.             'annotated_app_entity_abstract_collaborator_app_filter_full_name_search_filter' => ['privates''annotated_app_entity_abstract_collaborator_app_filter_full_name_search_filter''getAnnotatedAppEntityAbstractCollaboratorAppFilterFullNameSearchFilterService'true],
  3194.             'annotated_app_entity_abstract_collaborator_app_filter_reference_state_filter' => ['privates''annotated_app_entity_abstract_collaborator_app_filter_reference_state_filter''getAnnotatedAppEntityAbstractCollaboratorAppFilterReferenceStateFilterService'true],
  3195.             'annotated_app_entity_abstract_people_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_abstract_people_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityAbstractPeopleApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  3196.             'annotated_app_entity_abstract_people_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_abstract_people_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAbstractPeopleApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3197.             'annotated_app_entity_abstract_people_app_filter_contact_city_filter' => ['privates''annotated_app_entity_abstract_people_app_filter_contact_city_filter''getAnnotatedAppEntityAbstractPeopleAppFilterContactCityFilterService'true],
  3198.             'annotated_app_entity_abstract_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_abstract_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAbstractTransactionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3199.             'annotated_app_entity_agent_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_agent_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAgentApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  3200.             'annotated_app_entity_agent_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_agent_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAgentApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3201.             'annotated_app_entity_agent_app_api_platform_filter_role_search_filter' => ['privates''annotated_app_entity_agent_app_api_platform_filter_role_search_filter''getAnnotatedAppEntityAgentAppApiPlatformFilterRoleSearchFilterService'true],
  3202.             'annotated_app_entity_business_indication_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_business_indication_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityBusinessIndicationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3203.             'annotated_app_entity_candidate_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_candidate_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCandidateApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  3204.             'annotated_app_entity_candidate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_candidate_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCandidateApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3205.             'annotated_app_entity_city_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_city_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCityApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3206.             'annotated_app_entity_contact_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_contact_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityContactApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  3207.             'annotated_app_entity_contact_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_contact_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityContactApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3208.             'annotated_app_entity_contact_app_filter_contact_filter' => ['privates''annotated_app_entity_contact_app_filter_contact_filter''getAnnotatedAppEntityContactAppFilterContactFilterService'true],
  3209.             'annotated_app_entity_contact_app_filter_recommender_filter' => ['privates''annotated_app_entity_contact_app_filter_recommender_filter''getAnnotatedAppEntityContactAppFilterRecommenderFilterService'true],
  3210.             'annotated_app_entity_country_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_country_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCountryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3211.             'annotated_app_entity_genealogy_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_genealogy_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityGenealogyApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3212.             'annotated_app_entity_manager_app_api_platform_filter_role_search_filter' => ['privates''annotated_app_entity_manager_app_api_platform_filter_role_search_filter''getAnnotatedAppEntityManagerAppApiPlatformFilterRoleSearchFilterService'true],
  3213.             'annotated_app_entity_manager_back_office_app_api_platform_filter_role_search_filter' => ['privates''annotated_app_entity_manager_back_office_app_api_platform_filter_role_search_filter''getAnnotatedAppEntityManagerBackOfficeAppApiPlatformFilterRoleSearchFilterService'true],
  3214.             'annotated_app_entity_manager_it_app_api_platform_filter_role_search_filter' => ['privates''annotated_app_entity_manager_it_app_api_platform_filter_role_search_filter''getAnnotatedAppEntityManagerItAppApiPlatformFilterRoleSearchFilterService'true],
  3215.             'annotated_app_entity_mandate_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_mandate_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityMandateApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  3216.             'annotated_app_entity_mandate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_mandate_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMandateApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3217.             'annotated_app_entity_neighborhood_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_neighborhood_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNeighborhoodApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3218.             'annotated_app_entity_prescriber_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_prescriber_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityPrescriberApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  3219.             'annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityPropertyApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  3220.             'annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_range_filter' => ['privates''annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_range_filter''getAnnotatedAppEntityPropertyApiPlatformCoreBridgeDoctrineOrmFilterRangeFilterService'true],
  3221.             'annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPropertyApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3222.             'annotated_app_entity_property_app_filter_custom_boolean_filter' => ['privates''annotated_app_entity_property_app_filter_custom_boolean_filter''getAnnotatedAppEntityPropertyAppFilterCustomBooleanFilterService'true],
  3223.             'annotated_app_entity_property_app_filter_nullable_property_matching_filter' => ['privates''annotated_app_entity_property_app_filter_nullable_property_matching_filter''getAnnotatedAppEntityPropertyAppFilterNullablePropertyMatchingFilterService'true],
  3224.             'annotated_app_entity_property_app_filter_number_of_room_filter' => ['privates''annotated_app_entity_property_app_filter_number_of_room_filter''getAnnotatedAppEntityPropertyAppFilterNumberOfRoomFilterService'true],
  3225.             'annotated_app_entity_property_app_filter_recommended_property_filter' => ['privates''annotated_app_entity_property_app_filter_recommended_property_filter''getAnnotatedAppEntityPropertyAppFilterRecommendedPropertyFilterService'true],
  3226.             'annotated_app_entity_property_app_filter_type_mandate_in_biens_filter' => ['privates''annotated_app_entity_property_app_filter_type_mandate_in_biens_filter''getAnnotatedAppEntityPropertyAppFilterTypeMandateInBiensFilterService'true],
  3227.             'annotated_app_entity_property_app_filter_valid_mandate_additional_property_filter' => ['privates''annotated_app_entity_property_app_filter_valid_mandate_additional_property_filter''getAnnotatedAppEntityPropertyAppFilterValidMandateAdditionalPropertyFilterService'true],
  3228.             'annotated_app_entity_property_visit_voucher_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_property_visit_voucher_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPropertyVisitVoucherApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3229.             'annotated_app_entity_reference_reference_contact_type_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_reference_reference_contact_type_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityReferenceReferenceContactTypeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3230.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTransactionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  3231.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTransactionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  3232.         ], [
  3233.             'App\\ApiPlatform\\Filter\\CurrentUserFilter' => '?',
  3234.             'App\\ApiPlatform\\Filter\\RoleSearchFilter' => '?',
  3235.             'App\\Filter\\ContactCityFilter' => '?',
  3236.             'App\\Filter\\ContactFilter' => '?',
  3237.             'App\\Filter\\CustomBooleanFilter' => '?',
  3238.             'App\\Filter\\CustomMainPhoneFilter' => '?',
  3239.             'App\\Filter\\DirectoryListFilter' => '?',
  3240.             'App\\Filter\\FullNameSearchFilter' => '?',
  3241.             'App\\Filter\\NullablePropertyMatchingFilter' => '?',
  3242.             'App\\Filter\\NumberOfRoomFilter' => '?',
  3243.             'App\\Filter\\RecommendedPropertyFilter' => '?',
  3244.             'App\\Filter\\RecommenderFilter' => '?',
  3245.             'App\\Filter\\ReferenceStateFilter' => '?',
  3246.             'App\\Filter\\TypeMandateInBiensFilter' => '?',
  3247.             'App\\Filter\\ValidMandateAdditionalPropertyFilter' => '?',
  3248.             'annotated_app_entity_abstract_collaborator_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3249.             'annotated_app_entity_abstract_collaborator_app_api_platform_filter_current_user_filter' => '?',
  3250.             'annotated_app_entity_abstract_collaborator_app_api_platform_filter_role_search_filter' => '?',
  3251.             'annotated_app_entity_abstract_collaborator_app_filter_custom_main_phone_filter' => '?',
  3252.             'annotated_app_entity_abstract_collaborator_app_filter_directory_list_filter' => '?',
  3253.             'annotated_app_entity_abstract_collaborator_app_filter_full_name_search_filter' => '?',
  3254.             'annotated_app_entity_abstract_collaborator_app_filter_reference_state_filter' => '?',
  3255.             'annotated_app_entity_abstract_people_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3256.             'annotated_app_entity_abstract_people_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3257.             'annotated_app_entity_abstract_people_app_filter_contact_city_filter' => '?',
  3258.             'annotated_app_entity_abstract_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3259.             'annotated_app_entity_agent_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3260.             'annotated_app_entity_agent_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3261.             'annotated_app_entity_agent_app_api_platform_filter_role_search_filter' => '?',
  3262.             'annotated_app_entity_business_indication_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3263.             'annotated_app_entity_candidate_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3264.             'annotated_app_entity_candidate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3265.             'annotated_app_entity_city_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3266.             'annotated_app_entity_contact_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3267.             'annotated_app_entity_contact_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3268.             'annotated_app_entity_contact_app_filter_contact_filter' => '?',
  3269.             'annotated_app_entity_contact_app_filter_recommender_filter' => '?',
  3270.             'annotated_app_entity_country_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3271.             'annotated_app_entity_genealogy_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3272.             'annotated_app_entity_manager_app_api_platform_filter_role_search_filter' => '?',
  3273.             'annotated_app_entity_manager_back_office_app_api_platform_filter_role_search_filter' => '?',
  3274.             'annotated_app_entity_manager_it_app_api_platform_filter_role_search_filter' => '?',
  3275.             'annotated_app_entity_mandate_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3276.             'annotated_app_entity_mandate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3277.             'annotated_app_entity_neighborhood_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3278.             'annotated_app_entity_prescriber_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3279.             'annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3280.             'annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_range_filter' => '?',
  3281.             'annotated_app_entity_property_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3282.             'annotated_app_entity_property_app_filter_custom_boolean_filter' => '?',
  3283.             'annotated_app_entity_property_app_filter_nullable_property_matching_filter' => '?',
  3284.             'annotated_app_entity_property_app_filter_number_of_room_filter' => '?',
  3285.             'annotated_app_entity_property_app_filter_recommended_property_filter' => '?',
  3286.             'annotated_app_entity_property_app_filter_type_mandate_in_biens_filter' => '?',
  3287.             'annotated_app_entity_property_app_filter_valid_mandate_additional_property_filter' => '?',
  3288.             'annotated_app_entity_property_visit_voucher_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3289.             'annotated_app_entity_reference_reference_contact_type_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3290.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3291.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3292.         ]);
  3293.     }
  3294.     /**
  3295.      * Gets the private 'api_platform.hal.json_schema.schema_factory' shared service.
  3296.      *
  3297.      * @return \ApiPlatform\Core\Hal\JsonSchema\SchemaFactory
  3298.      */
  3299.     protected function getApiPlatform_Hal_JsonSchema_SchemaFactoryService()
  3300.     {
  3301.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  3302.         if (isset($this->privates['api_platform.hal.json_schema.schema_factory'])) {
  3303.             return $this->privates['api_platform.hal.json_schema.schema_factory'];
  3304.         }
  3305.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3306.         if (isset($this->privates['api_platform.hal.json_schema.schema_factory'])) {
  3307.             return $this->privates['api_platform.hal.json_schema.schema_factory'];
  3308.         }
  3309.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3310.         if (isset($this->privates['api_platform.hal.json_schema.schema_factory'])) {
  3311.             return $this->privates['api_platform.hal.json_schema.schema_factory'];
  3312.         }
  3313.         return $this->privates['api_platform.hal.json_schema.schema_factory'] = new \ApiPlatform\Core\Hal\JsonSchema\SchemaFactory(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()), $b$c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()))));
  3314.     }
  3315.     /**
  3316.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  3317.      *
  3318.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  3319.      */
  3320.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  3321.     {
  3322.         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()));
  3323.     }
  3324.     /**
  3325.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  3326.      *
  3327.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  3328.      */
  3329.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  3330.     {
  3331.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  3332.     }
  3333.     /**
  3334.      * Gets the private 'api_platform.identifier.converter' shared service.
  3335.      *
  3336.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  3337.      */
  3338.     protected function getApiPlatform_Identifier_ConverterService()
  3339.     {
  3340.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3341.         if (isset($this->privates['api_platform.identifier.converter'])) {
  3342.             return $this->privates['api_platform.identifier.converter'];
  3343.         }
  3344.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $a, new RewindableGenerator(function () {
  3345.             yield => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  3346.             yield => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  3347.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  3348.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  3349.         }, 4));
  3350.     }
  3351.     /**
  3352.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  3353.      *
  3354.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  3355.      */
  3356.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  3357.     {
  3358.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3359.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  3360.             return $this->privates['api_platform.identifiers_extractor.cached'];
  3361.         }
  3362.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3363.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  3364.             return $this->privates['api_platform.identifiers_extractor.cached'];
  3365.         }
  3366.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3367.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3368.         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($a$b$c$dtrue), $c$d);
  3369.     }
  3370.     /**
  3371.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  3372.      *
  3373.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  3374.      */
  3375.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  3376.     {
  3377.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  3378.         $instance->setSchemaFactory(($this->privates['api_platform.hal.json_schema.schema_factory'] ?? $this->getApiPlatform_Hal_JsonSchema_SchemaFactoryService()));
  3379.         return $instance;
  3380.     }
  3381.     /**
  3382.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  3383.      *
  3384.      * @return \ApiPlatform\JsonLd\ContextBuilder
  3385.      */
  3386.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  3387.     {
  3388.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3389.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3390.             return $this->privates['api_platform.jsonld.context_builder'];
  3391.         }
  3392.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3393.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3394.             return $this->privates['api_platform.jsonld.context_builder'];
  3395.         }
  3396.         $c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3397.         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()), $a$b$c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($c));
  3398.     }
  3399.     /**
  3400.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  3401.      *
  3402.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  3403.      */
  3404.     protected function getApiPlatform_Listener_Request_AddFormatService()
  3405.     {
  3406.         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']);
  3407.     }
  3408.     /**
  3409.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  3410.      *
  3411.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  3412.      */
  3413.     protected function getApiPlatform_Listener_Request_DeserializeService()
  3414.     {
  3415.         $a = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  3416.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  3417.             return $this->privates['api_platform.listener.request.deserialize'];
  3418.         }
  3419.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3420.     }
  3421.     /**
  3422.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  3423.      *
  3424.      * @return \ApiPlatform\Core\EventListener\ReadListener
  3425.      */
  3426.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  3427.     {
  3428.         $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  3429.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3430.             return $this->privates['api_platform.listener.request.read.legacy'];
  3431.         }
  3432.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener($a, ($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()));
  3433.     }
  3434.     /**
  3435.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  3436.      *
  3437.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  3438.      */
  3439.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  3440.     {
  3441.         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->getApiPlatform_FilterLocatorService())), true);
  3442.     }
  3443.     /**
  3444.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  3445.      *
  3446.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  3447.      */
  3448.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  3449.     {
  3450.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  3451.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3452.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3453.         }
  3454.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3455.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3456.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3457.         }
  3458.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3459.         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 () {
  3460.             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()));
  3461.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  3462.             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()));
  3463.             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()));
  3464.             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()));
  3465.             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()));
  3466.             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()));
  3467.             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()));
  3468.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  3469.             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()));
  3470.             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()));
  3471.             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()));
  3472.             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()));
  3473.         }, 13)));
  3474.     }
  3475.     /**
  3476.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  3477.      *
  3478.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  3479.      */
  3480.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  3481.     {
  3482.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3483.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  3484.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  3485.         }
  3486.         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)));
  3487.     }
  3488.     /**
  3489.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  3490.      *
  3491.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  3492.      */
  3493.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  3494.     {
  3495.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3496.         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']));
  3497.     }
  3498.     /**
  3499.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  3500.      *
  3501.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  3502.      */
  3503.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  3504.     {
  3505.         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)))))));
  3506.     }
  3507.     /**
  3508.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  3509.      *
  3510.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  3511.      */
  3512.     protected function getApiPlatform_OperationPathResolver_CustomService()
  3513.     {
  3514.         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()))));
  3515.     }
  3516.     /**
  3517.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  3518.      *
  3519.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  3520.      */
  3521.     protected function getApiPlatform_OperationPathResolver_RouterService()
  3522.     {
  3523.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3524.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  3525.             return $this->privates['api_platform.operation_path_resolver.router'];
  3526.         }
  3527.         $b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  3528.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  3529.             return $this->privates['api_platform.operation_path_resolver.router'];
  3530.         }
  3531.         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()), $b);
  3532.     }
  3533.     /**
  3534.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  3535.      *
  3536.      * @return \ApiPlatform\Api\ResourceClassResolver
  3537.      */
  3538.     protected function getApiPlatform_ResourceClassResolverService()
  3539.     {
  3540.         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()));
  3541.     }
  3542.     /**
  3543.      * Gets the private 'api_platform.router' shared service.
  3544.      *
  3545.      * @return \ApiPlatform\Symfony\Routing\Router
  3546.      */
  3547.     protected function getApiPlatform_RouterService()
  3548.     {
  3549.         $a = ($this->services['router'] ?? $this->getRouterService());
  3550.         if (isset($this->privates['api_platform.router'])) {
  3551.             return $this->privates['api_platform.router'];
  3552.         }
  3553.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a1);
  3554.     }
  3555.     /**
  3556.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  3557.      *
  3558.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  3559.      */
  3560.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  3561.     {
  3562.         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()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  3563.     }
  3564.     /**
  3565.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  3566.      *
  3567.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  3568.      */
  3569.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  3570.     {
  3571.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3572.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  3573.             return $this->privates['api_platform.security.resource_access_checker'];
  3574.         }
  3575.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  3576.     }
  3577.     /**
  3578.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  3579.      *
  3580.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  3581.      */
  3582.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  3583.     {
  3584.         $a = ($this->services['App\\Serializer\\SiegeGroupsContextBuilder'] ?? $this->getSiegeGroupsContextBuilderService());
  3585.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  3586.             return $this->privates['api_platform.serializer.context_builder.filter'];
  3587.         }
  3588.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), $a);
  3589.     }
  3590.     /**
  3591.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  3592.      *
  3593.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  3594.      */
  3595.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  3596.     {
  3597.         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()))])));
  3598.     }
  3599.     /**
  3600.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  3601.      *
  3602.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  3603.      */
  3604.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  3605.     {
  3606.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3607.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3608.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3609.         }
  3610.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3611.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3612.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3613.         }
  3614.         $c = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  3615.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3616.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3617.         }
  3618.         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()), $a$b, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), $c));
  3619.     }
  3620.     /**
  3621.      * Gets the private 'cache.annotations' shared service.
  3622.      *
  3623.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3624.      */
  3625.     protected function getCache_AnnotationsService()
  3626.     {
  3627.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('watt5E7lb3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3628.     }
  3629.     /**
  3630.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3631.      *
  3632.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3633.      */
  3634.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3635.     {
  3636.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3637.     }
  3638.     /**
  3639.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3640.      *
  3641.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3642.      */
  3643.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3644.     {
  3645.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3646.     }
  3647.     /**
  3648.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3649.      *
  3650.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3651.      */
  3652.     protected function getCache_Messenger_RestartWorkersSignalService()
  3653.     {
  3654.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('aPhoxP4le2'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3655.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3656.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3657.     }
  3658.     /**
  3659.      * Gets the private 'cache.property_info' shared service.
  3660.      *
  3661.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3662.      */
  3663.     protected function getCache_PropertyInfoService()
  3664.     {
  3665.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zcG5daiHKy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3666.     }
  3667.     /**
  3668.      * Gets the private 'cache.security_expression_language' shared service.
  3669.      *
  3670.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3671.      */
  3672.     protected function getCache_SecurityExpressionLanguageService()
  3673.     {
  3674.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5KyoVFnwDK'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3675.     }
  3676.     /**
  3677.      * Gets the private 'cache.serializer' shared service.
  3678.      *
  3679.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3680.      */
  3681.     protected function getCache_SerializerService()
  3682.     {
  3683.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HPKealMz8b'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3684.     }
  3685.     /**
  3686.      * Gets the private 'cache.validator' shared service.
  3687.      *
  3688.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3689.      */
  3690.     protected function getCache_ValidatorService()
  3691.     {
  3692.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Jkjy4r0Fxf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3693.     }
  3694.     /**
  3695.      * Gets the private 'config_cache_factory' shared service.
  3696.      *
  3697.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3698.      */
  3699.     protected function getConfigCacheFactoryService()
  3700.     {
  3701.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3702.             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)));
  3703.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3704.         }, 2));
  3705.     }
  3706.     /**
  3707.      * Gets the private 'data_collector.form' shared service.
  3708.      *
  3709.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3710.      */
  3711.     protected function getDataCollector_FormService()
  3712.     {
  3713.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3714.     }
  3715.     /**
  3716.      * Gets the private 'data_collector.request' shared service.
  3717.      *
  3718.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3719.      */
  3720.     protected function getDataCollector_RequestService()
  3721.     {
  3722.         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())));
  3723.     }
  3724.     /**
  3725.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  3726.      *
  3727.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  3728.      */
  3729.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  3730.     {
  3731.         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 () {
  3732.             yield => ($this->services['App\\DataProvider\\PersonTypeReferenceDataProvider'] ?? $this->load('getPersonTypeReferenceDataProviderService'));
  3733.             yield => ($this->services['App\\DataProvider\\VatReferenceDataProvider'] ?? $this->load('getVatReferenceDataProviderService'));
  3734.             yield => ($this->privates['App\\Domain\\BusinessRequest\\Adapters\\Controllers\\ApiPlatform\\RequestList\\DataProvider\\RequestListDataProvider'] ?? $this->load('getRequestListDataProviderService'));
  3735.             yield => ($this->privates['App\\Domain\\EventManagement\\Adapters\\Controllers\\ApiPlatform\\GetEventList\\DataProvider\\EventListDataProvider'] ?? $this->load('getEventListDataProviderService'));
  3736.             yield => ($this->privates['App\\Domain\\EventManagement\\Adapters\\Gateway\\ApiPlatform\\DataProvider\\EventSubTypeDataProvider'] ?? $this->load('getEventSubTypeDataProviderService'));
  3737.             yield => ($this->privates['App\\Domain\\EventManagement\\Adapters\\Gateway\\ApiPlatform\\DataProvider\\EventTypeDataProvider'] ?? $this->load('getEventTypeDataProviderService'));
  3738.             yield => ($this->privates['App\\Domain\\PropertyMatching\\Adapters\\Controller\\ApiPlatform\\CalculateMatching\\DataProvider\\PropertyMatchingResultDataProvider'] ?? $this->load('getPropertyMatchingResultDataProviderService'));
  3739.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  3740.         }, 8)));
  3741.     }
  3742.     /**
  3743.      * Gets the private 'debug.api_platform.data_persister' shared service.
  3744.      *
  3745.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  3746.      */
  3747.     protected function getDebug_ApiPlatform_DataPersisterService()
  3748.     {
  3749.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  3750.             yield => ($this->services['App\\DataPersister\\BusinessIndicationDataPersist'] ?? $this->load('getBusinessIndicationDataPersistService'));
  3751.             yield => ($this->services['App\\DataPersister\\CandidateDataPersist'] ?? $this->load('getCandidateDataPersistService'));
  3752.             yield => ($this->services['App\\DataPersister\\ContactDataPersister'] ?? $this->load('getContactDataPersisterService'));
  3753.             yield => ($this->services['App\\DataPersister\\MandateDataPersist'] ?? $this->load('getMandateDataPersistService'));
  3754.             yield => ($this->services['App\\DataPersister\\PrescriberDataPersist'] ?? $this->load('getPrescriberDataPersistService'));
  3755.             yield => ($this->services['App\\DataPersister\\PropertyDataPersister'] ?? $this->load('getPropertyDataPersisterService'));
  3756.             yield => ($this->services['App\\DataPersister\\PropertyVisitDataPersist'] ?? $this->load('getPropertyVisitDataPersistService'));
  3757.             yield => ($this->services['App\\DataPersister\\TransactionDataPersister'] ?? $this->load('getTransactionDataPersisterService'));
  3758.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  3759.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  3760.         }, 10)));
  3761.     }
  3762.     /**
  3763.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  3764.      *
  3765.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  3766.      */
  3767.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  3768.     {
  3769.         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 () {
  3770.             yield => ($this->services['App\\DataProvider\\PersonTypeReferenceDataProvider'] ?? $this->load('getPersonTypeReferenceDataProviderService'));
  3771.             yield => ($this->services['App\\DataProvider\\PropertyMatchingItemDataProvider'] ?? $this->load('getPropertyMatchingItemDataProviderService'));
  3772.             yield => ($this->services['App\\DataProvider\\VatReferenceDataProvider'] ?? $this->load('getVatReferenceDataProviderService'));
  3773.             yield => ($this->privates['App\\Domain\\EventManagement\\Adapters\\Gateway\\ApiPlatform\\DataProvider\\EventSubTypeDataProvider'] ?? $this->load('getEventSubTypeDataProviderService'));
  3774.             yield => ($this->privates['App\\Domain\\EventManagement\\Adapters\\Gateway\\ApiPlatform\\DataProvider\\EventTypeDataProvider'] ?? $this->load('getEventTypeDataProviderService'));
  3775.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  3776.         }, 6)));
  3777.     }
  3778.     /**
  3779.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  3780.      *
  3781.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  3782.      */
  3783.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3784.     {
  3785.         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 () {
  3786.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  3787.         }, 1)));
  3788.     }
  3789.     /**
  3790.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3791.      *
  3792.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3793.      */
  3794.     protected function getDebug_DebugHandlersListenerService()
  3795.     {
  3796.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3797.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3798.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3799.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3800.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3801.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3802.     }
  3803.     /**
  3804.      * Gets the private 'debug.file_link_formatter' shared service.
  3805.      *
  3806.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3807.      */
  3808.     protected function getDebug_FileLinkFormatterService()
  3809.     {
  3810.         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 () {
  3811.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3812.         });
  3813.     }
  3814.     /**
  3815.      * Gets the private 'debug.log_processor' shared service.
  3816.      *
  3817.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3818.      */
  3819.     protected function getDebug_LogProcessorService()
  3820.     {
  3821.         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())));
  3822.     }
  3823.     /**
  3824.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3825.      *
  3826.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3827.      */
  3828.     protected function getDebug_Security_Access_DecisionManagerService()
  3829.     {
  3830.         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 () {
  3831.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3832.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3833.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3834.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\CandidateVoter'] ?? $this->load('getCandidateVoter2Service'));
  3835.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\DeletePropertyCertificateVoter'] ?? $this->load('getDeletePropertyCertificateVoter2Service'));
  3836.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\IdentityImageVoter'] ?? $this->load('getIdentityImageVoter2Service'));
  3837.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\MandateVoter'] ?? $this->load('getMandateVoter2Service'));
  3838.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ProfileVoter'] ?? $this->load('getProfileVoter2Service'));
  3839.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\PropertyDetailsVoter'] ?? $this->load('getPropertyDetailsVoter2Service'));
  3840.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\PropertyImageVoter'] ?? $this->load('getPropertyImageVoter2Service'));
  3841.             yield 10 => ($this->privates['debug.security.voter.App\\Security\\Voter\\PropertyVisitVoucherVoter'] ?? $this->load('getPropertyVisitVoucherVoter2Service'));
  3842.             yield 11 => ($this->privates['debug.security.voter.App\\Security\\Voter\\PropertyVoter'] ?? $this->load('getPropertyVoter2Service'));
  3843.             yield 12 => ($this->privates['debug.security.voter.App\\Security\\Voter\\TransactionVoter'] ?? $this->load('getTransactionVoter2Service'));
  3844.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3845.     }
  3846.     /**
  3847.      * Gets the private 'debug.security.firewall' shared service.
  3848.      *
  3849.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3850.      */
  3851.     protected function getDebug_Security_FirewallService()
  3852.     {
  3853.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3854.         if (isset($this->privates['debug.security.firewall'])) {
  3855.             return $this->privates['debug.security.firewall'];
  3856.         }
  3857.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3858.         if (isset($this->privates['debug.security.firewall'])) {
  3859.             return $this->privates['debug.security.firewall'];
  3860.         }
  3861.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3862.     }
  3863.     /**
  3864.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3865.      *
  3866.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3867.      */
  3868.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3869.     {
  3870.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3871.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3872.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3873.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3874.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  3875.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  3876.             'milkiya_logging' => ['services''milkiya_logging''getMilkiyaLoggingService'true],
  3877.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'true],
  3878.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  3879.             'vich_uploader.listener.clean.avatar_file' => ['privates''vich_uploader.listener.clean.avatar_file''getVichUploader_Listener_Clean_AvatarFileService'true],
  3880.             'vich_uploader.listener.clean.event_images' => ['privates''vich_uploader.listener.clean.event_images''getVichUploader_Listener_Clean_EventImagesService'true],
  3881.             'vich_uploader.listener.clean.identity_images' => ['privates''vich_uploader.listener.clean.identity_images''getVichUploader_Listener_Clean_IdentityImagesService'true],
  3882.             'vich_uploader.listener.clean.ownership_file' => ['privates''vich_uploader.listener.clean.ownership_file''getVichUploader_Listener_Clean_OwnershipFileService'true],
  3883.             'vich_uploader.listener.clean.property_images' => ['privates''vich_uploader.listener.clean.property_images''getVichUploader_Listener_Clean_PropertyImagesService'true],
  3884.             'vich_uploader.listener.remove.avatar_file' => ['privates''vich_uploader.listener.remove.avatar_file''getVichUploader_Listener_Remove_AvatarFileService'true],
  3885.             'vich_uploader.listener.remove.event_images' => ['privates''vich_uploader.listener.remove.event_images''getVichUploader_Listener_Remove_EventImagesService'true],
  3886.             'vich_uploader.listener.remove.identity_images' => ['privates''vich_uploader.listener.remove.identity_images''getVichUploader_Listener_Remove_IdentityImagesService'true],
  3887.             'vich_uploader.listener.remove.ownership_file' => ['privates''vich_uploader.listener.remove.ownership_file''getVichUploader_Listener_Remove_OwnershipFileService'true],
  3888.             'vich_uploader.listener.remove.property_images' => ['privates''vich_uploader.listener.remove.property_images''getVichUploader_Listener_Remove_PropertyImagesService'true],
  3889.             'vich_uploader.listener.upload.avatar_file' => ['privates''vich_uploader.listener.upload.avatar_file''getVichUploader_Listener_Upload_AvatarFileService'true],
  3890.             'vich_uploader.listener.upload.event_images' => ['privates''vich_uploader.listener.upload.event_images''getVichUploader_Listener_Upload_EventImagesService'true],
  3891.             'vich_uploader.listener.upload.identity_images' => ['privates''vich_uploader.listener.upload.identity_images''getVichUploader_Listener_Upload_IdentityImagesService'true],
  3892.             'vich_uploader.listener.upload.ownership_file' => ['privates''vich_uploader.listener.upload.ownership_file''getVichUploader_Listener_Upload_OwnershipFileService'true],
  3893.             'vich_uploader.listener.upload.property_images' => ['privates''vich_uploader.listener.upload.property_images''getVichUploader_Listener_Upload_PropertyImagesService'true],
  3894.         ], [
  3895.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3896.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3897.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3898.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3899.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3900.             'milkiya_logging' => '?',
  3901.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  3902.             'stof_doctrine_extensions.listener.tree' => '?',
  3903.             'vich_uploader.listener.clean.avatar_file' => '?',
  3904.             'vich_uploader.listener.clean.event_images' => '?',
  3905.             'vich_uploader.listener.clean.identity_images' => '?',
  3906.             'vich_uploader.listener.clean.ownership_file' => '?',
  3907.             'vich_uploader.listener.clean.property_images' => '?',
  3908.             'vich_uploader.listener.remove.avatar_file' => '?',
  3909.             'vich_uploader.listener.remove.event_images' => '?',
  3910.             'vich_uploader.listener.remove.identity_images' => '?',
  3911.             'vich_uploader.listener.remove.ownership_file' => '?',
  3912.             'vich_uploader.listener.remove.property_images' => '?',
  3913.             'vich_uploader.listener.upload.avatar_file' => '?',
  3914.             'vich_uploader.listener.upload.event_images' => '?',
  3915.             'vich_uploader.listener.upload.identity_images' => '?',
  3916.             'vich_uploader.listener.upload.ownership_file' => '?',
  3917.             'vich_uploader.listener.upload.property_images' => '?',
  3918.         ]), [=> 'vich_uploader.listener.clean.property_images'=> 'vich_uploader.listener.clean.identity_images'=> 'vich_uploader.listener.clean.ownership_file'=> 'vich_uploader.listener.clean.avatar_file'=> 'vich_uploader.listener.clean.event_images'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'vich_uploader.listener.remove.property_images'10 => 'vich_uploader.listener.upload.property_images'11 => 'vich_uploader.listener.remove.identity_images'12 => 'vich_uploader.listener.upload.identity_images'13 => 'vich_uploader.listener.remove.ownership_file'14 => 'vich_uploader.listener.upload.ownership_file'15 => 'vich_uploader.listener.remove.avatar_file'16 => 'vich_uploader.listener.upload.avatar_file'17 => 'vich_uploader.listener.remove.event_images'18 => 'vich_uploader.listener.upload.event_images'19 => [=> [=> 'postUpdate'], => 'milkiya_logging'], 20 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 21 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.tree'], 22 => [=> [=> 'preRemove'], => 'stof_doctrine_extensions.listener.tree'], 23 => [=> [=> 'preUpdate'], => 'stof_doctrine_extensions.listener.tree'], 24 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.tree'], 25 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.tree'], 26 => [=> [=> 'postPersist'], => 'stof_doctrine_extensions.listener.tree'], 27 => [=> [=> 'postUpdate'], => 'stof_doctrine_extensions.listener.tree'], 28 => [=> [=> 'postRemove'], => 'stof_doctrine_extensions.listener.tree'], 29 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.softdeleteable'], 30 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.softdeleteable']]);
  3919.     }
  3920.     /**
  3921.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3922.      *
  3923.      * @return \Doctrine\Migrations\DependencyFactory
  3924.      */
  3925.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3926.     {
  3927.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3928.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3929.         $a->setAllOrNothing(false);
  3930.         $a->setCheckDatabasePlatform(true);
  3931.         $a->setTransactional(true);
  3932.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3933.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3934.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  3935.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3936.         });
  3937.         return $instance;
  3938.     }
  3939.     /**
  3940.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  3941.      *
  3942.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3943.      */
  3944.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  3945.     {
  3946.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity'), => (\dirname(__DIR__4).'/src/Domain/MarginCheckList/Adapters/Gateway/Doctrine'), => (\dirname(__DIR__4).'/src/Domain/PropertyMatching/Adapters/Gateway/Doctrine'), => (\dirname(__DIR__4).'/src/Domain/LeadRecruitment/Adapters/Gateway/Doctrine'), => (\dirname(__DIR__4).'/src/Domain/ESignature/Adapters/Gateway/Doctrine'), => (\dirname(__DIR__4).'/src/Domain/BusinessRequest/Adapters/Gateway/Doctrine'), => (\dirname(__DIR__4).'/src/Domain/EventManagement/Adapters/Gateway/Doctrine'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity')], false);
  3947.     }
  3948.     /**
  3949.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3950.      *
  3951.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3952.      */
  3953.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3954.     {
  3955.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/doctrine') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity'], '.orm.xml'false);
  3956.         $instance->setGlobalBasename('mapping');
  3957.         return $instance;
  3958.     }
  3959.     /**
  3960.      * Gets the private 'exception_listener' shared service.
  3961.      *
  3962.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3963.      */
  3964.     protected function getExceptionListenerService()
  3965.     {
  3966.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3967.     }
  3968.     /**
  3969.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3970.      *
  3971.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3972.      */
  3973.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3974.     {
  3975.         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())));
  3976.     }
  3977.     /**
  3978.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3979.      *
  3980.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3981.      */
  3982.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3983.     {
  3984.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3985.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3986.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3987.         }
  3988.         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);
  3989.     }
  3990.     /**
  3991.      * Gets the private 'locale_aware_listener' shared service.
  3992.      *
  3993.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3994.      */
  3995.     protected function getLocaleAwareListenerService()
  3996.     {
  3997.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3998.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3999.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4000.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4001.     }
  4002.     /**
  4003.      * Gets the private 'locale_listener' shared service.
  4004.      *
  4005.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  4006.      */
  4007.     protected function getLocaleListenerService()
  4008.     {
  4009.         $a = ($this->services['router'] ?? $this->getRouterService());
  4010.         if (isset($this->privates['locale_listener'])) {
  4011.             return $this->privates['locale_listener'];
  4012.         }
  4013.         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, []);
  4014.     }
  4015.     /**
  4016.      * Gets the private 'mime_types' shared service.
  4017.      *
  4018.      * @return \Symfony\Component\Mime\MimeTypes
  4019.      */
  4020.     protected function getMimeTypesService()
  4021.     {
  4022.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  4023.         $instance->setDefault($instance);
  4024.         return $instance;
  4025.     }
  4026.     /**
  4027.      * Gets the private 'monolog.handler.console' shared service.
  4028.      *
  4029.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  4030.      */
  4031.     protected function getMonolog_Handler_ConsoleService()
  4032.     {
  4033.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  4034.     }
  4035.     /**
  4036.      * Gets the private 'monolog.handler.main' shared service.
  4037.      *
  4038.      * @return \Monolog\Handler\StreamHandler
  4039.      */
  4040.     protected function getMonolog_Handler_MainService()
  4041.     {
  4042.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  4043.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  4044.         return $instance;
  4045.     }
  4046.     /**
  4047.      * Gets the private 'monolog.logger' shared service.
  4048.      *
  4049.      * @return \Symfony\Bridge\Monolog\Logger
  4050.      */
  4051.     protected function getMonolog_LoggerService()
  4052.     {
  4053.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4054.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4055.         $instance->useMicrosecondTimestamps(true);
  4056.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4057.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4058.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4059.         return $instance;
  4060.     }
  4061.     /**
  4062.      * Gets the private 'monolog.logger.cache' shared service.
  4063.      *
  4064.      * @return \Symfony\Bridge\Monolog\Logger
  4065.      */
  4066.     protected function getMonolog_Logger_CacheService()
  4067.     {
  4068.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4069.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4070.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4071.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4072.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4073.         return $instance;
  4074.     }
  4075.     /**
  4076.      * Gets the private 'monolog.logger.request' shared service.
  4077.      *
  4078.      * @return \Symfony\Bridge\Monolog\Logger
  4079.      */
  4080.     protected function getMonolog_Logger_RequestService()
  4081.     {
  4082.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4083.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4084.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4085.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4086.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4087.         return $instance;
  4088.     }
  4089.     /**
  4090.      * Gets the private 'monolog.logger.security' shared service.
  4091.      *
  4092.      * @return \Symfony\Bridge\Monolog\Logger
  4093.      */
  4094.     protected function getMonolog_Logger_SecurityService()
  4095.     {
  4096.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  4097.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4098.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4099.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4100.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4101.         return $instance;
  4102.     }
  4103.     /**
  4104.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  4105.      *
  4106.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  4107.      */
  4108.     protected function getNelmioCors_CorsListenerService()
  4109.     {
  4110.         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->parameters['nelmio_cors.defaults'])]));
  4111.     }
  4112.     /**
  4113.      * Gets the private 'parameter_bag' shared service.
  4114.      *
  4115.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  4116.      */
  4117.     protected function getParameterBagService()
  4118.     {
  4119.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  4120.     }
  4121.     /**
  4122.      * Gets the private 'profiler_listener' shared service.
  4123.      *
  4124.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  4125.      */
  4126.     protected function getProfilerListenerService()
  4127.     {
  4128.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  4129.         if (isset($this->privates['profiler_listener'])) {
  4130.             return $this->privates['profiler_listener'];
  4131.         }
  4132.         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);
  4133.     }
  4134.     /**
  4135.      * Gets the private 'property_accessor' shared service.
  4136.      *
  4137.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  4138.      */
  4139.     protected function getPropertyAccessorService()
  4140.     {
  4141.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4142.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  4143.     }
  4144.     /**
  4145.      * Gets the private 'property_info' shared service.
  4146.      *
  4147.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  4148.      */
  4149.     protected function getPropertyInfoService()
  4150.     {
  4151.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  4152.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  4153.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4154.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4155.         }, 3), new RewindableGenerator(function () {
  4156.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4157.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  4158.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4159.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4160.         }, 4), new RewindableGenerator(function () {
  4161.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4162.         }, 1), new RewindableGenerator(function () {
  4163.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4164.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4165.         }, 2), new RewindableGenerator(function () {
  4166.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4167.         }, 1));
  4168.     }
  4169.     /**
  4170.      * Gets the private 'router.expression_language_provider' shared service.
  4171.      *
  4172.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4173.      */
  4174.     protected function getRouter_ExpressionLanguageProviderService()
  4175.     {
  4176.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4177.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  4178.         ], [
  4179.             'env' => 'Closure',
  4180.         ]));
  4181.     }
  4182.     /**
  4183.      * Gets the private 'router.request_context' shared service.
  4184.      *
  4185.      * @return \Symfony\Component\Routing\RequestContext
  4186.      */
  4187.     protected function getRouter_RequestContextService()
  4188.     {
  4189.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('API_BASE_URL'), $this->getEnv('API_SCHEME'), 80443);
  4190.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4191.         return $instance;
  4192.     }
  4193.     /**
  4194.      * Gets the private 'router_listener' shared service.
  4195.      *
  4196.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  4197.      */
  4198.     protected function getRouterListenerService()
  4199.     {
  4200.         $a = ($this->services['router'] ?? $this->getRouterService());
  4201.         if (isset($this->privates['router_listener'])) {
  4202.             return $this->privates['router_listener'];
  4203.         }
  4204.         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);
  4205.     }
  4206.     /**
  4207.      * Gets the private 'security.context_listener.0' shared service.
  4208.      *
  4209.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4210.      */
  4211.     protected function getSecurity_ContextListener_0Service()
  4212.     {
  4213.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4214.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  4215.             yield => ($this->privates['security.user.provider.concrete.in_memory_users'] ?? $this->load('getSecurity_User_Provider_Concrete_InMemoryUsersService'));
  4216.             yield => ($this->privates['security.user.provider.concrete.internal_users'] ?? $this->load('getSecurity_User_Provider_Concrete_InternalUsersService'));
  4217.             yield => ($this->privates['security.user.provider.concrete.gateway_users'] ?? $this->load('getSecurity_User_Provider_Concrete_GatewayUsersService'));
  4218.         }, 4), 'gateway_access', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.gateway_access'] ?? $this->getSecurity_EventDispatcher_GatewayAccessService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  4219.     }
  4220.     /**
  4221.      * Gets the private 'security.context_listener.1' shared service.
  4222.      *
  4223.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4224.      */
  4225.     protected function getSecurity_ContextListener_1Service()
  4226.     {
  4227.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4228.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  4229.             yield => ($this->privates['security.user.provider.concrete.in_memory_users'] ?? $this->load('getSecurity_User_Provider_Concrete_InMemoryUsersService'));
  4230.             yield => ($this->privates['security.user.provider.concrete.internal_users'] ?? $this->load('getSecurity_User_Provider_Concrete_InternalUsersService'));
  4231.             yield => ($this->privates['security.user.provider.concrete.gateway_users'] ?? $this->load('getSecurity_User_Provider_Concrete_GatewayUsersService'));
  4232.         }, 4), 'internal_properties', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.internal_properties'] ?? $this->getSecurity_EventDispatcher_InternalPropertiesService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  4233.     }
  4234.     /**
  4235.      * Gets the private 'security.context_listener.2' shared service.
  4236.      *
  4237.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4238.      */
  4239.     protected function getSecurity_ContextListener_2Service()
  4240.     {
  4241.         return $this->privates['security.context_listener.2'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4242.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  4243.             yield => ($this->privates['security.user.provider.concrete.in_memory_users'] ?? $this->load('getSecurity_User_Provider_Concrete_InMemoryUsersService'));
  4244.             yield => ($this->privates['security.user.provider.concrete.internal_users'] ?? $this->load('getSecurity_User_Provider_Concrete_InternalUsersService'));
  4245.             yield => ($this->privates['security.user.provider.concrete.gateway_users'] ?? $this->load('getSecurity_User_Provider_Concrete_GatewayUsersService'));
  4246.         }, 4), 'internal_access', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.internal_access'] ?? $this->getSecurity_EventDispatcher_InternalAccessService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  4247.     }
  4248.     /**
  4249.      * Gets the private 'security.context_listener.3' shared service.
  4250.      *
  4251.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4252.      */
  4253.     protected function getSecurity_ContextListener_3Service()
  4254.     {
  4255.         return $this->privates['security.context_listener.3'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4256.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  4257.             yield => ($this->privates['security.user.provider.concrete.in_memory_users'] ?? $this->load('getSecurity_User_Provider_Concrete_InMemoryUsersService'));
  4258.             yield => ($this->privates['security.user.provider.concrete.internal_users'] ?? $this->load('getSecurity_User_Provider_Concrete_InternalUsersService'));
  4259.             yield => ($this->privates['security.user.provider.concrete.gateway_users'] ?? $this->load('getSecurity_User_Provider_Concrete_GatewayUsersService'));
  4260.         }, 4), 'public_access', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.public_access'] ?? $this->getSecurity_EventDispatcher_PublicAccessService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  4261.     }
  4262.     /**
  4263.      * Gets the private 'security.event_dispatcher.gateway_access' shared service.
  4264.      *
  4265.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4266.      */
  4267.     protected function getSecurity_EventDispatcher_GatewayAccessService()
  4268.     {
  4269.         $this->privates['security.event_dispatcher.gateway_access'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4270.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4271.             return ($this->privates['security.listener.gateway_access.user_provider'] ?? $this->load('getSecurity_Listener_GatewayAccess_UserProviderService'));
  4272.         }, => 'checkPassport'], 2048);
  4273.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4274.             return ($this->privates['security.listener.session.gateway_access'] ?? $this->load('getSecurity_Listener_Session_GatewayAccessService'));
  4275.         }, => 'onSuccessfulLogin'], 0);
  4276.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4277.             return ($this->privates['security.listener.user_checker.gateway_access'] ?? $this->load('getSecurity_Listener_UserChecker_GatewayAccessService'));
  4278.         }, => 'preCheckCredentials'], 256);
  4279.         $instance->addListener('security.authentication.success', [=> function () {
  4280.             return ($this->privates['security.listener.user_checker.gateway_access'] ?? $this->load('getSecurity_Listener_UserChecker_GatewayAccessService'));
  4281.         }, => 'postCheckCredentials'], 256);
  4282.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4283.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4284.         }, => 'checkPassport'], 1024);
  4285.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4286.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  4287.         }, => 'onLogout'], 0);
  4288.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4289.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4290.         }, => 'checkPassport'], 0);
  4291.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4292.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4293.         }, => 'onLoginSuccess'], 0);
  4294.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4295.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4296.         }, => 'checkPassport'], 512);
  4297.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4298.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4299.         }, => 'onLogout'], 0);
  4300.         return $instance;
  4301.     }
  4302.     /**
  4303.      * Gets the private 'security.event_dispatcher.internal_access' shared service.
  4304.      *
  4305.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4306.      */
  4307.     protected function getSecurity_EventDispatcher_InternalAccessService()
  4308.     {
  4309.         $this->privates['security.event_dispatcher.internal_access'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4310.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4311.             return ($this->privates['security.listener.internal_access.user_provider'] ?? $this->load('getSecurity_Listener_InternalAccess_UserProviderService'));
  4312.         }, => 'checkPassport'], 2048);
  4313.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4314.             return ($this->privates['security.listener.session.internal_access'] ?? $this->load('getSecurity_Listener_Session_InternalAccessService'));
  4315.         }, => 'onSuccessfulLogin'], 0);
  4316.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4317.             return ($this->privates['security.listener.user_checker.internal_access'] ?? $this->load('getSecurity_Listener_UserChecker_InternalAccessService'));
  4318.         }, => 'preCheckCredentials'], 256);
  4319.         $instance->addListener('security.authentication.success', [=> function () {
  4320.             return ($this->privates['security.listener.user_checker.internal_access'] ?? $this->load('getSecurity_Listener_UserChecker_InternalAccessService'));
  4321.         }, => 'postCheckCredentials'], 256);
  4322.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4323.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4324.         }, => 'checkPassport'], 1024);
  4325.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4326.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  4327.         }, => 'onLogout'], 0);
  4328.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4329.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4330.         }, => 'checkPassport'], 0);
  4331.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4332.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4333.         }, => 'onLoginSuccess'], 0);
  4334.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4335.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4336.         }, => 'checkPassport'], 512);
  4337.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4338.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4339.         }, => 'onLogout'], 0);
  4340.         return $instance;
  4341.     }
  4342.     /**
  4343.      * Gets the private 'security.event_dispatcher.internal_properties' shared service.
  4344.      *
  4345.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4346.      */
  4347.     protected function getSecurity_EventDispatcher_InternalPropertiesService()
  4348.     {
  4349.         $this->privates['security.event_dispatcher.internal_properties'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4350.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4351.             return ($this->privates['security.listener.internal_properties.user_provider'] ?? $this->load('getSecurity_Listener_InternalProperties_UserProviderService'));
  4352.         }, => 'checkPassport'], 2048);
  4353.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4354.             return ($this->privates['security.listener.session.internal_properties'] ?? $this->load('getSecurity_Listener_Session_InternalPropertiesService'));
  4355.         }, => 'onSuccessfulLogin'], 0);
  4356.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4357.             return ($this->privates['security.listener.user_checker.internal_properties'] ?? $this->load('getSecurity_Listener_UserChecker_InternalPropertiesService'));
  4358.         }, => 'preCheckCredentials'], 256);
  4359.         $instance->addListener('security.authentication.success', [=> function () {
  4360.             return ($this->privates['security.listener.user_checker.internal_properties'] ?? $this->load('getSecurity_Listener_UserChecker_InternalPropertiesService'));
  4361.         }, => 'postCheckCredentials'], 256);
  4362.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4363.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4364.         }, => 'checkPassport'], 1024);
  4365.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4366.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  4367.         }, => 'onLogout'], 0);
  4368.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4369.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4370.         }, => 'checkPassport'], 0);
  4371.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4372.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4373.         }, => 'onLoginSuccess'], 0);
  4374.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4375.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4376.         }, => 'checkPassport'], 512);
  4377.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4378.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4379.         }, => 'onLogout'], 0);
  4380.         return $instance;
  4381.     }
  4382.     /**
  4383.      * Gets the private 'security.event_dispatcher.public_access' shared service.
  4384.      *
  4385.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4386.      */
  4387.     protected function getSecurity_EventDispatcher_PublicAccessService()
  4388.     {
  4389.         $this->privates['security.event_dispatcher.public_access'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4390.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4391.             return ($this->privates['security.listener.public_access.user_provider'] ?? $this->load('getSecurity_Listener_PublicAccess_UserProviderService'));
  4392.         }, => 'checkPassport'], 2048);
  4393.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4394.             return ($this->privates['security.listener.session.public_access'] ?? $this->load('getSecurity_Listener_Session_PublicAccessService'));
  4395.         }, => 'onSuccessfulLogin'], 0);
  4396.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4397.             return ($this->privates['security.listener.user_checker.public_access'] ?? $this->load('getSecurity_Listener_UserChecker_PublicAccessService'));
  4398.         }, => 'preCheckCredentials'], 256);
  4399.         $instance->addListener('security.authentication.success', [=> function () {
  4400.             return ($this->privates['security.listener.user_checker.public_access'] ?? $this->load('getSecurity_Listener_UserChecker_PublicAccessService'));
  4401.         }, => 'postCheckCredentials'], 256);
  4402.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4403.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4404.         }, => 'checkPassport'], 1024);
  4405.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4406.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  4407.         }, => 'onLogout'], 0);
  4408.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4409.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4410.         }, => 'checkPassport'], 0);
  4411.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4412.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4413.         }, => 'onLoginSuccess'], 0);
  4414.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4415.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4416.         }, => 'checkPassport'], 512);
  4417.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4418.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4419.         }, => 'onLogout'], 0);
  4420.         return $instance;
  4421.     }
  4422.     /**
  4423.      * Gets the private 'security.expression_language' shared service.
  4424.      *
  4425.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  4426.      */
  4427.     protected function getSecurity_ExpressionLanguageService()
  4428.     {
  4429.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  4430.         $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())));
  4431.         return $instance;
  4432.     }
  4433.     /**
  4434.      * Gets the private 'security.firewall.map' shared service.
  4435.      *
  4436.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  4437.      */
  4438.     protected function getSecurity_Firewall_MapService()
  4439.     {
  4440.         $a = ($this->privates['.service_locator.qpxDyb.'] ?? $this->get_ServiceLocator_QpxDyb_Service());
  4441.         if (isset($this->privates['security.firewall.map'])) {
  4442.             return $this->privates['security.firewall.map'];
  4443.         }
  4444.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  4445.             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)/')));
  4446.             yield 'security.firewall.map.context.gateway_access' => ($this->privates['.security.request_matcher.3.4FTuO'] ?? ($this->privates['.security.request_matcher.3.4FTuO'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/gateway/')));
  4447.             yield 'security.firewall.map.context.internal_properties' => ($this->privates['.security.request_matcher.012l1QE'] ?? ($this->privates['.security.request_matcher.012l1QE'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/internal/properties')));
  4448.             yield 'security.firewall.map.context.internal_access' => ($this->privates['.security.request_matcher.T2tvO0O'] ?? ($this->privates['.security.request_matcher.T2tvO0O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/internal/')));
  4449.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  4450.             yield 'security.firewall.map.context.lead_recruitment' => ($this->privates['.security.request_matcher.V.rkGX.'] ?? ($this->privates['.security.request_matcher.V.rkGX.'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/lead'NULL, [=> 'POST'=> 'GET'])));
  4451.             yield 'security.firewall.map.context.genealogy' => ($this->privates['.security.request_matcher.nMcg9vw'] ?? ($this->privates['.security.request_matcher.nMcg9vw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/genealogy')));
  4452.             yield 'security.firewall.map.context.genealogy_organization' => ($this->privates['.security.request_matcher.wKDkyr8'] ?? ($this->privates['.security.request_matcher.wKDkyr8'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/organization')));
  4453.             yield 'security.firewall.map.context.mandate_download' => ($this->privates['.security.request_matcher.EYADL28'] ?? ($this->privates['.security.request_matcher.EYADL28'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/mandates/download')));
  4454.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  4455.             yield 'security.firewall.map.context.public_access' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  4456.         }, 11));
  4457.     }
  4458.     /**
  4459.      * Gets the private 'security.helper' shared service.
  4460.      *
  4461.      * @return \Symfony\Component\Security\Core\Security
  4462.      */
  4463.     protected function getSecurity_HelperService()
  4464.     {
  4465.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4466.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4467.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4468.         ], [
  4469.             'security.authorization_checker' => '?',
  4470.             'security.token_storage' => '?',
  4471.         ]));
  4472.     }
  4473.     /**
  4474.      * Gets the private 'security.logout_url_generator' shared service.
  4475.      *
  4476.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4477.      */
  4478.     protected function getSecurity_LogoutUrlGeneratorService()
  4479.     {
  4480.         $a = ($this->services['router'] ?? $this->getRouterService());
  4481.         if (isset($this->privates['security.logout_url_generator'])) {
  4482.             return $this->privates['security.logout_url_generator'];
  4483.         }
  4484.         return $this->privates['security.logout_url_generator'] = 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()));
  4485.     }
  4486.     /**
  4487.      * Gets the private 'security.role_hierarchy' shared service.
  4488.      *
  4489.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4490.      */
  4491.     protected function getSecurity_RoleHierarchyService()
  4492.     {
  4493.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4494.     }
  4495.     /**
  4496.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  4497.      *
  4498.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  4499.      */
  4500.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  4501.     {
  4502.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4503.     }
  4504.     /**
  4505.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  4506.      *
  4507.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  4508.      */
  4509.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  4510.     {
  4511.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  4512.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  4513.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  4514.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  4515.     }
  4516.     /**
  4517.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  4518.      *
  4519.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  4520.      */
  4521.     protected function getSensioFrameworkExtra_Security_ListenerService()
  4522.     {
  4523.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4524.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  4525.             return $this->privates['sensio_framework_extra.security.listener'];
  4526.         }
  4527.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  4528.         $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())));
  4529.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($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()));
  4530.     }
  4531.     /**
  4532.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  4533.      *
  4534.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  4535.      */
  4536.     protected function getSensioFrameworkExtra_View_ListenerService()
  4537.     {
  4538.         $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))));
  4539.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4540.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4541.         ], [
  4542.             'twig' => '?',
  4543.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  4544.         return $instance;
  4545.     }
  4546.     /**
  4547.      * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  4548.      *
  4549.      * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  4550.      */
  4551.     protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  4552.     {
  4553.         return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  4554.     }
  4555.     /**
  4556.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  4557.      *
  4558.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  4559.      */
  4560.     protected function getSerializer_NameConverter_MetadataAwareService()
  4561.     {
  4562.         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()));
  4563.     }
  4564.     /**
  4565.      * Gets the private 'serializer.normalizer.object' shared service.
  4566.      *
  4567.      * @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer
  4568.      */
  4569.     protected function getSerializer_Normalizer_ObjectService()
  4570.     {
  4571.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4572.         if (isset($this->privates['serializer.normalizer.object'])) {
  4573.             return $this->privates['serializer.normalizer.object'];
  4574.         }
  4575.         return $this->privates['serializer.normalizer.object'] = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, [], $a);
  4576.     }
  4577.     /**
  4578.      * Gets the private 'session.factory' shared service.
  4579.      *
  4580.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  4581.      */
  4582.     protected function getSession_FactoryService()
  4583.     {
  4584.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4585.         if (isset($this->privates['session.factory'])) {
  4586.             return $this->privates['session.factory'];
  4587.         }
  4588.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  4589.     }
  4590.     /**
  4591.      * Gets the private 'session_listener' shared service.
  4592.      *
  4593.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  4594.      */
  4595.     protected function getSessionListenerService()
  4596.     {
  4597.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4598.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  4599.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4600.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  4601.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  4602.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  4603.         ], [
  4604.             'initialized_session' => '?',
  4605.             'logger' => '?',
  4606.             'session' => '?',
  4607.             'session_collector' => '?',
  4608.             'session_factory' => '?',
  4609.         ]), true$this->parameters['session.storage.options']);
  4610.     }
  4611.     /**
  4612.      * Gets the private 'translator.default' shared service.
  4613.      *
  4614.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4615.      */
  4616.     protected function getTranslator_DefaultService()
  4617.     {
  4618.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4619.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4620.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4621.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4622.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4623.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  4624.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  4625.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  4626.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  4627.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  4628.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  4629.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  4630.         ], [
  4631.             'translation.loader.csv' => '?',
  4632.             'translation.loader.dat' => '?',
  4633.             'translation.loader.ini' => '?',
  4634.             'translation.loader.json' => '?',
  4635.             'translation.loader.mo' => '?',
  4636.             'translation.loader.php' => '?',
  4637.             'translation.loader.po' => '?',
  4638.             'translation.loader.qt' => '?',
  4639.             'translation.loader.res' => '?',
  4640.             'translation.loader.xliff' => '?',
  4641.             'translation.loader.yml' => '?',
  4642.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), => (\dirname(__DIR__4).'/translations/RoomNumbers.ar.yml'), => (\dirname(__DIR__4).'/translations/currency.ar.yml'), => (\dirname(__DIR__4).'/translations/gender.ar.yml'), => (\dirname(__DIR__4).'/translations/lead_recruitment.ar.yml'), => (\dirname(__DIR__4).'/translations/mailer.ar.yaml'), 10 => (\dirname(__DIR__4).'/translations/messages.ar.yml'), 11 => (\dirname(__DIR__4).'/translations/option.ar.yml'), 12 => (\dirname(__DIR__4).'/translations/qualification_levels.ar.yml'), 13 => (\dirname(__DIR__4).'/translations/reference_candidate.ar.yml'), 14 => (\dirname(__DIR__4).'/translations/reference_collaborator.ar.yml'), 15 => (\dirname(__DIR__4).'/translations/reference_contact.ar.yml'), 16 => (\dirname(__DIR__4).'/translations/reference_event_participant_status.ar.yml'), 17 => (\dirname(__DIR__4).'/translations/reference_financing_mode.ar.yml'), 18 => (\dirname(__DIR__4).'/translations/reference_mandate.ar.yml'), 19 => (\dirname(__DIR__4).'/translations/reference_personType.ar.yaml'), 20 => (\dirname(__DIR__4).'/translations/reference_prescriber_relation.ar.yml'), 21 => (\dirname(__DIR__4).'/translations/reference_property.ar.yml'), 22 => (\dirname(__DIR__4).'/translations/reference_property_construction.ar.yml'), 23 => (\dirname(__DIR__4).'/translations/reference_property_contract_type.ar.yml'), 24 => (\dirname(__DIR__4).'/translations/reference_property_status.ar.yml'), 25 => (\dirname(__DIR__4).'/translations/reference_transaction_type.ar.yml'), 26 => (\dirname(__DIR__4).'/translations/reference_vat.ar.yml'), 27 => (\dirname(__DIR__4).'/translations/status.ar.yml'), 28 => (\dirname(__DIR__4).'/translations/validators.ar.yml')], '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/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), => (\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/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], '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/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/translations/RoomNumbers.en.yml'), => (\dirname(__DIR__4).'/translations/currency.en.yml'), => (\dirname(__DIR__4).'/translations/event_management.en.yml'), => (\dirname(__DIR__4).'/translations/gender.en.yml'), => (\dirname(__DIR__4).'/translations/lead_recruitment.en.yml'), 10 => (\dirname(__DIR__4).'/translations/mailer.en.yaml'), 11 => (\dirname(__DIR__4).'/translations/messages.en.yml'), 12 => (\dirname(__DIR__4).'/translations/option.en.yml'), 13 => (\dirname(__DIR__4).'/translations/qualification_levels.en.yml'), 14 => (\dirname(__DIR__4).'/translations/reference_candidate.en.yml'), 15 => (\dirname(__DIR__4).'/translations/reference_collaborator.en.yml'), 16 => (\dirname(__DIR__4).'/translations/reference_contact.en.yml'), 17 => (\dirname(__DIR__4).'/translations/reference_event_participant_status.en.yml'), 18 => (\dirname(__DIR__4).'/translations/reference_financing_mode.en.yml'), 19 => (\dirname(__DIR__4).'/translations/reference_mandate.en.yml'), 20 => (\dirname(__DIR__4).'/translations/reference_personType.en.yaml'), 21 => (\dirname(__DIR__4).'/translations/reference_prescriber_relation.en.yml'), 22 => (\dirname(__DIR__4).'/translations/reference_property.en.yml'), 23 => (\dirname(__DIR__4).'/translations/reference_property_construction.en.yml'), 24 => (\dirname(__DIR__4).'/translations/reference_property_contract_type.en.yml'), 25 => (\dirname(__DIR__4).'/translations/reference_property_status.en.yml'), 26 => (\dirname(__DIR__4).'/translations/reference_transaction_type.en.yml'), 27 => (\dirname(__DIR__4).'/translations/reference_vat.en.yml'), 28 => (\dirname(__DIR__4).'/translations/status.en.yml'), 29 => (\dirname(__DIR__4).'/translations/validators.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/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], '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')], '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/vich/uploader-bundle/translations/messages.fi.yaml'), => (\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/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/translations/RoomNumbers.fr.yml'), => (\dirname(__DIR__4).'/translations/currency.fr.yml'), => (\dirname(__DIR__4).'/translations/event_management.fr.yml'), => (\dirname(__DIR__4).'/translations/gender.fr.yml'), => (\dirname(__DIR__4).'/translations/lead_recruitment.fr.yml'), 10 => (\dirname(__DIR__4).'/translations/mailer.fr.yaml'), 11 => (\dirname(__DIR__4).'/translations/messages.fr.yml'), 12 => (\dirname(__DIR__4).'/translations/option.fr.yml'), 13 => (\dirname(__DIR__4).'/translations/qualification_levels.fr.yml'), 14 => (\dirname(__DIR__4).'/translations/reference_candidate.fr.yml'), 15 => (\dirname(__DIR__4).'/translations/reference_collaborator.fr.yml'), 16 => (\dirname(__DIR__4).'/translations/reference_contact.fr.yml'), 17 => (\dirname(__DIR__4).'/translations/reference_event_participant_status.fr.yml'), 18 => (\dirname(__DIR__4).'/translations/reference_financing_mode.fr.yml'), 19 => (\dirname(__DIR__4).'/translations/reference_mandate.fr.yml'), 20 => (\dirname(__DIR__4).'/translations/reference_personType.fr.yaml'), 21 => (\dirname(__DIR__4).'/translations/reference_prescriber_relation.fr.yml'), 22 => (\dirname(__DIR__4).'/translations/reference_property.fr.yml'), 23 => (\dirname(__DIR__4).'/translations/reference_property_construction.fr.yml'), 24 => (\dirname(__DIR__4).'/translations/reference_property_contract_type.fr.yml'), 25 => (\dirname(__DIR__4).'/translations/reference_property_status.fr.yml'), 26 => (\dirname(__DIR__4).'/translations/reference_transaction_type.fr.yml'), 27 => (\dirname(__DIR__4).'/translations/reference_vat.fr.yml'), 28 => (\dirname(__DIR__4).'/translations/status.fr.yml'), 29 => (\dirname(__DIR__4).'/translations/validators.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], '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/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf')], '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')], '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/vich/uploader-bundle/translations/messages.it.yaml'), => (\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/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')], '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/vich/uploader-bundle/translations/messages.lt.yaml')], '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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf')], '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')], '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/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf')], '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/vich/uploader-bundle/translations/messages.pt.yaml'), => (\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')], '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')], '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/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf')], '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/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/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/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], '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')], '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/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 18 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 19 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/php-translation/symfony-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/nelmio/cors-bundle/translations'12 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'13 => 'vendor/symfony/maker-bundle/src/translations'14 => 'vendor/symfony/web-profiler-bundle/translations'15 => 'vendor/symfony/monolog-bundle/translations'16 => 'vendor/symfony/debug-bundle/translations'17 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'18 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'19 => 'vendor/hautelook/alice-bundle/src/translations'20 => 'vendor/lexik/jwt-authentication-bundle/translations'21 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'22 => 'vendor/stof/doctrine-extensions-bundle/src/translations'23 => 'vendor/sensio/framework-extra-bundle/src/translations'24 => 'vendor/zenstruck/foundry/src/translations'25 => 'vendor/php-translation/symfony-bundle/translations'26 => 'vendor/knplabs/knp-snappy-bundle/src/translations'27 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations']]], []);
  4643.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4644.         $instance->setFallbackLocales([=> 'fr']);
  4645.         return $instance;
  4646.     }
  4647.     /**
  4648.      * Gets the private 'validator.builder' shared service.
  4649.      *
  4650.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4651.      */
  4652.     protected function getValidator_BuilderService()
  4653.     {
  4654.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4655.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4656.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4657.             'App\\Domain\\BusinessRequest\\Adapters\\Gateway\\Validator\\Constraints\\UniqueBusinessRequestValidator' => ['privates''App\\Domain\\BusinessRequest\\Adapters\\Gateway\\Validator\\Constraints\\UniqueBusinessRequestValidator''getUniqueBusinessRequestValidatorService'true],
  4658.             'App\\Validator\\Constraints\\AreaPropertyValidator' => ['services''App\\Validator\\Constraints\\AreaPropertyValidator''getAreaPropertyValidatorService'true],
  4659.             'App\\Validator\\Constraints\\UniqueBusinessRequest' => ['privates''App\\Validator\\Constraints\\UniqueBusinessRequest''getUniqueBusinessRequestService'true],
  4660.             'App\\Validator\\Constraints\\UniquePropertyValidator' => ['services''App\\Validator\\Constraints\\UniquePropertyValidator''getUniquePropertyValidatorService'true],
  4661.             'App\\Validator\\NeighborhoodValidator' => ['services''App\\Validator\\NeighborhoodValidator''getNeighborhoodValidatorService'true],
  4662.             'App\\Validator\\Property\\VideoLinkValidator' => ['services''App\\Validator\\Property\\VideoLinkValidator''getVideoLinkValidatorService'true],
  4663.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4664.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4665.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4666.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4667.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4668.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4669.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4670.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4671.         ], [
  4672.             'App\\Domain\\BusinessRequest\\Adapters\\Gateway\\Validator\\Constraints\\UniqueBusinessRequestValidator' => '?',
  4673.             'App\\Validator\\Constraints\\AreaPropertyValidator' => '?',
  4674.             'App\\Validator\\Constraints\\UniqueBusinessRequest' => '?',
  4675.             'App\\Validator\\Constraints\\UniquePropertyValidator' => '?',
  4676.             'App\\Validator\\NeighborhoodValidator' => '?',
  4677.             'App\\Validator\\Property\\VideoLinkValidator' => '?',
  4678.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4679.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4680.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4681.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4682.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4683.             'doctrine.orm.validator.unique' => '?',
  4684.             'security.validator.user_password' => '?',
  4685.             'validator.expression' => '?',
  4686.         ])));
  4687.         if ($this->has('translator')) {
  4688.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4689.         }
  4690.         $instance->setTranslationDomain('validators');
  4691.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4692.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/vendor/php-translation/symfony-bundle/Resources/config/validation.yaml')]);
  4693.         $instance->enableAnnotationMapping(true);
  4694.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4695.         $instance->addMethodMapping('loadValidatorMetadata');
  4696.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4697.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4698.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4699.         return $instance;
  4700.     }
  4701.     /**
  4702.      * Gets the private 'var_dumper.html_dumper' shared service.
  4703.      *
  4704.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4705.      */
  4706.     protected function getVarDumper_HtmlDumperService()
  4707.     {
  4708.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4709.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4710.         return $instance;
  4711.     }
  4712.     /**
  4713.      * Gets the private 'var_dumper.server_connection' shared service.
  4714.      *
  4715.      * @return \Symfony\Component\VarDumper\Server\Connection
  4716.      */
  4717.     protected function getVarDumper_ServerConnectionService()
  4718.     {
  4719.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  4720.         if (isset($this->privates['var_dumper.server_connection'])) {
  4721.             return $this->privates['var_dumper.server_connection'];
  4722.         }
  4723.         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()]);
  4724.     }
  4725.     /**
  4726.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  4727.      *
  4728.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  4729.      */
  4730.     protected function getVichUploader_MetadataReaderService()
  4731.     {
  4732.         $a = new \Metadata\Driver\FileLocator([]);
  4733.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  4734.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  4735.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  4736.     }
  4737.     /**
  4738.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  4739.      *
  4740.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  4741.      */
  4742.     protected function getVichUploader_PropertyMappingFactoryService()
  4743.     {
  4744.         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');
  4745.     }
  4746.     /**
  4747.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  4748.      *
  4749.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  4750.      */
  4751.     protected function getVichUploader_Storage_FileSystemService()
  4752.     {
  4753.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  4754.     }
  4755.     /**
  4756.      * Gets the private 'web_profiler.csp.handler' shared service.
  4757.      *
  4758.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4759.      */
  4760.     protected function getWebProfiler_Csp_HandlerService()
  4761.     {
  4762.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4763.     }
  4764.     /**
  4765.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4766.      *
  4767.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4768.      */
  4769.     protected function getWebProfiler_DebugToolbarService()
  4770.     {
  4771.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4772.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4773.             return $this->privates['web_profiler.debug_toolbar'];
  4774.         }
  4775.         $b = ($this->services['router'] ?? $this->getRouterService());
  4776.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4777.             return $this->privates['web_profiler.debug_toolbar'];
  4778.         }
  4779.         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()));
  4780.     }
  4781.     /**
  4782.      * Gets the public 'cache_clearer' alias.
  4783.      *
  4784.      * @return object The ".container.private.cache_clearer" service.
  4785.      */
  4786.     protected function getCacheClearerService()
  4787.     {
  4788.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4789.         return $this->get('.container.private.cache_clearer');
  4790.     }
  4791.     /**
  4792.      * Gets the public 'filesystem' alias.
  4793.      *
  4794.      * @return object The ".container.private.filesystem" service.
  4795.      */
  4796.     protected function getFilesystemService()
  4797.     {
  4798.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4799.         return $this->get('.container.private.filesystem');
  4800.     }
  4801.     /**
  4802.      * Gets the public 'serializer' alias.
  4803.      *
  4804.      * @return object The ".container.private.serializer" service.
  4805.      */
  4806.     protected function getSerializerService()
  4807.     {
  4808.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4809.         return $this->get('.container.private.serializer');
  4810.     }
  4811.     /**
  4812.      * Gets the public 'security.csrf.token_manager' alias.
  4813.      *
  4814.      * @return object The ".container.private.security.csrf.token_manager" service.
  4815.      */
  4816.     protected function getSecurity_Csrf_TokenManagerService()
  4817.     {
  4818.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4819.         return $this->get('.container.private.security.csrf.token_manager');
  4820.     }
  4821.     /**
  4822.      * Gets the public 'form.factory' alias.
  4823.      *
  4824.      * @return object The ".container.private.form.factory" service.
  4825.      */
  4826.     protected function getForm_FactoryService()
  4827.     {
  4828.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4829.         return $this->get('.container.private.form.factory');
  4830.     }
  4831.     /**
  4832.      * Gets the public 'form.type.file' alias.
  4833.      *
  4834.      * @return object The ".container.private.form.type.file" service.
  4835.      */
  4836.     protected function getForm_Type_FileService()
  4837.     {
  4838.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4839.         return $this->get('.container.private.form.type.file');
  4840.     }
  4841.     /**
  4842.      * Gets the public 'profiler' alias.
  4843.      *
  4844.      * @return object The ".container.private.profiler" service.
  4845.      */
  4846.     protected function getProfilerService()
  4847.     {
  4848.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4849.         return $this->get('.container.private.profiler');
  4850.     }
  4851.     /**
  4852.      * Gets the public 'twig' alias.
  4853.      *
  4854.      * @return object The ".container.private.twig" service.
  4855.      */
  4856.     protected function getTwigService()
  4857.     {
  4858.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4859.         return $this->get('.container.private.twig');
  4860.     }
  4861.     /**
  4862.      * Gets the public 'security.authorization_checker' alias.
  4863.      *
  4864.      * @return object The ".container.private.security.authorization_checker" service.
  4865.      */
  4866.     protected function getSecurity_AuthorizationCheckerService()
  4867.     {
  4868.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4869.         return $this->get('.container.private.security.authorization_checker');
  4870.     }
  4871.     /**
  4872.      * Gets the public 'security.token_storage' alias.
  4873.      *
  4874.      * @return object The ".container.private.security.token_storage" service.
  4875.      */
  4876.     protected function getSecurity_TokenStorageService()
  4877.     {
  4878.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4879.         return $this->get('.container.private.security.token_storage');
  4880.     }
  4881.     /**
  4882.      * Gets the public 'security.password_encoder' alias.
  4883.      *
  4884.      * @return object The ".container.private.security.password_encoder" service.
  4885.      */
  4886.     protected function getSecurity_PasswordEncoderService()
  4887.     {
  4888.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4889.         return $this->get('.container.private.security.password_encoder');
  4890.     }
  4891.     /**
  4892.      * Gets the public 'session' alias.
  4893.      *
  4894.      * @return object The ".container.private.session" service.
  4895.      */
  4896.     protected function getSessionService()
  4897.     {
  4898.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4899.         return $this->get('.container.private.session');
  4900.     }
  4901.     /**
  4902.      * Gets the public 'validator' alias.
  4903.      *
  4904.      * @return object The ".container.private.validator" service.
  4905.      */
  4906.     protected function getValidatorService()
  4907.     {
  4908.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4909.         return $this->get('.container.private.validator');
  4910.     }
  4911.     /**
  4912.      * @return array|bool|float|int|string|\UnitEnum|null
  4913.      */
  4914.     public function getParameter(string $name)
  4915.     {
  4916.         if (isset($this->buildParameters[$name])) {
  4917.             return $this->buildParameters[$name];
  4918.         }
  4919.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4920.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4921.         }
  4922.         if (isset($this->loadedDynamicParameters[$name])) {
  4923.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4924.         }
  4925.         return $this->parameters[$name];
  4926.     }
  4927.     public function hasParameter(string $name): bool
  4928.     {
  4929.         if (isset($this->buildParameters[$name])) {
  4930.             return true;
  4931.         }
  4932.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4933.     }
  4934.     public function setParameter(string $name$value): void
  4935.     {
  4936.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4937.     }
  4938.     public function getParameterBag(): ParameterBagInterface
  4939.     {
  4940.         if (null === $this->parameterBag) {
  4941.             $parameters $this->parameters;
  4942.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4943.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4944.             }
  4945.             foreach ($this->buildParameters as $name => $value) {
  4946.                 $parameters[$name] = $value;
  4947.             }
  4948.             $this->parameterBag = new FrozenParameterBag($parameters);
  4949.         }
  4950.         return $this->parameterBag;
  4951.     }
  4952.     private $loadedDynamicParameters = [
  4953.         'kernel.runtime_environment' => false,
  4954.         'kernel.build_dir' => false,
  4955.         'kernel.cache_dir' => false,
  4956.         'router.request_context.host' => false,
  4957.         'router.request_context.scheme' => false,
  4958.         'app.milkiya.twig_path' => false,
  4959.         'app.milkiya.angular_path' => false,
  4960.         'kernel.secret' => false,
  4961.         'debug.container.dump' => false,
  4962.         'serializer.mapping.cache.file' => false,
  4963.         'validator.mapping.cache.file' => false,
  4964.         'profiler.storage.dsn' => false,
  4965.         'doctrine.orm.proxy_dir' => false,
  4966.         'lexik_jwt_authentication.pass_phrase' => false,
  4967.         'lexik_jwt_authentication.token_ttl' => false,
  4968.         'knp_snappy.pdf.binary' => false,
  4969.         'knp_snappy.image.binary' => false,
  4970.     ];
  4971.     private $dynamicParameters = [];
  4972.     private function getDynamicParameter(string $name)
  4973.     {
  4974.         switch ($name) {
  4975.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4976.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4977.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4978.             case 'router.request_context.host'$value $this->getEnv('API_BASE_URL'); break;
  4979.             case 'router.request_context.scheme'$value $this->getEnv('API_SCHEME'); break;
  4980.             case 'app.milkiya.twig_path'$value $this->getEnv('MILKIYA_TWIG_URL'); break;
  4981.             case 'app.milkiya.angular_path'$value $this->getEnv('NG_PROPERTY_MANAGEMENT_URL'); break;
  4982.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4983.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4984.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4985.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4986.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4987.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4988.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  4989.             case 'lexik_jwt_authentication.token_ttl'$value $this->getEnv('resolve:JWT_TTL'); break;
  4990.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  4991.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  4992.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4993.         }
  4994.         $this->loadedDynamicParameters[$name] = true;
  4995.         return $this->dynamicParameters[$name] = $value;
  4996.     }
  4997.     protected function getDefaultParameters(): array
  4998.     {
  4999.         return [
  5000.             'kernel.project_dir' => \dirname(__DIR__4),
  5001.             'kernel.environment' => 'dev',
  5002.             'kernel.debug' => true,
  5003.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  5004.             'kernel.bundles' => [
  5005.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5006.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5007.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  5008.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5009.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  5010.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  5011.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  5012.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  5013.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5014.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5015.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  5016.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  5017.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  5018.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  5019.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  5020.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  5021.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  5022.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  5023.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  5024.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  5025.                 'TranslationBundle' => 'Translation\\Bundle\\TranslationBundle',
  5026.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  5027.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  5028.                 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
  5029.             ],
  5030.             'kernel.bundles_metadata' => [
  5031.                 'FrameworkBundle' => [
  5032.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  5033.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5034.                 ],
  5035.                 'TwigBundle' => [
  5036.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  5037.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5038.                 ],
  5039.                 'SecurityBundle' => [
  5040.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  5041.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5042.                 ],
  5043.                 'DoctrineBundle' => [
  5044.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  5045.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5046.                 ],
  5047.                 'DoctrineMigrationsBundle' => [
  5048.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  5049.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  5050.                 ],
  5051.                 'NelmioCorsBundle' => [
  5052.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  5053.                     'namespace' => 'Nelmio\\CorsBundle',
  5054.                 ],
  5055.                 'ApiPlatformBundle' => [
  5056.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  5057.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  5058.                 ],
  5059.                 'MakerBundle' => [
  5060.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  5061.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  5062.                 ],
  5063.                 'WebProfilerBundle' => [
  5064.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  5065.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5066.                 ],
  5067.                 'MonologBundle' => [
  5068.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  5069.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5070.                 ],
  5071.                 'DebugBundle' => [
  5072.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  5073.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  5074.                 ],
  5075.                 'NelmioAliceBundle' => [
  5076.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  5077.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  5078.                 ],
  5079.                 'FidryAliceDataFixturesBundle' => [
  5080.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  5081.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  5082.                 ],
  5083.                 'HautelookAliceBundle' => [
  5084.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  5085.                     'namespace' => 'Hautelook\\AliceBundle',
  5086.                 ],
  5087.                 'LexikJWTAuthenticationBundle' => [
  5088.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  5089.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  5090.                 ],
  5091.                 'DoctrineFixturesBundle' => [
  5092.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  5093.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  5094.                 ],
  5095.                 'StofDoctrineExtensionsBundle' => [
  5096.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  5097.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  5098.                 ],
  5099.                 'SensioFrameworkExtraBundle' => [
  5100.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  5101.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  5102.                 ],
  5103.                 'VichUploaderBundle' => [
  5104.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  5105.                     'namespace' => 'Vich\\UploaderBundle',
  5106.                 ],
  5107.                 'ZenstruckFoundryBundle' => [
  5108.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  5109.                     'namespace' => 'Zenstruck\\Foundry',
  5110.                 ],
  5111.                 'TranslationBundle' => [
  5112.                     'path' => (\dirname(__DIR__4).'/vendor/php-translation/symfony-bundle'),
  5113.                     'namespace' => 'Translation\\Bundle',
  5114.                 ],
  5115.                 'SymfonyCastsResetPasswordBundle' => [
  5116.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  5117.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  5118.                 ],
  5119.                 'KnpSnappyBundle' => [
  5120.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  5121.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  5122.                 ],
  5123.                 'GesdinetJWTRefreshTokenBundle' => [
  5124.                     'path' => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle'),
  5125.                     'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
  5126.                 ],
  5127.             ],
  5128.             'kernel.charset' => 'UTF-8',
  5129.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  5130.             'data_directory' => (\dirname(__DIR__4).'/data'),
  5131.             'event_dispatcher.event_aliases' => [
  5132.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5133.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5134.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5135.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5136.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5137.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5138.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5139.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5140.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5141.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5142.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5143.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5144.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5145.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5146.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5147.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5148.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5149.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5150.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5151.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5152.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5153.             ],
  5154.             'fragment.renderer.hinclude.global_template' => NULL,
  5155.             'fragment.path' => '/_fragment',
  5156.             'kernel.http_method_override' => false,
  5157.             'kernel.trusted_hosts' => [
  5158.             ],
  5159.             'kernel.default_locale' => 'fr',
  5160.             'kernel.enabled_locales' => [
  5161.             ],
  5162.             'kernel.error_controller' => 'error_controller',
  5163.             'debug.file_link_format' => NULL,
  5164.             'asset.request_context.base_path' => NULL,
  5165.             'asset.request_context.secure' => NULL,
  5166.             'translator.logging' => false,
  5167.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  5168.             'debug.error_handler.throw_at' => -1,
  5169.             'router.request_context.base_url' => '',
  5170.             'router.resource' => 'kernel::loadRoutes',
  5171.             'request_listener.http_port' => 80,
  5172.             'request_listener.https_port' => 443,
  5173.             'session.metadata.storage_key' => '_sf2_meta',
  5174.             'session.storage.options' => [
  5175.                 'cache_limiter' => '0',
  5176.                 'cookie_secure' => 'auto',
  5177.                 'cookie_httponly' => true,
  5178.                 'cookie_samesite' => 'lax',
  5179.                 'gc_probability' => 1,
  5180.             ],
  5181.             'session.save_path' => NULL,
  5182.             'session.metadata.update_threshold' => 0,
  5183.             'form.type_extension.csrf.enabled' => true,
  5184.             'form.type_extension.csrf.field_name' => '_token',
  5185.             'validator.translation_domain' => 'validators',
  5186.             'profiler_listener.only_exceptions' => false,
  5187.             'profiler_listener.only_main_requests' => false,
  5188.             'twig.form.resources' => [
  5189.                 => '@VichUploader/Form/fields.html.twig',
  5190.                 => 'form_div_layout.html.twig',
  5191.             ],
  5192.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5193.             'security.role_hierarchy.roles' => [
  5194.                 'ROLE_ADMIN' => [
  5195.                     => 'ROLE_MANAGER',
  5196.                 ],
  5197.             ],
  5198.             'security.access.denied_url' => NULL,
  5199.             'security.authentication.manager.erase_credentials' => true,
  5200.             'security.authentication.session_strategy.strategy' => 'migrate',
  5201.             'security.access.always_authenticate_before_granting' => false,
  5202.             'security.authentication.hide_user_not_found' => true,
  5203.             'security.firewalls' => [
  5204.                 => 'dev',
  5205.                 => 'gateway_access',
  5206.                 => 'internal_properties',
  5207.                 => 'internal_access',
  5208.                 => 'login',
  5209.                 => 'lead_recruitment',
  5210.                 => 'genealogy',
  5211.                 => 'genealogy_organization',
  5212.                 => 'mandate_download',
  5213.                 => 'api',
  5214.                 10 => 'public_access',
  5215.             ],
  5216.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  5217.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5218.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5219.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5220.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5221.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5222.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5223.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5224.             'doctrine.entity_managers' => [
  5225.                 'default' => 'doctrine.orm.default_entity_manager',
  5226.             ],
  5227.             'doctrine.default_entity_manager' => 'default',
  5228.             'doctrine.dbal.connection_factory.types' => [
  5229.                 'uuid' => [
  5230.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  5231.                 ],
  5232.                 'ulid' => [
  5233.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  5234.                 ],
  5235.             ],
  5236.             'doctrine.connections' => [
  5237.                 'default' => 'doctrine.dbal.default_connection',
  5238.             ],
  5239.             'doctrine.default_connection' => 'default',
  5240.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5241.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5242.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5243.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5244.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5245.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5246.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5247.             'doctrine.orm.cache.memcache_port' => 11211,
  5248.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5249.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5250.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5251.             'doctrine.orm.cache.memcached_port' => 11211,
  5252.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5253.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5254.             'doctrine.orm.cache.redis_host' => 'localhost',
  5255.             'doctrine.orm.cache.redis_port' => 6379,
  5256.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5257.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5258.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5259.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5260.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5261.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5262.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5263.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5264.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5265.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5266.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  5267.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5268.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5269.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5270.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5271.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5272.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5273.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5274.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5275.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5276.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5277.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5278.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5279.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5280.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5281.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5282.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5283.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5284.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5285.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5286.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5287.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  5288.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5289.             'doctrine.migrations.preferred_em' => NULL,
  5290.             'doctrine.migrations.preferred_connection' => NULL,
  5291.             'nelmio_cors.map' => [
  5292.                 '^/' => [
  5293.                     'origin_regex' => true,
  5294.                     'allow_origin' => true,
  5295.                     'allow_headers' => true,
  5296.                     'allow_methods' => [
  5297.                         => 'POST',
  5298.                         => 'PUT',
  5299.                         => 'GET',
  5300.                         => 'DELETE',
  5301.                         => 'PATCH',
  5302.                     ],
  5303.                     'max_age' => 3600,
  5304.                     'skip_same_as_origin' => true,
  5305.                 ],
  5306.                 '^/api/' => [
  5307.                     'allow_origin' => true,
  5308.                     'allow_headers' => true,
  5309.                     'allow_methods' => [
  5310.                         => 'POST',
  5311.                         => 'PUT',
  5312.                         => 'GET',
  5313.                         => 'DELETE',
  5314.                         => 'PATCH',
  5315.                     ],
  5316.                     'max_age' => 3600,
  5317.                     'skip_same_as_origin' => true,
  5318.                 ],
  5319.             ],
  5320.             'nelmio_cors.defaults' => [
  5321.                 'allow_origin' => true,
  5322.                 'allow_credentials' => false,
  5323.                 'allow_headers' => [
  5324.                     => 'content-type',
  5325.                     => ' authorization',
  5326.                 ],
  5327.                 'expose_headers' => [
  5328.                     => 'Link',
  5329.                 ],
  5330.                 'allow_methods' => [
  5331.                     => 'GET',
  5332.                     => 'OPTIONS',
  5333.                     => 'POST',
  5334.                     => 'PUT',
  5335.                     => 'PATCH',
  5336.                     => 'DELETE',
  5337.                 ],
  5338.                 'max_age' => 3600,
  5339.                 'hosts' => [
  5340.                 ],
  5341.                 'origin_regex' => true,
  5342.                 'forced_allow_origin_value' => NULL,
  5343.                 'skip_same_as_origin' => true,
  5344.             ],
  5345.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  5346.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  5347.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  5348.             'api_platform.metadata_backward_compatibility_layer' => true,
  5349.             'api_platform.enable_entrypoint' => true,
  5350.             'api_platform.enable_docs' => true,
  5351.             'api_platform.title' => '',
  5352.             'api_platform.description' => '',
  5353.             'api_platform.version' => '0.0.0',
  5354.             'api_platform.show_webby' => true,
  5355.             'api_platform.url_generation_strategy' => 1,
  5356.             'api_platform.exception_to_status' => [
  5357.                 'App\\Exception\\AccessDenied' => 403,
  5358.                 'App\\Exception\\NotFoundException' => 404,
  5359.             ],
  5360.             'api_platform.formats' => [
  5361.                 'jsonld' => [
  5362.                     => 'application/ld+json',
  5363.                 ],
  5364.                 'json' => [
  5365.                     => 'application/json',
  5366.                     => 'application/json',
  5367.                     => 'text/html',
  5368.                 ],
  5369.                 'html' => [
  5370.                     => 'text/html',
  5371.                 ],
  5372.                 'csv' => [
  5373.                     => 'text/csv',
  5374.                 ],
  5375.                 'xml' => [
  5376.                     => 'text/xml',
  5377.                     => 'text/xml',
  5378.                     => 'text/html',
  5379.                 ],
  5380.                 'jsonhal' => [
  5381.                     => 'application/hal+json',
  5382.                 ],
  5383.             ],
  5384.             'api_platform.patch_formats' => [
  5385.                 'json' => [
  5386.                     => 'application/merge-patch+json',
  5387.                 ],
  5388.             ],
  5389.             'api_platform.error_formats' => [
  5390.                 'jsonproblem' => [
  5391.                     => 'application/problem+json',
  5392.                 ],
  5393.                 'jsonld' => [
  5394.                     => 'application/ld+json',
  5395.                 ],
  5396.             ],
  5397.             'api_platform.allow_plain_identifiers' => true,
  5398.             'api_platform.eager_loading.enabled' => false,
  5399.             'api_platform.eager_loading.max_joins' => 30,
  5400.             'api_platform.eager_loading.fetch_partial' => false,
  5401.             'api_platform.eager_loading.force_eager' => true,
  5402.             'api_platform.collection.exists_parameter_name' => 'exists',
  5403.             'api_platform.collection.order' => 'ASC',
  5404.             'api_platform.collection.order_parameter_name' => 'order',
  5405.             'api_platform.collection.order_nulls_comparison' => NULL,
  5406.             'api_platform.collection.pagination.enabled' => true,
  5407.             'api_platform.collection.pagination.partial' => false,
  5408.             'api_platform.collection.pagination.client_enabled' => true,
  5409.             'api_platform.collection.pagination.client_items_per_page' => false,
  5410.             'api_platform.collection.pagination.client_partial' => false,
  5411.             'api_platform.collection.pagination.items_per_page' => 30,
  5412.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  5413.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  5414.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  5415.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  5416.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  5417.             'api_platform.collection.pagination' => [
  5418.                 'enabled' => true,
  5419.                 'partial' => false,
  5420.                 'client_enabled' => true,
  5421.                 'client_items_per_page' => false,
  5422.                 'client_partial' => false,
  5423.                 'items_per_page' => 30,
  5424.                 'maximum_items_per_page' => NULL,
  5425.                 'page_parameter_name' => 'page',
  5426.                 'enabled_parameter_name' => 'pagination',
  5427.                 'items_per_page_parameter_name' => 'itemsPerPage',
  5428.                 'partial_parameter_name' => 'partial',
  5429.             ],
  5430.             'api_platform.http_cache.etag' => true,
  5431.             'api_platform.http_cache.max_age' => NULL,
  5432.             'api_platform.http_cache.shared_max_age' => NULL,
  5433.             'api_platform.http_cache.vary' => [
  5434.                 => 'Accept',
  5435.             ],
  5436.             'api_platform.http_cache.public' => NULL,
  5437.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  5438.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  5439.             'api_platform.asset_package' => NULL,
  5440.             'api_platform.defaults' => [
  5441.                 'attributes' => [
  5442.                     'skip_null_values' => true,
  5443.                     'pagination_client_enabled' => true,
  5444.                     'collection' => [
  5445.                         'pagination' => [
  5446.                             'enabled_parameter_name' => 'pagination',
  5447.                         ],
  5448.                     ],
  5449.                 ],
  5450.             ],
  5451.             'api_platform.resource_class_directories' => [
  5452.                 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity'),
  5453.                 => (\dirname(__DIR__4).'/src/Entity'),
  5454.                 => (\dirname(__DIR__4).'/src/Domain/BusinessRequest/Adapters/Controllers/ApiPlatform/Resources'),
  5455.                 => (\dirname(__DIR__4).'/src/Domain/EventManagement/Adapters/Controllers/ApiPlatform/Resources'),
  5456.                 => (\dirname(__DIR__4).'/src/Domain/Fcm/Adapters/Controller/ApiPlatform'),
  5457.                 => (\dirname(__DIR__4).'/src/Domain/Gateway/Adapters/Controller/ApiPlatform/Resource'),
  5458.                 => (\dirname(__DIR__4).'/src/Domain/LeadRecruitment/Adapters/Controller/ApiPlatform/Resource'),
  5459.                 => (\dirname(__DIR__4).'/src/Domain/MarginCheckList/Adapters/Controller/ApiPlatform'),
  5460.                 => (\dirname(__DIR__4).'/src/Domain/MarginCheckList/Adapters/Controller/ApiPlatform/Resource'),
  5461.                 => (\dirname(__DIR__4).'/src/Domain/PropertyMatching/Adapters/Controller/ApiPlatform/Resource'),
  5462.             ],
  5463.             'api_platform.oauth.enabled' => false,
  5464.             'api_platform.oauth.clientId' => '',
  5465.             'api_platform.oauth.clientSecret' => '',
  5466.             'api_platform.oauth.type' => 'oauth2',
  5467.             'api_platform.oauth.flow' => 'application',
  5468.             'api_platform.oauth.tokenUrl' => '',
  5469.             'api_platform.oauth.authorizationUrl' => '',
  5470.             'api_platform.oauth.refreshUrl' => '',
  5471.             'api_platform.oauth.scopes' => [
  5472.             ],
  5473.             'api_platform.oauth.pkce' => false,
  5474.             'api_platform.openapi.termsOfService' => NULL,
  5475.             'api_platform.openapi.contact.name' => NULL,
  5476.             'api_platform.openapi.contact.url' => NULL,
  5477.             'api_platform.openapi.contact.email' => NULL,
  5478.             'api_platform.openapi.license.name' => NULL,
  5479.             'api_platform.openapi.license.url' => NULL,
  5480.             'api_platform.swagger.versions' => [
  5481.                 => 3,
  5482.             ],
  5483.             'api_platform.enable_swagger_ui' => true,
  5484.             'api_platform.enable_re_doc' => true,
  5485.             'api_platform.swagger.api_keys' => [
  5486.                 'JWT' => [
  5487.                     'name' => 'Authorization',
  5488.                     'type' => 'header',
  5489.                 ],
  5490.             ],
  5491.             'api_platform.swagger_ui.extra_configuration' => [
  5492.             ],
  5493.             'api_platform.graphql.enabled' => false,
  5494.             'api_platform.graphql.graphiql.enabled' => false,
  5495.             'api_platform.graphql.graphql_playground.enabled' => false,
  5496.             'api_platform.graphql.collection.pagination' => [
  5497.                 'enabled' => true,
  5498.             ],
  5499.             'api_platform.validator.serialize_payload_fields' => [
  5500.             ],
  5501.             'api_platform.validator.query_parameter_validation' => true,
  5502.             'api_platform.elasticsearch.enabled' => false,
  5503.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5504.             'web_profiler.debug_toolbar.mode' => 2,
  5505.             'monolog.use_microseconds' => true,
  5506.             'monolog.swift_mailer.handlers' => [
  5507.             ],
  5508.             'monolog.handlers_to_channels' => [
  5509.                 'monolog.handler.console' => [
  5510.                     'type' => 'exclusive',
  5511.                     'elements' => [
  5512.                         => 'event',
  5513.                         => 'doctrine',
  5514.                         => 'console',
  5515.                     ],
  5516.                 ],
  5517.                 'monolog.handler.main' => [
  5518.                     'type' => 'exclusive',
  5519.                     'elements' => [
  5520.                         => 'event',
  5521.                     ],
  5522.                 ],
  5523.             ],
  5524.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  5525.             'nelmio_alice.functions_blacklist' => [
  5526.                 => 'current',
  5527.                 => 'shuffle',
  5528.                 => 'date',
  5529.                 => 'time',
  5530.                 => 'file',
  5531.                 => 'md5',
  5532.                 => 'sha1',
  5533.             ],
  5534.             'nelmio_alice.locale' => 'en_US',
  5535.             'nelmio_alice.seed' => 1,
  5536.             'nelmio_alice.loading_limit' => 5,
  5537.             'nelmio_alice.max_unique_values_retry' => 150,
  5538.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  5539.             'hautelook_alice.fixtures_path' => [
  5540.                 => 'fixtures',
  5541.             ],
  5542.             'hautelook_alice.root_dirs' => [
  5543.                 => \dirname(__DIR__4),
  5544.             ],
  5545.             'lexik_jwt_authentication.clock_skew' => 0,
  5546.             'lexik_jwt_authentication.user_identity_field' => 'username',
  5547.             'lexik_jwt_authentication.allow_no_expiration' => false,
  5548.             'lexik_jwt_authentication.user_id_claim' => 'username',
  5549.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  5550.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  5551.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  5552.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  5553.             'stof_doctrine_extensions.default_locale' => 'en_US',
  5554.             'stof_doctrine_extensions.translation_fallback' => false,
  5555.             'stof_doctrine_extensions.persist_default_translation' => false,
  5556.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  5557.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  5558.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  5559.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  5560.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  5561.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  5562.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  5563.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  5564.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  5565.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  5566.             'vich_uploader.mappings' => [
  5567.                 'property_images' => [
  5568.                     'uri_prefix' => '/property_images',
  5569.                     'upload_destination' => (\dirname(__DIR__4).'/public/property_images/'),
  5570.                     'namer' => [
  5571.                         'service' => 'Vich\\UploaderBundle\\Naming\\HashNamer.property_images',
  5572.                         'options' => [
  5573.                             'algorithm' => 'sha256',
  5574.                             'length' => 20,
  5575.                         ],
  5576.                     ],
  5577.                     'directory_namer' => [
  5578.                         'service' => NULL,
  5579.                         'options' => NULL,
  5580.                     ],
  5581.                     'delete_on_remove' => true,
  5582.                     'delete_on_update' => true,
  5583.                     'inject_on_load' => false,
  5584.                     'db_driver' => 'orm',
  5585.                 ],
  5586.                 'identity_images' => [
  5587.                     'uri_prefix' => '/IdentityVerificationImages',
  5588.                     'upload_destination' => (\dirname(__DIR__4).'/data/candidate/identity_file'),
  5589.                     'namer' => [
  5590.                         'service' => 'Vich\\UploaderBundle\\Naming\\HashNamer.identity_images',
  5591.                         'options' => [
  5592.                             'algorithm' => 'sha256',
  5593.                             'length' => 20,
  5594.                         ],
  5595.                     ],
  5596.                     'directory_namer' => [
  5597.                         'service' => NULL,
  5598.                         'options' => NULL,
  5599.                     ],
  5600.                     'delete_on_remove' => true,
  5601.                     'delete_on_update' => true,
  5602.                     'inject_on_load' => false,
  5603.                     'db_driver' => 'orm',
  5604.                 ],
  5605.                 'ownership_file' => [
  5606.                     'uri_prefix' => '/property/certificate_of_ownership_file',
  5607.                     'upload_destination' => (\dirname(__DIR__4).'/public/property/certificate_of_ownership_file'),
  5608.                     'namer' => [
  5609.                         'service' => 'Vich\\UploaderBundle\\Naming\\HashNamer.ownership_file',
  5610.                         'options' => [
  5611.                             'algorithm' => 'sha256',
  5612.                             'length' => 20,
  5613.                         ],
  5614.                     ],
  5615.                     'directory_namer' => [
  5616.                         'service' => NULL,
  5617.                         'options' => NULL,
  5618.                     ],
  5619.                     'delete_on_remove' => true,
  5620.                     'delete_on_update' => true,
  5621.                     'inject_on_load' => false,
  5622.                     'db_driver' => 'orm',
  5623.                 ],
  5624.                 'avatar_file' => [
  5625.                     'uri_prefix' => '/collaborator/avatar/',
  5626.                     'upload_destination' => (\dirname(__DIR__4).'/public/collaborator/avatar'),
  5627.                     'namer' => [
  5628.                         'service' => 'Vich\\UploaderBundle\\Naming\\HashNamer.avatar_file',
  5629.                         'options' => [
  5630.                             'algorithm' => 'sha256',
  5631.                             'length' => 20,
  5632.                         ],
  5633.                     ],
  5634.                     'directory_namer' => [
  5635.                         'service' => NULL,
  5636.                         'options' => NULL,
  5637.                     ],
  5638.                     'delete_on_remove' => true,
  5639.                     'delete_on_update' => true,
  5640.                     'inject_on_load' => false,
  5641.                     'db_driver' => 'orm',
  5642.                 ],
  5643.                 'event_images' => [
  5644.                     'uri_prefix' => '/event_images',
  5645.                     'upload_destination' => (\dirname(__DIR__4).'/public/event_images/'),
  5646.                     'namer' => [
  5647.                         'service' => 'Vich\\UploaderBundle\\Naming\\HashNamer.event_images',
  5648.                         'options' => [
  5649.                             'algorithm' => 'sha256',
  5650.                             'length' => 20,
  5651.                         ],
  5652.                     ],
  5653.                     'directory_namer' => [
  5654.                         'service' => NULL,
  5655.                         'options' => NULL,
  5656.                     ],
  5657.                     'delete_on_remove' => true,
  5658.                     'delete_on_update' => true,
  5659.                     'inject_on_load' => false,
  5660.                     'db_driver' => 'orm',
  5661.                 ],
  5662.             ],
  5663.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  5664.             'extractor_vendor_dir' => (\dirname(__DIR__4).'/vendor/php-translation/extractor/src'),
  5665.             'php_translation.locales' => [
  5666.                 => 'en',
  5667.                 => 'fr',
  5668.             ],
  5669.             'php_translation.default_locale' => 'fr',
  5670.             'php_translation.webui.enabled' => true,
  5671.             'php_translation.webui.allow_create' => true,
  5672.             'php_translation.webui.allow_delete' => true,
  5673.             'php_translation.webui.file_base_path' => (\dirname(__DIR__4).'/'),
  5674.             'php_translation.toolbar.allow_edit' => true,
  5675.             'knp_snappy.pdf.options' => [
  5676.             ],
  5677.             'knp_snappy.pdf.env' => [
  5678.             ],
  5679.             'knp_snappy.image.options' => [
  5680.             ],
  5681.             'knp_snappy.image.env' => [
  5682.             ],
  5683.             'gesdinet_jwt_refresh_token.ttl' => 2592000,
  5684.             'gesdinet_jwt_refresh_token.ttl_update' => false,
  5685.             'gesdinet_jwt_refresh_token.security.firewall' => 'api',
  5686.             'gesdinet_jwt_refresh_token.user_provider' => NULL,
  5687.             'gesdinet_jwt_refresh_token.user_identity_field' => 'username',
  5688.             'gesdinet_jwt_refresh_token.single_use' => false,
  5689.             'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
  5690.             'gesdinet_jwt_refresh_token.doctrine_mappings' => true,
  5691.             'gesdinet_jwt_refresh_token.cookie' => [
  5692.                 'enabled' => false,
  5693.                 'same_site' => 'lax',
  5694.                 'path' => '/',
  5695.                 'domain' => NULL,
  5696.                 'http_only' => true,
  5697.                 'secure' => true,
  5698.                 'partitioned' => false,
  5699.                 'remove_token_from_body' => true,
  5700.             ],
  5701.             'gesdinet_jwt_refresh_token.logout_firewall_context' => 'security.firewall.map.context.api',
  5702.             'gesdinet_jwt_refresh_token.return_expiration' => false,
  5703.             'gesdinet_jwt_refresh_token.return_expiration_parameter_name' => 'refresh_token_expiration',
  5704.             'gesdinet.jwtrefreshtoken.refresh_token.class' => 'App\\Entity\\RefreshToken',
  5705.             'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
  5706.             'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
  5707.             'maker.compatible_check.doctrine.supports_attributes' => true,
  5708.             'data_collector.templates' => [
  5709.                 'data_collector.request' => [
  5710.                     => 'request',
  5711.                     => '@WebProfiler/Collector/request.html.twig',
  5712.                 ],
  5713.                 'api_platform.data_collector.request' => [
  5714.                     => 'api_platform.data_collector.request',
  5715.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  5716.                 ],
  5717.                 'data_collector.time' => [
  5718.                     => 'time',
  5719.                     => '@WebProfiler/Collector/time.html.twig',
  5720.                 ],
  5721.                 'data_collector.memory' => [
  5722.                     => 'memory',
  5723.                     => '@WebProfiler/Collector/memory.html.twig',
  5724.                 ],
  5725.                 'data_collector.validator' => [
  5726.                     => 'validator',
  5727.                     => '@WebProfiler/Collector/validator.html.twig',
  5728.                 ],
  5729.                 'data_collector.ajax' => [
  5730.                     => 'ajax',
  5731.                     => '@WebProfiler/Collector/ajax.html.twig',
  5732.                 ],
  5733.                 'data_collector.form' => [
  5734.                     => 'form',
  5735.                     => '@WebProfiler/Collector/form.html.twig',
  5736.                 ],
  5737.                 'data_collector.exception' => [
  5738.                     => 'exception',
  5739.                     => '@WebProfiler/Collector/exception.html.twig',
  5740.                 ],
  5741.                 'data_collector.logger' => [
  5742.                     => 'logger',
  5743.                     => '@WebProfiler/Collector/logger.html.twig',
  5744.                 ],
  5745.                 'data_collector.events' => [
  5746.                     => 'events',
  5747.                     => '@WebProfiler/Collector/events.html.twig',
  5748.                 ],
  5749.                 'data_collector.router' => [
  5750.                     => 'router',
  5751.                     => '@WebProfiler/Collector/router.html.twig',
  5752.                 ],
  5753.                 'data_collector.cache' => [
  5754.                     => 'cache',
  5755.                     => '@WebProfiler/Collector/cache.html.twig',
  5756.                 ],
  5757.                 'data_collector.translation' => [
  5758.                     => 'translation',
  5759.                     => '@WebProfiler/Collector/translation.html.twig',
  5760.                 ],
  5761.                 'data_collector.security' => [
  5762.                     => 'security',
  5763.                     => '@Security/Collector/security.html.twig',
  5764.                 ],
  5765.                 'data_collector.twig' => [
  5766.                     => 'twig',
  5767.                     => '@WebProfiler/Collector/twig.html.twig',
  5768.                 ],
  5769.                 'data_collector.http_client' => [
  5770.                     => 'http_client',
  5771.                     => '@WebProfiler/Collector/http_client.html.twig',
  5772.                 ],
  5773.                 'data_collector.doctrine' => [
  5774.                     => 'db',
  5775.                     => '@Doctrine/Collector/db.html.twig',
  5776.                 ],
  5777.                 'doctrine_migrations.migrations_collector' => [
  5778.                     => 'doctrine_migrations',
  5779.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5780.                 ],
  5781.                 'data_collector.dump' => [
  5782.                     => 'dump',
  5783.                     => '@Debug/Profiler/dump.html.twig',
  5784.                 ],
  5785.                 'php_translation.data_collector' => [
  5786.                     => 'translation',
  5787.                     => '@Translation/SymfonyProfiler/translation.html.twig',
  5788.                 ],
  5789.                 'data_collector.messenger' => [
  5790.                     => 'messenger',
  5791.                     => '@WebProfiler/Collector/messenger.html.twig',
  5792.                 ],
  5793.                 'mailer.data_collector' => [
  5794.                     => 'mailer',
  5795.                     => '@WebProfiler/Collector/mailer.html.twig',
  5796.                 ],
  5797.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  5798.                     => 'vich_uploader.mapping_collector',
  5799.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  5800.                 ],
  5801.                 'data_collector.config' => [
  5802.                     => 'config',
  5803.                     => '@WebProfiler/Collector/config.html.twig',
  5804.                 ],
  5805.             ],
  5806.             'console.command.ids' => [
  5807.             ],
  5808.         ];
  5809.     }
  5810.     protected function throw($message)
  5811.     {
  5812.         throw new RuntimeException($message);
  5813.     }
  5814. }