var/cache/dev/ContainerR6KXkzx/App_KernelDevDebugContainer.php line 694

Open in your IDE?
  1. <?php
  2. namespace ContainerR6KXkzx;
  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 \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.system' => 'getCache_SystemService',
  36.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  37.             'data_collector.dump' => 'getDataCollector_DumpService',
  38.             'doctrine' => 'getDoctrineService',
  39.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  40.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  41.             'event_dispatcher' => 'getEventDispatcherService',
  42.             'http_kernel' => 'getHttpKernelService',
  43.             'kreait_firebase.caramaps.auth' => 'getKreaitFirebase_Caramaps_AuthService',
  44.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  45.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  46.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  47.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  48.             'liip_imagine.cache.resolver.aws_filesystems' => 'getLiipImagine_Cache_Resolver_AwsFilesystemsService',
  49.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  50.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  51.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  52.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  53.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  54.             'oneup_flysystem.aws_filesystems_filesystem' => 'getOneupFlysystem_AwsFilesystemsFilesystemService',
  55.             'request_stack' => 'getRequestStackService',
  56.             'router' => 'getRouterService',
  57.             'translator' => 'getTranslatorService',
  58.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  59.             'profiler' => 'getProfilerService',
  60.         ];
  61.         $this->fileMap = [
  62.             'App\\Admin\\Controller\\ActivityController' => 'getActivityControllerService',
  63.             'App\\Admin\\Controller\\Api\\DeleteAndNotifyPointOfInterestAction' => 'getDeleteAndNotifyPointOfInterestActionService',
  64.             'App\\Admin\\Controller\\Api\\GetRevisionAttributeListAction' => 'getGetRevisionAttributeListActionService',
  65.             'App\\Admin\\Controller\\Api\\GetRevisionEnumerationListAction' => 'getGetRevisionEnumerationListActionService',
  66.             'App\\Admin\\Controller\\AreaValidateController' => 'getAreaValidateControllerService',
  67.             'App\\Admin\\Controller\\ArticleController' => 'getArticleControllerService',
  68.             'App\\Admin\\Controller\\AttributeController' => 'getAttributeControllerService',
  69.             'App\\Admin\\Controller\\AwardController' => 'getAwardControllerService',
  70.             'App\\Admin\\Controller\\CommentController' => 'getCommentControllerService',
  71.             'App\\Admin\\Controller\\DestinationController' => 'getDestinationControllerService',
  72.             'App\\Admin\\Controller\\DirectoryCountryController' => 'getDirectoryCountryControllerService',
  73.             'App\\Admin\\Controller\\DirectoryDepartmentController' => 'getDirectoryDepartmentControllerService',
  74.             'App\\Admin\\Controller\\EnumerationController' => 'getEnumerationControllerService',
  75.             'App\\Admin\\Controller\\HomepageConfigController' => 'getHomepageConfigControllerService',
  76.             'App\\Admin\\Controller\\LocaleController' => 'getLocaleControllerService',
  77.             'App\\Admin\\Controller\\LoginController' => 'getLoginControllerService',
  78.             'App\\Admin\\Controller\\MemberController' => 'getMemberControllerService',
  79.             'App\\Admin\\Controller\\MetadataController' => 'getMetadataControllerService',
  80.             'App\\Admin\\Controller\\MobileAdController' => 'getMobileAdControllerService',
  81.             'App\\Admin\\Controller\\OffmapCategoryController' => 'getOffmapCategoryControllerService',
  82.             'App\\Admin\\Controller\\OffmapController' => 'getOffmapControllerService',
  83.             'App\\Admin\\Controller\\OwnershipRequestController' => 'getOwnershipRequestControllerService',
  84.             'App\\Admin\\Controller\\PartnerController' => 'getPartnerControllerService',
  85.             'App\\Admin\\Controller\\PaymentController' => 'getPaymentControllerService',
  86.             'App\\Admin\\Controller\\PaywallController' => 'getPaywallControllerService',
  87.             'App\\Admin\\Controller\\PictureController' => 'getPictureControllerService',
  88.             'App\\Admin\\Controller\\PressKitController' => 'getPressKitControllerService',
  89.             'App\\Admin\\Controller\\PressReleaseController' => 'getPressReleaseControllerService',
  90.             'App\\Admin\\Controller\\PressStatementController' => 'getPressStatementControllerService',
  91.             'App\\Admin\\Controller\\PressVisualkitController' => 'getPressVisualkitControllerService',
  92.             'App\\Admin\\Controller\\PromoCodeController' => 'getPromoCodeControllerService',
  93.             'App\\Admin\\Controller\\PromoCodeImportController' => 'getPromoCodeImportControllerService',
  94.             'App\\Admin\\Controller\\RevisionController' => 'getRevisionControllerService',
  95.             'App\\Admin\\Controller\\StatController' => 'getStatControllerService',
  96.             'App\\Admin\\Controller\\StepController' => 'getStepControllerService',
  97.             'App\\Admin\\Controller\\TeamController' => 'getTeamControllerService',
  98.             'App\\Admin\\Controller\\TripCategoryController' => 'getTripCategoryControllerService',
  99.             'App\\Admin\\Controller\\TripController' => 'getTripControllerService',
  100.             'App\\Admin\\Controller\\TripCountryController' => 'getTripCountryControllerService',
  101.             'App\\Admin\\Controller\\TripExportController' => 'getTripExportControllerService',
  102.             'App\\Admin\\Controller\\TroubleshootingRequestController' => 'getTroubleshootingRequestControllerService',
  103.             'App\\Admin\\Controller\\WebAdController' => 'getWebAdControllerService',
  104.             'App\\Application\\Controller\\Api\\Activity\\ActivityIncrementClickCounterController' => 'getActivityIncrementClickCounterControllerService',
  105.             'App\\Application\\Controller\\Api\\Activity\\ActivityIncrementDetailViewCounterController' => 'getActivityIncrementDetailViewCounterControllerService',
  106.             'App\\Application\\Controller\\Api\\Activity\\ContactAction' => 'getContactActionService',
  107.             'App\\Application\\Controller\\Api\\Activity\\DeleteAction' => 'getDeleteActionService',
  108.             'App\\Application\\Controller\\Api\\Activity\\SearchAction' => 'getSearchActionService',
  109.             'App\\Application\\Controller\\Api\\Activity\\UpdateAction' => 'getUpdateActionService',
  110.             'App\\Application\\Controller\\Api\\Activity\\ValidateAction' => 'getValidateActionService',
  111.             'App\\Application\\Controller\\Api\\ArticleDuplicateAction' => 'getArticleDuplicateActionService',
  112.             'App\\Application\\Controller\\Api\\Attribute\\DeleteAction' => 'getDeleteAction2Service',
  113.             'App\\Application\\Controller\\Api\\Award\\ImportAction' => 'getImportActionService',
  114.             'App\\Application\\Controller\\Api\\Chapter\\GetByIdAction' => 'getGetByIdActionService',
  115.             'App\\Application\\Controller\\Api\\Chapter\\GetByPointOfInterestTypeAction' => 'getGetByPointOfInterestTypeActionService',
  116.             'App\\Application\\Controller\\Api\\Chapter\\GetCollectionAction' => 'getGetCollectionActionService',
  117.             'App\\Application\\Controller\\Api\\Comment\\GetLastCommunityAction' => 'getGetLastCommunityActionService',
  118.             'App\\Application\\Controller\\Api\\Comment\\GetPointOfInterestCommentsAction' => 'getGetPointOfInterestCommentsActionService',
  119.             'App\\Application\\Controller\\Api\\Comment\\GetWithRevisionAction' => 'getGetWithRevisionActionService',
  120.             'App\\Application\\Controller\\Api\\Comment\\TranslateCommentAction' => 'getTranslateCommentActionService',
  121.             'App\\Application\\Controller\\Api\\DuplicateAction' => 'getDuplicateActionService',
  122.             'App\\Application\\Controller\\Api\\GoogleTranslateAction' => 'getGoogleTranslateActionService',
  123.             'App\\Application\\Controller\\Api\\LocaleMessage\\ExportAction' => 'getExportActionService',
  124.             'App\\Application\\Controller\\Api\\LocaleMessage\\GenerateAction' => 'getGenerateActionService',
  125.             'App\\Application\\Controller\\Api\\LocaleMessage\\ImportAction' => 'getImportAction2Service',
  126.             'App\\Application\\Controller\\Api\\LogGps\\LogGpsAction' => 'getLogGpsActionService',
  127.             'App\\Application\\Controller\\Api\\LogUserSearch\\LogUserSearchAction' => 'getLogUserSearchActionService',
  128.             'App\\Application\\Controller\\Api\\Media\\DownloadAction' => 'getDownloadActionService',
  129.             'App\\Application\\Controller\\Api\\Media\\RotateMediaAction' => 'getRotateMediaActionService',
  130.             'App\\Application\\Controller\\Api\\Media\\UploadAction' => 'getUploadActionService',
  131.             'App\\Application\\Controller\\Api\\Metadata\\SeoAction' => 'getSeoActionService',
  132.             'App\\Application\\Controller\\Api\\Metadata\\SyncAction' => 'getSyncActionService',
  133.             'App\\Application\\Controller\\Api\\MobileAd\\MobileAdClickAction' => 'getMobileAdClickActionService',
  134.             'App\\Application\\Controller\\Api\\Offmap\\GetOffmapImagesZipAction' => 'getGetOffmapImagesZipActionService',
  135.             'App\\Application\\Controller\\Api\\Offmap\\GetOffmapLastSizeCheckAction' => 'getGetOffmapLastSizeCheckActionService',
  136.             'App\\Application\\Controller\\Api\\Offmap\\GetOffmapRevisionsZipAction' => 'getGetOffmapRevisionsZipActionService',
  137.             'App\\Application\\Controller\\Api\\Offmap\\ZipOffmapPackAction' => 'getZipOffmapPackActionService',
  138.             'App\\Application\\Controller\\Api\\OwnershipRequest\\GetAcceptAction' => 'getGetAcceptActionService',
  139.             'App\\Application\\Controller\\Api\\OwnershipRequest\\GetCollectionAction' => 'getGetCollectionAction2Service',
  140.             'App\\Application\\Controller\\Api\\OwnershipRequest\\GetRefuseAction' => 'getGetRefuseActionService',
  141.             'App\\Application\\Controller\\Api\\Payment\\GeneratePromotionalOfferAction' => 'getGeneratePromotionalOfferActionService',
  142.             'App\\Application\\Controller\\Api\\Payment\\GetPdfAction' => 'getGetPdfActionService',
  143.             'App\\Application\\Controller\\Api\\Payment\\PremiumApplePayPaymentAction' => 'getPremiumApplePayPaymentActionService',
  144.             'App\\Application\\Controller\\Api\\Payment\\PremiumGooglePayPaymentAction' => 'getPremiumGooglePayPaymentActionService',
  145.             'App\\Application\\Controller\\Api\\Payment\\RefundKeepPremiumAction' => 'getRefundKeepPremiumActionService',
  146.             'App\\Application\\Controller\\Api\\Payment\\RefundRemovePremiumAction' => 'getRefundRemovePremiumActionService',
  147.             'App\\Application\\Controller\\Api\\Paywall\\PaywallDuplicateAction' => 'getPaywallDuplicateActionService',
  148.             'App\\Application\\Controller\\Api\\Paywall\\PaywallLogsAction' => 'getPaywallLogsActionService',
  149.             'App\\Application\\Controller\\Api\\Person\\AddGoToLogAction' => 'getAddGoToLogActionService',
  150.             'App\\Application\\Controller\\Api\\Person\\AdminDeletePersonAction' => 'getAdminDeletePersonActionService',
  151.             'App\\Application\\Controller\\Api\\Person\\DeletePersonAction' => 'getDeletePersonActionService',
  152.             'App\\Application\\Controller\\Api\\Person\\GetCurrentPersonAction' => 'getGetCurrentPersonActionService',
  153.             'App\\Application\\Controller\\Api\\Person\\GetFavoriteBooleanAction' => 'getGetFavoriteBooleanActionService',
  154.             'App\\Application\\Controller\\Api\\Person\\GetFavoriteController' => 'getGetFavoriteControllerService',
  155.             'App\\Application\\Controller\\Api\\Person\\GetFavoriteListController' => 'getGetFavoriteListControllerService',
  156.             'App\\Application\\Controller\\Api\\Person\\GetFavoriteNewController' => 'getGetFavoriteNewControllerService',
  157.             'App\\Application\\Controller\\Api\\Person\\SubscriptionCheckAction' => 'getSubscriptionCheckActionService',
  158.             'App\\Application\\Controller\\Api\\Person\\SubstituteAction' => 'getSubstituteActionService',
  159.             'App\\Application\\Controller\\Api\\Picture\\DeleteAction' => 'getDeleteAction3Service',
  160.             'App\\Application\\Controller\\Api\\Picture\\GetMyPicturesAction' => 'getGetMyPicturesActionService',
  161.             'App\\Application\\Controller\\Api\\Picture\\PostMultiplePicturesAction' => 'getPostMultiplePicturesActionService',
  162.             'App\\Application\\Controller\\Api\\Picture\\RotatePictureAction' => 'getRotatePictureActionService',
  163.             'App\\Application\\Controller\\Api\\Picture\\UpdatePicturesPositionAction' => 'getUpdatePicturesPositionActionService',
  164.             'App\\Application\\Controller\\Api\\PointOfInterest\\CountCommentAction' => 'getCountCommentActionService',
  165.             'App\\Application\\Controller\\Api\\PointOfInterest\\GetJSONRevisionsLogAction' => 'getGetJSONRevisionsLogActionService',
  166.             'App\\Application\\Controller\\Api\\PointOfInterest\\GetMainRevisionAction' => 'getGetMainRevisionActionService',
  167.             'App\\Application\\Controller\\Api\\PointOfInterest\\GetMyPointOfInterestAction' => 'getGetMyPointOfInterestActionService',
  168.             'App\\Application\\Controller\\Api\\PointOfInterest\\PostTransferCommentAction' => 'getPostTransferCommentActionService',
  169.             'App\\Application\\Controller\\Api\\PointOfInterest\\PostTransferPictureAction' => 'getPostTransferPictureActionService',
  170.             'App\\Application\\Controller\\Api\\PointOfInterest\\PostTransferPicturesAction' => 'getPostTransferPicturesActionService',
  171.             'App\\Application\\Controller\\Api\\PointOfInterest\\SetFavoriteAction' => 'getSetFavoriteActionService',
  172.             'App\\Application\\Controller\\Api\\PromoCodeImport\\DownloadAction' => 'getDownloadAction2Service',
  173.             'App\\Application\\Controller\\Api\\PromoCode\\ImportAction' => 'getImportAction3Service',
  174.             'App\\Application\\Controller\\Api\\PromoCode\\UseAction' => 'getUseActionService',
  175.             'App\\Application\\Controller\\Api\\RegistrationController' => 'getRegistrationControllerService',
  176.             'App\\Application\\Controller\\Api\\ResetPasswordController' => 'getResetPasswordControllerService',
  177.             'App\\Application\\Controller\\Api\\Revision\\GetEnumerationAction' => 'getGetEnumerationActionService',
  178.             'App\\Application\\Controller\\Api\\Revision\\GetLatestFavoritesAction' => 'getGetLatestFavoritesActionService',
  179.             'App\\Application\\Controller\\Api\\Revision\\GetNearbyAction' => 'getGetNearbyActionService',
  180.             'App\\Application\\Controller\\Api\\Revision\\GetPdfAction' => 'getGetPdfAction2Service',
  181.             'App\\Application\\Controller\\Api\\Revision\\GetSelectAction' => 'getGetSelectActionService',
  182.             'App\\Application\\Controller\\Api\\Revision\\GetStructuredDataAction' => 'getGetStructuredDataActionService',
  183.             'App\\Application\\Controller\\Api\\Revision\\RevisionEditAction' => 'getRevisionEditActionService',
  184.             'App\\Application\\Controller\\Api\\Revision\\RevisionFavoriteDataController' => 'getRevisionFavoriteDataControllerService',
  185.             'App\\Application\\Controller\\Api\\Revision\\RevisionIncrementAction' => 'getRevisionIncrementActionService',
  186.             'App\\Application\\Controller\\Api\\Revision\\RevisionIncrementClickCounterController' => 'getRevisionIncrementClickCounterControllerService',
  187.             'App\\Application\\Controller\\Api\\Revision\\RevisionIncrementDetailViewCounterController' => 'getRevisionIncrementDetailViewCounterControllerService',
  188.             'App\\Application\\Controller\\Api\\Revision\\RevisionSuggestionController' => 'getRevisionSuggestionControllerService',
  189.             'App\\Application\\Controller\\Api\\Revision\\SearchAction' => 'getSearchAction2Service',
  190.             'App\\Application\\Controller\\Api\\Revision\\SendMessageAction' => 'getSendMessageActionService',
  191.             'App\\Application\\Controller\\Api\\Revision\\ShareEmailAction' => 'getShareEmailActionService',
  192.             'App\\Application\\Controller\\Api\\Statistic\\SearchAction' => 'getSearchAction3Service',
  193.             'App\\Application\\Controller\\Api\\TeamMember\\DeleteTeamMemberAction' => 'getDeleteTeamMemberActionService',
  194.             'App\\Application\\Controller\\Api\\TripCategory\\GetBySlugOrUuidAction' => 'getGetBySlugOrUuidActionService',
  195.             'App\\Application\\Controller\\Api\\TripCountry\\GetBySlugOrUuidAction' => 'getGetBySlugOrUuidAction2Service',
  196.             'App\\Application\\Controller\\Api\\TripExport\\DeleteAction' => 'getDeleteAction4Service',
  197.             'App\\Application\\Controller\\Api\\TripExport\\DownloadAction' => 'getDownloadAction3Service',
  198.             'App\\Application\\Controller\\Api\\Trip\\DuplicateAction' => 'getDuplicateAction2Service',
  199.             'App\\Application\\Controller\\Api\\Trip\\ExportAction' => 'getExportAction2Service',
  200.             'App\\Application\\Controller\\Api\\Trip\\GetPdfAction' => 'getGetPdfAction3Service',
  201.             'App\\Application\\Controller\\Api\\Trip\\GetTripAction' => 'getGetTripActionService',
  202.             'App\\Application\\Controller\\Api\\Trip\\PostAction' => 'getPostActionService',
  203.             'App\\Application\\Controller\\Api\\Trip\\PutAction' => 'getPutActionService',
  204.             'App\\Application\\Controller\\Api\\Trip\\SearchAction' => 'getSearchAction4Service',
  205.             'App\\Application\\Controller\\Api\\Trip\\ShareTripAction' => 'getShareTripActionService',
  206.             'App\\Application\\Controller\\Api\\Trip\\UserShareTripAction' => 'getUserShareTripActionService',
  207.             'App\\Application\\Controller\\Api\\TroubleshootingRequest\\GetAllAction' => 'getGetAllActionService',
  208.             'App\\Application\\Controller\\Api\\TroubleshootingRequest\\GetBanStatusAction' => 'getGetBanStatusActionService',
  209.             'App\\Application\\Controller\\Api\\TroubleshootingRequest\\GetDetailsAction' => 'getGetDetailsActionService',
  210.             'App\\Application\\Controller\\Api\\TroubleshootingRequest\\GetMineAction' => 'getGetMineActionService',
  211.             'App\\Application\\Controller\\Api\\WeatherController' => 'getWeatherControllerService',
  212.             'App\\Application\\Controller\\Api\\WebAd\\WebAdClickAction' => 'getWebAdClickActionService',
  213.             'App\\Application\\Controller\\AppleWebhookController' => 'getAppleWebhookControllerService',
  214.             'App\\Application\\Controller\\EmailShareController' => 'getEmailShareControllerService',
  215.             'App\\Application\\Controller\\GeoapifyDirectionController' => 'getGeoapifyDirectionControllerService',
  216.             'App\\Application\\Controller\\GooglePlayWebhookController' => 'getGooglePlayWebhookControllerService',
  217.             'App\\Application\\Controller\\LoginController' => 'getLoginController2Service',
  218.             'App\\Application\\Controller\\MacifSubscriptionRenewalController' => 'getMacifSubscriptionRenewalControllerService',
  219.             'App\\Application\\Controller\\MediaKitController' => 'getMediaKitControllerService',
  220.             'App\\Application\\Controller\\MobileDataController' => 'getMobileDataControllerService',
  221.             'App\\Application\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  222.             'App\\Application\\Controller\\ProController' => 'getProControllerService',
  223.             'App\\Application\\Controller\\StatController' => 'getStatController2Service',
  224.             'App\\Application\\Controller\\StripeController' => 'getStripeControllerService',
  225.             'App\\Application\\Controller\\TestNotificationController' => 'getTestNotificationControllerService',
  226.             'App\\Application\\Controller\\TranslationController' => 'getTranslationControllerService',
  227.             'App\\Application\\Service\\ElasticSearch\\ElasticSearchActivityService' => 'getElasticSearchActivityServiceService',
  228.             'App\\Application\\Service\\ElasticSearch\\ElasticSearchRevisionService' => 'getElasticSearchRevisionServiceService',
  229.             'App\\Application\\Service\\ElasticSearch\\ElasticSearchStatisticService' => 'getElasticSearchStatisticServiceService',
  230.             'App\\Application\\Service\\ElasticSearch\\ElasticSearchTripService' => 'getElasticSearchTripServiceService',
  231.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  232.             'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService',
  233.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  234.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  235.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  236.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  237.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  238.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  239.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  240.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  241.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  242.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  243.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  244.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  245.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.media_object' => 'getUniqidNamer_MediaObjectService',
  246.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  247.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  248.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  249.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  250.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  251.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  252.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  253.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  254.             'cache.app_clearer' => 'getCache_AppClearerService',
  255.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  256.             'cache.system_clearer' => 'getCache_SystemClearerService',
  257.             'cache_warmer' => 'getCacheWarmerService',
  258.             'console.command.public_alias.App\\Application\\Command\\DeleteFirebaseTestCommand' => 'getDeleteFirebaseTestCommandService',
  259.             'console.command.public_alias.App\\Application\\Command\\SiteMapCommand' => 'getSiteMapCommandService',
  260.             'console.command.public_alias.App\\Application\\Command\\migrations\\GenerateImportStringCommand' => 'getGenerateImportStringCommandService',
  261.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportActivityCommand' => 'getImportActivityCommandService',
  262.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportActivityMediaCommand' => 'getImportActivityMediaCommandService',
  263.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportAttributeCommand' => 'getImportAttributeCommandService',
  264.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportAttributeRevisionCommand' => 'getImportAttributeRevisionCommandService',
  265.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportCommentCommand' => 'getImportCommentCommandService',
  266.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportDirectoryCommand' => 'getImportDirectoryCommandService',
  267.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportFirebaseCommand' => 'getImportFirebaseCommandService',
  268.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportOffmapCommand' => 'getImportOffmapCommandService',
  269.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportPoiBookmarkCommand' => 'getImportPoiBookmarkCommandService',
  270.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportPoiCommand' => 'getImportPoiCommandService',
  271.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportPoiGpsCommand' => 'getImportPoiGpsCommandService',
  272.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportPoiPictureCommand' => 'getImportPoiPictureCommandService',
  273.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportRevisionPriceCommand' => 'getImportRevisionPriceCommandService',
  274.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportSendinBlueCommand' => 'getImportSendinBlueCommandService',
  275.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportTripRecoCommand' => 'getImportTripRecoCommandService',
  276.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportUserCommand' => 'getImportUserCommandService',
  277.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportUserMediaCommand' => 'getImportUserMediaCommandService',
  278.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportUserTripCommand' => 'getImportUserTripCommandService',
  279.             'console.command.public_alias.App\\Application\\Command\\migrations\\ImportUserTripStepCommand' => 'getImportUserTripStepCommandService',
  280.             'console.command_loader' => 'getConsole_CommandLoaderService',
  281.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  282.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  283.             'endroid_qr_code.default_builder' => 'getEndroidQrCode_DefaultBuilderService',
  284.             'error_controller' => 'getErrorControllerService',
  285.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  286.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  287.             'kreait_firebase.caramaps.database' => 'getKreaitFirebase_Caramaps_DatabaseService',
  288.             'kreait_firebase.caramaps.dynamic_links' => 'getKreaitFirebase_Caramaps_DynamicLinksService',
  289.             'kreait_firebase.caramaps.firestore' => 'getKreaitFirebase_Caramaps_FirestoreService',
  290.             'kreait_firebase.caramaps.messaging' => 'getKreaitFirebase_Caramaps_MessagingService',
  291.             'kreait_firebase.caramaps.remote_config' => 'getKreaitFirebase_Caramaps_RemoteConfigService',
  292.             'kreait_firebase.caramaps.storage' => 'getKreaitFirebase_Caramaps_StorageService',
  293.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  294.             'liip_imagine.binary.loader.aws_filesystems' => 'getLiipImagine_Binary_Loader_AwsFilesystemsService',
  295.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  296.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  297.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  298.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  299.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  300.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  301.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  302.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  303.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  304.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  305.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  306.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  307.             'routing.loader' => 'getRouting_LoaderService',
  308.             'services_resetter' => 'getServicesResetterService',
  309.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  310.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  311.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  312.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  313.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  314.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  315.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  316.         ];
  317.         $this->aliases = [
  318.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  319.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  320.             'ApiPlatform\\Action\\PlaceholderAction' => 'api_platform.action.placeholder',
  321.             'App\\Kernel' => 'kernel',
  322.             'Kreait\\Firebase\\Contract\\Auth' => 'kreait_firebase.caramaps.auth',
  323.             'Kreait\\Firebase\\Contract\\Database' => 'kreait_firebase.caramaps.database',
  324.             'Kreait\\Firebase\\Contract\\DynamicLinks' => 'kreait_firebase.caramaps.dynamic_links',
  325.             'Kreait\\Firebase\\Contract\\Firestore' => 'kreait_firebase.caramaps.firestore',
  326.             'Kreait\\Firebase\\Contract\\Messaging' => 'kreait_firebase.caramaps.messaging',
  327.             'Kreait\\Firebase\\Contract\\RemoteConfig' => 'kreait_firebase.caramaps.remote_config',
  328.             'Kreait\\Firebase\\Contract\\Storage' => 'kreait_firebase.caramaps.storage',
  329.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  330.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  331.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  332.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  333.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  334.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  335.             'database_connection' => 'doctrine.dbal.default_connection',
  336.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  337.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  338.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  339.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  340.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  341.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  342.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  343.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  344.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  345.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  346.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  347.         ];
  348.         $this->privates['service_container'] = function () {
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  355.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  356.             include_once \dirname(__DIR__4).'/src/Application/Manager/GenericManager.php';
  357.             include_once \dirname(__DIR__4).'/src/Application/Service/Log/LogService.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  366.             include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/ChapterRepository.php';
  367.             include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/PersonPointOfInterestRepository.php';
  368.             include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/PersonRepository.php';
  369.             include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/TripRepository.php';
  370.             include_once \dirname(__DIR__4).'/src/Infrastructure/EventListener/LogEventListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  382.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  405.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  412.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  485.             include_once \dirname(__DIR__4).'/src/Application/Serializer/MediaObjectNormalizer.php';
  486.             include_once \dirname(__DIR__4).'/src/Application/Serializer/PointOfInterestObjectNormalizer.php';
  487.             include_once \dirname(__DIR__4).'/src/Application/Serializer/RevisionObjectNormalizer.php';
  488.             include_once \dirname(__DIR__4).'/src/Application/Service/Revision/RevisionAttributeGroupingService.php';
  489.             include_once \dirname(__DIR__4).'/src/Application/Serializer/TripCategoryObjectNormalizer.php';
  490.             include_once \dirname(__DIR__4).'/src/Application/Serializer/UploadedFileDenormalizer.php';
  491.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  499.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ConstraintViolationListNormalizer.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ReservedAttributeNameConverter.php';
  503.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  504.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  505.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  506.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  507.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ErrorNormalizer.php';
  508.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/EntrypointNormalizer.php';
  509.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  510.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  511.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  512.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  516.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/ClassInfoTrait.php';
  517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ItemNormalizer.php';
  523.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  524.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  525.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  539.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/CollectionNormalizer.php';
  540.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  541.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ObjectNormalizer.php';
  548.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  549.             include_once \dirname(__DIR__4).'/src/Application/Encoder/MultipartDecoder.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  598.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  599.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  600.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  602.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  603.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  605.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  606.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  607.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  608.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  609.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  610.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  611.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  612.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  614.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  616.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  617.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  618.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  619.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  620.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  621.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  622.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  623.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  624.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  625.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  626.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  627.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  628.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  629.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  630.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  631.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  632.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  647.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  649.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  651.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  652.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  653.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  654.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  657.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  658.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  659.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  663.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  681.             include_once \dirname(__DIR__4).'/src/Admin/TwigExtension/CustomTranslationExtension.php';
  682.             include_once \dirname(__DIR__4).'/src/Admin/TwigExtension/JsonWebTokenExtension.php';
  683.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  687.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  688.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  689.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  690.             include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  692.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  694.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  696.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  727.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  734.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  736.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  738.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  739.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  740.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  742.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  743.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  744.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  748.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  749.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  750.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  751.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  753.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  754.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  755.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  756.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  757.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  758.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  759.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  760.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  761.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisLogger.php';
  762.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  763.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  764.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  765.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  766.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/UriVariablesResolverTrait.php';
  767.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php';
  768.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  769.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/ResourceClassResolverInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  778.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  780.             include_once \dirname(__DIR__4).'/src/Application/Serializer/PublicContextBuilder.php';
  781.             include_once \dirname(__DIR__4).'/src/Application/Serializer/PersonContextBuilder.php';
  782.             include_once \dirname(__DIR__4).'/src/Application/Serializer/AdminContextBuilder.php';
  783.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/CacheClassMetadataFactory.php';
  787.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  794.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  795.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  796.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverterInterface.php';
  797.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverter.php';
  798.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/ResourceClassInfoTrait.php';
  799.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/IriConverter.php';
  800.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  801.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  802.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactoryInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactory.php';
  804.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/ProviderInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/CallableProvider.php';
  806.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  807.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/CachedTrait.php';
  808.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  809.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  810.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceNameCollectionFactory.php';
  811.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  813.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  814.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  815.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  816.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  817.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorTrait.php';
  818.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlResourceExtractor.php';
  819.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  820.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractPropertyExtractor.php';
  821.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlPropertyExtractor.php';
  822.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  824.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  825.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  826.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AttributePropertyMetadataFactory.php';
  827.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/IdentifierPropertyMetadataFactory.php';
  828.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  829.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  830.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  831.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyMetadataFactory.php';
  832.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php';
  833.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php';
  834.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmResourceCollectionMetadataFactory.php';
  835.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Messenger/Metadata/MessengerResourceMetadataCollectionFactory.php';
  836.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php';
  837.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AlternateUriResourceMetadataCollectionFactory.php';
  838.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AttributeFilterExtractorTrait.php';
  839.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FiltersResourceMetadataCollectionFactory.php';
  840.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataCollectionFactory.php';
  841.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataCollectionFactory.php';
  842.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationDefaultsTrait.php';
  843.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationNameResourceMetadataCollectionFactory.php';
  844.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkResourceMetadataCollectionFactory.php';
  845.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactoryInterface.php';
  846.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PropertyLinkFactoryInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmLinkFactory.php';
  848.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactory.php';
  849.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/UriTemplateResourceMetadataCollectionFactory.php';
  850.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/PathSegmentNameGeneratorInterface.php';
  851.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/UnderscorePathSegmentNameGenerator.php';
  852.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/NotExposedOperationResourceMetadataCollectionFactory.php';
  853.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataCollectionFactory.php';
  854.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/DeprecationResourceMetadataCollectionFactory.php';
  855.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php';
  856.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlResourceExtractor.php';
  857.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlPropertyExtractor.php';
  858.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformPaginationParametersListener.php';
  859.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformSortingParametersListener.php';
  860.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFieldsetsParametersListener.php';
  861.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFilteringParametersListener.php';
  862.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  865.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  866.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  867.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  868.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/PurgerInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/VarnishPurger.php';
  870.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddTagsListener.php';
  871.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  872.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  873.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  874.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  875.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  876.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  877.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  878.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  879.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  880.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  881.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  882.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  883.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  884.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  885.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  886.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  887.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  888.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  889.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  890.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  891.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  892.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  896.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  897.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  898.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  899.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  900.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  903.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  904.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  906.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FlysystemStorage.php';
  907.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  909.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  910.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  911.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  912.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  913.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  914.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  915.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  916.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/UrlGeneration/PublicUrlGenerator.php';
  917.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  918.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/UrlGeneration/TemporaryUrlGenerator.php';
  919.             include_once \dirname(__DIR__4).'/vendor/league/flysystem-aws-s3-v3/AwsS3V3Adapter.php';
  920.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientTrait.php';
  922.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClient.php';
  923.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php';
  924.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php';
  925.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php';
  926.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3Client.php';
  927.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
  929.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  930.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  931.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  932.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  933.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  934.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  935.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerTrait.php';
  936.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/AbstractLogger.php';
  937.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
  938.             include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Auth.php';
  939.             include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  950.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  951.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  952.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  953.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  954.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  955.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  956.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  957.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  964.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  979.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  980.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  981.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  985.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/DataCollector/RedisDataCollector.php';
  986.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  987.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  989.         };
  990.     }
  991.     public function compile(): void
  992.     {
  993.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  994.     }
  995.     public function isCompiled(): bool
  996.     {
  997.         return true;
  998.     }
  999.     public function getRemovedIds(): array
  1000.     {
  1001.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1002.     }
  1003.     protected function load($file$lazyLoad true)
  1004.     {
  1005.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1006.             return $class::do($this$lazyLoad);
  1007.         }
  1008.         if ('.' === $file[-4]) {
  1009.             $class substr($class0, -4);
  1010.         } else {
  1011.             $file .= '.php';
  1012.         }
  1013.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1014.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1015.     }
  1016.     protected function createProxy($class\Closure $factory)
  1017.     {
  1018.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1019.         return $factory();
  1020.     }
  1021.     /**
  1022.      * Gets the public '.container.private.profiler' shared service.
  1023.      *
  1024.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1025.      */
  1026.     protected function get_Container_Private_ProfilerService()
  1027.     {
  1028.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1029.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1030.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1031.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1032.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1033.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1034.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1035.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1036.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1037.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1038.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1039.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1040.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1041.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1042.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1043.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1044.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1045.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1046.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1047.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1048.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1049.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1050.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1051.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  1052.         $d->addInstance('api_platform.cache.metadata.resource_collection', ($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()));
  1053.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1054.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1055.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1056.         $f->registerBus('command.bus', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1057.         $f->registerBus('query.bus', ($this->privates['debug.traced.query.bus'] ?? $this->getDebug_Traced_Query_BusService()));
  1058.         $f->registerBus('event.bus', ($this->privates['debug.traced.event.bus'] ?? $this->getDebug_Traced_Event_BusService()));
  1059.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1060.         if ($this->has('kernel')) {
  1061.             $g->setKernel($b);
  1062.         }
  1063.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1064.         $instance->add(new \ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  1065.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1066.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1067.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  1068.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1069.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1070.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1071.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1072.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1073.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1074.         $instance->add($d);
  1075.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1076.         $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())));
  1077.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->privates['twig'] ?? $this->getTwigService())));
  1078.         $instance->add($e);
  1079.         $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([])))));
  1080.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1081.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1082.         $instance->add($f);
  1083.         $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()))));
  1084.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  1085.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  1086.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1087.         $instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
  1088.         $instance->add($g);
  1089.         return $instance;
  1090.     }
  1091.     /**
  1092.      * Gets the public 'cache.app' shared service.
  1093.      *
  1094.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1095.      */
  1096.     protected function getCache_AppService()
  1097.     {
  1098.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ElE0YkNrQi'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1099.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1100.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1101.     }
  1102.     /**
  1103.      * Gets the public 'cache.system' shared service.
  1104.      *
  1105.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1106.      */
  1107.     protected function getCache_SystemService()
  1108.     {
  1109.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('y9TSFcMlP8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1110.     }
  1111.     /**
  1112.      * Gets the public 'cache.validator_expression_language' shared service.
  1113.      *
  1114.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1115.      */
  1116.     protected function getCache_ValidatorExpressionLanguageService()
  1117.     {
  1118.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8wnwo337fO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1119.     }
  1120.     /**
  1121.      * Gets the public 'data_collector.dump' shared service.
  1122.      *
  1123.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1124.      */
  1125.     protected function getDataCollector_DumpService()
  1126.     {
  1127.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1128.     }
  1129.     /**
  1130.      * Gets the public 'doctrine' shared service.
  1131.      *
  1132.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1133.      */
  1134.     protected function getDoctrineService()
  1135.     {
  1136.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1137.     }
  1138.     /**
  1139.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1140.      *
  1141.      * @return \Doctrine\DBAL\Connection
  1142.      */
  1143.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1144.     {
  1145.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1146.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1147.             return $this->services['doctrine.dbal.default_connection'];
  1148.         }
  1149.         $b = new \Doctrine\DBAL\Configuration();
  1150.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1151.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1152.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1153.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1154.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1155.         $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))));
  1156.         $d->setConnectionName('default');
  1157.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1158.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  1159.         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, []);
  1160.     }
  1161.     /**
  1162.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1163.      *
  1164.      * @return \Doctrine\ORM\EntityManager
  1165.      */
  1166.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1167.     {
  1168.         if ($lazyLoad) {
  1169.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1170.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1171.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1172.                     $proxy->setProxyInitializer(null);
  1173.                     return true;
  1174.                 });
  1175.             });
  1176.         }
  1177.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1178.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1179.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1180.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1181.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1182.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1183.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1184.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1185.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1186.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1187.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1188.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1189.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1190.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1191.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1192.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1193.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1194.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1195.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1196.         $a = new \Doctrine\ORM\Configuration();
  1197.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1198.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'App\\Domain\\Entity');
  1199.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'Gedmo\\Translatable\\Entity');
  1200.         $a->setEntityNamespaces(['App' => 'App\\Domain\\Entity''GedmoTranslatable' => 'Gedmo\\Translatable\\Entity']);
  1201.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1202.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1203.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1204.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1205.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1206.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1207.         ], [
  1208.             'doctrine.ulid_generator' => '?',
  1209.             'doctrine.uuid_generator' => '?',
  1210.         ])));
  1211.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1212.         $a->setProxyNamespace('Proxies');
  1213.         $a->setAutoGenerateProxyClasses(true);
  1214.         $a->setSchemaIgnoreClasses([]);
  1215.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1216.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1217.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1218.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1219.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1220.         $a->setLazyGhostObjectEnabled(false);
  1221.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1222.             'App\\Infrastructure\\Repository\\ActivityRepository' => ['privates''App\\Infrastructure\\Repository\\ActivityRepository''getActivityRepositoryService'true],
  1223.             'App\\Infrastructure\\Repository\\ActivityTranslationRepository' => ['privates''App\\Infrastructure\\Repository\\ActivityTranslationRepository''getActivityTranslationRepositoryService'true],
  1224.             'App\\Infrastructure\\Repository\\ActivityTypeRepository' => ['privates''App\\Infrastructure\\Repository\\ActivityTypeRepository''getActivityTypeRepositoryService'true],
  1225.             'App\\Infrastructure\\Repository\\ArticleLocaleRepository' => ['privates''App\\Infrastructure\\Repository\\ArticleLocaleRepository''getArticleLocaleRepositoryService'true],
  1226.             'App\\Infrastructure\\Repository\\ArticleRepository' => ['privates''App\\Infrastructure\\Repository\\ArticleRepository''getArticleRepositoryService'true],
  1227.             'App\\Infrastructure\\Repository\\AttributeCategoryRepository' => ['privates''App\\Infrastructure\\Repository\\AttributeCategoryRepository''getAttributeCategoryRepositoryService'true],
  1228.             'App\\Infrastructure\\Repository\\AttributeRepository' => ['privates''App\\Infrastructure\\Repository\\AttributeRepository''getAttributeRepositoryService'true],
  1229.             'App\\Infrastructure\\Repository\\AttributeTranslationRepository' => ['privates''App\\Infrastructure\\Repository\\AttributeTranslationRepository''getAttributeTranslationRepositoryService'true],
  1230.             'App\\Infrastructure\\Repository\\AwardRepository' => ['privates''App\\Infrastructure\\Repository\\AwardRepository''getAwardRepositoryService'true],
  1231.             'App\\Infrastructure\\Repository\\CamperVanBrandRepository' => ['privates''App\\Infrastructure\\Repository\\CamperVanBrandRepository''getCamperVanBrandRepositoryService'true],
  1232.             'App\\Infrastructure\\Repository\\CamperVanTypeRepository' => ['privates''App\\Infrastructure\\Repository\\CamperVanTypeRepository''getCamperVanTypeRepositoryService'true],
  1233.             'App\\Infrastructure\\Repository\\ChapterAttributesRepository' => ['privates''App\\Infrastructure\\Repository\\ChapterAttributesRepository''getChapterAttributesRepositoryService'true],
  1234.             'App\\Infrastructure\\Repository\\ChapterRepository' => ['privates''App\\Infrastructure\\Repository\\ChapterRepository''getChapterRepositoryService'false],
  1235.             'App\\Infrastructure\\Repository\\CommentRepository' => ['privates''App\\Infrastructure\\Repository\\CommentRepository''getCommentRepositoryService'true],
  1236.             'App\\Infrastructure\\Repository\\CommentTranslationRepository' => ['privates''App\\Infrastructure\\Repository\\CommentTranslationRepository''getCommentTranslationRepositoryService'true],
  1237.             'App\\Infrastructure\\Repository\\CountryRepository' => ['privates''App\\Infrastructure\\Repository\\CountryRepository''getCountryRepositoryService'true],
  1238.             'App\\Infrastructure\\Repository\\CurrencyTypeRepository' => ['privates''App\\Infrastructure\\Repository\\CurrencyTypeRepository''getCurrencyTypeRepositoryService'true],
  1239.             'App\\Infrastructure\\Repository\\DailyStatisticRepository' => ['privates''App\\Infrastructure\\Repository\\DailyStatisticRepository''getDailyStatisticRepositoryService'true],
  1240.             'App\\Infrastructure\\Repository\\DirectoryCountryRepository' => ['privates''App\\Infrastructure\\Repository\\DirectoryCountryRepository''getDirectoryCountryRepositoryService'true],
  1241.             'App\\Infrastructure\\Repository\\DirectoryCountryTranslationRepository' => ['privates''App\\Infrastructure\\Repository\\DirectoryCountryTranslationRepository''getDirectoryCountryTranslationRepositoryService'true],
  1242.             'App\\Infrastructure\\Repository\\DirectoryDepartmentRepository' => ['privates''App\\Infrastructure\\Repository\\DirectoryDepartmentRepository''getDirectoryDepartmentRepositoryService'true],
  1243.             'App\\Infrastructure\\Repository\\DirectoryDepartmentTranslationRepository' => ['privates''App\\Infrastructure\\Repository\\DirectoryDepartmentTranslationRepository''getDirectoryDepartmentTranslationRepositoryService'true],
  1244.             'App\\Infrastructure\\Repository\\EnumerationTranslationRepository' => ['privates''App\\Infrastructure\\Repository\\EnumerationTranslationRepository''getEnumerationTranslationRepositoryService'true],
  1245.             'App\\Infrastructure\\Repository\\FloorQualityRepository' => ['privates''App\\Infrastructure\\Repository\\FloorQualityRepository''getFloorQualityRepositoryService'true],
  1246.             'App\\Infrastructure\\Repository\\FloorTypeRepository' => ['privates''App\\Infrastructure\\Repository\\FloorTypeRepository''getFloorTypeRepositoryService'true],
  1247.             'App\\Infrastructure\\Repository\\InvoiceRepository' => ['privates''App\\Infrastructure\\Repository\\InvoiceRepository''getInvoiceRepositoryService'true],
  1248.             'App\\Infrastructure\\Repository\\LabelRepository' => ['privates''App\\Infrastructure\\Repository\\LabelRepository''getLabelRepositoryService'true],
  1249.             'App\\Infrastructure\\Repository\\LocaleMessageRepository' => ['privates''App\\Infrastructure\\Repository\\LocaleMessageRepository''getLocaleMessageRepositoryService'true],
  1250.             'App\\Infrastructure\\Repository\\LocaleRepository' => ['privates''App\\Infrastructure\\Repository\\LocaleRepository''getLocaleRepositoryService'true],
  1251.             'App\\Infrastructure\\Repository\\LogGpsRepository' => ['privates''App\\Infrastructure\\Repository\\LogGpsRepository''getLogGpsRepositoryService'true],
  1252.             'App\\Infrastructure\\Repository\\LogRepository' => ['privates''App\\Infrastructure\\Repository\\LogRepository''getLogRepositoryService'true],
  1253.             'App\\Infrastructure\\Repository\\LogUserSearchRepository' => ['privates''App\\Infrastructure\\Repository\\LogUserSearchRepository''getLogUserSearchRepositoryService'true],
  1254.             'App\\Infrastructure\\Repository\\MediaRepository' => ['privates''App\\Infrastructure\\Repository\\MediaRepository''getMediaRepositoryService'true],
  1255.             'App\\Infrastructure\\Repository\\MetadataRepository' => ['privates''App\\Infrastructure\\Repository\\MetadataRepository''getMetadataRepositoryService'true],
  1256.             'App\\Infrastructure\\Repository\\MobileAdRepository' => ['privates''App\\Infrastructure\\Repository\\MobileAdRepository''getMobileAdRepositoryService'true],
  1257.             'App\\Infrastructure\\Repository\\MonthlyStatisticRepository' => ['privates''App\\Infrastructure\\Repository\\MonthlyStatisticRepository''getMonthlyStatisticRepositoryService'true],
  1258.             'App\\Infrastructure\\Repository\\NetworkRepository' => ['privates''App\\Infrastructure\\Repository\\NetworkRepository''getNetworkRepositoryService'true],
  1259.             'App\\Infrastructure\\Repository\\NotificationChannelRepository' => ['privates''App\\Infrastructure\\Repository\\NotificationChannelRepository''getNotificationChannelRepositoryService'true],
  1260.             'App\\Infrastructure\\Repository\\NotificationLogRepository' => ['privates''App\\Infrastructure\\Repository\\NotificationLogRepository''getNotificationLogRepositoryService'true],
  1261.             'App\\Infrastructure\\Repository\\OffmapCategoryRepository' => ['privates''App\\Infrastructure\\Repository\\OffmapCategoryRepository''getOffmapCategoryRepositoryService'true],
  1262.             'App\\Infrastructure\\Repository\\OffmapRepository' => ['privates''App\\Infrastructure\\Repository\\OffmapRepository''getOffmapRepositoryService'true],
  1263.             'App\\Infrastructure\\Repository\\OwnershipRequestRepository' => ['privates''App\\Infrastructure\\Repository\\OwnershipRequestRepository''getOwnershipRequestRepositoryService'true],
  1264.             'App\\Infrastructure\\Repository\\ParkingTimeRepository' => ['privates''App\\Infrastructure\\Repository\\ParkingTimeRepository''getParkingTimeRepositoryService'true],
  1265.             'App\\Infrastructure\\Repository\\ParkingTypeRepository' => ['privates''App\\Infrastructure\\Repository\\ParkingTypeRepository''getParkingTypeRepositoryService'true],
  1266.             'App\\Infrastructure\\Repository\\PartnerRepository' => ['privates''App\\Infrastructure\\Repository\\PartnerRepository''getPartnerRepositoryService'true],
  1267.             'App\\Infrastructure\\Repository\\PaymentLogRepository' => ['privates''App\\Infrastructure\\Repository\\PaymentLogRepository''getPaymentLogRepositoryService'true],
  1268.             'App\\Infrastructure\\Repository\\PaymentRepository' => ['privates''App\\Infrastructure\\Repository\\PaymentRepository''getPaymentRepositoryService'true],
  1269.             'App\\Infrastructure\\Repository\\PaymentTypeRepository' => ['privates''App\\Infrastructure\\Repository\\PaymentTypeRepository''getPaymentTypeRepositoryService'true],
  1270.             'App\\Infrastructure\\Repository\\PaywallLogRepository' => ['privates''App\\Infrastructure\\Repository\\PaywallLogRepository''getPaywallLogRepositoryService'true],
  1271.             'App\\Infrastructure\\Repository\\PaywallRepository' => ['privates''App\\Infrastructure\\Repository\\PaywallRepository''getPaywallRepositoryService'true],
  1272.             'App\\Infrastructure\\Repository\\PersonLogRepository' => ['privates''App\\Infrastructure\\Repository\\PersonLogRepository''getPersonLogRepositoryService'true],
  1273.             'App\\Infrastructure\\Repository\\PersonPointOfInterestRepository' => ['privates''App\\Infrastructure\\Repository\\PersonPointOfInterestRepository''getPersonPointOfInterestRepositoryService'false],
  1274.             'App\\Infrastructure\\Repository\\PersonPromoCodeRepository' => ['privates''App\\Infrastructure\\Repository\\PersonPromoCodeRepository''getPersonPromoCodeRepositoryService'true],
  1275.             'App\\Infrastructure\\Repository\\PersonRepository' => ['privates''App\\Infrastructure\\Repository\\PersonRepository''getPersonRepositoryService'false],
  1276.             'App\\Infrastructure\\Repository\\PictureLogRepository' => ['privates''App\\Infrastructure\\Repository\\PictureLogRepository''getPictureLogRepositoryService'true],
  1277.             'App\\Infrastructure\\Repository\\PictureRepository' => ['privates''App\\Infrastructure\\Repository\\PictureRepository''getPictureRepositoryService'true],
  1278.             'App\\Infrastructure\\Repository\\PointOfInterestCommentRepository' => ['privates''App\\Infrastructure\\Repository\\PointOfInterestCommentRepository''getPointOfInterestCommentRepositoryService'true],
  1279.             'App\\Infrastructure\\Repository\\PointOfInterestGpsRepository' => ['privates''App\\Infrastructure\\Repository\\PointOfInterestGpsRepository''getPointOfInterestGpsRepositoryService'true],
  1280.             'App\\Infrastructure\\Repository\\PointOfInterestRepository' => ['privates''App\\Infrastructure\\Repository\\PointOfInterestRepository''getPointOfInterestRepositoryService'true],
  1281.             'App\\Infrastructure\\Repository\\PointOfInterestTypeRepository' => ['privates''App\\Infrastructure\\Repository\\PointOfInterestTypeRepository''getPointOfInterestTypeRepositoryService'true],
  1282.             'App\\Infrastructure\\Repository\\PressKitRepository' => ['privates''App\\Infrastructure\\Repository\\PressKitRepository''getPressKitRepositoryService'true],
  1283.             'App\\Infrastructure\\Repository\\PromoCodeImportRepository' => ['privates''App\\Infrastructure\\Repository\\PromoCodeImportRepository''getPromoCodeImportRepositoryService'true],
  1284.             'App\\Infrastructure\\Repository\\PromoCodeRepository' => ['privates''App\\Infrastructure\\Repository\\PromoCodeRepository''getPromoCodeRepositoryService'true],
  1285.             'App\\Infrastructure\\Repository\\RegionRepository' => ['privates''App\\Infrastructure\\Repository\\RegionRepository''getRegionRepositoryService'true],
  1286.             'App\\Infrastructure\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Infrastructure\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  1287.             'App\\Infrastructure\\Repository\\RevisionAttributeRepository' => ['privates''App\\Infrastructure\\Repository\\RevisionAttributeRepository''getRevisionAttributeRepositoryService'true],
  1288.             'App\\Infrastructure\\Repository\\RevisionLogRepository' => ['privates''App\\Infrastructure\\Repository\\RevisionLogRepository''getRevisionLogRepositoryService'true],
  1289.             'App\\Infrastructure\\Repository\\RevisionRepository' => ['privates''App\\Infrastructure\\Repository\\RevisionRepository''getRevisionRepositoryService'true],
  1290.             'App\\Infrastructure\\Repository\\StatisticLogRepository' => ['privates''App\\Infrastructure\\Repository\\StatisticLogRepository''getStatisticLogRepositoryService'true],
  1291.             'App\\Infrastructure\\Repository\\TeamMemberRepository' => ['privates''App\\Infrastructure\\Repository\\TeamMemberRepository''getTeamMemberRepositoryService'true],
  1292.             'App\\Infrastructure\\Repository\\TripCategoryRepository' => ['privates''App\\Infrastructure\\Repository\\TripCategoryRepository''getTripCategoryRepositoryService'true],
  1293.             'App\\Infrastructure\\Repository\\TripCommentRepository' => ['privates''App\\Infrastructure\\Repository\\TripCommentRepository''getTripCommentRepositoryService'true],
  1294.             'App\\Infrastructure\\Repository\\TripCountryRepository' => ['privates''App\\Infrastructure\\Repository\\TripCountryRepository''getTripCountryRepositoryService'true],
  1295.             'App\\Infrastructure\\Repository\\TripExportRepository' => ['privates''App\\Infrastructure\\Repository\\TripExportRepository''getTripExportRepositoryService'true],
  1296.             'App\\Infrastructure\\Repository\\TripMapPointRepository' => ['privates''App\\Infrastructure\\Repository\\TripMapPointRepository''getTripMapPointRepositoryService'true],
  1297.             'App\\Infrastructure\\Repository\\TripRepository' => ['privates''App\\Infrastructure\\Repository\\TripRepository''getTripRepositoryService'false],
  1298.             'App\\Infrastructure\\Repository\\TroubleshootingRequestRepository' => ['privates''App\\Infrastructure\\Repository\\TroubleshootingRequestRepository''getTroubleshootingRequestRepositoryService'true],
  1299.             'App\\Infrastructure\\Repository\\VehicleTypeRepository' => ['privates''App\\Infrastructure\\Repository\\VehicleTypeRepository''getVehicleTypeRepositoryService'true],
  1300.             'App\\Infrastructure\\Repository\\WebAdRepository' => ['privates''App\\Infrastructure\\Repository\\WebAdRepository''getWebAdRepositoryService'true],
  1301.             'App\\Infrastructure\\Repository\\YearlyStatisticRepository' => ['privates''App\\Infrastructure\\Repository\\YearlyStatisticRepository''getYearlyStatisticRepositoryService'true],
  1302.         ], [
  1303.             'App\\Infrastructure\\Repository\\ActivityRepository' => '?',
  1304.             'App\\Infrastructure\\Repository\\ActivityTranslationRepository' => '?',
  1305.             'App\\Infrastructure\\Repository\\ActivityTypeRepository' => '?',
  1306.             'App\\Infrastructure\\Repository\\ArticleLocaleRepository' => '?',
  1307.             'App\\Infrastructure\\Repository\\ArticleRepository' => '?',
  1308.             'App\\Infrastructure\\Repository\\AttributeCategoryRepository' => '?',
  1309.             'App\\Infrastructure\\Repository\\AttributeRepository' => '?',
  1310.             'App\\Infrastructure\\Repository\\AttributeTranslationRepository' => '?',
  1311.             'App\\Infrastructure\\Repository\\AwardRepository' => '?',
  1312.             'App\\Infrastructure\\Repository\\CamperVanBrandRepository' => '?',
  1313.             'App\\Infrastructure\\Repository\\CamperVanTypeRepository' => '?',
  1314.             'App\\Infrastructure\\Repository\\ChapterAttributesRepository' => '?',
  1315.             'App\\Infrastructure\\Repository\\ChapterRepository' => '?',
  1316.             'App\\Infrastructure\\Repository\\CommentRepository' => '?',
  1317.             'App\\Infrastructure\\Repository\\CommentTranslationRepository' => '?',
  1318.             'App\\Infrastructure\\Repository\\CountryRepository' => '?',
  1319.             'App\\Infrastructure\\Repository\\CurrencyTypeRepository' => '?',
  1320.             'App\\Infrastructure\\Repository\\DailyStatisticRepository' => '?',
  1321.             'App\\Infrastructure\\Repository\\DirectoryCountryRepository' => '?',
  1322.             'App\\Infrastructure\\Repository\\DirectoryCountryTranslationRepository' => '?',
  1323.             'App\\Infrastructure\\Repository\\DirectoryDepartmentRepository' => '?',
  1324.             'App\\Infrastructure\\Repository\\DirectoryDepartmentTranslationRepository' => '?',
  1325.             'App\\Infrastructure\\Repository\\EnumerationTranslationRepository' => '?',
  1326.             'App\\Infrastructure\\Repository\\FloorQualityRepository' => '?',
  1327.             'App\\Infrastructure\\Repository\\FloorTypeRepository' => '?',
  1328.             'App\\Infrastructure\\Repository\\InvoiceRepository' => '?',
  1329.             'App\\Infrastructure\\Repository\\LabelRepository' => '?',
  1330.             'App\\Infrastructure\\Repository\\LocaleMessageRepository' => '?',
  1331.             'App\\Infrastructure\\Repository\\LocaleRepository' => '?',
  1332.             'App\\Infrastructure\\Repository\\LogGpsRepository' => '?',
  1333.             'App\\Infrastructure\\Repository\\LogRepository' => '?',
  1334.             'App\\Infrastructure\\Repository\\LogUserSearchRepository' => '?',
  1335.             'App\\Infrastructure\\Repository\\MediaRepository' => '?',
  1336.             'App\\Infrastructure\\Repository\\MetadataRepository' => '?',
  1337.             'App\\Infrastructure\\Repository\\MobileAdRepository' => '?',
  1338.             'App\\Infrastructure\\Repository\\MonthlyStatisticRepository' => '?',
  1339.             'App\\Infrastructure\\Repository\\NetworkRepository' => '?',
  1340.             'App\\Infrastructure\\Repository\\NotificationChannelRepository' => '?',
  1341.             'App\\Infrastructure\\Repository\\NotificationLogRepository' => '?',
  1342.             'App\\Infrastructure\\Repository\\OffmapCategoryRepository' => '?',
  1343.             'App\\Infrastructure\\Repository\\OffmapRepository' => '?',
  1344.             'App\\Infrastructure\\Repository\\OwnershipRequestRepository' => '?',
  1345.             'App\\Infrastructure\\Repository\\ParkingTimeRepository' => '?',
  1346.             'App\\Infrastructure\\Repository\\ParkingTypeRepository' => '?',
  1347.             'App\\Infrastructure\\Repository\\PartnerRepository' => '?',
  1348.             'App\\Infrastructure\\Repository\\PaymentLogRepository' => '?',
  1349.             'App\\Infrastructure\\Repository\\PaymentRepository' => '?',
  1350.             'App\\Infrastructure\\Repository\\PaymentTypeRepository' => '?',
  1351.             'App\\Infrastructure\\Repository\\PaywallLogRepository' => '?',
  1352.             'App\\Infrastructure\\Repository\\PaywallRepository' => '?',
  1353.             'App\\Infrastructure\\Repository\\PersonLogRepository' => '?',
  1354.             'App\\Infrastructure\\Repository\\PersonPointOfInterestRepository' => '?',
  1355.             'App\\Infrastructure\\Repository\\PersonPromoCodeRepository' => '?',
  1356.             'App\\Infrastructure\\Repository\\PersonRepository' => '?',
  1357.             'App\\Infrastructure\\Repository\\PictureLogRepository' => '?',
  1358.             'App\\Infrastructure\\Repository\\PictureRepository' => '?',
  1359.             'App\\Infrastructure\\Repository\\PointOfInterestCommentRepository' => '?',
  1360.             'App\\Infrastructure\\Repository\\PointOfInterestGpsRepository' => '?',
  1361.             'App\\Infrastructure\\Repository\\PointOfInterestRepository' => '?',
  1362.             'App\\Infrastructure\\Repository\\PointOfInterestTypeRepository' => '?',
  1363.             'App\\Infrastructure\\Repository\\PressKitRepository' => '?',
  1364.             'App\\Infrastructure\\Repository\\PromoCodeImportRepository' => '?',
  1365.             'App\\Infrastructure\\Repository\\PromoCodeRepository' => '?',
  1366.             'App\\Infrastructure\\Repository\\RegionRepository' => '?',
  1367.             'App\\Infrastructure\\Repository\\ResetPasswordRequestRepository' => '?',
  1368.             'App\\Infrastructure\\Repository\\RevisionAttributeRepository' => '?',
  1369.             'App\\Infrastructure\\Repository\\RevisionLogRepository' => '?',
  1370.             'App\\Infrastructure\\Repository\\RevisionRepository' => '?',
  1371.             'App\\Infrastructure\\Repository\\StatisticLogRepository' => '?',
  1372.             'App\\Infrastructure\\Repository\\TeamMemberRepository' => '?',
  1373.             'App\\Infrastructure\\Repository\\TripCategoryRepository' => '?',
  1374.             'App\\Infrastructure\\Repository\\TripCommentRepository' => '?',
  1375.             'App\\Infrastructure\\Repository\\TripCountryRepository' => '?',
  1376.             'App\\Infrastructure\\Repository\\TripExportRepository' => '?',
  1377.             'App\\Infrastructure\\Repository\\TripMapPointRepository' => '?',
  1378.             'App\\Infrastructure\\Repository\\TripRepository' => '?',
  1379.             'App\\Infrastructure\\Repository\\TroubleshootingRequestRepository' => '?',
  1380.             'App\\Infrastructure\\Repository\\VehicleTypeRepository' => '?',
  1381.             'App\\Infrastructure\\Repository\\WebAdRepository' => '?',
  1382.             'App\\Infrastructure\\Repository\\YearlyStatisticRepository' => '?',
  1383.         ])));
  1384.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1385.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  1386.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  1387.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  1388.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  1389.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  1390.         $a->addCustomNumericFunction('distance''App\\DoctrineExtensions\\Query\\Mysql\\Distance');
  1391.         $a->addCustomNumericFunction('approx_distance''App\\DoctrineExtensions\\Query\\Mysql\\ApproxDistance');
  1392.         $a->addCustomNumericFunction('rand''App\\DoctrineExtensions\\Query\\Mysql\\Rand');
  1393.         $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()));
  1394.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1395.         return $instance;
  1396.     }
  1397.     /**
  1398.      * Gets the public 'event_dispatcher' shared service.
  1399.      *
  1400.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1401.      */
  1402.     protected function getEventDispatcherService()
  1403.     {
  1404.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1405.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1406.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1407.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1408.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1409.         $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())));
  1410.         $instance->addListener('vich_uploader.post_upload', [=> #[\Closure(name'App\\Application\\EventSubscriber\\VichPostUploadSubscriber')] function () {
  1411.             return ($this->privates['App\\Application\\EventSubscriber\\VichPostUploadSubscriber'] ?? $this->load('getVichPostUploadSubscriberService'));
  1412.         }, => 'onVichUploaderPostUpload'], 0);
  1413.         $instance->addListener('vich_uploader.pre_upload', [=> #[\Closure(name'App\\Infrastructure\\EventListener\\ConvertImageEventListener')] function () {
  1414.             return ($this->privates['App\\Infrastructure\\EventListener\\ConvertImageEventListener'] ?? $this->load('getConvertImageEventListenerService'));
  1415.         }, => 'onVichUploaderPreUpload'], 0);
  1416.         $instance->addListener('vich_uploader.post_upload', [=> #[\Closure(name'App\\Infrastructure\\EventListener\\ConvertImageEventListener')] function () {
  1417.             return ($this->privates['App\\Infrastructure\\EventListener\\ConvertImageEventListener'] ?? $this->load('getConvertImageEventListenerService'));
  1418.         }, => 'onVichUploaderPostUpload'], 0);
  1419.         $instance->addListener('kernel.request', [=> #[\Closure(name'App\\Infrastructure\\EventListener\\LogEventListener')] function () {
  1420.             return ($this->privates['App\\Infrastructure\\EventListener\\LogEventListener'] ?? $this->getLogEventListenerService());
  1421.         }, => 'onKernelView'], 0);
  1422.         $instance->addListener('kernel.exception', [=> #[\Closure(name'App\\EventListener\\UniqueConstraintViolationListener')] function () {
  1423.             return ($this->privates['App\\EventListener\\UniqueConstraintViolationListener'] ?? ($this->privates['App\\EventListener\\UniqueConstraintViolationListener'] = new \App\EventListener\UniqueConstraintViolationListener()));
  1424.         }, => 'onKernelException'], 100);
  1425.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1426.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1427.         }, => 'onKernelController'], 0);
  1428.         $instance->addListener('kernel.exception', [=> #[\Closure(name'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {
  1429.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1430.         }, => 'onKernelException'], 0);
  1431.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1432.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1433.         }, => 'checkPassport'], 1024);
  1434.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1435.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1436.         }, => 'onKernelResponse'], 0);
  1437.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1438.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1439.         }, => 'onKernelRequest'], 28);
  1440.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] function () {
  1441.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1442.         }, => 'onKernelRequest'], 4);
  1443.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] function () {
  1444.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1445.         }, => 'onKernelView'], 32);
  1446.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1447.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1448.         }, => 'onKernelRequest'], 2);
  1449.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1450.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1451.         }, => 'onKernelView'], 16);
  1452.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1453.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1454.         }, => 'onKernelView'], 8);
  1455.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1456.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1457.         }, => 'onKernelException'], 0);
  1458.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1459.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1460.         }, => 'onKernelException'], -96);
  1461.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_pagination_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformPaginationParametersListener')] function () {
  1462.             return ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformPaginationParametersListener()));
  1463.         }, => 'onKernelRequest'], 5);
  1464.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_sorting_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformSortingParametersListener')] function () {
  1465.             return ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformSortingParametersListener('order')));
  1466.         }, => 'onKernelRequest'], 5);
  1467.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_fieldsets_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformFieldsetsParametersListener')] function () {
  1468.             return ($this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] ?? $this->getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService());
  1469.         }, => 'onKernelRequest'], 5);
  1470.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_filtering_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformFilteringParametersListener')] function () {
  1471.             return ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFilteringParametersListener()));
  1472.         }, => 'onKernelRequest'], 5);
  1473.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {
  1474.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1475.         }, => 'onKernelResponse'], 0);
  1476.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  1477.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1478.         }, => 'onKernelResponse'], -1);
  1479.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.add_tags', class: 'ApiPlatform\\HttpCache\\EventListener\\AddTagsListener')] function () {
  1480.             return ($this->privates['api_platform.http_cache.listener.response.add_tags'] ?? $this->getApiPlatform_HttpCache_Listener_Response_AddTagsService());
  1481.         }, => 'onKernelResponse'], -2);
  1482.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  1483.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1484.         }, => 'onKernelView'], 64);
  1485.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  1486.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1487.         }, => 'onKernelRequest'], 16);
  1488.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1489.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1490.         }, => 'onSecurity'], 3);
  1491.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1492.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1493.         }, => 'onSecurityPostDenormalize'], 1);
  1494.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1495.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1496.         }, => 'onSecurityPostValidation'], 63);
  1497.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1498.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1499.         }, => 'onKernelRequest'], 250);
  1500.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1501.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1502.         }, => 'onKernelResponse'], 0);
  1503.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  1504.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1505.         }, => 'onResponse'], -10);
  1506.         $instance->addListener('FOS\\ElasticaBundle\\Event\\PostIndexPopulateEvent', [=> #[\Closure(name'fos_elastica.populate_listener', class: 'FOS\\ElasticaBundle\\EventListener\\PopulateListener')] function () {
  1507.             return ($this->privates['fos_elastica.populate_listener'] ?? $this->load('getFosElastica_PopulateListenerService'));
  1508.         }, => 'onPostIndexPopulate'], -9999);
  1509.         $instance->addListener('postGenerateSchema', [=> #[\Closure(name'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1510.             return ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] ?? ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1511.         }, => 'onPostGenerateSchema'], 0);
  1512.         $instance->addListener('postDropSchema', [=> #[\Closure(name'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1513.             return ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] ?? ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1514.         }, => 'onPostGenerateSchema'], 0);
  1515.         $instance->addListener('postCreateSchema', [=> #[\Closure(name'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1516.             return ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] ?? ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1517.         }, => 'onPostGenerateSchema'], 0);
  1518.         $instance->addListener('postUpdateSchema', [=> #[\Closure(name'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1519.             return ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] ?? ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1520.         }, => 'onPostGenerateSchema'], 0);
  1521.         $instance->addListener('postPersistSchema', [=> #[\Closure(name'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1522.             return ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] ?? ($this->privates['App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1523.         }, => 'onPostGenerateSchema'], 0);
  1524.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'App\\Application\\EventSubscriber\\LastLoginSubscriber')] function () {
  1525.             return ($this->privates['App\\Application\\EventSubscriber\\LastLoginSubscriber'] ?? $this->load('getLastLoginSubscriberService'));
  1526.         }, => 'onSecurityInteractiveLogin'], 0);
  1527.         $instance->addListener('postGenerateSchema', [=> #[\Closure(name'ignore_view_subscriber', class: 'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1528.             return ($this->privates['ignore_view_subscriber'] ?? ($this->privates['ignore_view_subscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1529.         }, => 'onPostGenerateSchema'], 0);
  1530.         $instance->addListener('postDropSchema', [=> #[\Closure(name'ignore_view_subscriber', class: 'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1531.             return ($this->privates['ignore_view_subscriber'] ?? ($this->privates['ignore_view_subscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1532.         }, => 'onPostGenerateSchema'], 0);
  1533.         $instance->addListener('postCreateSchema', [=> #[\Closure(name'ignore_view_subscriber', class: 'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1534.             return ($this->privates['ignore_view_subscriber'] ?? ($this->privates['ignore_view_subscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1535.         }, => 'onPostGenerateSchema'], 0);
  1536.         $instance->addListener('postUpdateSchema', [=> #[\Closure(name'ignore_view_subscriber', class: 'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1537.             return ($this->privates['ignore_view_subscriber'] ?? ($this->privates['ignore_view_subscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1538.         }, => 'onPostGenerateSchema'], 0);
  1539.         $instance->addListener('postPersistSchema', [=> #[\Closure(name'ignore_view_subscriber', class: 'App\\Application\\EventSubscriber\\DoctrineViewsIgnoreSubscriber')] function () {
  1540.             return ($this->privates['ignore_view_subscriber'] ?? ($this->privates['ignore_view_subscriber'] = new \App\Application\EventSubscriber\DoctrineViewsIgnoreSubscriber()));
  1541.         }, => 'onPostGenerateSchema'], 0);
  1542.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1543.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1544.         }, => 'onKernelResponse'], 0);
  1545.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1546.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1547.         }, => 'setDefaultLocale'], 100);
  1548.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1549.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1550.         }, => 'onKernelRequest'], 16);
  1551.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1552.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1553.         }, => 'onKernelFinishRequest'], 0);
  1554.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1555.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1556.         }, => 'onKernelRequest'], 256);
  1557.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1558.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1559.         }, => 'onResponse'], -255);
  1560.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1561.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1562.         }, => 'onControllerArguments'], 0);
  1563.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1564.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1565.         }, => 'logKernelException'], 0);
  1566.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1567.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1568.         }, => 'onKernelException'], -128);
  1569.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1570.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1571.         }, => 'removeCspHeader'], -128);
  1572.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1573.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1574.         }, => 'onKernelRequest'], 15);
  1575.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1576.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1577.         }, => 'onKernelFinishRequest'], -15);
  1578.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1579.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1580.         }, => 'onConsoleError'], -128);
  1581.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1582.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1583.         }, => 'onConsoleTerminate'], -128);
  1584.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1585.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1586.         }, => 'onConsoleError'], 0);
  1587.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  1588.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1589.         }, => 'onMessage'], -255);
  1590.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  1591.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1592.         }, => 'onMessage'], -255);
  1593.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1594.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1595.         }, => 'configure'], 2048);
  1596.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1597.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1598.         }, => 'configure'], 2048);
  1599.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1600.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1601.         }, => 'onKernelRequest'], 32);
  1602.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1603.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1604.         }, => 'onKernelFinishRequest'], 0);
  1605.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1606.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1607.         }, => 'onKernelException'], -64);
  1608.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1609.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1610.         }, => 'onKernelResponse'], 0);
  1611.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1612.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1613.         }, => 'onKernelRequest'], 128);
  1614.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1615.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1616.         }, => 'onKernelResponse'], -1000);
  1617.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {
  1618.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1619.         }, => 'onMessageFailed'], 100);
  1620.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {
  1621.             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()));
  1622.         }, => 'onMessageFailed'], 200);
  1623.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.dispatch_pcntl_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\DispatchPcntlSignalListener')] function () {
  1624.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1625.         }, => 'onWorkerRunning'], 100);
  1626.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1627.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1628.         }, => 'onWorkerStarted'], 0);
  1629.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1630.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1631.         }, => 'onWorkerRunning'], 0);
  1632.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_sigterm_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnSigtermSignalListener')] function () {
  1633.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1634.         }, => 'onWorkerStarted'], 100);
  1635.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1636.             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()));
  1637.         }, => 'onMessageFailed'], 0);
  1638.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1639.             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()));
  1640.         }, => 'onWorkerRunning'], 0);
  1641.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> #[\Closure(name'notifier.logger_notification_listener', class: 'Symfony\\Component\\Notifier\\EventListener\\NotificationLoggerListener')] function () {
  1642.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1643.         }, => 'onNotification'], -255);
  1644.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1645.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1646.         }, => 'onKernelResponse'], -100);
  1647.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1648.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1649.         }, => 'onKernelException'], 0);
  1650.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1651.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1652.         }, => 'onKernelTerminate'], -1024);
  1653.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1654.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1655.         }, => 'onKernelController'], 0);
  1656.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1657.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1658.         }, => 'onKernelResponse'], 0);
  1659.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1660.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1661.         }, => 'onWorkerMessageHandled'], 0);
  1662.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1663.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1664.         }, => 'onWorkerMessageFailed'], 0);
  1665.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  1666.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1667.         }, => 'configure'], 1024);
  1668.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1669.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1670.         }, => 'onMessage'], 0);
  1671.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1672.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1673.         }, => 'onKernelResponse'], -128);
  1674.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {
  1675.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1676.         }, => 'resetAssets'], 0);
  1677.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1678.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1679.         }, => 'checkPassport'], 0);
  1680.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1681.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1682.         }, => 'onLoginSuccess'], 0);
  1683.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1684.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1685.         }, => 'onVoterVote'], 0);
  1686.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1687.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1688.         }, => 'configureLogoutUrlGenerator'], 8);
  1689.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1690.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1691.         }, => 'onKernelRequest'], 8);
  1692.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1693.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1694.         }, => 'onKernelFinishRequest'], 0);
  1695.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1696.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1697.         }, => 'onCommand'], 255);
  1698.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1699.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1700.         }, => 'onTerminate'], -255);
  1701.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1702.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1703.         }, => 'onConsoleError'], 0);
  1704.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1705.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1706.         }, => 'onConsoleTerminate'], 0);
  1707.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  1708.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1709.         }, => 'onKernelController'], 0);
  1710.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  1711.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1712.         }, => 'onKernelController'], 0);
  1713.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1714.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1715.         }, => 'onKernelController'], -128);
  1716.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1717.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1718.         }, => 'onKernelView'], 0);
  1719.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1720.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1721.         }, => 'onKernelController'], 0);
  1722.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1723.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1724.         }, => 'onKernelResponse'], 0);
  1725.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  1726.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1727.         }, => 'onKernelControllerArguments'], 0);
  1728.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  1729.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1730.         }, => 'onKernelControllerArguments'], 0);
  1731.         $instance->addListener('knp_pager.items', [=> #[\Closure(name'fos_elastica.paginator.subscriber', class: 'FOS\\ElasticaBundle\\Subscriber\\PaginateElasticaQuerySubscriber')] function () {
  1732.             return ($this->privates['fos_elastica.paginator.subscriber'] ?? $this->load('getFosElastica_Paginator_SubscriberService'));
  1733.         }, => 'items'], 1);
  1734.         $instance->addListener('FOS\\ElasticaBundle\\Persister\\Event\\PreInsertObjectsEvent', [=> #[\Closure(name'fos_elastica.filter_objects_listener', class: 'FOS\\ElasticaBundle\\Persister\\Listener\\FilterObjectsListener')] function () {
  1735.             return ($this->privates['fos_elastica.filter_objects_listener'] ?? $this->load('getFosElastica_FilterObjectsListenerService'));
  1736.         }, => 'filterObjects'], 0);
  1737.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1738.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1739.         }, => 'checkPassport'], 512);
  1740.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1741.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1742.         }, => 'onLogout'], 0);
  1743.         return $instance;
  1744.     }
  1745.     /**
  1746.      * Gets the public 'http_kernel' shared service.
  1747.      *
  1748.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1749.      */
  1750.     protected function getHttpKernelService()
  1751.     {
  1752.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1753.         if (isset($this->services['http_kernel'])) {
  1754.             return $this->services['http_kernel'];
  1755.         }
  1756.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1757.         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 () {
  1758.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1759.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1760.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1761.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1762.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1763.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1764.             yield => ($this->privates['debug.api_platform.argument_resolver.payload'] ?? $this->load('getDebug_ApiPlatform_ArgumentResolver_PayloadService'));
  1765.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1766.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1767.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1768.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1769.         }, 11)), $b));
  1770.     }
  1771.     /**
  1772.      * Gets the public 'kreait_firebase.caramaps.auth' shared service.
  1773.      *
  1774.      * @return \Kreait\Firebase\Contract\Auth
  1775.      */
  1776.     protected function getKreaitFirebase_Caramaps_AuthService()
  1777.     {
  1778.         return $this->services['kreait_firebase.caramaps.auth'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory())->createAuth(['credentials' => (\dirname(__DIR__4).'/config/firebase_config.json'), 'public' => true'default' => true'tenant_id' => NULL'verifier_cache' => NULL'auth_token_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  1779.     }
  1780.     /**
  1781.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  1782.      *
  1783.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  1784.      */
  1785.     protected function getLexikJwtAuthentication_EncoderService()
  1786.     {
  1787.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl''RS256'6048000false));
  1788.     }
  1789.     /**
  1790.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  1791.      *
  1792.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  1793.      */
  1794.     protected function getLexikJwtAuthentication_JwtManagerService()
  1795.     {
  1796.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1797.         if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  1798.             return $this->services['lexik_jwt_authentication.jwt_manager'];
  1799.         }
  1800.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a'username');
  1801.         $instance->setUserIdentityField('username'false);
  1802.         return $instance;
  1803.     }
  1804.     /**
  1805.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  1806.      *
  1807.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  1808.      */
  1809.     protected function getLexikJwtAuthentication_KeyLoaderService()
  1810.     {
  1811.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), []);
  1812.     }
  1813.     /**
  1814.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1815.      *
  1816.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1817.      */
  1818.     protected function getLiipImagine_Cache_ManagerService()
  1819.     {
  1820.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1821.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1822.             return $this->services['liip_imagine.cache.manager'];
  1823.         }
  1824.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? ($this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([]))), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $a'aws_filesystems'false);
  1825.         $instance->addResolver('aws_filesystems', ($this->services['liip_imagine.cache.resolver.aws_filesystems'] ?? $this->getLiipImagine_Cache_Resolver_AwsFilesystemsService()));
  1826.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1827.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1828.         return $instance;
  1829.     }
  1830.     /**
  1831.      * Gets the public 'liip_imagine.cache.resolver.aws_filesystems' shared service.
  1832.      *
  1833.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  1834.      */
  1835.     protected function getLiipImagine_Cache_Resolver_AwsFilesystemsService()
  1836.     {
  1837.         return $this->services['liip_imagine.cache.resolver.aws_filesystems'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver(($this->services['oneup_flysystem.aws_filesystems_filesystem'] ?? $this->getOneupFlysystem_AwsFilesystemsFilesystemService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), $this->getEnv('resolve:MINIO_ENDPOINT'), '/cache''public');
  1838.     }
  1839.     /**
  1840.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1841.      *
  1842.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1843.      */
  1844.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1845.     {
  1846.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ?? ($this->privates['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1847.     }
  1848.     /**
  1849.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1850.      *
  1851.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1852.      */
  1853.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1854.     {
  1855.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1856.     }
  1857.     /**
  1858.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1859.      *
  1860.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1861.      */
  1862.     protected function getLiipImagine_Cache_SignerService()
  1863.     {
  1864.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1865.     }
  1866.     /**
  1867.      * Gets the public 'messenger.default_bus' shared service.
  1868.      *
  1869.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1870.      */
  1871.     protected function getMessenger_DefaultBusService()
  1872.     {
  1873.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1874.             yield => ($this->privates['command.bus.middleware.traceable'] ?? $this->load('getCommand_Bus_Middleware_TraceableService'));
  1875.             yield => ($this->privates['command.bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['command.bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('command.bus')));
  1876.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1877.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1878.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1879.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  1880.             yield => ($this->privates['command.bus.middleware.doctrine_transaction'] ?? $this->load('getCommand_Bus_Middleware_DoctrineTransactionService'));
  1881.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1882.             yield => ($this->privates['command.bus.middleware.handle_message'] ?? $this->load('getCommand_Bus_Middleware_HandleMessageService'));
  1883.         }, 9)));
  1884.     }
  1885.     /**
  1886.      * Gets the public 'monolog.logger.deprecation' shared service.
  1887.      *
  1888.      * @return \Symfony\Bridge\Monolog\Logger
  1889.      */
  1890.     protected function getMonolog_Logger_DeprecationService()
  1891.     {
  1892.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1893.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1894.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1895.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1896.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1897.         return $instance;
  1898.     }
  1899.     /**
  1900.      * Gets the public 'oneup_flysystem.aws_filesystems_filesystem' shared service.
  1901.      *
  1902.      * @return \League\Flysystem\Filesystem
  1903.      */
  1904.     protected function getOneupFlysystem_AwsFilesystemsFilesystemService()
  1905.     {
  1906.         return $this->services['oneup_flysystem.aws_filesystems_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AwsS3V3\AwsS3V3Adapter(new \Aws\S3\S3Client(['version' => 'latest''region' => 'eu-east-1''endpoint' => $this->getEnv('MINIO_ENDPOINT'), 'use_path_style_endpoint' => true'credentials' => ['key' => $this->getEnv('AWS_S3_KEY'), 'secret' => $this->getEnv('AWS_S3_SECRET')]]), 'caramapstest'''NULLNULL, ['ACL' => 'bucket-owner-full-control'], true), []);
  1907.     }
  1908.     /**
  1909.      * Gets the public 'request_stack' shared service.
  1910.      *
  1911.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1912.      */
  1913.     protected function getRequestStackService()
  1914.     {
  1915.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1916.     }
  1917.     /**
  1918.      * Gets the public 'router' shared service.
  1919.      *
  1920.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1921.      */
  1922.     protected function getRouterService()
  1923.     {
  1924.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1925.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1926.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1927.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1928.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1929.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1930.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1931.         ], [
  1932.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1933.         ]))->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');
  1934.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1935.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1936.         return $instance;
  1937.     }
  1938.     /**
  1939.      * Gets the public 'translator' shared service.
  1940.      *
  1941.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1942.      */
  1943.     protected function getTranslatorService()
  1944.     {
  1945.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1946.     }
  1947.     /**
  1948.      * Gets the public 'var_dumper.cloner' shared service.
  1949.      *
  1950.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1951.      */
  1952.     protected function getVarDumper_ClonerService()
  1953.     {
  1954.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1955.         $instance->setMaxItems(2500);
  1956.         $instance->setMinDepth(1);
  1957.         $instance->setMaxString(-1);
  1958.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1959.         return $instance;
  1960.     }
  1961.     /**
  1962.      * Gets the private '.debug.http_client' shared service.
  1963.      *
  1964.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1965.      */
  1966.     protected function get_Debug_HttpClientService()
  1967.     {
  1968.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1969.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1970.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1971.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1972.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1973.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1974.         $a->setLogger($b);
  1975.         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))));
  1976.     }
  1977.     /**
  1978.      * Gets the private '.service_locator.R7Ao4tg' shared service.
  1979.      *
  1980.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1981.      */
  1982.     protected function get_ServiceLocator_R7Ao4tgService()
  1983.     {
  1984.         return $this->privates['.service_locator.R7Ao4tg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1985.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  1986.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1987.             'security.firewall.map.context.firebase' => ['privates''security.firewall.map.context.firebase''getSecurity_Firewall_Map_Context_FirebaseService'true],
  1988.         ], [
  1989.             'security.firewall.map.context.admin' => '?',
  1990.             'security.firewall.map.context.dev' => '?',
  1991.             'security.firewall.map.context.firebase' => '?',
  1992.         ]);
  1993.     }
  1994.     /**
  1995.      * Gets the private 'App\Application\Manager\GenericManager' shared autowired service.
  1996.      *
  1997.      * @return \App\Application\Manager\GenericManager
  1998.      */
  1999.     protected function getGenericManagerService()
  2000.     {
  2001.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2002.         if (isset($this->privates['App\\Application\\Manager\\GenericManager'])) {
  2003.             return $this->privates['App\\Application\\Manager\\GenericManager'];
  2004.         }
  2005.         return $this->privates['App\\Application\\Manager\\GenericManager'] = new \App\Application\Manager\GenericManager($a);
  2006.     }
  2007.     /**
  2008.      * Gets the private 'App\Application\Service\Log\LogService' shared autowired service.
  2009.      *
  2010.      * @return \App\Application\Service\Log\LogService
  2011.      */
  2012.     protected function getLogServiceService()
  2013.     {
  2014.         $a = ($this->privates['App\\Application\\Manager\\GenericManager'] ?? $this->getGenericManagerService());
  2015.         if (isset($this->privates['App\\Application\\Service\\Log\\LogService'])) {
  2016.             return $this->privates['App\\Application\\Service\\Log\\LogService'];
  2017.         }
  2018.         return $this->privates['App\\Application\\Service\\Log\\LogService'] = new \App\Application\Service\Log\LogService($a);
  2019.     }
  2020.     /**
  2021.      * Gets the private 'App\Infrastructure\EventListener\LogEventListener' shared autowired service.
  2022.      *
  2023.      * @return \App\Infrastructure\EventListener\LogEventListener
  2024.      */
  2025.     protected function getLogEventListenerService()
  2026.     {
  2027.         $a = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  2028.         if (isset($this->privates['App\\Infrastructure\\EventListener\\LogEventListener'])) {
  2029.             return $this->privates['App\\Infrastructure\\EventListener\\LogEventListener'];
  2030.         }
  2031.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2032.         if (isset($this->privates['App\\Infrastructure\\EventListener\\LogEventListener'])) {
  2033.             return $this->privates['App\\Infrastructure\\EventListener\\LogEventListener'];
  2034.         }
  2035.         return $this->privates['App\\Infrastructure\\EventListener\\LogEventListener'] = new \App\Infrastructure\EventListener\LogEventListener($a, ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Application\\Service\\Log\\LogService'] ?? $this->getLogServiceService()), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2036.     }
  2037.     /**
  2038.      * Gets the private 'App\Infrastructure\Repository\ChapterRepository' shared autowired service.
  2039.      *
  2040.      * @return \App\Infrastructure\Repository\ChapterRepository
  2041.      */
  2042.     protected function getChapterRepositoryService()
  2043.     {
  2044.         return $this->privates['App\\Infrastructure\\Repository\\ChapterRepository'] = new \App\Infrastructure\Repository\ChapterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2045.     }
  2046.     /**
  2047.      * Gets the private 'App\Infrastructure\Repository\PersonPointOfInterestRepository' shared autowired service.
  2048.      *
  2049.      * @return \App\Infrastructure\Repository\PersonPointOfInterestRepository
  2050.      */
  2051.     protected function getPersonPointOfInterestRepositoryService()
  2052.     {
  2053.         return $this->privates['App\\Infrastructure\\Repository\\PersonPointOfInterestRepository'] = new \App\Infrastructure\Repository\PersonPointOfInterestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2054.     }
  2055.     /**
  2056.      * Gets the private 'App\Infrastructure\Repository\PersonRepository' shared autowired service.
  2057.      *
  2058.      * @return \App\Infrastructure\Repository\PersonRepository
  2059.      */
  2060.     protected function getPersonRepositoryService()
  2061.     {
  2062.         return $this->privates['App\\Infrastructure\\Repository\\PersonRepository'] = new \App\Infrastructure\Repository\PersonRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2063.     }
  2064.     /**
  2065.      * Gets the private 'App\Infrastructure\Repository\TripRepository' shared autowired service.
  2066.      *
  2067.      * @return \App\Infrastructure\Repository\TripRepository
  2068.      */
  2069.     protected function getTripRepositoryService()
  2070.     {
  2071.         return $this->privates['App\\Infrastructure\\Repository\\TripRepository'] = new \App\Infrastructure\Repository\TripRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2072.     }
  2073.     /**
  2074.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2075.      *
  2076.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2077.      */
  2078.     protected function getResetAssetsEventListenerService()
  2079.     {
  2080.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  2081.     }
  2082.     /**
  2083.      * Gets the private 'annotations.cache_adapter' shared service.
  2084.      *
  2085.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2086.      */
  2087.     protected function getAnnotations_CacheAdapterService()
  2088.     {
  2089.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2090.     }
  2091.     /**
  2092.      * Gets the private 'annotations.cached_reader' shared service.
  2093.      *
  2094.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2095.      */
  2096.     protected function getAnnotations_CachedReaderService()
  2097.     {
  2098.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2099.     }
  2100.     /**
  2101.      * Gets the private 'annotations.reader' shared service.
  2102.      *
  2103.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2104.      */
  2105.     protected function getAnnotations_ReaderService()
  2106.     {
  2107.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2108.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2109.         $a->registerUniqueLoader('class_exists');
  2110.         $instance->addGlobalIgnoredName('required'$a);
  2111.         return $instance;
  2112.     }
  2113.     /**
  2114.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  2115.      *
  2116.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2117.      */
  2118.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  2119.     {
  2120.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('d4QtJsuIF8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2121.     }
  2122.     /**
  2123.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2124.      *
  2125.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2126.      */
  2127.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2128.     {
  2129.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('J7C14eZltC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2130.     }
  2131.     /**
  2132.      * Gets the private 'api_platform.cache.metadata.resource_collection' shared service.
  2133.      *
  2134.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2135.      */
  2136.     protected function getApiPlatform_Cache_Metadata_ResourceCollectionService()
  2137.     {
  2138.         return $this->privates['api_platform.cache.metadata.resource_collection'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YgOxQVk8UM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2139.     }
  2140.     /**
  2141.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2142.      *
  2143.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2144.      */
  2145.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2146.     {
  2147.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bCxuFJvWc3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2148.     }
  2149.     /**
  2150.      * Gets the private 'api_platform.filter_locator' shared service.
  2151.      *
  2152.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2153.      */
  2154.     protected function getApiPlatform_FilterLocatorService()
  2155.     {
  2156.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2157.             'App\\Application\\Filter\\Activity\\QueryOrFilter' => ['privates''App\\Application\\Filter\\Activity\\QueryOrFilter''getQueryOrFilterService'true],
  2158.             'App\\Application\\Filter\\Attribute\\LabelAttributeFilter' => ['privates''App\\Application\\Filter\\Attribute\\LabelAttributeFilter''getLabelAttributeFilterService'true],
  2159.             'App\\Application\\Filter\\Enumeration\\TypeFilter' => ['privates''App\\Application\\Filter\\Enumeration\\TypeFilter''getTypeFilterService'true],
  2160.             'App\\Application\\Filter\\NoAdminFilter' => ['privates''App\\Application\\Filter\\NoAdminFilter''getNoAdminFilterService'true],
  2161.             'App\\Application\\Filter\\OrderTranslationFilter' => ['privates''App\\Application\\Filter\\OrderTranslationFilter''getOrderTranslationFilterService'true],
  2162.             'App\\Application\\Filter\\QueryFilter' => ['privates''App\\Application\\Filter\\QueryFilter''getQueryFilterService'true],
  2163.             'App\\Application\\Filter\\Revision\\MainFilter' => ['privates''App\\Application\\Filter\\Revision\\MainFilter''getMainFilterService'true],
  2164.             'App\\Application\\Filter\\Revision\\MinimumHeightFilter' => ['privates''App\\Application\\Filter\\Revision\\MinimumHeightFilter''getMinimumHeightFilterService'true],
  2165.             'App\\Application\\Filter\\Revision\\MinimumLengthFilter' => ['privates''App\\Application\\Filter\\Revision\\MinimumLengthFilter''getMinimumLengthFilterService'true],
  2166.             'App\\Application\\Filter\\Revision\\MinimumWidthFilter' => ['privates''App\\Application\\Filter\\Revision\\MinimumWidthFilter''getMinimumWidthFilterService'true],
  2167.             'App\\Application\\Filter\\Revision\\NotationFilter' => ['privates''App\\Application\\Filter\\Revision\\NotationFilter''getNotationFilterService'true],
  2168.             'App\\Application\\Filter\\Revision\\ServiceFilter' => ['privates''App\\Application\\Filter\\Revision\\ServiceFilter''getServiceFilterService'true],
  2169.             'App\\Application\\Filter\\Revision\\TypeFilter' => ['privates''App\\Application\\Filter\\Revision\\TypeFilter''getTypeFilter2Service'true],
  2170.             'App\\Application\\Filter\\SoftDeleteFilter' => ['privates''App\\Application\\Filter\\SoftDeleteFilter''getSoftDeleteFilterService'true],
  2171.             'App\\Application\\Filter\\TeamMember\\SearchOrFilter' => ['privates''App\\Application\\Filter\\TeamMember\\SearchOrFilter''getSearchOrFilterService'true],
  2172.             'activity.boolean_filter' => ['privates''app.activity.boolean_filter''getApp_Activity_BooleanFilterService'true],
  2173.             'activity.order_filter' => ['privates''app.activity.order_filter''getApp_Activity_OrderFilterService'true],
  2174.             'activity.query_filter' => ['privates''app.activity.query_filter''getApp_Activity_QueryFilterService'true],
  2175.             'activity.query_or_filter' => ['privates''app.activity.query_or_filter''getApp_Activity_QueryOrFilterService'true],
  2176.             'activity.search_filter' => ['privates''app.activity.search_filter''getApp_Activity_SearchFilterService'true],
  2177.             'article.order_filter' => ['privates''app.article.order_filter''getApp_Article_OrderFilterService'true],
  2178.             'article.search_filter' => ['privates''app.article.search_filter''getApp_Article_SearchFilterService'true],
  2179.             'attribute.label_filter' => ['privates''app.attribute.label_filter''getApp_Attribute_LabelFilterService'true],
  2180.             'attribute.order_filter' => ['privates''app.enumeration.translation_order_filter''getApp_Enumeration_TranslationOrderFilterService'true],
  2181.             'attribute.query_filter' => ['privates''app.attribute.query_filter''getApp_Attribute_QueryFilterService'true],
  2182.             'attribute.search_filter' => ['privates''app.attribute.search_filter''getApp_Attribute_SearchFilterService'true],
  2183.             'award.search_filter' => ['privates''app.award.search_filter''getApp_Award_SearchFilterService'true],
  2184.             'comment.exists_filter' => ['privates''app.comment.exists_filter''getApp_Comment_ExistsFilterService'true],
  2185.             'comment.order_filter' => ['privates''app.comment.order_filter''getApp_Comment_OrderFilterService'true],
  2186.             'comment.search_filter' => ['privates''app.comment.search_filter''getApp_Comment_SearchFilterService'true],
  2187.             'country.query_filter' => ['privates''app.country.query_filter''getApp_Country_QueryFilterService'true],
  2188.             'country.search_filter' => ['privates''app.country.search_filter''getApp_Country_SearchFilterService'true],
  2189.             'dailyStatistic.date_filter' => ['privates''app.dailyStatistic.date_filter''getApp_DailyStatistic_DateFilterService'true],
  2190.             'dailyStatistic.search_filter' => ['privates''app.dailyStatistic.search_filter''getApp_DailyStatistic_SearchFilterService'true],
  2191.             'destination.query_filter' => ['privates''app.destination.query_filter''getApp_Destination_QueryFilterService'true],
  2192.             'destination.search_filter' => ['privates''app.destination.search_filter''getApp_Destination_SearchFilterService'true],
  2193.             'detail_person_view.search_filter' => ['privates''app.detail_person_view.search_filter''getApp_DetailPersonView_SearchFilterService'true],
  2194.             'directory_country.query_filter' => ['privates''app.directory_country.query_filter''getApp_DirectoryCountry_QueryFilterService'true],
  2195.             'directory_country.search_filter' => ['privates''app.directory_country.search_filter''getApp_DirectoryCountry_SearchFilterService'true],
  2196.             'directory_department.order_filter' => ['privates''app.directory_department.order_filter''getApp_DirectoryDepartment_OrderFilterService'true],
  2197.             'directory_department.query_filter' => ['privates''app.directory_department.query_filter''getApp_DirectoryDepartment_QueryFilterService'true],
  2198.             'directory_department.search_filter' => ['privates''app.directory_department.search_filter''getApp_DirectoryDepartment_SearchFilterService'true],
  2199.             'enumeration.query_filter' => ['privates''app.enumeration.query_filter''getApp_Enumeration_QueryFilterService'true],
  2200.             'enumeration.search_filter' => ['privates''app.enumeration.search_filter''getApp_Enumeration_SearchFilterService'true],
  2201.             'enumeration.type_filter' => ['privates''app.enumeration.type_filter''getApp_Enumeration_TypeFilterService'true],
  2202.             'id_search_filter' => ['privates''app.id_search_filter''getApp_IdSearchFilterService'true],
  2203.             'locale.search_filter' => ['privates''app.locale.search_filter''getApp_Locale_SearchFilterService'true],
  2204.             'locale_message.search_filter' => ['privates''app.locale_message.search_filter''getApp_LocaleMessage_SearchFilterService'true],
  2205.             'member.query_filter' => ['privates''app.member.query_filter''getApp_Member_QueryFilterService'true],
  2206.             'metadata.search_filter' => ['privates''app.metadata.search_filter''getApp_Metadata_SearchFilterService'true],
  2207.             'mobile_ad.query_filter' => ['privates''app.mobile_ad.query_filter''getApp_MobileAd_QueryFilterService'true],
  2208.             'monthlyStatistic.search_filter' => ['privates''app.monthlyStatistic.search_filter''getApp_MonthlyStatistic_SearchFilterService'true],
  2209.             'offmap.query_filter' => ['privates''app.offmap.query_filter''getApp_Offmap_QueryFilterService'true],
  2210.             'offmap.search_filter' => ['privates''app.offmap.search_filter''getApp_Offmap_SearchFilterService'true],
  2211.             'offmap_category.query_filter' => ['privates''app.offmap_category.query_filter''getApp_OffmapCategory_QueryFilterService'true],
  2212.             'offmap_category.search_filter' => ['privates''app.offmap_category.search_filter''getApp_OffmapCategory_SearchFilterService'true],
  2213.             'ownership_request_view.order_filter' => ['privates''app.ownership_request_view.order_filter''getApp_OwnershipRequestView_OrderFilterService'true],
  2214.             'partner.search_filter' => ['privates''app.partner.search_filter''getApp_Partner_SearchFilterService'true],
  2215.             'payment.date_filter' => ['privates''app.payment.date_filter''getApp_Payment_DateFilterService'true],
  2216.             'payment.order_filter' => ['privates''app.payment.order_filter''getApp_Payment_OrderFilterService'true],
  2217.             'payment.query_filter' => ['privates''app.payment.query_filter''getApp_Payment_QueryFilterService'true],
  2218.             'payment.search_filter' => ['privates''app.payment.search_filter''getApp_Payment_SearchFilterService'true],
  2219.             'paywall.boolean_filter' => ['privates''app.paywall.boolean_filter''getApp_Paywall_BooleanFilterService'true],
  2220.             'paywall.exists_filter' => ['privates''app.paywall.exists_filter''getApp_Paywall_ExistsFilterService'true],
  2221.             'paywall.order_filter' => ['privates''app.paywall.order_filter''getApp_Paywall_OrderFilterService'true],
  2222.             'paywall.query_filter' => ['privates''app.paywall.query_filter''getApp_Paywall_QueryFilterService'true],
  2223.             'person.enabled.search_filter' => ['privates''app.person.enabled.search_filter''getApp_Person_Enabled_SearchFilterService'true],
  2224.             'person.order_filter' => ['privates''app.person.order_filter''getApp_Person_OrderFilterService'true],
  2225.             'person_no_admin_filter' => ['privates''app.person_no_admin_filter''getApp_PersonNoAdminFilterService'true],
  2226.             'picture.order_filter' => ['privates''app.picture.order_filter''getApp_Picture_OrderFilterService'true],
  2227.             'picture.search_filter' => ['privates''app.picture.search_filter''getApp_Picture_SearchFilterService'true],
  2228.             'point_of_interest.query_filter' => ['privates''app.point_of_interest.query_filter''getApp_PointOfInterest_QueryFilterService'true],
  2229.             'point_of_interest.search_filter' => ['privates''app.point_of_interest.search_filter''getApp_PointOfInterest_SearchFilterService'true],
  2230.             'point_of_interest_view.main_filter' => ['privates''app.point_of_interest_view.main_filter''getApp_PointOfInterestView_MainFilterService'true],
  2231.             'point_of_interest_view.order_filter' => ['privates''app.point_of_interest_view.order_filter''getApp_PointOfInterestView_OrderFilterService'true],
  2232.             'point_of_interest_view.query_filter' => ['privates''app.point_of_interest_view.query_filter''getApp_PointOfInterestView_QueryFilterService'true],
  2233.             'press.order_filter' => ['privates''app.press.order_filter''getApp_Press_OrderFilterService'true],
  2234.             'press.search_filter' => ['privates''app.press.search_filter''getApp_Press_SearchFilterService'true],
  2235.             'press_kit.query_filter' => ['privates''app.press_kit.query_filter''getApp_PressKit_QueryFilterService'true],
  2236.             'promo_code.exists_filter' => ['privates''app.promo_code.exists_filter''getApp_PromoCode_ExistsFilterService'true],
  2237.             'promo_code.query_filter' => ['privates''app.promo_code.query_filter''getApp_PromoCode_QueryFilterService'true],
  2238.             'promo_code.search_filter' => ['privates''app.promo_code.search_filter''getApp_PromoCode_SearchFilterService'true],
  2239.             'revision.boolean_filter' => ['privates''app.revision.boolean_filter''getApp_Revision_BooleanFilterService'true],
  2240.             'revision.exists_filter' => ['privates''app.revision.exists_filter''getApp_Revision_ExistsFilterService'true],
  2241.             'revision.main_filter' => ['privates''app.revision.main_filter''getApp_Revision_MainFilterService'true],
  2242.             'revision.minimum_height_filter' => ['privates''app.revision.minimum_height_filter''getApp_Revision_MinimumHeightFilterService'true],
  2243.             'revision.minimum_length_filter' => ['privates''app.revision.minimum_length_filter''getApp_Revision_MinimumLengthFilterService'true],
  2244.             'revision.minimum_width_filter' => ['privates''app.revision.minimum_width_filter''getApp_Revision_MinimumWidthFilterService'true],
  2245.             'revision.notation_filter' => ['privates''app.revision.notation_filter''getApp_Revision_NotationFilterService'true],
  2246.             'revision.order_filter' => ['privates''app.revision.order_filter''getApp_Revision_OrderFilterService'true],
  2247.             'revision.query_filter' => ['privates''app.revision.query_filter''getApp_Revision_QueryFilterService'true],
  2248.             'revision.search_filter' => ['privates''app.revision.search_filter''getApp_Revision_SearchFilterService'true],
  2249.             'revision.search_or_filter' => ['privates''app.revision.price_filter''getApp_Revision_PriceFilterService'true],
  2250.             'revision.service_filter' => ['privates''app.revision.service_filter''getApp_Revision_ServiceFilterService'true],
  2251.             'revision.type_filter' => ['privates''app.point_of_interest.type_filter''getApp_PointOfInterest_TypeFilterService'true],
  2252.             'revision_attribute.search_filter' => ['privates''app.revision_attribute.search_filter''getApp_RevisionAttribute_SearchFilterService'true],
  2253.             'soft_delete_filter' => ['privates''app.soft_delete''getApp_SoftDeleteService'true],
  2254.             'step.query_filter' => ['privates''app.step.query_filter''getApp_Step_QueryFilterService'true],
  2255.             'step.search_filter' => ['privates''app.step.search_filter''getApp_Step_SearchFilterService'true],
  2256.             'team_member.order_filter' => ['privates''app.team_member.order_filter''getApp_TeamMember_OrderFilterService'true],
  2257.             'team_member.search_or_filter' => ['privates''app.team_member.search''getApp_TeamMember_SearchService'true],
  2258.             'translation.groups' => ['privates''locastic_api_platform_translation.filter.translation_groups''getLocasticApiPlatformTranslation_Filter_TranslationGroupsService'true],
  2259.             'trip.order_filter' => ['privates''app.trip.order_filter''getApp_Trip_OrderFilterService'true],
  2260.             'trip.query_filter' => ['privates''app.trip.query_filter''getApp_Trip_QueryFilterService'true],
  2261.             'trip.range_filter' => ['privates''app.trip.range_filter''getApp_Trip_RangeFilterService'true],
  2262.             'trip.search_filter' => ['privates''app.trip.search_filter''getApp_Trip_SearchFilterService'true],
  2263.             'trip_category.query_filter' => ['privates''app.trip_category.query_filter''getApp_TripCategory_QueryFilterService'true],
  2264.             'trip_category.search_filter' => ['privates''app.trip_category.search_filter''getApp_TripCategory_SearchFilterService'true],
  2265.             'trip_country.query_filter' => ['privates''app.trip_country.query_filter''getApp_TripCountry_QueryFilterService'true],
  2266.             'trip_country.search_filter' => ['privates''app.trip_country.search_filter''getApp_TripCountry_SearchFilterService'true],
  2267.             'troubleshooting_request.search_filter' => ['privates''app.troubleshooting_request.search_filter''getApp_TroubleshootingRequest_SearchFilterService'true],
  2268.             'yearlyStatistic.search_filter' => ['privates''app.yearlyStatistic.search_filter''getApp_YearlyStatistic_SearchFilterService'true],
  2269.         ], [
  2270.             'App\\Application\\Filter\\Activity\\QueryOrFilter' => '?',
  2271.             'App\\Application\\Filter\\Attribute\\LabelAttributeFilter' => '?',
  2272.             'App\\Application\\Filter\\Enumeration\\TypeFilter' => '?',
  2273.             'App\\Application\\Filter\\NoAdminFilter' => '?',
  2274.             'App\\Application\\Filter\\OrderTranslationFilter' => '?',
  2275.             'App\\Application\\Filter\\QueryFilter' => '?',
  2276.             'App\\Application\\Filter\\Revision\\MainFilter' => '?',
  2277.             'App\\Application\\Filter\\Revision\\MinimumHeightFilter' => '?',
  2278.             'App\\Application\\Filter\\Revision\\MinimumLengthFilter' => '?',
  2279.             'App\\Application\\Filter\\Revision\\MinimumWidthFilter' => '?',
  2280.             'App\\Application\\Filter\\Revision\\NotationFilter' => '?',
  2281.             'App\\Application\\Filter\\Revision\\ServiceFilter' => '?',
  2282.             'App\\Application\\Filter\\Revision\\TypeFilter' => '?',
  2283.             'App\\Application\\Filter\\SoftDeleteFilter' => '?',
  2284.             'App\\Application\\Filter\\TeamMember\\SearchOrFilter' => '?',
  2285.             'activity.boolean_filter' => '?',
  2286.             'activity.order_filter' => '?',
  2287.             'activity.query_filter' => '?',
  2288.             'activity.query_or_filter' => '?',
  2289.             'activity.search_filter' => '?',
  2290.             'article.order_filter' => '?',
  2291.             'article.search_filter' => '?',
  2292.             'attribute.label_filter' => '?',
  2293.             'attribute.order_filter' => '?',
  2294.             'attribute.query_filter' => '?',
  2295.             'attribute.search_filter' => '?',
  2296.             'award.search_filter' => '?',
  2297.             'comment.exists_filter' => '?',
  2298.             'comment.order_filter' => '?',
  2299.             'comment.search_filter' => '?',
  2300.             'country.query_filter' => '?',
  2301.             'country.search_filter' => '?',
  2302.             'dailyStatistic.date_filter' => '?',
  2303.             'dailyStatistic.search_filter' => '?',
  2304.             'destination.query_filter' => '?',
  2305.             'destination.search_filter' => '?',
  2306.             'detail_person_view.search_filter' => '?',
  2307.             'directory_country.query_filter' => '?',
  2308.             'directory_country.search_filter' => '?',
  2309.             'directory_department.order_filter' => '?',
  2310.             'directory_department.query_filter' => '?',
  2311.             'directory_department.search_filter' => '?',
  2312.             'enumeration.query_filter' => '?',
  2313.             'enumeration.search_filter' => '?',
  2314.             'enumeration.type_filter' => '?',
  2315.             'id_search_filter' => '?',
  2316.             'locale.search_filter' => '?',
  2317.             'locale_message.search_filter' => '?',
  2318.             'member.query_filter' => '?',
  2319.             'metadata.search_filter' => '?',
  2320.             'mobile_ad.query_filter' => '?',
  2321.             'monthlyStatistic.search_filter' => '?',
  2322.             'offmap.query_filter' => '?',
  2323.             'offmap.search_filter' => '?',
  2324.             'offmap_category.query_filter' => '?',
  2325.             'offmap_category.search_filter' => '?',
  2326.             'ownership_request_view.order_filter' => '?',
  2327.             'partner.search_filter' => '?',
  2328.             'payment.date_filter' => '?',
  2329.             'payment.order_filter' => '?',
  2330.             'payment.query_filter' => '?',
  2331.             'payment.search_filter' => '?',
  2332.             'paywall.boolean_filter' => '?',
  2333.             'paywall.exists_filter' => '?',
  2334.             'paywall.order_filter' => '?',
  2335.             'paywall.query_filter' => '?',
  2336.             'person.enabled.search_filter' => '?',
  2337.             'person.order_filter' => '?',
  2338.             'person_no_admin_filter' => '?',
  2339.             'picture.order_filter' => '?',
  2340.             'picture.search_filter' => '?',
  2341.             'point_of_interest.query_filter' => '?',
  2342.             'point_of_interest.search_filter' => '?',
  2343.             'point_of_interest_view.main_filter' => '?',
  2344.             'point_of_interest_view.order_filter' => '?',
  2345.             'point_of_interest_view.query_filter' => '?',
  2346.             'press.order_filter' => '?',
  2347.             'press.search_filter' => '?',
  2348.             'press_kit.query_filter' => '?',
  2349.             'promo_code.exists_filter' => '?',
  2350.             'promo_code.query_filter' => '?',
  2351.             'promo_code.search_filter' => '?',
  2352.             'revision.boolean_filter' => '?',
  2353.             'revision.exists_filter' => '?',
  2354.             'revision.main_filter' => '?',
  2355.             'revision.minimum_height_filter' => '?',
  2356.             'revision.minimum_length_filter' => '?',
  2357.             'revision.minimum_width_filter' => '?',
  2358.             'revision.notation_filter' => '?',
  2359.             'revision.order_filter' => '?',
  2360.             'revision.query_filter' => '?',
  2361.             'revision.search_filter' => '?',
  2362.             'revision.search_or_filter' => '?',
  2363.             'revision.service_filter' => '?',
  2364.             'revision.type_filter' => '?',
  2365.             'revision_attribute.search_filter' => '?',
  2366.             'soft_delete_filter' => '?',
  2367.             'step.query_filter' => '?',
  2368.             'step.search_filter' => '?',
  2369.             'team_member.order_filter' => '?',
  2370.             'team_member.search_or_filter' => '?',
  2371.             'translation.groups' => '?',
  2372.             'trip.order_filter' => '?',
  2373.             'trip.query_filter' => '?',
  2374.             'trip.range_filter' => '?',
  2375.             'trip.search_filter' => '?',
  2376.             'trip_category.query_filter' => '?',
  2377.             'trip_category.search_filter' => '?',
  2378.             'trip_country.query_filter' => '?',
  2379.             'trip_country.search_filter' => '?',
  2380.             'troubleshooting_request.search_filter' => '?',
  2381.             'yearlyStatistic.search_filter' => '?',
  2382.         ]);
  2383.     }
  2384.     /**
  2385.      * Gets the private 'api_platform.http_cache.listener.response.add_tags' shared service.
  2386.      *
  2387.      * @return \ApiPlatform\HttpCache\EventListener\AddTagsListener
  2388.      */
  2389.     protected function getApiPlatform_HttpCache_Listener_Response_AddTagsService()
  2390.     {
  2391.         $a = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  2392.         if (isset($this->privates['api_platform.http_cache.listener.response.add_tags'])) {
  2393.             return $this->privates['api_platform.http_cache.listener.response.add_tags'];
  2394.         }
  2395.         return $this->privates['api_platform.http_cache.listener.response.add_tags'] = new \ApiPlatform\HttpCache\EventListener\AddTagsListener($a, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.http_cache.purger.varnish.ban'] ?? $this->getApiPlatform_HttpCache_Purger_Varnish_BanService()));
  2396.     }
  2397.     /**
  2398.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2399.      *
  2400.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2401.      */
  2402.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2403.     {
  2404.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true03600$this->parameters['api_platform.http_cache.vary'], $this->getEnv('bool:ENABLE_CACHE'), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));
  2405.     }
  2406.     /**
  2407.      * Gets the private 'api_platform.http_cache.purger.varnish.ban' shared service.
  2408.      *
  2409.      * @return \ApiPlatform\HttpCache\VarnishPurger
  2410.      */
  2411.     protected function getApiPlatform_HttpCache_Purger_Varnish_BanService()
  2412.     {
  2413.         return $this->privates['api_platform.http_cache.purger.varnish.ban'] = new \ApiPlatform\HttpCache\VarnishPurger(new RewindableGenerator(function () {
  2414.             yield => ($this->privates['api_platform.invalidation_http_client.0'] ?? $this->load('getApiPlatform_InvalidationHttpClient_0Service'));
  2415.         }, 1));
  2416.     }
  2417.     /**
  2418.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2419.      *
  2420.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2421.      */
  2422.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2423.     {
  2424.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2425.     }
  2426.     /**
  2427.      * Gets the private 'api_platform.jsonapi.listener.request.transform_fieldsets_parameters' shared service.
  2428.      *
  2429.      * @return \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener
  2430.      */
  2431.     protected function getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService()
  2432.     {
  2433.         return $this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));
  2434.     }
  2435.     /**
  2436.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2437.      *
  2438.      * @return \ApiPlatform\JsonLd\ContextBuilder
  2439.      */
  2440.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  2441.     {
  2442.         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_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  2443.     }
  2444.     /**
  2445.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  2446.      *
  2447.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2448.      */
  2449.     protected function getApiPlatform_Listener_Request_AddFormatService()
  2450.     {
  2451.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), $this->parameters['api_platform.formats']);
  2452.     }
  2453.     /**
  2454.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2455.      *
  2456.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2457.      */
  2458.     protected function getApiPlatform_Listener_Request_DeserializeService()
  2459.     {
  2460.         $a = ($this->privates['serializer'] ?? $this->getSerializerService());
  2461.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2462.             return $this->privates['api_platform.listener.request.deserialize'];
  2463.         }
  2464.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  2465.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2466.             return $this->privates['api_platform.listener.request.deserialize'];
  2467.         }
  2468.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a$b, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2469.     }
  2470.     /**
  2471.      * Gets the private 'api_platform.listener.request.read' shared service.
  2472.      *
  2473.      * @return \ApiPlatform\Symfony\EventListener\ReadListener
  2474.      */
  2475.     protected function getApiPlatform_Listener_Request_ReadService()
  2476.     {
  2477.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  2478.         if (isset($this->privates['api_platform.listener.request.read'])) {
  2479.             return $this->privates['api_platform.listener.request.read'];
  2480.         }
  2481.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  2482.         if (isset($this->privates['api_platform.listener.request.read'])) {
  2483.             return $this->privates['api_platform.listener.request.read'];
  2484.         }
  2485.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Symfony\EventListener\ReadListener($a, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), $b, ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()));
  2486.     }
  2487.     /**
  2488.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2489.      *
  2490.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2491.      */
  2492.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2493.     {
  2494.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2495.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  2496.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  2497.         }
  2498.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(new \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator($a), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), true);
  2499.     }
  2500.     /**
  2501.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  2502.      *
  2503.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2504.      */
  2505.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  2506.     {
  2507.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2508.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  2509.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  2510.         }
  2511.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2512.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ?? ($this->privates['api_platform.metadata.property_extractor.yaml'] = new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([=> (\dirname(__DIR__4).'/src/Application/Resources/config/api/Resource.PointOfInterest.Revision.yaml')], $this))), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.serializer.mapping.cache_class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_CacheClassMetadataFactoryService()), new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ?? ($this->privates['api_platform.metadata.property_extractor.xml'] = new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)))))), $b))))), new RewindableGenerator(function () {
  2513.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  2514.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2515.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  2516.             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\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  2517.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  2518.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  2519.             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\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  2520.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  2521.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2522.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  2523.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  2524.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  2525.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  2526.         }, 13)));
  2527.     }
  2528.     /**
  2529.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2530.      *
  2531.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2532.      */
  2533.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2534.     {
  2535.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2536.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2537.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2538.         }
  2539.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ?? ($this->privates['api_platform.metadata.property_extractor.yaml'] = new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([=> (\dirname(__DIR__4).'/src/Application/Resources/config/api/Resource.PointOfInterest.Revision.yaml')], $this))), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ?? ($this->privates['api_platform.metadata.property_extractor.xml'] = new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a))));
  2540.     }
  2541.     /**
  2542.      * Gets the private 'api_platform.metadata.resource.metadata_collection_factory.cached' shared service.
  2543.      *
  2544.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory
  2545.      */
  2546.     protected function getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()
  2547.     {
  2548.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2549.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  2550.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  2551.         }
  2552.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2553.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  2554.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  2555.         }
  2556.         $c = ($this->services['doctrine'] ?? $this->getDoctrineService());
  2557.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2558.         $e = new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmLinkFactory($c$a$d, new \ApiPlatform\Metadata\Resource\Factory\LinkFactory($a$b$d));
  2559.         $f = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2560.         return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory(($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()), new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmResourceCollectionMetadataFactory($c, new \ApiPlatform\Symfony\Messenger\Metadata\MessengerResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\PhpDocResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AlternateUriResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FiltersResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FormatsResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\InputOutputResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\OperationNameResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\LinkResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\UriTemplateResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Operation\UnderscorePathSegmentNameGenerator(), new \ApiPlatform\Metadata\Resource\Factory\NotExposedOperationResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ?? ($this->privates['api_platform.metadata.resource_extractor.yaml'] = new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([=> (\dirname(__DIR__4).'/src/Application/Resources/config/api/Resource.PointOfInterest.Revision.yaml')], $this))), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ?? ($this->privates['api_platform.metadata.resource_extractor.xml'] = new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this))), new \ApiPlatform\Metadata\Resource\Factory\DeprecationResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceMetadataCollectionFactory(NULL$f$this->parameters['api_platform.defaults'], false)), $this->parameters['api_platform.defaults'], $ffalse), $this->parameters['api_platform.defaults'], $ffalse)))))), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats'])))))));
  2561.     }
  2562.     /**
  2563.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2564.      *
  2565.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2566.      */
  2567.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2568.     {
  2569.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ?? ($this->privates['api_platform.metadata.resource_extractor.yaml'] = new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([=> (\dirname(__DIR__4).'/src/Application/Resources/config/api/Resource.PointOfInterest.Revision.yaml')], $this))), new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceNameCollectionFactory($this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ?? ($this->privates['api_platform.metadata.resource_extractor.xml'] = new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)))))));
  2570.     }
  2571.     /**
  2572.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  2573.      *
  2574.      * @return \ApiPlatform\Api\ResourceClassResolver
  2575.      */
  2576.     protected function getApiPlatform_ResourceClassResolverService()
  2577.     {
  2578.         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()));
  2579.     }
  2580.     /**
  2581.      * Gets the private 'api_platform.router' shared service.
  2582.      *
  2583.      * @return \ApiPlatform\Symfony\Routing\Router
  2584.      */
  2585.     protected function getApiPlatform_RouterService()
  2586.     {
  2587.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  2588.     }
  2589.     /**
  2590.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2591.      *
  2592.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2593.      */
  2594.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2595.     {
  2596.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  2597.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  2598.             return $this->privates['api_platform.security.listener.request.deny_access'];
  2599.         }
  2600.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), $a);
  2601.     }
  2602.     /**
  2603.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2604.      *
  2605.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2606.      */
  2607.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2608.     {
  2609.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2610.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2611.             return $this->privates['api_platform.security.resource_access_checker'];
  2612.         }
  2613.         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->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalse);
  2614.     }
  2615.     /**
  2616.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2617.      *
  2618.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2619.      */
  2620.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2621.     {
  2622.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2623.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  2624.             return $this->privates['api_platform.serializer.context_builder.filter'];
  2625.         }
  2626.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2627.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  2628.             return $this->privates['api_platform.serializer.context_builder.filter'];
  2629.         }
  2630.         $c = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2631.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($c$a, new \App\Application\Serializer\PublicContextBuilder(new \App\Application\Serializer\PersonContextBuilder(new \App\Application\Serializer\AdminContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder($c), $b), $b, ($this->privates['App\\Infrastructure\\Repository\\PersonRepository'] ?? $this->getPersonRepositoryService())), $b));
  2632.     }
  2633.     /**
  2634.      * Gets the private 'api_platform.serializer.mapping.cache_class_metadata_factory' shared service.
  2635.      *
  2636.      * @return \Symfony\Component\Serializer\Mapping\Factory\CacheClassMetadataFactory
  2637.      */
  2638.     protected function getApiPlatform_Serializer_Mapping_CacheClassMetadataFactoryService()
  2639.     {
  2640.         return $this->privates['api_platform.serializer.mapping.cache_class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\CacheClassMetadataFactory(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())), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/PointOfInterestGps.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Activity.ActivityFormInput.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Activity.ActivityInput.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Activity.ActivityMediaInput.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Activity.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Address.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Article.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.ArticleLocale.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Attribute.yaml')), 10 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Award.yaml')), 11 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.CamperVan.yaml')), 12 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Chapter.yaml')), 13 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.ChapterAttributes.yaml')), 14 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Comment.CommentInput.yaml')), 15 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Comment.CommentOutput.yaml')), 16 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Comment.yaml')), 17 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Config.yaml')), 18 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Country.yaml')), 19 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Destination.yaml')), 20 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.DirectoryCountry.yaml')), 21 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.DirectoryDepartment.yaml')), 22 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.DirectoryDepartmentOutput.yaml')), 23 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Enumeration.yaml')), 24 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Locale.yaml')), 25 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.LocaleMessage.yaml')), 26 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.LogGps.yaml')), 27 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Media.yaml')), 28 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Metadata.yaml')), 29 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.MobileAd.yaml')), 30 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Newsletter.yaml')), 31 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.OfferToken.yaml')), 32 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Offmap.OffmapPackOutput.yaml')), 33 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Offmap.yaml')), 34 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.OffmapCategory.yaml')), 35 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.OwnershipRequest.yaml')), 36 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Partner.yaml')), 37 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Payment.SumOutput.yaml')), 38 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Payment.yaml')), 39 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Paywall.yaml')), 40 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Person.DeletePersonInput.yaml')), 41 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Person.DetailPersonView.yaml')), 42 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Person.DetailPersonViewOutput.yaml')), 43 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Person.FcmInput.yaml')), 44 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Person.PersonLocaleInput.yaml')), 45 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Person.PersonStatView.yaml')), 46 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Person.RankOutput.yaml')), 47 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Person.yaml')), 48 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PersonPointOfInterest.FavoriteInput.yaml')), 49 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PersonPointOfInterest.FavoriteOutput.yaml')), 50 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PersonPointOfInterest.yaml')), 51 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Picture.PictureActionInput.yaml')), 52 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Picture.PostMultiplePicturesInput.yaml')), 53 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Picture.PutPicturePositionInput.yaml')), 54 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.AddressInput.yaml')), 55 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.CampingInformation.yaml')), 56 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.CampingInformationInput.yaml')), 57 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.ContactInformation.yaml')), 58 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.ContactInformationInput.yaml')), 59 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.MyPictureOutput.yaml')), 60 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.MyPointOfInterestOutput.yaml')), 61 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.OpeningDate.yaml')), 62 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.OpeningHour.yaml')), 63 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.Picture.yaml')), 64 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.PictureOutput.yaml')), 65 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.PointOfInterestInput.yaml')), 66 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.PointOfInterestView.yaml')), 67 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.Revision.yaml')), 68 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.RevisionAttribute.yaml')), 69 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.RevisionInput.yaml')), 70 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PointOfInterest.yaml')), 71 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PressKit.yaml')), 72 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PressRelease.yaml')), 73 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PressStatement.yaml')), 74 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PressVisualkit.yaml')), 75 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PromoCode.PromoCodeOutput.yaml')), 76 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PromoCode.yaml')), 77 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.PromoCodeImport.yaml')), 78 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Region.yaml')), 79 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.SendMessageInput.yaml')), 80 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.ShareInput.yaml')), 81 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.StatisticLog.DailyStatistic.yaml')), 82 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.StatisticLog.MonthlyStatistic.yaml')), 83 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.StatisticLog.YearlyStatistic.yaml')), 84 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Step.yaml')), 85 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.TeamMember.yaml')), 86 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.ActivityTranslation.yaml')), 87 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.AttributeTranslation.yaml')), 88 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.ChapterTranslation.yaml')), 89 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.CommentTranslation.yaml')), 90 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.CountryTranslation.yaml')), 91 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.DestinationTranslation.yaml')), 92 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.DirectoryCountryTranslation.yaml')), 93 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.DirectoryDepartmentTranslation.yaml')), 94 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.EnumerationTranslation.yaml')), 95 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.OffmapCategoryTranslation.yaml')), 96 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.OffmapTranslation.yaml')), 97 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.PaywallTranslation.yaml')), 98 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.RevisionTranslation.yaml')), 99 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.TeamMemberTranslation.yaml')), 100 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.TripCategoryTranslation.yaml')), 101 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.TripCountryTranslation.yaml')), 102 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.TripTranslation.yaml')), 103 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Translation.WebAdTranslation.yaml')), 104 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Trip.ShareTripInput.yaml')), 105 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Trip.UserShareTripInput.yaml')), 106 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.Trip.yaml')), 107 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.TripCategory.yaml')), 108 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.TripCountry.yaml')), 109 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.TripExport.yaml')), 110 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.TripMapPoint.yaml')), 111 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.TroubleshootingRequest.yaml')), 112 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.UserSearch.yaml')), 113 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.View.OwnershipRequestView.yaml')), 114 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Application/Resources/config/serialization/Resource.WebAd.yaml')), 115 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Admin/Resources/config/serialization/Resource.Enumeration.EnumerationRevisionOutput.yaml')), 116 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Admin/Resources/config/serialization/Resource.Enumeration.RevisionAttributeOutput.yaml'))]))), \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/serialization.php'), ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService())));
  2641.     }
  2642.     /**
  2643.      * Gets the private 'api_platform.state_provider.locator' shared service.
  2644.      *
  2645.      * @return \ApiPlatform\State\CallableProvider
  2646.      */
  2647.     protected function getApiPlatform_StateProvider_LocatorService()
  2648.     {
  2649.         return $this->privates['api_platform.state_provider.locator'] = new \ApiPlatform\State\CallableProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2650.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2651.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2652.             'ApiPlatform\\State\\CreateProvider' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2653.             'ApiPlatform\\State\\ObjectProvider' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2654.             'App\\Application\\ApiResources\\State\\Provider\\CertifiedPictureProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\CertifiedPictureProvider''getCertifiedPictureProviderService'true],
  2655.             'App\\Application\\ApiResources\\State\\Provider\\GetDirectoryCountryProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\GetDirectoryCountryProvider''getGetDirectoryCountryProviderService'true],
  2656.             'App\\Application\\ApiResources\\State\\Provider\\GetPartnerProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\GetPartnerProvider''getGetPartnerProviderService'true],
  2657.             'App\\Application\\ApiResources\\State\\Provider\\GetUncertifiedCommentProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\GetUncertifiedCommentProvider''getGetUncertifiedCommentProviderService'true],
  2658.             'App\\Application\\ApiResources\\State\\Provider\\ListPromoCodeProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\ListPromoCodeProvider''getListPromoCodeProviderService'true],
  2659.             'App\\Application\\ApiResources\\State\\Provider\\Media\\Base64DownloadProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Media\\Base64DownloadProvider''getBase64DownloadProviderService'true],
  2660.             'App\\Application\\ApiResources\\State\\Provider\\MobileAdProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\MobileAdProvider''getMobileAdProviderService'true],
  2661.             'App\\Application\\ApiResources\\State\\Provider\\MyCamperVanProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\MyCamperVanProvider''getMyCamperVanProviderService'true],
  2662.             'App\\Application\\ApiResources\\State\\Provider\\PartnerPromoCodeStatsProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PartnerPromoCodeStatsProvider''getPartnerPromoCodeStatsProviderService'true],
  2663.             'App\\Application\\ApiResources\\State\\Provider\\PaymentExportListProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PaymentExportListProvider''getPaymentExportListProviderService'true],
  2664.             'App\\Application\\ApiResources\\State\\Provider\\PaymentGetListProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PaymentGetListProvider''getPaymentGetListProviderService'true],
  2665.             'App\\Application\\ApiResources\\State\\Provider\\PaymentSucceededSumProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PaymentSucceededSumProvider''getPaymentSucceededSumProviderService'true],
  2666.             'App\\Application\\ApiResources\\State\\Provider\\PaywallProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PaywallProvider''getPaywallProviderService'true],
  2667.             'App\\Application\\ApiResources\\State\\Provider\\PersonStartedAtProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PersonStartedAtProvider''getPersonStartedAtProviderService'true],
  2668.             'App\\Application\\ApiResources\\State\\Provider\\Person\\PersonStatisticsCurrentMonthProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Person\\PersonStatisticsCurrentMonthProvider''getPersonStatisticsCurrentMonthProviderService'true],
  2669.             'App\\Application\\ApiResources\\State\\Provider\\Person\\PersonStatisticsProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Person\\PersonStatisticsProvider''getPersonStatisticsProviderService'true],
  2670.             'App\\Application\\ApiResources\\State\\Provider\\Person\\RandomPersonProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Person\\RandomPersonProvider''getRandomPersonProviderService'true],
  2671.             'App\\Application\\ApiResources\\State\\Provider\\Person\\RankProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Person\\RankProvider''getRankProviderService'true],
  2672.             'App\\Application\\ApiResources\\State\\Provider\\Person\\SubstitutePersonProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Person\\SubstitutePersonProvider''getSubstitutePersonProviderService'true],
  2673.             'App\\Application\\ApiResources\\State\\Provider\\PictureProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PictureProvider''getPictureProviderService'true],
  2674.             'App\\Application\\ApiResources\\State\\Provider\\PointOfInterestCollectionProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PointOfInterestCollectionProvider''getPointOfInterestCollectionProviderService'true],
  2675.             'App\\Application\\ApiResources\\State\\Provider\\PremiumCheckProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PremiumCheckProvider''getPremiumCheckProviderService'true],
  2676.             'App\\Application\\ApiResources\\State\\Provider\\PromoCodeExportProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\PromoCodeExportProvider''getPromoCodeExportProviderService'true],
  2677.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetLatestMainWithPicturesProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Revision\\GetLatestMainWithPicturesProvider''getGetLatestMainWithPicturesProviderService'true],
  2678.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetLatestMainWithPicturesValidatedProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Revision\\GetLatestMainWithPicturesValidatedProvider''getGetLatestMainWithPicturesValidatedProviderService'true],
  2679.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetMainWithPicturesProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Revision\\GetMainWithPicturesProvider''getGetMainWithPicturesProviderService'true],
  2680.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetNearbyRevisionsProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Revision\\GetNearbyRevisionsProvider''getGetNearbyRevisionsProviderService'true],
  2681.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\RevisionProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Revision\\RevisionProvider''getRevisionProviderService'true],
  2682.             'App\\Application\\ApiResources\\State\\Provider\\Trip\\TripGetCollectionProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\Trip\\TripGetCollectionProvider''getTripGetCollectionProviderService'true],
  2683.             'App\\Application\\ApiResources\\State\\Provider\\WebAdProvider' => ['privates''App\\Application\\ApiResources\\State\\Provider\\WebAdProvider''getWebAdProviderService'true],
  2684.             'App\\Application\\Controller\\Api\\TripCategory\\GetBySlugOrUuidAction' => ['services''App\\Application\\Controller\\Api\\TripCategory\\GetBySlugOrUuidAction''getGetBySlugOrUuidActionService'true],
  2685.             'App\\Application\\Controller\\Api\\TripCountry\\GetBySlugOrUuidAction' => ['services''App\\Application\\Controller\\Api\\TripCountry\\GetBySlugOrUuidAction''getGetBySlugOrUuidAction2Service'true],
  2686.             'App\\Application\\Controller\\Api\\Trip\\GetTripAction' => ['services''App\\Application\\Controller\\Api\\Trip\\GetTripAction''getGetTripActionService'true],
  2687.             'api_platform.doctrine.orm.state.collection_provider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2688.             'api_platform.doctrine.orm.state.item_provider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2689.             'api_platform.state_provider.create' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2690.             'api_platform.state_provider.object' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2691.         ], [
  2692.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2693.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2694.             'ApiPlatform\\State\\CreateProvider' => 'ApiPlatform\\State\\CreateProvider',
  2695.             'ApiPlatform\\State\\ObjectProvider' => 'ApiPlatform\\State\\ObjectProvider',
  2696.             'App\\Application\\ApiResources\\State\\Provider\\CertifiedPictureProvider' => 'App\\Application\\ApiResources\\State\\Provider\\CertifiedPictureProvider',
  2697.             'App\\Application\\ApiResources\\State\\Provider\\GetDirectoryCountryProvider' => 'App\\Application\\ApiResources\\State\\Provider\\GetDirectoryCountryProvider',
  2698.             'App\\Application\\ApiResources\\State\\Provider\\GetPartnerProvider' => 'App\\Application\\ApiResources\\State\\Provider\\GetPartnerProvider',
  2699.             'App\\Application\\ApiResources\\State\\Provider\\GetUncertifiedCommentProvider' => 'App\\Application\\ApiResources\\State\\Provider\\GetUncertifiedCommentProvider',
  2700.             'App\\Application\\ApiResources\\State\\Provider\\ListPromoCodeProvider' => 'App\\Application\\ApiResources\\State\\Provider\\ListPromoCodeProvider',
  2701.             'App\\Application\\ApiResources\\State\\Provider\\Media\\Base64DownloadProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Media\\Base64DownloadProvider',
  2702.             'App\\Application\\ApiResources\\State\\Provider\\MobileAdProvider' => 'App\\Application\\ApiResources\\State\\Provider\\MobileAdProvider',
  2703.             'App\\Application\\ApiResources\\State\\Provider\\MyCamperVanProvider' => 'App\\Application\\ApiResources\\State\\Provider\\MyCamperVanProvider',
  2704.             'App\\Application\\ApiResources\\State\\Provider\\PartnerPromoCodeStatsProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PartnerPromoCodeStatsProvider',
  2705.             'App\\Application\\ApiResources\\State\\Provider\\PaymentExportListProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PaymentExportListProvider',
  2706.             'App\\Application\\ApiResources\\State\\Provider\\PaymentGetListProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PaymentGetListProvider',
  2707.             'App\\Application\\ApiResources\\State\\Provider\\PaymentSucceededSumProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PaymentSucceededSumProvider',
  2708.             'App\\Application\\ApiResources\\State\\Provider\\PaywallProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PaywallProvider',
  2709.             'App\\Application\\ApiResources\\State\\Provider\\PersonStartedAtProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PersonStartedAtProvider',
  2710.             'App\\Application\\ApiResources\\State\\Provider\\Person\\PersonStatisticsCurrentMonthProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Person\\PersonStatisticsCurrentMonthProvider',
  2711.             'App\\Application\\ApiResources\\State\\Provider\\Person\\PersonStatisticsProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Person\\PersonStatisticsProvider',
  2712.             'App\\Application\\ApiResources\\State\\Provider\\Person\\RandomPersonProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Person\\RandomPersonProvider',
  2713.             'App\\Application\\ApiResources\\State\\Provider\\Person\\RankProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Person\\RankProvider',
  2714.             'App\\Application\\ApiResources\\State\\Provider\\Person\\SubstitutePersonProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Person\\SubstitutePersonProvider',
  2715.             'App\\Application\\ApiResources\\State\\Provider\\PictureProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PictureProvider',
  2716.             'App\\Application\\ApiResources\\State\\Provider\\PointOfInterestCollectionProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PointOfInterestCollectionProvider',
  2717.             'App\\Application\\ApiResources\\State\\Provider\\PremiumCheckProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PremiumCheckProvider',
  2718.             'App\\Application\\ApiResources\\State\\Provider\\PromoCodeExportProvider' => 'App\\Application\\ApiResources\\State\\Provider\\PromoCodeExportProvider',
  2719.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetLatestMainWithPicturesProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetLatestMainWithPicturesProvider',
  2720.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetLatestMainWithPicturesValidatedProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetLatestMainWithPicturesValidatedProvider',
  2721.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetMainWithPicturesProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetMainWithPicturesProvider',
  2722.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetNearbyRevisionsProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Revision\\GetNearbyRevisionsProvider',
  2723.             'App\\Application\\ApiResources\\State\\Provider\\Revision\\RevisionProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Revision\\RevisionProvider',
  2724.             'App\\Application\\ApiResources\\State\\Provider\\Trip\\TripGetCollectionProvider' => 'App\\Application\\ApiResources\\State\\Provider\\Trip\\TripGetCollectionProvider',
  2725.             'App\\Application\\ApiResources\\State\\Provider\\WebAdProvider' => 'App\\Application\\ApiResources\\State\\Provider\\WebAdProvider',
  2726.             'App\\Application\\Controller\\Api\\TripCategory\\GetBySlugOrUuidAction' => 'App\\Application\\Controller\\Api\\TripCategory\\GetBySlugOrUuidAction',
  2727.             'App\\Application\\Controller\\Api\\TripCountry\\GetBySlugOrUuidAction' => 'App\\Application\\Controller\\Api\\TripCountry\\GetBySlugOrUuidAction',
  2728.             'App\\Application\\Controller\\Api\\Trip\\GetTripAction' => 'App\\Application\\Controller\\Api\\Trip\\GetTripAction',
  2729.             'api_platform.doctrine.orm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2730.             'api_platform.doctrine.orm.state.item_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2731.             'api_platform.state_provider.create' => 'ApiPlatform\\State\\CreateProvider',
  2732.             'api_platform.state_provider.object' => 'ApiPlatform\\State\\ObjectProvider',
  2733.         ]));
  2734.     }
  2735.     /**
  2736.      * Gets the private 'api_platform.symfony.iri_converter' shared service.
  2737.      *
  2738.      * @return \ApiPlatform\Symfony\Routing\IriConverter
  2739.      */
  2740.     protected function getApiPlatform_Symfony_IriConverterService()
  2741.     {
  2742.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  2743.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2744.             return $this->privates['api_platform.symfony.iri_converter'];
  2745.         }
  2746.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2747.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2748.         return $this->privates['api_platform.symfony.iri_converter'] = new \ApiPlatform\Symfony\Routing\IriConverter($a, ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), new \ApiPlatform\Api\IdentifiersExtractor($b$c, ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $c$b, ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), new \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), $b));
  2749.     }
  2750.     /**
  2751.      * Gets the private 'api_platform.symfony.iri_converter.skolem' shared service.
  2752.      *
  2753.      * @return \ApiPlatform\Symfony\Routing\SkolemIriConverter
  2754.      */
  2755.     protected function getApiPlatform_Symfony_IriConverter_SkolemService()
  2756.     {
  2757.         return $this->privates['api_platform.symfony.iri_converter.skolem'] = new \ApiPlatform\Symfony\Routing\SkolemIriConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2758.     }
  2759.     /**
  2760.      * Gets the private 'api_platform.uri_variables.converter' shared service.
  2761.      *
  2762.      * @return \ApiPlatform\Api\UriVariablesConverter
  2763.      */
  2764.     protected function getApiPlatform_UriVariables_ConverterService()
  2765.     {
  2766.         return $this->privates['api_platform.uri_variables.converter'] = new \ApiPlatform\Api\UriVariablesConverter(($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), new RewindableGenerator(function () {
  2767.             yield => ($this->privates['api_platform.uri_variables.transformer.integer'] ?? ($this->privates['api_platform.uri_variables.transformer.integer'] = new \ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer()));
  2768.             yield => ($this->privates['api_platform.uri_variables.transformer.date_time'] ?? ($this->privates['api_platform.uri_variables.transformer.date_time'] = new \ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer()));
  2769.             yield => ($this->privates['api_platform.ramsey_uuid.uri_variables.transformer.uuid'] ?? ($this->privates['api_platform.ramsey_uuid.uri_variables.transformer.uuid'] = new \ApiPlatform\RamseyUuid\UriVariableTransformer\UuidUriVariableTransformer()));
  2770.         }, 3));
  2771.     }
  2772.     /**
  2773.      * Gets the private 'assets.packages' shared service.
  2774.      *
  2775.      * @return \Symfony\Component\Asset\Packages
  2776.      */
  2777.     protected function getAssets_PackagesService()
  2778.     {
  2779.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2780.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  2781.             return new \EmptyIterator();
  2782.         }, 0));
  2783.     }
  2784.     /**
  2785.      * Gets the private 'cache.annotations' shared service.
  2786.      *
  2787.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2788.      */
  2789.     protected function getCache_AnnotationsService()
  2790.     {
  2791.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('boQVPljfh7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2792.     }
  2793.     /**
  2794.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2795.      *
  2796.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2797.      */
  2798.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2799.     {
  2800.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2801.     }
  2802.     /**
  2803.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2804.      *
  2805.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2806.      */
  2807.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2808.     {
  2809.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2810.     }
  2811.     /**
  2812.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2813.      *
  2814.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2815.      */
  2816.     protected function getCache_Messenger_RestartWorkersSignalService()
  2817.     {
  2818.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ai-6z4L4re'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2819.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2820.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2821.     }
  2822.     /**
  2823.      * Gets the private 'cache.property_info' shared service.
  2824.      *
  2825.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2826.      */
  2827.     protected function getCache_PropertyInfoService()
  2828.     {
  2829.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0ZnYZjQNtl'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2830.     }
  2831.     /**
  2832.      * Gets the private 'cache.security_expression_language' shared service.
  2833.      *
  2834.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2835.      */
  2836.     protected function getCache_SecurityExpressionLanguageService()
  2837.     {
  2838.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Y+3qGE+sJP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2839.     }
  2840.     /**
  2841.      * Gets the private 'cache.serializer' shared service.
  2842.      *
  2843.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2844.      */
  2845.     protected function getCache_SerializerService()
  2846.     {
  2847.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4RKp6qrram'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2848.     }
  2849.     /**
  2850.      * Gets the private 'cache.validator' shared service.
  2851.      *
  2852.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2853.      */
  2854.     protected function getCache_ValidatorService()
  2855.     {
  2856.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9t-zTSWkZW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2857.     }
  2858.     /**
  2859.      * Gets the private 'cache.webpack_encore' shared service.
  2860.      *
  2861.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2862.      */
  2863.     protected function getCache_WebpackEncoreService()
  2864.     {
  2865.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4+Ei1+Lms2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2866.     }
  2867.     /**
  2868.      * Gets the private 'config_cache_factory' shared service.
  2869.      *
  2870.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2871.      */
  2872.     protected function getConfigCacheFactoryService()
  2873.     {
  2874.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2875.             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)));
  2876.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2877.         }, 2));
  2878.     }
  2879.     /**
  2880.      * Gets the private 'data_collector.form' shared service.
  2881.      *
  2882.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2883.      */
  2884.     protected function getDataCollector_FormService()
  2885.     {
  2886.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2887.     }
  2888.     /**
  2889.      * Gets the private 'data_collector.request' shared service.
  2890.      *
  2891.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2892.      */
  2893.     protected function getDataCollector_RequestService()
  2894.     {
  2895.         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())));
  2896.     }
  2897.     /**
  2898.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2899.      *
  2900.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2901.      */
  2902.     protected function getDebug_DebugHandlersListenerService()
  2903.     {
  2904.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2905.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2906.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2907.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2908.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2909.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  2910.     }
  2911.     /**
  2912.      * Gets the private 'debug.file_link_formatter' shared service.
  2913.      *
  2914.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2915.      */
  2916.     protected function getDebug_FileLinkFormatterService()
  2917.     {
  2918.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  2919.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2920.         });
  2921.     }
  2922.     /**
  2923.      * Gets the private 'debug.log_processor' shared service.
  2924.      *
  2925.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2926.      */
  2927.     protected function getDebug_LogProcessorService()
  2928.     {
  2929.         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())));
  2930.     }
  2931.     /**
  2932.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2933.      *
  2934.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2935.      */
  2936.     protected function getDebug_Security_Access_DecisionManagerService()
  2937.     {
  2938.         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 () {
  2939.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2940.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2941.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2942.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2943.     }
  2944.     /**
  2945.      * Gets the private 'debug.security.firewall' shared service.
  2946.      *
  2947.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2948.      */
  2949.     protected function getDebug_Security_FirewallService()
  2950.     {
  2951.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2952.         if (isset($this->privates['debug.security.firewall'])) {
  2953.             return $this->privates['debug.security.firewall'];
  2954.         }
  2955.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2956.         if (isset($this->privates['debug.security.firewall'])) {
  2957.             return $this->privates['debug.security.firewall'];
  2958.         }
  2959.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2960.     }
  2961.     /**
  2962.      * Gets the private 'debug.traced.event.bus' shared service.
  2963.      *
  2964.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2965.      */
  2966.     protected function getDebug_Traced_Event_BusService()
  2967.     {
  2968.         return $this->privates['debug.traced.event.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2969.             yield => ($this->privates['event.bus.middleware.traceable'] ?? $this->load('getEvent_Bus_Middleware_TraceableService'));
  2970.             yield => ($this->privates['event.bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['event.bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('event.bus')));
  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.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  2975.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2976.             yield => ($this->privates['event.bus.middleware.handle_message'] ?? $this->load('getEvent_Bus_Middleware_HandleMessageService'));
  2977.         }, 8)));
  2978.     }
  2979.     /**
  2980.      * Gets the private 'debug.traced.query.bus' shared service.
  2981.      *
  2982.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2983.      */
  2984.     protected function getDebug_Traced_Query_BusService()
  2985.     {
  2986.         return $this->privates['debug.traced.query.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2987.             yield => ($this->privates['query.bus.middleware.traceable'] ?? $this->load('getQuery_Bus_Middleware_TraceableService'));
  2988.             yield => ($this->privates['query.bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['query.bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('query.bus')));
  2989.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2990.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2991.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2992.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  2993.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2994.             yield => ($this->privates['query.bus.middleware.handle_message'] ?? $this->load('getQuery_Bus_Middleware_HandleMessageService'));
  2995.         }, 8)));
  2996.     }
  2997.     /**
  2998.      * Gets the private 'debug.validator' shared service.
  2999.      *
  3000.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3001.      */
  3002.     protected function getDebug_ValidatorService()
  3003.     {
  3004.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  3005.         if (isset($this->privates['debug.validator'])) {
  3006.             return $this->privates['debug.validator'];
  3007.         }
  3008.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  3009.     }
  3010.     /**
  3011.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3012.      *
  3013.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3014.      */
  3015.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3016.     {
  3017.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3018.             'App\\Infrastructure\\EventListener\\ConvertImageEventListener' => ['privates''App\\Infrastructure\\EventListener\\ConvertImageEventListener''getConvertImageEventListenerService'true],
  3019.             'App\\Infrastructure\\EventListener\\LogEventListener' => ['privates''App\\Infrastructure\\EventListener\\LogEventListener''getLogEventListenerService'false],
  3020.             'App\\Infrastructure\\EventListener\\PictureSubscriber' => ['privates''App\\Infrastructure\\EventListener\\PictureSubscriber''getPictureSubscriberService'true],
  3021.             'App\\Infrastructure\\EventListener\\PointOfInterestElasticaListener' => ['privates''App\\Infrastructure\\EventListener\\PointOfInterestElasticaListener''getPointOfInterestElasticaListenerService'true],
  3022.             'App\\Infrastructure\\EventListener\\UuidGeneratorSubscriber' => ['privates''App\\Infrastructure\\EventListener\\UuidGeneratorSubscriber''getUuidGeneratorSubscriberService'true],
  3023.             'api_platform.doctrine.listener.http_cache.purge' => ['privates''api_platform.doctrine.listener.http_cache.purge''getApiPlatform_Doctrine_Listener_HttpCache_PurgeService'true],
  3024.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3025.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3026.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3027.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  3028.             'fos_elastica.listener.activities' => ['privates''fos_elastica.listener.activities''getFosElastica_Listener_ActivitiesService'true],
  3029.             'fos_elastica.listener.main_revisions' => ['privates''fos_elastica.listener.main_revisions''getFosElastica_Listener_MainRevisionsService'true],
  3030.             'fos_elastica.listener.statistics' => ['privates''fos_elastica.listener.statistics''getFosElastica_Listener_StatisticsService'true],
  3031.             'fos_elastica.listener.trips' => ['privates''fos_elastica.listener.trips''getFosElastica_Listener_TripsService'true],
  3032.             'ignore_view_subscriber' => ['privates''ignore_view_subscriber''getIgnoreViewSubscriberService'true],
  3033.             'locastic_api_platform_translation.listener.assign_locale' => ['privates''locastic_api_platform_translation.listener.assign_locale''getLocasticApiPlatformTranslation_Listener_AssignLocaleService'true],
  3034.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'true],
  3035.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  3036.             'vich_uploader.listener.clean.media_object' => ['privates''vich_uploader.listener.clean.media_object''getVichUploader_Listener_Clean_MediaObjectService'true],
  3037.             'vich_uploader.listener.remove.media_object' => ['privates''vich_uploader.listener.remove.media_object''getVichUploader_Listener_Remove_MediaObjectService'true],
  3038.             'vich_uploader.listener.upload.media_object' => ['privates''vich_uploader.listener.upload.media_object''getVichUploader_Listener_Upload_MediaObjectService'true],
  3039.         ], [
  3040.             'App\\Infrastructure\\EventListener\\ConvertImageEventListener' => '?',
  3041.             'App\\Infrastructure\\EventListener\\LogEventListener' => '?',
  3042.             'App\\Infrastructure\\EventListener\\PictureSubscriber' => '?',
  3043.             'App\\Infrastructure\\EventListener\\PointOfInterestElasticaListener' => '?',
  3044.             'App\\Infrastructure\\EventListener\\UuidGeneratorSubscriber' => '?',
  3045.             'api_platform.doctrine.listener.http_cache.purge' => '?',
  3046.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3047.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3048.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3049.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3050.             'fos_elastica.listener.activities' => '?',
  3051.             'fos_elastica.listener.main_revisions' => '?',
  3052.             'fos_elastica.listener.statistics' => '?',
  3053.             'fos_elastica.listener.trips' => '?',
  3054.             'ignore_view_subscriber' => '?',
  3055.             'locastic_api_platform_translation.listener.assign_locale' => '?',
  3056.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  3057.             'stof_doctrine_extensions.listener.timestampable' => '?',
  3058.             'vich_uploader.listener.clean.media_object' => '?',
  3059.             'vich_uploader.listener.remove.media_object' => '?',
  3060.             'vich_uploader.listener.upload.media_object' => '?',
  3061.         ]), [=> 'vich_uploader.listener.clean.media_object'=> 'App\\Infrastructure\\EventListener\\PictureSubscriber'=> 'App\\Infrastructure\\EventListener\\UuidGeneratorSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'vich_uploader.listener.remove.media_object'=> 'vich_uploader.listener.upload.media_object'=> [=> [=> 'postRemove'], => 'App\\Infrastructure\\EventListener\\ConvertImageEventListener'], => [=> [=> 'postPersist'], => 'App\\Infrastructure\\EventListener\\LogEventListener'], 10 => [=> [=> 'postUpdate'], => 'App\\Infrastructure\\EventListener\\PointOfInterestElasticaListener'], 11 => [=> [=> 'postRemove'], => 'App\\Infrastructure\\EventListener\\PointOfInterestElasticaListener'], 12 => [=> [=> 'postGenerateSchema'], => 'ignore_view_subscriber'], 13 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 14 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.timestampable'], 15 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.timestampable'], 16 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.timestampable'], 17 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.softdeleteable'], 18 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.softdeleteable'], 19 => [=> [=> 'preUpdate'], => 'api_platform.doctrine.listener.http_cache.purge'], 20 => [=> [=> 'onFlush'], => 'api_platform.doctrine.listener.http_cache.purge'], 21 => [=> [=> 'postFlush'], => 'api_platform.doctrine.listener.http_cache.purge'], 22 => [=> [=> 'postLoad'], => 'locastic_api_platform_translation.listener.assign_locale'], 23 => [=> [=> 'prePersist'], => 'locastic_api_platform_translation.listener.assign_locale'], 24 => [=> [=> 'postPersist'], => 'fos_elastica.listener.main_revisions'], 25 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.main_revisions'], 26 => [=> [=> 'preRemove'], => 'fos_elastica.listener.main_revisions'], 27 => [=> [=> 'postFlush'], => 'fos_elastica.listener.main_revisions'], 28 => [=> [=> 'postPersist'], => 'fos_elastica.listener.activities'], 29 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.activities'], 30 => [=> [=> 'preRemove'], => 'fos_elastica.listener.activities'], 31 => [=> [=> 'postFlush'], => 'fos_elastica.listener.activities'], 32 => [=> [=> 'postPersist'], => 'fos_elastica.listener.trips'], 33 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.trips'], 34 => [=> [=> 'preRemove'], => 'fos_elastica.listener.trips'], 35 => [=> [=> 'postFlush'], => 'fos_elastica.listener.trips'], 36 => [=> [=> 'postPersist'], => 'fos_elastica.listener.statistics'], 37 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.statistics'], 38 => [=> [=> 'preRemove'], => 'fos_elastica.listener.statistics'], 39 => [=> [=> 'postFlush'], => 'fos_elastica.listener.statistics']]);
  3062.     }
  3063.     /**
  3064.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3065.      *
  3066.      * @return \Doctrine\Migrations\DependencyFactory
  3067.      */
  3068.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3069.     {
  3070.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3071.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3072.         $a->setAllOrNothing(false);
  3073.         $a->setCheckDatabasePlatform(true);
  3074.         $a->setTransactional(true);
  3075.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3076.         $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()));
  3077.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] function () {
  3078.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3079.         });
  3080.         return $instance;
  3081.     }
  3082.     /**
  3083.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  3084.      *
  3085.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3086.      */
  3087.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  3088.     {
  3089.         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).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity')], false);
  3090.     }
  3091.     /**
  3092.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3093.      *
  3094.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3095.      */
  3096.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3097.     {
  3098.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/src/Infrastructure/DoctrineMapping') => 'App\\Domain\\Entity'], '.orm.xml'false);
  3099.         $instance->setGlobalBasename('mapping');
  3100.         return $instance;
  3101.     }
  3102.     /**
  3103.      * Gets the private 'exception_listener' shared service.
  3104.      *
  3105.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3106.      */
  3107.     protected function getExceptionListenerService()
  3108.     {
  3109.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3110.     }
  3111.     /**
  3112.      * Gets the private 'fos_elastica.logger' shared service.
  3113.      *
  3114.      * @return \FOS\ElasticaBundle\Logger\ElasticaLogger
  3115.      */
  3116.     protected function getFosElastica_LoggerService()
  3117.     {
  3118.         $a = new \Symfony\Bridge\Monolog\Logger('elastica');
  3119.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3120.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3121.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3122.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3123.         return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($atrue);
  3124.     }
  3125.     /**
  3126.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3127.      *
  3128.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3129.      */
  3130.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3131.     {
  3132.         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())));
  3133.     }
  3134.     /**
  3135.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3136.      *
  3137.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3138.      */
  3139.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3140.     {
  3141.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3142.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3143.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3144.         }
  3145.         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);
  3146.     }
  3147.     /**
  3148.      * Gets the private 'locale_aware_listener' shared service.
  3149.      *
  3150.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3151.      */
  3152.     protected function getLocaleAwareListenerService()
  3153.     {
  3154.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3155.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3156.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3157.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  3158.         }, 3), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3159.     }
  3160.     /**
  3161.      * Gets the private 'locale_listener' shared service.
  3162.      *
  3163.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3164.      */
  3165.     protected function getLocaleListenerService()
  3166.     {
  3167.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3168.     }
  3169.     /**
  3170.      * Gets the private 'mime_types' shared service.
  3171.      *
  3172.      * @return \Symfony\Component\Mime\MimeTypes
  3173.      */
  3174.     protected function getMimeTypesService()
  3175.     {
  3176.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3177.         $instance->setDefault($instance);
  3178.         return $instance;
  3179.     }
  3180.     /**
  3181.      * Gets the private 'monolog.handler.console' shared service.
  3182.      *
  3183.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3184.      */
  3185.     protected function getMonolog_Handler_ConsoleService()
  3186.     {
  3187.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3188.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3189.         return $instance;
  3190.     }
  3191.     /**
  3192.      * Gets the private 'monolog.handler.main' shared service.
  3193.      *
  3194.      * @return \Monolog\Handler\StreamHandler
  3195.      */
  3196.     protected function getMonolog_Handler_MainService()
  3197.     {
  3198.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3199.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3200.         return $instance;
  3201.     }
  3202.     /**
  3203.      * Gets the private 'monolog.logger' shared service.
  3204.      *
  3205.      * @return \Symfony\Bridge\Monolog\Logger
  3206.      */
  3207.     protected function getMonolog_LoggerService()
  3208.     {
  3209.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3210.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3211.         $instance->useMicrosecondTimestamps(true);
  3212.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3213.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3214.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3215.         return $instance;
  3216.     }
  3217.     /**
  3218.      * Gets the private 'monolog.logger.cache' shared service.
  3219.      *
  3220.      * @return \Symfony\Bridge\Monolog\Logger
  3221.      */
  3222.     protected function getMonolog_Logger_CacheService()
  3223.     {
  3224.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3225.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3226.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3227.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3228.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3229.         return $instance;
  3230.     }
  3231.     /**
  3232.      * Gets the private 'monolog.logger.request' shared service.
  3233.      *
  3234.      * @return \Symfony\Bridge\Monolog\Logger
  3235.      */
  3236.     protected function getMonolog_Logger_RequestService()
  3237.     {
  3238.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3239.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3240.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3241.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3242.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3243.         return $instance;
  3244.     }
  3245.     /**
  3246.      * Gets the private 'monolog.logger.security' shared service.
  3247.      *
  3248.      * @return \Symfony\Bridge\Monolog\Logger
  3249.      */
  3250.     protected function getMonolog_Logger_SecurityService()
  3251.     {
  3252.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3253.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3254.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3255.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3256.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3257.         return $instance;
  3258.     }
  3259.     /**
  3260.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3261.      *
  3262.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3263.      */
  3264.     protected function getNelmioCors_CorsListenerService()
  3265.     {
  3266.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  3267.     }
  3268.     /**
  3269.      * Gets the private 'parameter_bag' shared service.
  3270.      *
  3271.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3272.      */
  3273.     protected function getParameterBagService()
  3274.     {
  3275.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3276.     }
  3277.     /**
  3278.      * Gets the private 'profiler_listener' shared service.
  3279.      *
  3280.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3281.      */
  3282.     protected function getProfilerListenerService()
  3283.     {
  3284.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3285.         if (isset($this->privates['profiler_listener'])) {
  3286.             return $this->privates['profiler_listener'];
  3287.         }
  3288.         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);
  3289.     }
  3290.     /**
  3291.      * Gets the private 'property_accessor' shared service.
  3292.      *
  3293.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3294.      */
  3295.     protected function getPropertyAccessorService()
  3296.     {
  3297.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3298.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3299.     }
  3300.     /**
  3301.      * Gets the private 'property_info' shared service.
  3302.      *
  3303.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3304.      */
  3305.     protected function getPropertyInfoService()
  3306.     {
  3307.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3308.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3309.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3310.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3311.         }, 3), new RewindableGenerator(function () {
  3312.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3313.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3314.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3315.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3316.         }, 4), new RewindableGenerator(function () {
  3317.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3318.         }, 1), new RewindableGenerator(function () {
  3319.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3320.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3321.         }, 2), new RewindableGenerator(function () {
  3322.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3323.         }, 1));
  3324.     }
  3325.     /**
  3326.      * Gets the private 'router.expression_language_provider' shared service.
  3327.      *
  3328.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3329.      */
  3330.     protected function getRouter_ExpressionLanguageProviderService()
  3331.     {
  3332.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3333.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3334.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  3335.         ], [
  3336.             'env' => 'Closure',
  3337.             'service' => 'Closure',
  3338.         ]));
  3339.     }
  3340.     /**
  3341.      * Gets the private 'router.request_context' shared service.
  3342.      *
  3343.      * @return \Symfony\Component\Routing\RequestContext
  3344.      */
  3345.     protected function getRouter_RequestContextService()
  3346.     {
  3347.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('APP_HOST'), $this->getEnv('APP_SCHEME'), 80443);
  3348.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3349.         return $instance;
  3350.     }
  3351.     /**
  3352.      * Gets the private 'router_listener' shared service.
  3353.      *
  3354.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3355.      */
  3356.     protected function getRouterListenerService()
  3357.     {
  3358.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3359.     }
  3360.     /**
  3361.      * Gets the private 'security.authorization_checker' shared service.
  3362.      *
  3363.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  3364.      */
  3365.     protected function getSecurity_AuthorizationCheckerService()
  3366.     {
  3367.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  3368.         if (isset($this->privates['security.authorization_checker'])) {
  3369.             return $this->privates['security.authorization_checker'];
  3370.         }
  3371.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  3372.     }
  3373.     /**
  3374.      * Gets the private 'security.context_listener.0' shared service.
  3375.      *
  3376.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3377.      */
  3378.     protected function getSecurity_ContextListener_0Service()
  3379.     {
  3380.         $a = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  3381.         if (isset($this->privates['security.context_listener.0'])) {
  3382.             return $this->privates['security.context_listener.0'];
  3383.         }
  3384.         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 () {
  3385.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  3386.         }, 1), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  3387.     }
  3388.     /**
  3389.      * Gets the private 'security.event_dispatcher.admin' shared service.
  3390.      *
  3391.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3392.      */
  3393.     protected function getSecurity_EventDispatcher_AdminService()
  3394.     {
  3395.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3396.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  3397.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  3398.         }, => 'onSuccessfulLogin'], 0);
  3399.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  3400.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->load('getSecurity_Logout_Listener_Default_AdminService'));
  3401.         }, => 'onLogout'], 64);
  3402.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  3403.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3404.         }, => 'onLogout'], 0);
  3405.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3406.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  3407.         }, => 'preCheckCredentials'], 256);
  3408.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3409.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  3410.         }, => 'postCheckCredentials'], 256);
  3411.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3412.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3413.         }, => 'checkPassport'], 1024);
  3414.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'App\\Application\\EventSubscriber\\LastLoginSubscriber')] function () {
  3415.             return ($this->privates['App\\Application\\EventSubscriber\\LastLoginSubscriber'] ?? $this->load('getLastLoginSubscriberService'));
  3416.         }, => 'onSecurityInteractiveLogin'], 0);
  3417.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  3418.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3419.         }, => 'checkPassport'], 0);
  3420.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  3421.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3422.         }, => 'onLoginSuccess'], 0);
  3423.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  3424.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3425.         }, => 'checkPassport'], 512);
  3426.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  3427.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3428.         }, => 'onLogout'], 0);
  3429.         return $instance;
  3430.     }
  3431.     /**
  3432.      * Gets the private 'security.expression_language' shared service.
  3433.      *
  3434.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3435.      */
  3436.     protected function getSecurity_ExpressionLanguageService()
  3437.     {
  3438.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3439.         $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())));
  3440.         return $instance;
  3441.     }
  3442.     /**
  3443.      * Gets the private 'security.firewall.map' shared service.
  3444.      *
  3445.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3446.      */
  3447.     protected function getSecurity_Firewall_MapService()
  3448.     {
  3449.         $a = ($this->privates['.service_locator.R7Ao4tg'] ?? $this->get_ServiceLocator_R7Ao4tgService());
  3450.         if (isset($this->privates['security.firewall.map'])) {
  3451.             return $this->privates['security.firewall.map'];
  3452.         }
  3453.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3454.             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)/')));
  3455.             yield 'security.firewall.map.context.firebase' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  3456.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
  3457.         }, 3));
  3458.     }
  3459.     /**
  3460.      * Gets the private 'security.helper' shared service.
  3461.      *
  3462.      * @return \Symfony\Component\Security\Core\Security
  3463.      */
  3464.     protected function getSecurity_HelperService()
  3465.     {
  3466.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3467.             'security.authorization_checker' => ['privates''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3468.             'security.token_storage' => ['privates''security.token_storage''getSecurity_TokenStorageService'false],
  3469.         ], [
  3470.             'security.authorization_checker' => '?',
  3471.             'security.token_storage' => '?',
  3472.         ]));
  3473.     }
  3474.     /**
  3475.      * Gets the private 'security.logout_url_generator' shared service.
  3476.      *
  3477.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3478.      */
  3479.     protected function getSecurity_LogoutUrlGeneratorService()
  3480.     {
  3481.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3482.         $instance->registerListener('admin''admin_logout''logout''_csrf_token'NULLNULL);
  3483.         return $instance;
  3484.     }
  3485.     /**
  3486.      * Gets the private 'security.role_hierarchy' shared service.
  3487.      *
  3488.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3489.      */
  3490.     protected function getSecurity_RoleHierarchyService()
  3491.     {
  3492.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3493.     }
  3494.     /**
  3495.      * Gets the private 'security.token_storage' shared service.
  3496.      *
  3497.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3498.      */
  3499.     protected function getSecurity_TokenStorageService()
  3500.     {
  3501.         return $this->privates['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, [
  3502.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3503.         ], [
  3504.             'request_stack' => '?',
  3505.         ]));
  3506.     }
  3507.     /**
  3508.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3509.      *
  3510.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3511.      */
  3512.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3513.     {
  3514.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3515.     }
  3516.     /**
  3517.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3518.      *
  3519.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3520.      */
  3521.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3522.     {
  3523.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3524.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3525.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3526.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3527.     }
  3528.     /**
  3529.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3530.      *
  3531.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3532.      */
  3533.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3534.     {
  3535.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3536.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3537.             return $this->privates['sensio_framework_extra.security.listener'];
  3538.         }
  3539.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3540.         $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())));
  3541.         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->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3542.     }
  3543.     /**
  3544.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3545.      *
  3546.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3547.      */
  3548.     protected function getSensioFrameworkExtra_View_ListenerService()
  3549.     {
  3550.         $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))));
  3551.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3552.             'twig' => ['privates''twig''getTwigService'false],
  3553.         ], [
  3554.             'twig' => 'Twig\\Environment',
  3555.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3556.         return $instance;
  3557.     }
  3558.     /**
  3559.      * Gets the private 'serializer' shared service.
  3560.      *
  3561.      * @return \Symfony\Component\Serializer\Serializer
  3562.      */
  3563.     protected function getSerializerService()
  3564.     {
  3565.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  3566.         if (isset($this->privates['serializer'])) {
  3567.             return $this->privates['serializer'];
  3568.         }
  3569.         $b = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  3570.         if (isset($this->privates['serializer'])) {
  3571.             return $this->privates['serializer'];
  3572.         }
  3573.         $c = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  3574.         if (isset($this->privates['serializer'])) {
  3575.             return $this->privates['serializer'];
  3576.         }
  3577.         $d = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3578.         if (isset($this->privates['serializer'])) {
  3579.             return $this->privates['serializer'];
  3580.         }
  3581.         $e = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3582.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3583.         $g = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3584.         $h = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  3585.         $i = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$e$g)], [=> $h])));
  3586.         $j = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  3587.         $k = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  3588.         $l = new \ApiPlatform\JsonApi\Serializer\ReservedAttributeNameConverter($k);
  3589.         $m = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3590.         $n = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  3591.         $o = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3592.         $p = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3593.         $q = ($this->privates['api_platform.serializer.mapping.cache_class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_CacheClassMetadataFactoryService());
  3594.         $r = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  3595.         $s = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($q);
  3596.         $t = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($q$k$e$g$sNULL);
  3597.         return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($e), => new \App\Application\Serializer\MediaObjectNormalizer(($this->privates['vich_uploader.storage.flysystem'] ?? $this->getVichUploader_Storage_FlysystemService()), $this->getEnv('APP_ABSOLUTE_URL')), => new \App\Application\Serializer\PointOfInterestObjectNormalizer($a, ($this->privates['App\\Infrastructure\\Repository\\PersonPointOfInterestRepository'] ?? $this->getPersonPointOfInterestRepositoryService())), => new \App\Application\Serializer\RevisionObjectNormalizer(new \App\Application\Service\Revision\RevisionAttributeGroupingService(($this->privates['App\\Infrastructure\\Repository\\ChapterRepository'] ?? $this->getChapterRepositoryService()), $f)), => new \App\Application\Serializer\TripCategoryObjectNormalizer(($this->privates['App\\Infrastructure\\Repository\\TripRepository'] ?? $this->getTripRepositoryService())), => new \App\Application\Serializer\UploadedFileDenormalizer(), => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), => $i=> new \ApiPlatform\JsonApi\Serializer\ConstraintViolationListNormalizer($j$l), => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($m, [], $k), 10 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $k), 11 => new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true), 12 => $i13 => new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($n$b$m), 14 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n$o$j$p$m$k), 15 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n$b$m), 16 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($mtrue), 17 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 18 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 20 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 21 => new \ApiPlatform\JsonApi\Serializer\ItemNormalizer($o$j$b$p$e$l$q, [], $n$c), 22 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n$o$j$b$p$r$e$k$q, [], $c), 23 => new \ApiPlatform\Serializer\ItemNormalizer($o$j$b$p$e$k$qNULL$n$c), 24 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $k), 26 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($q$k$g$sNULL)), 27 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 28 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 29 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 30 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 31 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 32 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 33 => new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($p'page'$n), 34 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($r$p$bNULL), 'page''pagination'$n$e), $n$p$d), 35 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 36 => new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($t$b$p$n), 37 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($t$b$r), 38 => $t], [=> new \App\Application\Encoder\MultipartDecoder($f), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $h=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'NULL), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  3598.     }
  3599.     /**
  3600.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3601.      *
  3602.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3603.      */
  3604.     protected function getSerializer_NameConverter_MetadataAwareService()
  3605.     {
  3606.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.cache_class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_CacheClassMetadataFactoryService()));
  3607.     }
  3608.     /**
  3609.      * Gets the private 'session_listener' shared service.
  3610.      *
  3611.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3612.      */
  3613.     protected function getSessionListenerService()
  3614.     {
  3615.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3616.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3617.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3618.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3619.         ], [
  3620.             'logger' => '?',
  3621.             'session_collector' => '?',
  3622.             'session_factory' => '?',
  3623.         ]), true$this->parameters['session.storage.options']);
  3624.     }
  3625.     /**
  3626.      * Gets the private 'snc_redis.logger' shared service.
  3627.      *
  3628.      * @return \Snc\RedisBundle\Logger\RedisLogger
  3629.      */
  3630.     protected function getSncRedis_LoggerService()
  3631.     {
  3632.         $a = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  3633.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3634.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3635.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3636.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3637.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($a);
  3638.     }
  3639.     /**
  3640.      * Gets the private 'translator.default' shared service.
  3641.      *
  3642.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3643.      */
  3644.     protected function getTranslator_DefaultService()
  3645.     {
  3646.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3647.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3648.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3649.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3650.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3651.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3652.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3653.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3654.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3655.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3656.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3657.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3658.         ], [
  3659.             'translation.loader.csv' => '?',
  3660.             'translation.loader.dat' => '?',
  3661.             'translation.loader.ini' => '?',
  3662.             'translation.loader.json' => '?',
  3663.             'translation.loader.mo' => '?',
  3664.             'translation.loader.php' => '?',
  3665.             'translation.loader.po' => '?',
  3666.             'translation.loader.qt' => '?',
  3667.             'translation.loader.res' => '?',
  3668.             'translation.loader.xliff' => '?',
  3669.             'translation.loader.yml' => '?',
  3670.         ]), 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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf'), => (\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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), => (\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')], '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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), => (\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')], '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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/translations/messages.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf'), => (\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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], '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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), => (\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'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), => (\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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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')], '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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), => (\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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), => (\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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf'), => (\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'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), => (\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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), => (\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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), => (\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/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf'), => (\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/verify-email-bundle/src/Resources/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/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/locastic/api-platform-translation-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/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/verify-email-bundle/src/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'10 => 'vendor/symfony/debug-bundle/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/webpack-encore-bundle/src/translations'14 => 'vendor/twig/extra-bundle/translations'15 => 'vendor/stof/doctrine-extensions-bundle/src/translations'16 => 'vendor/symfony/security-bundle/translations'17 => 'vendor/symfony/monolog-bundle/translations'18 => 'vendor/symfony/maker-bundle/src/translations'19 => 'vendor/sensio/framework-extra-bundle/src/translations'20 => 'vendor/snc/redis-bundle/src/translations'21 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'22 => 'vendor/nelmio/cors-bundle/translations'23 => 'vendor/lexik/jwt-authentication-bundle/translations'24 => 'vendor/locastic/api-platform-translation-bundle/src/translations'25 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'26 => 'vendor/oneup/flysystem-bundle/src/translations'27 => 'vendor/liip/imagine-bundle/translations'28 => 'vendor/friendsofsymfony/elastica-bundle/src/translations'29 => 'vendor/knplabs/knp-snappy-bundle/src/translations'30 => 'vendor/endroid/qr-code-bundle/src/translations'31 => 'vendor/kreait/firebase-bundle/src/translations']]], []);
  3671.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3672.         $instance->setFallbackLocales([=> 'fr']);
  3673.         return $instance;
  3674.     }
  3675.     /**
  3676.      * Gets the private 'twig' shared service.
  3677.      *
  3678.      * @return \Twig\Environment
  3679.      */
  3680.     protected function getTwigService()
  3681.     {
  3682.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  3683.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3684.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3685.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3686.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3687.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3688.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3689.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3690.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3691.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3692.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3693.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), 'SncRedis');
  3694.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), '!SncRedis');
  3695.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  3696.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  3697.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  3698.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  3699.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  3700.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  3701.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
  3702.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
  3703.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3704.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3705.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3706.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3707.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  3708.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3709.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  3710.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3711.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3712.         $f = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  3713.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3714.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  3715.         $h = new \Symfony\Bridge\Twig\AppVariable();
  3716.         $h->setEnvironment('dev');
  3717.         $h->setDebug(true);
  3718.         $h->setTokenStorage($f);
  3719.         if ($this->has('request_stack')) {
  3720.             $h->setRequestStack($e);
  3721.         }
  3722.         $i = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3723.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3724.         $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())));
  3725.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  3726.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  3727.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  3728.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  3729.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  3730.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3731.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  3732.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3733.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3734.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  3735.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));
  3736.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  3737.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  3738.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3739.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  3740.         $instance->addExtension(new \App\Admin\TwigExtension\CustomTranslationExtension());
  3741.         $instance->addExtension(new \App\Admin\TwigExtension\JsonWebTokenExtension(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['kreait_firebase.caramaps.auth'] ?? $this->getKreaitFirebase_Caramaps_AuthService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
  3742.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3743.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  3744.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3745.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  3746.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  3747.         ], [
  3748.             'webpack_encore.entrypoint_lookup_collection' => '?',
  3749.             'webpack_encore.tag_renderer' => '?',
  3750.         ])));
  3751.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  3752.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  3753.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  3754.         $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  3755.         $instance->addGlobal('app'$h);
  3756.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3757.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  3758.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  3759.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  3760.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  3761.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  3762.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates''Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime''getQrCodeRuntimeService'true],
  3763.         ], [
  3764.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3765.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3766.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  3767.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3768.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  3769.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  3770.         ])));
  3771.         $instance->addGlobal('app_client_url'$this->getEnv('APP_CLIENT_URL'));
  3772.         $instance->registerUndefinedFilterCallback([=> $i=> 'suggestFilter']);
  3773.         $instance->registerUndefinedFunctionCallback([=> $i=> 'suggestFunction']);
  3774.         $instance->registerUndefinedTokenParserCallback([=> $i=> 'suggestTag']);
  3775.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3776.         return $instance;
  3777.     }
  3778.     /**
  3779.      * Gets the private 'validator.builder' shared service.
  3780.      *
  3781.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3782.      */
  3783.     protected function getValidator_BuilderService()
  3784.     {
  3785.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3786.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3787.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3788.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3789.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3790.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3791.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3792.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3793.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3794.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3795.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3796.         ], [
  3797.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3798.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3799.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3800.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3801.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3802.             'doctrine.orm.validator.unique' => '?',
  3803.             'security.validator.user_password' => '?',
  3804.             'validator.expression' => '?',
  3805.         ])));
  3806.         if ($this->has('translator')) {
  3807.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3808.         }
  3809.         $instance->setTranslationDomain('validators');
  3810.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3811.         $instance->enableAnnotationMapping(true);
  3812.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3813.         $instance->addMethodMapping('loadValidatorMetadata');
  3814.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3815.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3816.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3817.         return $instance;
  3818.     }
  3819.     /**
  3820.      * Gets the private 'var_dumper.html_dumper' shared service.
  3821.      *
  3822.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3823.      */
  3824.     protected function getVarDumper_HtmlDumperService()
  3825.     {
  3826.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3827.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3828.         return $instance;
  3829.     }
  3830.     /**
  3831.      * Gets the private 'var_dumper.server_connection' shared service.
  3832.      *
  3833.      * @return \Symfony\Component\VarDumper\Server\Connection
  3834.      */
  3835.     protected function getVarDumper_ServerConnectionService()
  3836.     {
  3837.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  3838.     }
  3839.     /**
  3840.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  3841.      *
  3842.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  3843.      */
  3844.     protected function getVichUploader_MetadataReaderService()
  3845.     {
  3846.         $a = new \Metadata\Driver\FileLocator(['App\\Domain' => (\dirname(__DIR__4).'/src/Application/Resources/config/vich_uploader')]);
  3847.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  3848.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  3849.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  3850.     }
  3851.     /**
  3852.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  3853.      *
  3854.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  3855.      */
  3856.     protected function getVichUploader_PropertyMappingFactoryService()
  3857.     {
  3858.         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');
  3859.     }
  3860.     /**
  3861.      * Gets the private 'vich_uploader.storage.flysystem' shared service.
  3862.      *
  3863.      * @return \Vich\UploaderBundle\Storage\FlysystemStorage
  3864.      */
  3865.     protected function getVichUploader_Storage_FlysystemService()
  3866.     {
  3867.         return $this->privates['vich_uploader.storage.flysystem'] = new \Vich\UploaderBundle\Storage\FlysystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3868.             'oneup_flysystem.aws_filesystems_filesystem' => ['services''oneup_flysystem.aws_filesystems_filesystem''getOneupFlysystem_AwsFilesystemsFilesystemService'false],
  3869.         ], [
  3870.             'oneup_flysystem.aws_filesystems_filesystem' => '?',
  3871.         ]));
  3872.     }
  3873.     /**
  3874.      * Gets the private 'web_profiler.csp.handler' shared service.
  3875.      *
  3876.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3877.      */
  3878.     protected function getWebProfiler_Csp_HandlerService()
  3879.     {
  3880.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3881.     }
  3882.     /**
  3883.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3884.      *
  3885.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3886.      */
  3887.     protected function getWebProfiler_DebugToolbarService()
  3888.     {
  3889.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  3890.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3891.             return $this->privates['web_profiler.debug_toolbar'];
  3892.         }
  3893.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3894.     }
  3895.     /**
  3896.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3897.      *
  3898.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3899.      */
  3900.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3901.     {
  3902.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3903.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  3904.         ], [
  3905.             '_default' => '?',
  3906.         ]), '_default');
  3907.     }
  3908.     /**
  3909.      * Gets the public 'profiler' alias.
  3910.      *
  3911.      * @return object The ".container.private.profiler" service.
  3912.      */
  3913.     protected function getProfilerService()
  3914.     {
  3915.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3916.         return $this->get('.container.private.profiler');
  3917.     }
  3918.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  3919.     {
  3920.         if (isset($this->buildParameters[$name])) {
  3921.             return $this->buildParameters[$name];
  3922.         }
  3923.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3924.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3925.         }
  3926.         if (isset($this->loadedDynamicParameters[$name])) {
  3927.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3928.         }
  3929.         return $this->parameters[$name];
  3930.     }
  3931.     public function hasParameter(string $name): bool
  3932.     {
  3933.         if (isset($this->buildParameters[$name])) {
  3934.             return true;
  3935.         }
  3936.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3937.     }
  3938.     public function setParameter(string $name$value): void
  3939.     {
  3940.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3941.     }
  3942.     public function getParameterBag(): ParameterBagInterface
  3943.     {
  3944.         if (null === $this->parameterBag) {
  3945.             $parameters $this->parameters;
  3946.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3947.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3948.             }
  3949.             foreach ($this->buildParameters as $name => $value) {
  3950.                 $parameters[$name] = $value;
  3951.             }
  3952.             $this->parameterBag = new FrozenParameterBag($parameters);
  3953.         }
  3954.         return $this->parameterBag;
  3955.     }
  3956.     private $loadedDynamicParameters = [
  3957.         'kernel.runtime_environment' => false,
  3958.         'kernel.build_dir' => false,
  3959.         'kernel.cache_dir' => false,
  3960.         'router.request_context.host' => false,
  3961.         'router.request_context.scheme' => false,
  3962.         'vich_uploader.media_object.upload_destination' => false,
  3963.         'mailer_address' => false,
  3964.         'mailer_name' => false,
  3965.         'app.client_url' => false,
  3966.         'minioApiEndpoint' => false,
  3967.         'minioBucket' => false,
  3968.         'kernel.secret' => false,
  3969.         'debug.file_link_format' => false,
  3970.         'debug.container.dump' => false,
  3971.         'serializer.mapping.cache.file' => false,
  3972.         'session.save_path' => false,
  3973.         'validator.mapping.cache.file' => false,
  3974.         'profiler.storage.dsn' => false,
  3975.         'doctrine.orm.proxy_dir' => false,
  3976.         'api_platform.http_cache.public' => false,
  3977.         'nelmio_cors.defaults' => false,
  3978.         'lexik_jwt_authentication.pass_phrase' => false,
  3979.         'liip_imagine.resolvers' => false,
  3980.         'knp_snappy.pdf.binary' => false,
  3981.         'knp_snappy.image.binary' => false,
  3982.     ];
  3983.     private $dynamicParameters = [];
  3984.     private function getDynamicParameter(string $name)
  3985.     {
  3986.         $value = match ($name) {
  3987.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  3988.             'kernel.build_dir' => $this->targetDir.'',
  3989.             'kernel.cache_dir' => $this->targetDir.'',
  3990.             'router.request_context.host' => $this->getEnv('APP_HOST'),
  3991.             'router.request_context.scheme' => $this->getEnv('APP_SCHEME'),
  3992.             'vich_uploader.media_object.upload_destination' => (\dirname(__DIR__4).$this->getEnv('APP_UPLOAD_DIR')),
  3993.             'mailer_address' => $this->getEnv('MAILER_ADDRESS'),
  3994.             'mailer_name' => $this->getEnv('MAILER_NAME'),
  3995.             'app.client_url' => $this->getEnv('APP_CLIENT_URL'),
  3996.             'minioApiEndpoint' => $this->getEnv('MINIO_API_ENDPOINT'),
  3997.             'minioBucket' => $this->getEnv('MINIO_BUCKET'),
  3998.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  3999.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  4000.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  4001.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  4002.             'session.save_path' => ($this->targetDir.''.'/sessions'),
  4003.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  4004.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  4005.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  4006.             'api_platform.http_cache.public' => $this->getEnv('bool:ENABLE_CACHE'),
  4007.             'nelmio_cors.defaults' => [
  4008.                 'allow_origin' => [
  4009.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  4010.                 ],
  4011.                 'allow_credentials' => false,
  4012.                 'allow_headers' => [
  4013.                     => 'content-type',
  4014.                     => 'authorization',
  4015.                 ],
  4016.                 'expose_headers' => [
  4017.                     => 'Link',
  4018.                 ],
  4019.                 'allow_methods' => [
  4020.                     => 'GET',
  4021.                     => 'OPTIONS',
  4022.                     => 'POST',
  4023.                     => 'PUT',
  4024.                     => 'PATCH',
  4025.                     => 'DELETE',
  4026.                 ],
  4027.                 'max_age' => 28800,
  4028.                 'hosts' => [
  4029.                 ],
  4030.                 'origin_regex' => true,
  4031.                 'forced_allow_origin_value' => NULL,
  4032.                 'skip_same_as_origin' => true,
  4033.             ],
  4034.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  4035.             'liip_imagine.resolvers' => [
  4036.                 'aws_filesystems' => [
  4037.                     'flysystem' => [
  4038.                         'filesystem_service' => 'oneup_flysystem.aws_filesystems_filesystem',
  4039.                         'root_url' => $this->getEnv('resolve:MINIO_ENDPOINT'),
  4040.                         'cache_prefix' => '/cache',
  4041.                         'visibility' => 'public',
  4042.                     ],
  4043.                 ],
  4044.                 'default' => [
  4045.                     'web_path' => [
  4046.                         'web_root' => (\dirname(__DIR__4).'/public'),
  4047.                         'cache_prefix' => 'media/cache',
  4048.                     ],
  4049.                 ],
  4050.             ],
  4051.             'knp_snappy.pdf.binary' => $this->getEnv('WKHTMLTOPDF_PATH'),
  4052.             'knp_snappy.image.binary' => $this->getEnv('WKHTMLTOIMAGE_PATH'),
  4053.             default => throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name)),
  4054.         };
  4055.         $this->loadedDynamicParameters[$name] = true;
  4056.         return $this->dynamicParameters[$name] = $value;
  4057.     }
  4058.     protected function getDefaultParameters(): array
  4059.     {
  4060.         return [
  4061.             'kernel.project_dir' => \dirname(__DIR__4),
  4062.             'kernel.environment' => 'dev',
  4063.             'kernel.debug' => true,
  4064.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4065.             'kernel.bundles' => [
  4066.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4067.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4068.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4069.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4070.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4071.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4072.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4073.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4074.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  4075.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4076.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4077.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4078.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4079.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  4080.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4081.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4082.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  4083.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  4084.                 'ApiPlatformTranslationBundle' => 'Locastic\\ApiPlatformTranslationBundle\\ApiPlatformTranslationBundle',
  4085.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4086.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  4087.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  4088.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  4089.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4090.                 'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
  4091.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  4092.                 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  4093.                 'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle',
  4094.             ],
  4095.             'kernel.bundles_metadata' => [
  4096.                 'FrameworkBundle' => [
  4097.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4098.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4099.                 ],
  4100.                 'DoctrineBundle' => [
  4101.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4102.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4103.                 ],
  4104.                 'DoctrineMigrationsBundle' => [
  4105.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4106.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4107.                 ],
  4108.                 'DebugBundle' => [
  4109.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4110.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4111.                 ],
  4112.                 'TwigBundle' => [
  4113.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4114.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4115.                 ],
  4116.                 'WebProfilerBundle' => [
  4117.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4118.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4119.                 ],
  4120.                 'WebpackEncoreBundle' => [
  4121.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4122.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4123.                 ],
  4124.                 'TwigExtraBundle' => [
  4125.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4126.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4127.                 ],
  4128.                 'StofDoctrineExtensionsBundle' => [
  4129.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  4130.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  4131.                 ],
  4132.                 'SecurityBundle' => [
  4133.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4134.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4135.                 ],
  4136.                 'MonologBundle' => [
  4137.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4138.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4139.                 ],
  4140.                 'MakerBundle' => [
  4141.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4142.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4143.                 ],
  4144.                 'SensioFrameworkExtraBundle' => [
  4145.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4146.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4147.                 ],
  4148.                 'SncRedisBundle' => [
  4149.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src'),
  4150.                     'namespace' => 'Snc\\RedisBundle',
  4151.                 ],
  4152.                 'ApiPlatformBundle' => [
  4153.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4154.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4155.                 ],
  4156.                 'NelmioCorsBundle' => [
  4157.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4158.                     'namespace' => 'Nelmio\\CorsBundle',
  4159.                 ],
  4160.                 'VichUploaderBundle' => [
  4161.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  4162.                     'namespace' => 'Vich\\UploaderBundle',
  4163.                 ],
  4164.                 'LexikJWTAuthenticationBundle' => [
  4165.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  4166.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  4167.                 ],
  4168.                 'ApiPlatformTranslationBundle' => [
  4169.                     'path' => (\dirname(__DIR__4).'/vendor/locastic/api-platform-translation-bundle/src'),
  4170.                     'namespace' => 'Locastic\\ApiPlatformTranslationBundle',
  4171.                 ],
  4172.                 'DoctrineFixturesBundle' => [
  4173.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4174.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4175.                 ],
  4176.                 'SymfonyCastsVerifyEmailBundle' => [
  4177.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4178.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4179.                 ],
  4180.                 'SymfonyCastsResetPasswordBundle' => [
  4181.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  4182.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  4183.                 ],
  4184.                 'OneupFlysystemBundle' => [
  4185.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  4186.                     'namespace' => 'Oneup\\FlysystemBundle',
  4187.                 ],
  4188.                 'LiipImagineBundle' => [
  4189.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4190.                     'namespace' => 'Liip\\ImagineBundle',
  4191.                 ],
  4192.                 'FOSElasticaBundle' => [
  4193.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src'),
  4194.                     'namespace' => 'FOS\\ElasticaBundle',
  4195.                 ],
  4196.                 'KnpSnappyBundle' => [
  4197.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  4198.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  4199.                 ],
  4200.                 'EndroidQrCodeBundle' => [
  4201.                     'path' => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src'),
  4202.                     'namespace' => 'Endroid\\QrCodeBundle',
  4203.                 ],
  4204.                 'FirebaseBundle' => [
  4205.                     'path' => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src'),
  4206.                     'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle',
  4207.                 ],
  4208.             ],
  4209.             'kernel.charset' => 'UTF-8',
  4210.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4211.             'event_dispatcher.event_aliases' => [
  4212.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4213.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4214.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4215.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4216.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4217.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4218.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4219.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4220.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4221.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4222.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4223.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4224.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4225.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4226.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4227.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4228.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4229.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4230.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4231.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4232.             ],
  4233.             'fragment.renderer.hinclude.global_template' => NULL,
  4234.             'fragment.path' => '/_fragment',
  4235.             'kernel.http_method_override' => false,
  4236.             'kernel.trust_x_sendfile_type_header' => false,
  4237.             'kernel.trusted_hosts' => [
  4238.             ],
  4239.             'kernel.default_locale' => 'fr',
  4240.             'kernel.enabled_locales' => [
  4241.             ],
  4242.             'kernel.error_controller' => 'error_controller',
  4243.             'asset.request_context.base_path' => NULL,
  4244.             'asset.request_context.secure' => NULL,
  4245.             'translator.logging' => false,
  4246.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4247.             'debug.error_handler.throw_at' => -1,
  4248.             'router.request_context.base_url' => '',
  4249.             'router.resource' => 'kernel::loadRoutes',
  4250.             'request_listener.http_port' => 80,
  4251.             'request_listener.https_port' => 443,
  4252.             'session.metadata.storage_key' => '_sf2_meta',
  4253.             'session.storage.options' => [
  4254.                 'cache_limiter' => '0',
  4255.                 'cookie_lifetime' => 28800,
  4256.                 'cookie_secure' => 'auto',
  4257.                 'cookie_httponly' => true,
  4258.                 'cookie_samesite' => 'lax',
  4259.                 'gc_maxlifetime' => 28800,
  4260.                 'gc_probability' => 1,
  4261.             ],
  4262.             'session.metadata.update_threshold' => 0,
  4263.             'form.type_extension.csrf.enabled' => true,
  4264.             'form.type_extension.csrf.field_name' => '_token',
  4265.             'validator.translation_domain' => 'validators',
  4266.             'profiler_listener.only_exceptions' => false,
  4267.             'profiler_listener.only_main_requests' => false,
  4268.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4269.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4270.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4271.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4272.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4273.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4274.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4275.             'doctrine.entity_managers' => [
  4276.                 'default' => 'doctrine.orm.default_entity_manager',
  4277.             ],
  4278.             'doctrine.default_entity_manager' => 'default',
  4279.             'doctrine.dbal.connection_factory.types' => [
  4280.                 'uuid' => [
  4281.                     'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
  4282.                 ],
  4283.             ],
  4284.             'doctrine.connections' => [
  4285.                 'default' => 'doctrine.dbal.default_connection',
  4286.             ],
  4287.             'doctrine.default_connection' => 'default',
  4288.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4289.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4290.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4291.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4292.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4293.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4294.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4295.             'doctrine.orm.cache.memcache_port' => 11211,
  4296.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4297.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4298.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4299.             'doctrine.orm.cache.memcached_port' => 11211,
  4300.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4301.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4302.             'doctrine.orm.cache.redis_host' => 'localhost',
  4303.             'doctrine.orm.cache.redis_port' => 6379,
  4304.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4305.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4306.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4307.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4308.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4309.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4310.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4311.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4312.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4313.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4314.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4315.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4316.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4317.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4318.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4319.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4320.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4321.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4322.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4323.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4324.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4325.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4326.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4327.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4328.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4329.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4330.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4331.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4332.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4333.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4334.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4335.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  4336.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4337.             'doctrine.migrations.preferred_em' => NULL,
  4338.             'doctrine.migrations.preferred_connection' => NULL,
  4339.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4340.             'twig.form.resources' => [
  4341.                 => '@VichUploader/Form/fields.html.twig',
  4342.                 => 'form_div_layout.html.twig',
  4343.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4344.             ],
  4345.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4346.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4347.             'web_profiler.debug_toolbar.mode' => 2,
  4348.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  4349.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  4350.             'stof_doctrine_extensions.default_locale' => 'en_US',
  4351.             'stof_doctrine_extensions.translation_fallback' => false,
  4352.             'stof_doctrine_extensions.persist_default_translation' => false,
  4353.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  4354.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  4355.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  4356.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  4357.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  4358.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  4359.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  4360.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  4361.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  4362.             'security.role_hierarchy.roles' => [
  4363.                 'ROLE_ADMIN' => [
  4364.                     => 'ROLE_USER',
  4365.                     => 'ROLE_ALLOWED_TO_SWITCH',
  4366.                 ],
  4367.             ],
  4368.             'security.access.denied_url' => NULL,
  4369.             'security.authentication.manager.erase_credentials' => true,
  4370.             'security.authentication.session_strategy.strategy' => 'migrate',
  4371.             'security.authentication.hide_user_not_found' => true,
  4372.             'security.firewalls' => [
  4373.                 => 'dev',
  4374.                 => 'firebase',
  4375.                 => 'admin',
  4376.             ],
  4377.             'monolog.use_microseconds' => true,
  4378.             'monolog.swift_mailer.handlers' => [
  4379.             ],
  4380.             'monolog.handlers_to_channels' => [
  4381.                 'monolog.handler.console' => [
  4382.                     'type' => 'exclusive',
  4383.                     'elements' => [
  4384.                         => '',
  4385.                     ],
  4386.                 ],
  4387.                 'monolog.handler.main' => [
  4388.                     'type' => 'exclusive',
  4389.                     'elements' => [
  4390.                         => '',
  4391.                     ],
  4392.                 ],
  4393.             ],
  4394.             'snc_redis.client.class' => 'Predis\\Client',
  4395.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  4396.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  4397.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  4398.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  4399.             'snc_redis.phpredis_client.class' => 'Redis',
  4400.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  4401.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  4402.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  4403.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  4404.             'api_platform.enable_entrypoint' => true,
  4405.             'api_platform.enable_docs' => true,
  4406.             'api_platform.title' => '',
  4407.             'api_platform.description' => '',
  4408.             'api_platform.version' => '0.0.0',
  4409.             'api_platform.show_webby' => true,
  4410.             'api_platform.url_generation_strategy' => 1,
  4411.             'api_platform.exception_to_status' => [
  4412.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4413.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4414.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4415.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4416.             ],
  4417.             'api_platform.formats' => [
  4418.                 'jsonld' => [
  4419.                     => 'application/ld+json',
  4420.                 ],
  4421.                 'json' => [
  4422.                     => 'application/json',
  4423.                 ],
  4424.                 'jsonapi' => [
  4425.                     => 'application/vnd.api+json',
  4426.                 ],
  4427.                 'html' => [
  4428.                     => 'text/html',
  4429.                 ],
  4430.                 'multipart' => [
  4431.                     => 'multipart/form-data',
  4432.                 ],
  4433.                 'csv' => [
  4434.                     => 'text/csv',
  4435.                 ],
  4436.                 'pdf' => [
  4437.                     => 'application/pdf',
  4438.                 ],
  4439.             ],
  4440.             'api_platform.patch_formats' => [
  4441.                 'json' => [
  4442.                     => 'application/merge-patch+json',
  4443.                     => 'application/ld+json',
  4444.                     => 'application/json',
  4445.                 ],
  4446.                 'multipart' => [
  4447.                     => 'multipart/form-data',
  4448.                 ],
  4449.                 'jsonapi' => [
  4450.                     => 'application/vnd.api+json',
  4451.                 ],
  4452.             ],
  4453.             'api_platform.error_formats' => [
  4454.                 'jsonproblem' => [
  4455.                     => 'application/problem+json',
  4456.                 ],
  4457.                 'jsonld' => [
  4458.                     => 'application/ld+json',
  4459.                 ],
  4460.             ],
  4461.             'api_platform.eager_loading.enabled' => false,
  4462.             'api_platform.eager_loading.max_joins' => 30,
  4463.             'api_platform.eager_loading.fetch_partial' => false,
  4464.             'api_platform.eager_loading.force_eager' => true,
  4465.             'api_platform.collection.exists_parameter_name' => 'notNull',
  4466.             'api_platform.collection.order' => 'ASC',
  4467.             'api_platform.collection.order_parameter_name' => 'order',
  4468.             'api_platform.collection.order_nulls_comparison' => NULL,
  4469.             'api_platform.collection.pagination.enabled' => true,
  4470.             'api_platform.collection.pagination.partial' => false,
  4471.             'api_platform.collection.pagination.client_enabled' => true,
  4472.             'api_platform.collection.pagination.client_items_per_page' => true,
  4473.             'api_platform.collection.pagination.client_partial' => false,
  4474.             'api_platform.collection.pagination.items_per_page' => 30,
  4475.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4476.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  4477.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4478.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  4479.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4480.             'api_platform.collection.pagination' => [
  4481.                 'enabled_parameter_name' => 'pagination',
  4482.                 'enabled' => true,
  4483.                 'page_parameter_name' => 'page',
  4484.                 'items_per_page_parameter_name' => 'itemsPerPage',
  4485.                 'partial_parameter_name' => 'partial',
  4486.                 'client_enabled' => true,
  4487.                 'client_items_per_page' => true,
  4488.             ],
  4489.             'api_platform.http_cache.etag' => true,
  4490.             'api_platform.http_cache.max_age' => 0,
  4491.             'api_platform.http_cache.shared_max_age' => 3600,
  4492.             'api_platform.http_cache.vary' => [
  4493.                 => 'Content-Type',
  4494.                 => 'Origin',
  4495.                 => 'Authorization',
  4496.             ],
  4497.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4498.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4499.             'api_platform.asset_package' => NULL,
  4500.             'api_platform.defaults' => [
  4501.                 'extra_properties' => [
  4502.                 ],
  4503.                 'pagination_client_enabled' => true,
  4504.                 'pagination_client_items_per_page' => true,
  4505.                 'cache_headers' => [
  4506.                     'max_age' => 0,
  4507.                     'shared_max_age' => 3600,
  4508.                     'vary' => [
  4509.                         => 'Content-Type',
  4510.                         => 'Origin',
  4511.                         => 'Authorization',
  4512.                     ],
  4513.                 ],
  4514.             ],
  4515.             'api_platform.resource_class_directories' => [
  4516.                 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity'),
  4517.                 => (\dirname(__DIR__4).'/src/Domain/Entity'),
  4518.                 => (\dirname(__DIR__4).'/src/Application/Resources/config/api'),
  4519.                 => (\dirname(__DIR__4).'/src/Admin/Resources/config/api'),
  4520.             ],
  4521.             'api_platform.oauth.enabled' => false,
  4522.             'api_platform.oauth.clientId' => '',
  4523.             'api_platform.oauth.clientSecret' => '',
  4524.             'api_platform.oauth.type' => 'oauth2',
  4525.             'api_platform.oauth.flow' => 'application',
  4526.             'api_platform.oauth.tokenUrl' => '',
  4527.             'api_platform.oauth.authorizationUrl' => '',
  4528.             'api_platform.oauth.refreshUrl' => '',
  4529.             'api_platform.oauth.scopes' => [
  4530.             ],
  4531.             'api_platform.oauth.pkce' => false,
  4532.             'api_platform.openapi.termsOfService' => NULL,
  4533.             'api_platform.openapi.contact.name' => NULL,
  4534.             'api_platform.openapi.contact.url' => NULL,
  4535.             'api_platform.openapi.contact.email' => NULL,
  4536.             'api_platform.openapi.license.name' => NULL,
  4537.             'api_platform.openapi.license.url' => NULL,
  4538.             'api_platform.swagger.versions' => [
  4539.                 => 3,
  4540.             ],
  4541.             'api_platform.enable_swagger_ui' => false,
  4542.             'api_platform.enable_re_doc' => false,
  4543.             'api_platform.swagger.api_keys' => [
  4544.                 'apiKey' => [
  4545.                     'name' => 'Authorization',
  4546.                     'type' => 'header',
  4547.                 ],
  4548.             ],
  4549.             'api_platform.swagger_ui.extra_configuration' => [
  4550.             ],
  4551.             'api_platform.graphql.enabled' => false,
  4552.             'api_platform.graphql.graphiql.enabled' => false,
  4553.             'api_platform.graphql.graphql_playground.enabled' => false,
  4554.             'api_platform.graphql.collection.pagination' => [
  4555.                 'enabled' => true,
  4556.             ],
  4557.             'api_platform.validator.serialize_payload_fields' => [
  4558.             ],
  4559.             'api_platform.validator.query_parameter_validation' => true,
  4560.             'api_platform.elasticsearch.enabled' => false,
  4561.             'nelmio_cors.map' => [
  4562.                 '^/' => [
  4563.                     'skip_same_as_origin' => true,
  4564.                 ],
  4565.             ],
  4566.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4567.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4568.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4569.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  4570.             'vich_uploader.mappings' => [
  4571.                 'media_object' => [
  4572.                     'upload_destination' => 'oneup_flysystem.aws_filesystems_filesystem',
  4573.                     'namer' => [
  4574.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.media_object',
  4575.                         'options' => [
  4576.                         ],
  4577.                     ],
  4578.                     'uri_prefix' => '/uploads',
  4579.                     'directory_namer' => [
  4580.                         'service' => NULL,
  4581.                         'options' => NULL,
  4582.                     ],
  4583.                     'delete_on_remove' => true,
  4584.                     'delete_on_update' => true,
  4585.                     'inject_on_load' => false,
  4586.                     'db_driver' => 'orm',
  4587.                 ],
  4588.             ],
  4589.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  4590.             'lexik_jwt_authentication.token_ttl' => 604800,
  4591.             'lexik_jwt_authentication.clock_skew' => 0,
  4592.             'lexik_jwt_authentication.user_identity_field' => 'username',
  4593.             'lexik_jwt_authentication.allow_no_expiration' => false,
  4594.             'lexik_jwt_authentication.user_id_claim' => 'username',
  4595.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  4596.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  4597.             'liip_imagine.loaders' => [
  4598.                 'aws_filesystems' => [
  4599.                     'flysystem' => [
  4600.                         'filesystem_service' => 'oneup_flysystem.aws_filesystems_filesystem',
  4601.                     ],
  4602.                 ],
  4603.                 'default' => [
  4604.                     'filesystem' => [
  4605.                         'locator' => 'filesystem',
  4606.                         'data_root' => [
  4607.                             => (\dirname(__DIR__4).'/public'),
  4608.                         ],
  4609.                         'allow_unresolvable_data_roots' => false,
  4610.                         'bundle_resources' => [
  4611.                             'enabled' => false,
  4612.                             'access_control_type' => 'blacklist',
  4613.                             'access_control_list' => [
  4614.                             ],
  4615.                         ],
  4616.                     ],
  4617.                 ],
  4618.             ],
  4619.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  4620.             'liip_imagine.jpegoptim.stripAll' => true,
  4621.             'liip_imagine.jpegoptim.max' => NULL,
  4622.             'liip_imagine.jpegoptim.progressive' => true,
  4623.             'liip_imagine.jpegoptim.tempDir' => NULL,
  4624.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  4625.             'liip_imagine.optipng.level' => 7,
  4626.             'liip_imagine.optipng.stripAll' => true,
  4627.             'liip_imagine.optipng.tempDir' => NULL,
  4628.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  4629.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  4630.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  4631.             'liip_imagine.cwebp.tempDir' => NULL,
  4632.             'liip_imagine.cwebp.q' => 75,
  4633.             'liip_imagine.cwebp.alphaQ' => 100,
  4634.             'liip_imagine.cwebp.m' => 4,
  4635.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  4636.             'liip_imagine.cwebp.alphaMethod' => 1,
  4637.             'liip_imagine.cwebp.exact' => false,
  4638.             'liip_imagine.cwebp.metadata' => [
  4639.                 => 'none',
  4640.             ],
  4641.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  4642.             'liip_imagine.cache.resolver.default' => 'aws_filesystems',
  4643.             'liip_imagine.default_image' => NULL,
  4644.             'liip_imagine.filter_sets' => [
  4645.             ],
  4646.             'liip_imagine.binary.loader.default' => 'aws_filesystems',
  4647.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  4648.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  4649.             'liip_imagine.webp.generate' => false,
  4650.             'liip_imagine.webp.options' => [
  4651.                 'quality' => 100,
  4652.                 'cache' => NULL,
  4653.                 'data_loader' => NULL,
  4654.                 'post_processors' => [
  4655.                 ],
  4656.             ],
  4657.             'fos_elastica.property_accessor.magicCall' => 0,
  4658.             'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => 0,
  4659.             'fos_elastica.default_index' => 'main_revisions',
  4660.             'knp_snappy.pdf.options' => [
  4661.             ],
  4662.             'knp_snappy.pdf.env' => [
  4663.             ],
  4664.             'knp_snappy.image.options' => [
  4665.             ],
  4666.             'knp_snappy.image.env' => [
  4667.             ],
  4668.             'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory',
  4669.             'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory',
  4670.             'data_collector.templates' => [
  4671.                 'data_collector.request' => [
  4672.                     => 'request',
  4673.                     => '@WebProfiler/Collector/request.html.twig',
  4674.                 ],
  4675.                 'api_platform.data_collector.request' => [
  4676.                     => 'api_platform.data_collector.request',
  4677.                     => '@ApiPlatform/DataCollector/request.html.twig',
  4678.                 ],
  4679.                 'data_collector.time' => [
  4680.                     => 'time',
  4681.                     => '@WebProfiler/Collector/time.html.twig',
  4682.                 ],
  4683.                 'data_collector.memory' => [
  4684.                     => 'memory',
  4685.                     => '@WebProfiler/Collector/memory.html.twig',
  4686.                 ],
  4687.                 'data_collector.validator' => [
  4688.                     => 'validator',
  4689.                     => '@WebProfiler/Collector/validator.html.twig',
  4690.                 ],
  4691.                 'data_collector.ajax' => [
  4692.                     => 'ajax',
  4693.                     => '@WebProfiler/Collector/ajax.html.twig',
  4694.                 ],
  4695.                 'data_collector.form' => [
  4696.                     => 'form',
  4697.                     => '@WebProfiler/Collector/form.html.twig',
  4698.                 ],
  4699.                 'data_collector.exception' => [
  4700.                     => 'exception',
  4701.                     => '@WebProfiler/Collector/exception.html.twig',
  4702.                 ],
  4703.                 'data_collector.logger' => [
  4704.                     => 'logger',
  4705.                     => '@WebProfiler/Collector/logger.html.twig',
  4706.                 ],
  4707.                 'data_collector.events' => [
  4708.                     => 'events',
  4709.                     => '@WebProfiler/Collector/events.html.twig',
  4710.                 ],
  4711.                 'data_collector.router' => [
  4712.                     => 'router',
  4713.                     => '@WebProfiler/Collector/router.html.twig',
  4714.                 ],
  4715.                 'data_collector.cache' => [
  4716.                     => 'cache',
  4717.                     => '@WebProfiler/Collector/cache.html.twig',
  4718.                 ],
  4719.                 'data_collector.translation' => [
  4720.                     => 'translation',
  4721.                     => '@WebProfiler/Collector/translation.html.twig',
  4722.                 ],
  4723.                 'data_collector.security' => [
  4724.                     => 'security',
  4725.                     => '@Security/Collector/security.html.twig',
  4726.                 ],
  4727.                 'data_collector.twig' => [
  4728.                     => 'twig',
  4729.                     => '@WebProfiler/Collector/twig.html.twig',
  4730.                 ],
  4731.                 'data_collector.http_client' => [
  4732.                     => 'http_client',
  4733.                     => '@WebProfiler/Collector/http_client.html.twig',
  4734.                 ],
  4735.                 'data_collector.doctrine' => [
  4736.                     => 'db',
  4737.                     => '@Doctrine/Collector/db.html.twig',
  4738.                 ],
  4739.                 'doctrine_migrations.migrations_collector' => [
  4740.                     => 'doctrine_migrations',
  4741.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  4742.                 ],
  4743.                 'data_collector.dump' => [
  4744.                     => 'dump',
  4745.                     => '@Debug/Profiler/dump.html.twig',
  4746.                 ],
  4747.                 'data_collector.messenger' => [
  4748.                     => 'messenger',
  4749.                     => '@WebProfiler/Collector/messenger.html.twig',
  4750.                 ],
  4751.                 'mailer.data_collector' => [
  4752.                     => 'mailer',
  4753.                     => '@WebProfiler/Collector/mailer.html.twig',
  4754.                 ],
  4755.                 'notifier.data_collector' => [
  4756.                     => 'notifier',
  4757.                     => '@WebProfiler/Collector/notifier.html.twig',
  4758.                 ],
  4759.                 'snc_redis.data_collector' => [
  4760.                     => 'redis',
  4761.                     => '@SncRedis/Collector/redis.html.twig',
  4762.                 ],
  4763.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4764.                     => 'vich_uploader.mapping_collector',
  4765.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  4766.                 ],
  4767.                 'fos_elastica.data_collector' => [
  4768.                     => 'elastica',
  4769.                     => '@FOSElastica/Collector/elastica.html.twig',
  4770.                 ],
  4771.                 'data_collector.config' => [
  4772.                     => 'config',
  4773.                     => '@WebProfiler/Collector/config.html.twig',
  4774.                 ],
  4775.             ],
  4776.             'console.command.ids' => [
  4777.                 => 'console.command.public_alias.App\\Application\\Command\\DeleteFirebaseTestCommand',
  4778.                 => 'console.command.public_alias.App\\Application\\Command\\SiteMapCommand',
  4779.                 => 'console.command.public_alias.App\\Application\\Command\\migrations\\GenerateImportStringCommand',
  4780.                 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportActivityCommand',
  4781.                 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportActivityMediaCommand',
  4782.                 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportAttributeCommand',
  4783.                 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportAttributeRevisionCommand',
  4784.                 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportCommentCommand',
  4785.                 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportDirectoryCommand',
  4786.                 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportFirebaseCommand',
  4787.                 10 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportOffmapCommand',
  4788.                 11 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportPoiBookmarkCommand',
  4789.                 12 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportPoiCommand',
  4790.                 13 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportPoiGpsCommand',
  4791.                 14 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportPoiPictureCommand',
  4792.                 15 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportRevisionPriceCommand',
  4793.                 16 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportSendinBlueCommand',
  4794.                 17 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportTripRecoCommand',
  4795.                 18 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportUserCommand',
  4796.                 19 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportUserMediaCommand',
  4797.                 20 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportUserTripCommand',
  4798.                 21 => 'console.command.public_alias.App\\Application\\Command\\migrations\\ImportUserTripStepCommand',
  4799.             ],
  4800.         ];
  4801.     }
  4802. }