var/cache/dev/ContainerNCxht0r/App_KernelDevDebugContainer.php line 659

  1. <?php
  2. namespace ContainerNCxht0r;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.rate_limiter' => 'getCache_RateLimiterService',
  36.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  37.             'cache.system' => 'getCache_SystemService',
  38.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'event_dispatcher' => 'getEventDispatcherService',
  43.             'http_kernel' => 'getHttpKernelService',
  44.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  45.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  46.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  47.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  48.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'translator' => 'getTranslatorService',
  52.             'vite.entrypoint_renderer' => 'getVite_EntrypointRendererService',
  53.             'vite.entrypoints_lookup' => 'getVite_EntrypointsLookupService',
  54.             'vite.tag_renderer' => 'getVite_TagRendererService',
  55.             'profiler' => 'getProfilerService',
  56.         ];
  57.         $this->fileMap = [
  58.             'App\\Controller\\CreateMediaAction' => 'getCreateMediaActionService',
  59.             'App\\Controller\\CreateProtectedMediaAction' => 'getCreateProtectedMediaActionService',
  60.             'App\\Controller\\CreateResizeMediaAction' => 'getCreateResizeMediaActionService',
  61.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  62.             'App\\Controller\\Export\\JournalArticle\\JournalArticleCrossrefExporter' => 'getJournalArticleCrossrefExporterService',
  63.             'App\\Controller\\Export\\JournalArticle\\JournalArticleFundingCrossrefExporter' => 'getJournalArticleFundingCrossrefExporterService',
  64.             'App\\Controller\\Export\\JournalArticle\\JournalArticleJATSExporter' => 'getJournalArticleJATSExporterService',
  65.             'App\\Controller\\Export\\JournalArticle\\JournalArticleLicenceFulltextCrossrefExporter' => 'getJournalArticleLicenceFulltextCrossrefExporterService',
  66.             'App\\Controller\\Export\\JournalArticle\\JournalArticleReferencesCrossrefExporter' => 'getJournalArticleReferencesCrossrefExporterService',
  67.             'App\\Controller\\Export\\JournalArticle\\JournalArticleSimcheckCrossrefExporter' => 'getJournalArticleSimcheckCrossrefExporterService',
  68.             'App\\Controller\\Export\\JournalIssue\\JournalIssueArticlesCopernicusExporter' => 'getJournalIssueArticlesCopernicusExporterService',
  69.             'App\\Controller\\Export\\JournalIssue\\JournalIssueArticlesCrossrefExporter' => 'getJournalIssueArticlesCrossrefExporterService',
  70.             'App\\Controller\\Export\\JournalIssue\\JournalIssueArticlesPubMedExporter' => 'getJournalIssueArticlesPubMedExporterService',
  71.             'App\\Controller\\Export\\JournalIssue\\JournalIssueCrossrefExporter' => 'getJournalIssueCrossrefExporterService',
  72.             'App\\Controller\\Export\\JournalIssue\\JournalIssueFundingCrossrefExporter' => 'getJournalIssueFundingCrossrefExporterService',
  73.             'App\\Controller\\Export\\JournalIssue\\JournalIssueLicenceFulltextCrossrefExporter' => 'getJournalIssueLicenceFulltextCrossrefExporterService',
  74.             'App\\Controller\\Export\\JournalIssue\\JournalIssueSimcheckCrossrefExporter' => 'getJournalIssueSimcheckCrossrefExporterService',
  75.             'App\\Controller\\Export\\Journal\\JournalCrossrefExporter' => 'getJournalCrossrefExporterService',
  76.             'App\\Controller\\Export\\Journal\\JournalLicenceFulltextCrossrefExporter' => 'getJournalLicenceFulltextCrossrefExporterService',
  77.             'App\\Controller\\Export\\Journal\\JournalSimcheckCrossrefExporter' => 'getJournalSimcheckCrossrefExporterService',
  78.             'App\\Controller\\GetProtectedMediaFileAction' => 'getGetProtectedMediaFileActionService',
  79.             'App\\Controller\\Stats\\JournalArticleStatsCSVGenerator' => 'getJournalArticleStatsCSVGeneratorService',
  80.             'App\\Front\\Api\\AuthorController' => 'getAuthorControllerService',
  81.             'App\\Front\\Api\\CSRFTokenController' => 'getCSRFTokenControllerService',
  82.             'App\\Front\\Api\\CollectionController' => 'getCollectionControllerService',
  83.             'App\\Front\\Api\\ContactSubmissionController' => 'getContactSubmissionControllerService',
  84.             'App\\Front\\Api\\Customer\\BonusFilesController' => 'getBonusFilesControllerService',
  85.             'App\\Front\\Api\\Customer\\DirectoryController' => 'getDirectoryControllerService',
  86.             'App\\Front\\Api\\Customer\\DirectoryItemController' => 'getDirectoryItemControllerService',
  87.             'App\\Front\\Api\\Customer\\NotificationController' => 'getNotificationControllerService',
  88.             'App\\Front\\Api\\ErrorReportSubmissionController' => 'getErrorReportSubmissionControllerService',
  89.             'App\\Front\\Api\\Journal\\JournalArticleCitationController' => 'getJournalArticleCitationControllerService',
  90.             'App\\Front\\Api\\Journal\\JournalCollectionController' => 'getJournalCollectionControllerService',
  91.             'App\\Front\\Api\\Journal\\JournalController' => 'getJournalControllerService',
  92.             'App\\Front\\Api\\Journal\\JournalNewsController' => 'getJournalNewsControllerService',
  93.             'App\\Front\\Api\\NewsController' => 'getNewsControllerService',
  94.             'App\\Front\\Api\\SearchController' => 'getSearchControllerService',
  95.             'App\\Front\\Controller\\AffiliationController' => 'getAffiliationControllerService',
  96.             'App\\Front\\Controller\\AuthorController' => 'getAuthorController2Service',
  97.             'App\\Front\\Controller\\CollectionController' => 'getCollectionController2Service',
  98.             'App\\Front\\Controller\\Customer\\BonusFileController' => 'getBonusFileControllerService',
  99.             'App\\Front\\Controller\\Customer\\DirectoryController' => 'getDirectoryController2Service',
  100.             'App\\Front\\Controller\\Customer\\GoogleController' => 'getGoogleControllerService',
  101.             'App\\Front\\Controller\\Customer\\LoginController' => 'getLoginControllerService',
  102.             'App\\Front\\Controller\\Customer\\NotificationController' => 'getNotificationController2Service',
  103.             'App\\Front\\Controller\\Customer\\OrcidController' => 'getOrcidControllerService',
  104.             'App\\Front\\Controller\\Customer\\ProfileController' => 'getProfileControllerService',
  105.             'App\\Front\\Controller\\Customer\\RegisterController' => 'getRegisterControllerService',
  106.             'App\\Front\\Controller\\Customer\\ResetPasswordChangeController' => 'getResetPasswordChangeControllerService',
  107.             'App\\Front\\Controller\\IndexController' => 'getIndexControllerService',
  108.             'App\\Front\\Controller\\Journal\\JournalArticleCitationDownloadController' => 'getJournalArticleCitationDownloadControllerService',
  109.             'App\\Front\\Controller\\Journal\\JournalArticleController' => 'getJournalArticleControllerService',
  110.             'App\\Front\\Controller\\Journal\\JournalArticleFullTextDownloadController' => 'getJournalArticleFullTextDownloadControllerService',
  111.             'App\\Front\\Controller\\Journal\\JournalCollectionController' => 'getJournalCollectionController2Service',
  112.             'App\\Front\\Controller\\Journal\\JournalController' => 'getJournalController2Service',
  113.             'App\\Front\\Controller\\Journal\\JournalIssueController' => 'getJournalIssueControllerService',
  114.             'App\\Front\\Controller\\Journal\\JournalNewsController' => 'getJournalNewsController2Service',
  115.             'App\\Front\\Controller\\Journal\\JournalOaiController' => 'getJournalOaiControllerService',
  116.             'App\\Front\\Controller\\Journal\\JournalPageController' => 'getJournalPageControllerService',
  117.             'App\\Front\\Controller\\Journal\\JournalPredefinedPageController' => 'getJournalPredefinedPageControllerService',
  118.             'App\\Front\\Controller\\Journal\\JournalRedirectController' => 'getJournalRedirectControllerService',
  119.             'App\\Front\\Controller\\Journal\\JournalSearchController' => 'getJournalSearchControllerService',
  120.             'App\\Front\\Controller\\Journal\\JournalVolumeController' => 'getJournalVolumeControllerService',
  121.             'App\\Front\\Controller\\MediaController' => 'getMediaControllerService',
  122.             'App\\Front\\Controller\\NewsController' => 'getNewsController2Service',
  123.             'App\\Front\\Controller\\PageController' => 'getPageControllerService',
  124.             'App\\Front\\Controller\\PartnerController' => 'getPartnerControllerService',
  125.             'App\\Front\\Controller\\SearchController' => 'getSearchController2Service',
  126.             'App\\Landing\\Api\\LandingJournalController' => 'getLandingJournalControllerService',
  127.             'App\\Landing\\Controller\\IndexController' => 'getIndexController2Service',
  128.             'App\\Landing\\Controller\\MediaController' => 'getMediaController2Service',
  129.             'App\\Landing\\Controller\\PageController' => 'getPageController2Service',
  130.             'App\\StateProvider\\ConfigProvider' => 'getConfigProviderService',
  131.             'App\\StateProvider\\ProfileProvider' => 'getProfileProviderService',
  132.             'App\\Validator\\Constraints\\ResetPassword\\GroupSequence' => 'getGroupSequenceService',
  133.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  134.             'Faker\\Generator' => 'getGeneratorService',
  135.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  136.             'Pentatrion\\ViteBundle\\Controller\\ViteController' => 'getViteControllerService',
  137.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  138.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  139.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  140.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  141.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  142.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  143.             'Vich\\UploaderBundle\\Naming\\OrignameNamer.files' => 'getOrignameNamer_FilesService',
  144.             'Vich\\UploaderBundle\\Naming\\OrignameNamer.thumbs' => 'getOrignameNamer_ThumbsService',
  145.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  146.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  147.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  148.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  149.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  150.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.protected_files' => 'getUniqidNamer_ProtectedFilesService',
  151.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  152.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  153.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  154.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  155.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  156.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  157.             'api_platform.graphql.action.entrypoint' => 'getApiPlatform_Graphql_Action_EntrypointService',
  158.             'api_platform.graphql.action.graphiql' => 'getApiPlatform_Graphql_Action_GraphiqlService',
  159.             'api_platform.graphql.action.graphql_playground' => 'getApiPlatform_Graphql_Action_GraphqlPlaygroundService',
  160.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  161.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  162.             'api_platform.symfony.main_controller' => 'getApiPlatform_Symfony_MainControllerService',
  163.             'cache.app_clearer' => 'getCache_AppClearerService',
  164.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  165.             'cache.system_clearer' => 'getCache_SystemClearerService',
  166.             'cache_warmer' => 'getCacheWarmerService',
  167.             'console.command.public_alias.App\\Command\\ConfigAlertCleaner' => 'getConfigAlertCleanerService',
  168.             'console.command.public_alias.App\\Command\\CustomerCleaner' => 'getCustomerCleanerService',
  169.             'console.command.public_alias.App\\Command\\CustomerNotifier' => 'getCustomerNotifierService',
  170.             'console.command.public_alias.App\\Command\\Export\\ExportAffilationCommand' => 'getExportAffilationCommandService',
  171.             'console.command.public_alias.App\\Command\\Export\\ExportAuthorCommand' => 'getExportAuthorCommandService',
  172.             'console.command.public_alias.App\\Command\\Export\\ExportNotarticleCommand' => 'getExportNotarticleCommandService',
  173.             'console.command.public_alias.App\\Command\\Import\\Core\\AffiliationImporter' => 'getAffiliationImporterService',
  174.             'console.command.public_alias.App\\Command\\Import\\Core\\AuthorImporter' => 'getAuthorImporterService',
  175.             'console.command.public_alias.App\\Command\\Import\\Core\\JournalArticleImporter' => 'getJournalArticleImporterService',
  176.             'console.command.public_alias.App\\Command\\Import\\Core\\JournalImporter' => 'getJournalImporterService',
  177.             'console.command.public_alias.App\\Command\\Import\\Core\\JournalIssueImporter' => 'getJournalIssueImporterService',
  178.             'console.command.public_alias.App\\Command\\Import\\Core\\JournalVolumeImporter' => 'getJournalVolumeImporterService',
  179.             'console.command.public_alias.App\\Command\\Import\\Core\\RedactorImporter' => 'getRedactorImporterService',
  180.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsAffiliationCommand' => 'getImportJournalsAffiliationCommandService',
  181.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsArticleFieldCommand' => 'getImportJournalsArticleFieldCommandService',
  182.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsArticleMissingMetadataCommand' => 'getImportJournalsArticleMissingMetadataCommandService',
  183.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsArticleTitleCommand' => 'getImportJournalsArticleTitleCommandService',
  184.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsIssueRedactor' => 'getImportJournalsIssueRedactorService',
  185.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsRedactorCommand' => 'getImportJournalsRedactorCommandService',
  186.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsTitleCommand' => 'getImportJournalsTitleCommandService',
  187.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportNewsCommand' => 'getImportNewsCommandService',
  188.             'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportPageCommand' => 'getImportPageCommandService',
  189.             'console.command.public_alias.App\\Command\\Import\\Fixer\\JournalArticleAuthorOrdFixerCommand' => 'getJournalArticleAuthorOrdFixerCommandService',
  190.             'console.command.public_alias.App\\Command\\Import\\Fixer\\JournalArticleFileOrphanCleaner' => 'getJournalArticleFileOrphanCleanerService',
  191.             'console.command.public_alias.App\\Command\\Import\\Fixer\\JournalEditorialGroupCloner' => 'getJournalEditorialGroupClonerService',
  192.             'console.command.public_alias.App\\Command\\Import\\Fixer\\JournalIssueFileFixer' => 'getJournalIssueFileFixerService',
  193.             'console.command.public_alias.App\\Command\\JournalAlertCleaner' => 'getJournalAlertCleanerService',
  194.             'console.command.public_alias.App\\Command\\JournalArticleNativeEnglishFilesImporter' => 'getJournalArticleNativeEnglishFilesImporterService',
  195.             'console.command.public_alias.App\\Command\\JournalIssueOpener' => 'getJournalIssueOpenerService',
  196.             'console.command.public_alias.App\\Command\\MediaUnrelatedCleaner' => 'getMediaUnrelatedCleanerService',
  197.             'console.command.public_alias.App\\Command\\Populator\\PopulatorCommand' => 'getPopulatorCommandService',
  198.             'console.command.public_alias.App\\Command\\Stats\\StatsExportCleaner' => 'getStatsExportCleanerService',
  199.             'console.command.public_alias.App\\Command\\Stats\\StatsExportGenerator' => 'getStatsExportGeneratorService',
  200.             'console.command.public_alias.App\\Command\\TranslatorEntryFileGenerator' => 'getTranslatorEntryFileGeneratorService',
  201.             'console.command.public_alias.App\\Command\\TranslatorEntryImporter' => 'getTranslatorEntryImporterService',
  202.             'console.command.public_alias.App\\Doctrine\\Command\\SchemaUpdater' => 'getSchemaUpdaterService',
  203.             'console.command_loader' => 'getConsole_CommandLoaderService',
  204.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  205.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  206.             'doctrine.dbal.importfromwuj_connection' => 'getDoctrine_Dbal_ImportfromwujConnectionService',
  207.             'error_controller' => 'getErrorControllerService',
  208.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  209.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  210.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  211.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  212.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  213.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  214.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  215.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  216.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  217.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  218.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  219.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  220.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  221.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  222.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  223.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  224.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  225.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  226.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  227.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  228.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  229.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  230.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  231.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  232.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  233.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  234.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  235.             'monolog.logger.import' => 'getMonolog_Logger_ImportService',
  236.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  237.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  238.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  239.             'routing.loader' => 'getRouting_LoaderService',
  240.             'services_resetter' => 'getServicesResetterService',
  241.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  242.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  243.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  244.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  245.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  246.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  247.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  248.         ];
  249.         $this->aliases = [
  250.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  251.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  252.             'ApiPlatform\\Action\\PlaceholderAction' => 'api_platform.action.placeholder',
  253.             'App\\Kernel' => 'kernel',
  254.             'Pentatrion\\ViteBundle\\Asset\\EntrypointRenderer' => 'vite.entrypoint_renderer',
  255.             'Pentatrion\\ViteBundle\\Asset\\EntrypointsLookup' => 'vite.entrypoints_lookup',
  256.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  257.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  258.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  259.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  260.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  261.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  262.             'database_connection' => 'doctrine.dbal.default_connection',
  263.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  264.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  265.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  266.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  267.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  268.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  269.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  270.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  271.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  272.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  273.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  274.         ];
  275.         $this->privates['service_container'] = function () {
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  282.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  283.             include_once \dirname(__DIR__4).'/src/Front/Services/FrontService.php';
  284.             include_once \dirname(__DIR__4).'/src/Front/Services/SafeUrlGenerator.php';
  285.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalUrlGenerator.php';
  286.             include_once \dirname(__DIR__4).'/src/Front/Util/LangChanger.php';
  287.             include_once \dirname(__DIR__4).'/src/Front/Util/SiteUrlGenerator.php';
  288.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  289.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  290.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  294.             include_once \dirname(__DIR__4).'/src/Repository/AbstractBaseRepository.php';
  295.             include_once \dirname(__DIR__4).'/src/Repository/AffiliationRepository.php';
  296.             include_once \dirname(__DIR__4).'/src/Repository/AuthorRepository.php';
  297.             include_once \dirname(__DIR__4).'/src/Repository/CollectionRepository.php';
  298.             include_once \dirname(__DIR__4).'/src/Repository/ConfigRepository.php';
  299.             include_once \dirname(__DIR__4).'/src/Repository/ContactSubjectRepository.php';
  300.             include_once \dirname(__DIR__4).'/src/Repository/CustomerDirectoryRepository.php';
  301.             include_once \dirname(__DIR__4).'/src/Repository/CustomerNotificationRepository.php';
  302.             include_once \dirname(__DIR__4).'/src/Repository/DomainRepository.php';
  303.             include_once \dirname(__DIR__4).'/src/Repository/FooterMenuGroupRepository.php';
  304.             include_once \dirname(__DIR__4).'/src/Repository/HomeSlideRepository.php';
  305.             include_once \dirname(__DIR__4).'/src/Repository/IndexationDatabaseRepository.php';
  306.             include_once \dirname(__DIR__4).'/src/Repository/JournalAffiliationRepository.php';
  307.             include_once \dirname(__DIR__4).'/src/Repository/JournalArticleRepository.php';
  308.             include_once \dirname(__DIR__4).'/src/Repository/JournalBannerRepository.php';
  309.             include_once \dirname(__DIR__4).'/src/Repository/JournalCollectionRepository.php';
  310.             include_once \dirname(__DIR__4).'/src/Repository/JournalDomainRepository.php';
  311.             include_once \dirname(__DIR__4).'/src/Repository/JournalEditorialGroupRepository.php';
  312.             include_once \dirname(__DIR__4).'/src/Repository/JournalGlobalFooterRepository.php';
  313.             include_once \dirname(__DIR__4).'/src/Repository/JournalIndexationCollectionRepository.php';
  314.             include_once \dirname(__DIR__4).'/src/Repository/JournalIndicatorRepository.php';
  315.             include_once \dirname(__DIR__4).'/src/Repository/JournalIssueRepository.php';
  316.             include_once \dirname(__DIR__4).'/src/Repository/JournalMenuItemRepository.php';
  317.             include_once \dirname(__DIR__4).'/src/Repository/JournalNewsRepository.php';
  318.             include_once \dirname(__DIR__4).'/src/Repository/JournalPageRepository.php';
  319.             include_once \dirname(__DIR__4).'/src/Repository/JournalPublisherRepository.php';
  320.             include_once \dirname(__DIR__4).'/src/Repository/JournalRepository.php';
  321.             include_once \dirname(__DIR__4).'/src/Repository/JournalScientificCouncilMemberRepository.php';
  322.             include_once \dirname(__DIR__4).'/src/Repository/JournalSidemenuGroupRepository.php';
  323.             include_once \dirname(__DIR__4).'/src/Repository/JournalSlideRepository.php';
  324.             include_once \dirname(__DIR__4).'/src/Repository/JournalSubmenuGroupRepository.php';
  325.             include_once \dirname(__DIR__4).'/src/Repository/JournalVolumeRepository.php';
  326.             include_once \dirname(__DIR__4).'/src/Repository/LandingFooterItemRepository.php';
  327.             include_once \dirname(__DIR__4).'/src/Repository/LandingMenuItemRepository.php';
  328.             include_once \dirname(__DIR__4).'/src/Repository/LandingRepository.php';
  329.             include_once \dirname(__DIR__4).'/src/Repository/LandingSlideRepository.php';
  330.             include_once \dirname(__DIR__4).'/src/Repository/MenuGroupRepository.php';
  331.             include_once \dirname(__DIR__4).'/src/Repository/NewsRepository.php';
  332.             include_once \dirname(__DIR__4).'/src/Repository/PageRepository.php';
  333.             include_once \dirname(__DIR__4).'/src/Repository/PartnerRepository.php';
  334.             include_once \dirname(__DIR__4).'/src/Repository/RedactorRepository.php';
  335.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  342.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  355.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  405.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  442.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/Trait/ProcessedTrait.php';
  443.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/ContextObjectInjector.php';
  444.             include_once \dirname(__DIR__4).'/src/Util/ClassUtils.php';
  445.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/InputSorter.php';
  446.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/KeyConverter.php';
  447.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/Sanitizer.php';
  448.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/Instantiator/Instantiator.php';
  449.             include_once \dirname(__DIR__4).'/src/Util/BasicValidator.php';
  450.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/Instantiator/InstantiatorDTOMutator.php';
  451.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/AdminDenormalizer.php';
  452.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/AffiliationDenormalizer.php';
  453.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/BlockDenormalizer.php';
  454.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/IriProcessor.php';
  455.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/CustomerDenormalizer.php';
  456.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/JournalArticleDenormalizer.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  459.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/BlockNormalizer.php';
  460.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/EditorialGroupNormalizer.php';
  461.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/JournalArticleNormalizer.php';
  462.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/TranslatableNormalizer.php';
  463.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  464.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/LegacyOpenApiNormalizer.php';
  465.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/CacheableSupportsMethodInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  467.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  473.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Property/TranslationSynchronizer.php';
  474.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Common/ContextParentInjector.php';
  475.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/Property/TranslationCleaner.php';
  476.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheableSupportsMethodInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  478.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ConstraintViolationListNormalizer.php';
  479.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  480.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  481.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ValidationExceptionNormalizer.php';
  482.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/HttpExceptionNormalizer.php';
  483.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/RuntimeExceptionNormalizer.php';
  484.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ErrorNormalizer.php';
  485.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Serializer/ValidationExceptionNormalizer.php';
  486.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/ClassInfoTrait.php';
  487.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/CloneTrait.php';
  488.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  489.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  490.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  491.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  494.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  497.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  498.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  499.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  502.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  503.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/ItemNormalizer.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  516.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  523.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/ObjectNormalizer.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  528.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  529.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/YamlEncoder.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/html-sanitizer/HtmlSanitizerInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/html-sanitizer/HtmlSanitizer.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/html-sanitizer/HtmlSanitizerConfig.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  593.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  595.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  597.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  598.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  602.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  603.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  604.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  605.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/pentatrion/vite-bundle/src/Asset/ViteAssetVersionStrategy.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HtmlSanitizerExtension.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  635.             include_once \dirname(__DIR__4).'/vendor/fullpipe/twig-webpack-extension/src/Fullpipe/TwigWebpackExtension/WebpackExtension.php';
  636.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  637.             include_once \dirname(__DIR__4).'/src/Twig/DebugExtension.php';
  638.             include_once \dirname(__DIR__4).'/src/Twig/PathExtension.php';
  639.             include_once \dirname(__DIR__4).'/src/Twig/TransEnumExtension.php';
  640.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Authorization.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  650.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  651.             include_once \dirname(__DIR__4).'/vendor/pentatrion/vite-bundle/src/Twig/EntryFilesTwigExtension.php';
  652.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  653.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  657.             include_once \dirname(__DIR__4).'/src/Front/Util/HomeUtil.php';
  658.             include_once \dirname(__DIR__4).'/src/Util/CountryUtil.php';
  659.             include_once \dirname(__DIR__4).'/src/Front/Util/Customer/BonusFileUtil.php';
  660.             include_once \dirname(__DIR__4).'/src/Front/Util/Customer/DirectoryUtil.php';
  661.             include_once \dirname(__DIR__4).'/src/Front/Util/Customer/DirectoryItemUtil.php';
  662.             include_once \dirname(__DIR__4).'/src/Front/Util/CustomerUtil.php';
  663.             include_once \dirname(__DIR__4).'/src/Front/Util/CurrentJournal.php';
  664.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalUtil.php';
  665.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalListUtil.php';
  666.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalMenuUtil.php';
  667.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalPageUtil.php';
  668.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalAffiliationUtil.php';
  669.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalPublisherUtil.php';
  670.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalDomainUtil.php';
  671.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalIndexationCollectionUtil.php';
  672.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalIndicatorUtil.php';
  673.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalCollectionUtil.php';
  674.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalEditorialGroupUtil.php';
  675.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalScientificCouncilMemberUtil.php';
  676.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalHomeUtil.php';
  677.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalNewsUtil.php';
  678.             include_once \dirname(__DIR__4).'/src/Front/Util/JournalVolumeUtil.php';
  679.             include_once \dirname(__DIR__4).'/src/Landing/Util/CurrentLanding.php';
  680.             include_once \dirname(__DIR__4).'/src/Landing/Util/LandingHomeUtil.php';
  681.             include_once \dirname(__DIR__4).'/src/Landing/Util/LandingMenuUtil.php';
  682.             include_once \dirname(__DIR__4).'/src/Landing/Util/LandingUrlGenerator.php';
  683.             include_once \dirname(__DIR__4).'/src/Front/Util/SearchUtil.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  685.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  698.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  717.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  725.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  728.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  730.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  731.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  732.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  733.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  734.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  735.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  737.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  738.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  739.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  740.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  742.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  743.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  744.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  745.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  746.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  749.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  750.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  751.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  752.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  753.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  754.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  755.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  756.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  757.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  758.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  759.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  760.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/ResourceClassResolver.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  768.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  769.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  770.             include_once \dirname(__DIR__4).'/src/Serializer/Context/ConfigContextBuilder.php';
  771.             include_once \dirname(__DIR__4).'/src/Serializer/Context/AdminContextBuilder.php';
  772.             include_once \dirname(__DIR__4).'/src/Serializer/Context/OpenformContextBuilder.php';
  773.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  775.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  781.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  783.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/ResourceClassInfoTrait.php';
  785.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/IdentifiersExtractor.php';
  786.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverterInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverter.php';
  788.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/UriVariablesResolverTrait.php';
  789.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/IriConverter.php';
  790.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/ProviderInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/CallableProvider.php';
  792.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/Util/OperationRequestInitiatorTrait.php';
  793.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  794.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php';
  795.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  796.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  797.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/CachedTrait.php';
  798.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  799.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  800.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ClassNameResourceNameCollectionFactory.php';
  801.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceNameCollectionFactory.php';
  802.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  804.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  805.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  806.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  807.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  808.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorTrait.php';
  809.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlResourceExtractor.php';
  810.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractPropertyExtractor.php';
  812.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlPropertyExtractor.php';
  813.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  814.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  815.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Metadata/Property/Factory/SchemaPropertyMetadataFactory.php';
  816.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  817.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  818.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AttributePropertyMetadataFactory.php';
  819.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/IdentifierPropertyMetadataFactory.php';
  820.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  821.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  822.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  823.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyMetadataFactory.php';
  824.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php';
  825.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php';
  826.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmResourceCollectionMetadataFactory.php';
  827.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php';
  828.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AlternateUriResourceMetadataCollectionFactory.php';
  829.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/AttributeFilterExtractorTrait.php';
  830.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FiltersResourceMetadataCollectionFactory.php';
  831.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataCollectionFactory.php';
  832.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataCollectionFactory.php';
  833.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationDefaultsTrait.php';
  834.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationNameResourceMetadataCollectionFactory.php';
  835.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkResourceMetadataCollectionFactory.php';
  836.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactoryInterface.php';
  837.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PropertyLinkFactoryInterface.php';
  838.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmLinkFactory.php';
  839.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactory.php';
  840.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/MainControllerResourceMetadataCollectionFactory.php';
  841.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/UriTemplateResourceMetadataCollectionFactory.php';
  842.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/PathSegmentNameGeneratorInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/UnderscorePathSegmentNameGenerator.php';
  844.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/NotExposedOperationResourceMetadataCollectionFactory.php';
  845.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataCollectionFactory.php';
  846.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/DeprecationResourceMetadataCollectionFactory.php';
  847.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php';
  848.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactoryInterface.php';
  849.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactory.php';
  850.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlResourceExtractor.php';
  851.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlPropertyExtractor.php';
  852.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  853.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  854.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  855.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  856.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/Util/CorsTrait.php';
  857.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  858.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  859.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  860.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  861.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddLinkHeaderListener.php';
  862.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  864.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubInterface.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
  867.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Hub.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/StaticTokenProvider.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubRegistry.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Discovery.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  876.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  877.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  878.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  879.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  880.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  881.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  882.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  883.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  884.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  885.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  886.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  887.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  888.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  889.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  890.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php';
  891.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  892.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  893.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  894.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  896.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  897.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  899.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  900.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  903.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  904.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  905.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  906.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  907.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  912.             include_once \dirname(__DIR__4).'/vendor/pentatrion/vite-bundle/src/Asset/EntrypointsLookup.php';
  913.             include_once \dirname(__DIR__4).'/vendor/pentatrion/vite-bundle/src/Asset/TagRenderer.php';
  914.             include_once \dirname(__DIR__4).'/vendor/pentatrion/vite-bundle/src/Asset/EntrypointRenderer.php';
  915.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  916.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  917.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  918.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  919.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  920.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  931.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  935.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  950.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
  953.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  955.         };
  956.     }
  957.     public function compile(): void
  958.     {
  959.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  960.     }
  961.     public function isCompiled(): bool
  962.     {
  963.         return true;
  964.     }
  965.     public function getRemovedIds(): array
  966.     {
  967.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  968.     }
  969.     protected function load($file$lazyLoad true)
  970.     {
  971.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  972.             return $class::do($this$lazyLoad);
  973.         }
  974.         if ('.' === $file[-4]) {
  975.             $class substr($class0, -4);
  976.         } else {
  977.             $file .= '.php';
  978.         }
  979.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  980.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  981.     }
  982.     protected function createProxy($class\Closure $factory)
  983.     {
  984.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  985.         return $factory();
  986.     }
  987.     /**
  988.      * Gets the public '.container.private.profiler' shared service.
  989.      *
  990.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  991.      */
  992.     protected function get_Container_Private_ProfilerService()
  993.     {
  994.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  995.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  996.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  997.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  998.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  999.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1000.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1001.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  1002.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1003.         $d->addInstance('api_platform.cache.metadata.identifier', ($this->privates['api_platform.cache.metadata.identifier'] ?? $this->getApiPlatform_Cache_Metadata_IdentifierService()));
  1004.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1005.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1006.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1007.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1008.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1009.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1010.         $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1011.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1012.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1013.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  1014.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  1015.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1016.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1017.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1018.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1019.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  1020.         $d->addInstance('api_platform.cache.metadata.resource_collection', ($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()));
  1021.         $d->addInstance('api_platform.graphql.cache.subscription', ($this->privates['api_platform.graphql.cache.subscription'] ?? $this->getApiPlatform_Graphql_Cache_SubscriptionService()));
  1022.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1023.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1024.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1025.         if ($this->has('kernel')) {
  1026.             $f->setKernel($b);
  1027.         }
  1028.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1029.         $instance->add(new \ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  1030.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1031.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1032.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  1033.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1034.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1035.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1036.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1037.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1038.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1039.         $instance->add($d);
  1040.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1041.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($this->privates['security.role_hierarchy'] ?? $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())));
  1042.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  1043.         $instance->add($e);
  1044.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  1045.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  1046.         $instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
  1047.             yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  1048.         }, 1)));
  1049.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1050.         $instance->add($f);
  1051.         return $instance;
  1052.     }
  1053.     /**
  1054.      * Gets the public 'cache.app' shared service.
  1055.      *
  1056.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1057.      */
  1058.     protected function getCache_AppService()
  1059.     {
  1060.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('BoI6oIsnX+'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  1061.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1062.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1063.     }
  1064.     /**
  1065.      * Gets the public 'cache.rate_limiter' shared service.
  1066.      *
  1067.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1068.      */
  1069.     protected function getCache_RateLimiterService()
  1070.     {
  1071.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('sVz47O9n11'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  1072.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1073.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1074.     }
  1075.     /**
  1076.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  1077.      *
  1078.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1079.      */
  1080.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  1081.     {
  1082.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1wouyLvSQb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1083.     }
  1084.     /**
  1085.      * Gets the public 'cache.system' shared service.
  1086.      *
  1087.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1088.      */
  1089.     protected function getCache_SystemService()
  1090.     {
  1091.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('n4jUKf+m5B'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1092.     }
  1093.     /**
  1094.      * Gets the public 'cache.validator_expression_language' shared service.
  1095.      *
  1096.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1097.      */
  1098.     protected function getCache_ValidatorExpressionLanguageService()
  1099.     {
  1100.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('u4qCyMYETN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1101.     }
  1102.     /**
  1103.      * Gets the public 'doctrine' shared service.
  1104.      *
  1105.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1106.      */
  1107.     protected function getDoctrineService()
  1108.     {
  1109.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1110.     }
  1111.     /**
  1112.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1113.      *
  1114.      * @return \Doctrine\DBAL\Connection
  1115.      */
  1116.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1117.     {
  1118.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1119.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1120.             return $this->services['doctrine.dbal.default_connection'];
  1121.         }
  1122.         $b = new \Doctrine\DBAL\Configuration();
  1123.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1124.         $c->setConnectionName('default');
  1125.         $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1126.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $c]);
  1127.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))'], 'serverVersion' => $this->getEnv('resolve:MYSQL_VERSION'), 'defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $b$a, []);
  1128.     }
  1129.     /**
  1130.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1131.      *
  1132.      * @return \Doctrine\ORM\EntityManager
  1133.      */
  1134.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1135.     {
  1136.         if (true === $lazyLoad) {
  1137.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  1138.         }
  1139.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1140.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1141.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1142.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1143.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1144.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1145.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1146.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1147.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1148.         include_once \dirname(__DIR__4).'/src/Doctrine/ORM/Mapping/ResourceNamingStrategy.php';
  1149.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1150.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1151.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1152.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1153.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1154.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1155.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1156.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1157.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1158.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1159.         $a = new \Doctrine\ORM\Configuration();
  1160.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1161.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false)), 'App\\Entity');
  1162.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1163.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1164.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1165.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1166.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1167.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1168.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1169.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1170.         ], [
  1171.             'doctrine.ulid_generator' => '?',
  1172.             'doctrine.uuid_generator' => '?',
  1173.         ])));
  1174.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1175.         $a->setProxyNamespace('Proxies');
  1176.         $a->setAutoGenerateProxyClasses(true);
  1177.         $a->setSchemaIgnoreClasses([]);
  1178.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1179.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1180.         $a->setNamingStrategy(new \App\Doctrine\ORM\Mapping\ResourceNamingStrategy());
  1181.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1182.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1183.         $a->setLazyGhostObjectEnabled(false);
  1184.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1185.             'App\\Repository\\AdminGroupRepository' => ['privates''App\\Repository\\AdminGroupRepository''getAdminGroupRepositoryService'true],
  1186.             'App\\Repository\\AdminRepository' => ['privates''App\\Repository\\AdminRepository''getAdminRepositoryService'true],
  1187.             'App\\Repository\\AffiliationRepository' => ['privates''App\\Repository\\AffiliationRepository''getAffiliationRepositoryService'false],
  1188.             'App\\Repository\\AffiliationTranslationRepository' => ['privates''App\\Repository\\AffiliationTranslationRepository''getAffiliationTranslationRepositoryService'true],
  1189.             'App\\Repository\\AffiliationTranslationThumbRepository' => ['privates''App\\Repository\\AffiliationTranslationThumbRepository''getAffiliationTranslationThumbRepositoryService'true],
  1190.             'App\\Repository\\AffiliationTypeRepository' => ['privates''App\\Repository\\AffiliationTypeRepository''getAffiliationTypeRepositoryService'true],
  1191.             'App\\Repository\\AuthorRepository' => ['privates''App\\Repository\\AuthorRepository''getAuthorRepositoryService'false],
  1192.             'App\\Repository\\AuthorTranslationRepository' => ['privates''App\\Repository\\AuthorTranslationRepository''getAuthorTranslationRepositoryService'true],
  1193.             'App\\Repository\\BannerRepository' => ['privates''App\\Repository\\BannerRepository''getBannerRepositoryService'true],
  1194.             'App\\Repository\\BannerTranslationRepository' => ['privates''App\\Repository\\BannerTranslationRepository''getBannerTranslationRepositoryService'true],
  1195.             'App\\Repository\\CitationTypeRepository' => ['privates''App\\Repository\\CitationTypeRepository''getCitationTypeRepositoryService'true],
  1196.             'App\\Repository\\ClassificationTypeEntryRepository' => ['privates''App\\Repository\\ClassificationTypeEntryRepository''getClassificationTypeEntryRepositoryService'true],
  1197.             'App\\Repository\\ClassificationTypeRepository' => ['privates''App\\Repository\\ClassificationTypeRepository''getClassificationTypeRepositoryService'true],
  1198.             'App\\Repository\\CollectionArticleRepository' => ['privates''App\\Repository\\CollectionArticleRepository''getCollectionArticleRepositoryService'true],
  1199.             'App\\Repository\\CollectionIssueRepository' => ['privates''App\\Repository\\CollectionIssueRepository''getCollectionIssueRepositoryService'true],
  1200.             'App\\Repository\\CollectionRepository' => ['privates''App\\Repository\\CollectionRepository''getCollectionRepositoryService'false],
  1201.             'App\\Repository\\CollectionTranslationRepository' => ['privates''App\\Repository\\CollectionTranslationRepository''getCollectionTranslationRepositoryService'true],
  1202.             'App\\Repository\\CollectionTranslationThumbRepository' => ['privates''App\\Repository\\CollectionTranslationThumbRepository''getCollectionTranslationThumbRepositoryService'true],
  1203.             'App\\Repository\\ConfigRepository' => ['privates''App\\Repository\\ConfigRepository''getConfigRepositoryService'false],
  1204.             'App\\Repository\\ConfigTranslationRepository' => ['privates''App\\Repository\\ConfigTranslationRepository''getConfigTranslationRepositoryService'true],
  1205.             'App\\Repository\\ContactSubjectRepository' => ['privates''App\\Repository\\ContactSubjectRepository''getContactSubjectRepositoryService'false],
  1206.             'App\\Repository\\ContactSubjectTranslationRepository' => ['privates''App\\Repository\\ContactSubjectTranslationRepository''getContactSubjectTranslationRepositoryService'true],
  1207.             'App\\Repository\\ContactSubmissionRepository' => ['privates''App\\Repository\\ContactSubmissionRepository''getContactSubmissionRepositoryService'true],
  1208.             'App\\Repository\\CustomerBonusFileRepository' => ['privates''App\\Repository\\CustomerBonusFileRepository''getCustomerBonusFileRepositoryService'true],
  1209.             'App\\Repository\\CustomerBonusFileTranslationRepository' => ['privates''App\\Repository\\CustomerBonusFileTranslationRepository''getCustomerBonusFileTranslationRepositoryService'true],
  1210.             'App\\Repository\\CustomerDirectoryItemRepository' => ['privates''App\\Repository\\CustomerDirectoryItemRepository''getCustomerDirectoryItemRepositoryService'true],
  1211.             'App\\Repository\\CustomerDirectoryRepository' => ['privates''App\\Repository\\CustomerDirectoryRepository''getCustomerDirectoryRepositoryService'false],
  1212.             'App\\Repository\\CustomerNotificationRepository' => ['privates''App\\Repository\\CustomerNotificationRepository''getCustomerNotificationRepositoryService'false],
  1213.             'App\\Repository\\CustomerRepository' => ['privates''App\\Repository\\CustomerRepository''getCustomerRepositoryService'true],
  1214.             'App\\Repository\\DefaultLogotypeRepository' => ['privates''App\\Repository\\DefaultLogotypeRepository''getDefaultLogotypeRepositoryService'true],
  1215.             'App\\Repository\\DefaultLogotypeTranslationRepository' => ['privates''App\\Repository\\DefaultLogotypeTranslationRepository''getDefaultLogotypeTranslationRepositoryService'true],
  1216.             'App\\Repository\\DomainRepository' => ['privates''App\\Repository\\DomainRepository''getDomainRepositoryService'false],
  1217.             'App\\Repository\\DomainTranslationRepository' => ['privates''App\\Repository\\DomainTranslationRepository''getDomainTranslationRepositoryService'true],
  1218.             'App\\Repository\\ErrorReportSubmissionRepository' => ['privates''App\\Repository\\ErrorReportSubmissionRepository''getErrorReportSubmissionRepositoryService'true],
  1219.             'App\\Repository\\FooterMenuGroupItemRepository' => ['privates''App\\Repository\\FooterMenuGroupItemRepository''getFooterMenuGroupItemRepositoryService'true],
  1220.             'App\\Repository\\FooterMenuGroupItemTranslationRepository' => ['privates''App\\Repository\\FooterMenuGroupItemTranslationRepository''getFooterMenuGroupItemTranslationRepositoryService'true],
  1221.             'App\\Repository\\FooterMenuGroupRepository' => ['privates''App\\Repository\\FooterMenuGroupRepository''getFooterMenuGroupRepositoryService'false],
  1222.             'App\\Repository\\FooterMenuGroupTranslationRepository' => ['privates''App\\Repository\\FooterMenuGroupTranslationRepository''getFooterMenuGroupTranslationRepositoryService'true],
  1223.             'App\\Repository\\HomeSlideRepository' => ['privates''App\\Repository\\HomeSlideRepository''getHomeSlideRepositoryService'false],
  1224.             'App\\Repository\\HomeSlideTranslationRepository' => ['privates''App\\Repository\\HomeSlideTranslationRepository''getHomeSlideTranslationRepositoryService'true],
  1225.             'App\\Repository\\HomeSlideTranslationThumbRepository' => ['privates''App\\Repository\\HomeSlideTranslationThumbRepository''getHomeSlideTranslationThumbRepositoryService'true],
  1226.             'App\\Repository\\IndexationDatabaseRepository' => ['privates''App\\Repository\\IndexationDatabaseRepository''getIndexationDatabaseRepositoryService'false],
  1227.             'App\\Repository\\IndexationDatabaseTranslationRepository' => ['privates''App\\Repository\\IndexationDatabaseTranslationRepository''getIndexationDatabaseTranslationRepositoryService'true],
  1228.             'App\\Repository\\IndicatorTypeRepository' => ['privates''App\\Repository\\IndicatorTypeRepository''getIndicatorTypeRepositoryService'true],
  1229.             'App\\Repository\\JournalAffiliationRepository' => ['privates''App\\Repository\\JournalAffiliationRepository''getJournalAffiliationRepositoryService'false],
  1230.             'App\\Repository\\JournalArticleAdditionalBlockRepository' => ['privates''App\\Repository\\JournalArticleAdditionalBlockRepository''getJournalArticleAdditionalBlockRepositoryService'true],
  1231.             'App\\Repository\\JournalArticleAdditionalBlockTranslationRepository' => ['privates''App\\Repository\\JournalArticleAdditionalBlockTranslationRepository''getJournalArticleAdditionalBlockTranslationRepositoryService'true],
  1232.             'App\\Repository\\JournalArticleAuthorRepository' => ['privates''App\\Repository\\JournalArticleAuthorRepository''getJournalArticleAuthorRepositoryService'true],
  1233.             'App\\Repository\\JournalArticleAuthorTranslationRepository' => ['privates''App\\Repository\\JournalArticleAuthorTranslationRepository''getJournalArticleAuthorTranslationRepositoryService'true],
  1234.             'App\\Repository\\JournalArticleBibliographyEntryRepository' => ['privates''App\\Repository\\JournalArticleBibliographyEntryRepository''getJournalArticleBibliographyEntryRepositoryService'true],
  1235.             'App\\Repository\\JournalArticleBibliographyEntryTranslationRepository' => ['privates''App\\Repository\\JournalArticleBibliographyEntryTranslationRepository''getJournalArticleBibliographyEntryTranslationRepositoryService'true],
  1236.             'App\\Repository\\JournalArticleClassificationRepository' => ['privates''App\\Repository\\JournalArticleClassificationRepository''getJournalArticleClassificationRepositoryService'true],
  1237.             'App\\Repository\\JournalArticleContentBlockRepository' => ['privates''App\\Repository\\JournalArticleContentBlockRepository''getJournalArticleContentBlockRepositoryService'true],
  1238.             'App\\Repository\\JournalArticleContentBlockTranslationFileRepository' => ['privates''App\\Repository\\JournalArticleContentBlockTranslationFileRepository''getJournalArticleContentBlockTranslationFileRepositoryService'true],
  1239.             'App\\Repository\\JournalArticleContentBlockTranslationRepository' => ['privates''App\\Repository\\JournalArticleContentBlockTranslationRepository''getJournalArticleContentBlockTranslationRepositoryService'true],
  1240.             'App\\Repository\\JournalArticleContentBlockTranslationThumbRepository' => ['privates''App\\Repository\\JournalArticleContentBlockTranslationThumbRepository''getJournalArticleContentBlockTranslationThumbRepositoryService'true],
  1241.             'App\\Repository\\JournalArticleDownloadEntryRepository' => ['privates''App\\Repository\\JournalArticleDownloadEntryRepository''getJournalArticleDownloadEntryRepositoryService'true],
  1242.             'App\\Repository\\JournalArticleFileRepository' => ['privates''App\\Repository\\JournalArticleFileRepository''getJournalArticleFileRepositoryService'true],
  1243.             'App\\Repository\\JournalArticleFileTranslationFileRepository' => ['privates''App\\Repository\\JournalArticleFileTranslationFileRepository''getJournalArticleFileTranslationFileRepositoryService'true],
  1244.             'App\\Repository\\JournalArticleFileTranslationRepository' => ['privates''App\\Repository\\JournalArticleFileTranslationRepository''getJournalArticleFileTranslationRepositoryService'true],
  1245.             'App\\Repository\\JournalArticleMetadataTranslationKeywordRepository' => ['privates''App\\Repository\\JournalArticleMetadataTranslationKeywordRepository''getJournalArticleMetadataTranslationKeywordRepositoryService'true],
  1246.             'App\\Repository\\JournalArticleMetadataTranslationRepository' => ['privates''App\\Repository\\JournalArticleMetadataTranslationRepository''getJournalArticleMetadataTranslationRepositoryService'true],
  1247.             'App\\Repository\\JournalArticleRelationshipRepository' => ['privates''App\\Repository\\JournalArticleRelationshipRepository''getJournalArticleRelationshipRepositoryService'true],
  1248.             'App\\Repository\\JournalArticleRelationshipTranslationRepository' => ['privates''App\\Repository\\JournalArticleRelationshipTranslationRepository''getJournalArticleRelationshipTranslationRepositoryService'true],
  1249.             'App\\Repository\\JournalArticleRepository' => ['privates''App\\Repository\\JournalArticleRepository''getJournalArticleRepositoryService'false],
  1250.             'App\\Repository\\JournalArticleResearchDataRepository' => ['privates''App\\Repository\\JournalArticleResearchDataRepository''getJournalArticleResearchDataRepositoryService'true],
  1251.             'App\\Repository\\JournalArticleResearchDataTranslationRepository' => ['privates''App\\Repository\\JournalArticleResearchDataTranslationRepository''getJournalArticleResearchDataTranslationRepositoryService'true],
  1252.             'App\\Repository\\JournalArticleSlugHistoryRepository' => ['privates''App\\Repository\\JournalArticleSlugHistoryRepository''getJournalArticleSlugHistoryRepositoryService'true],
  1253.             'App\\Repository\\JournalArticleTranslationKeywordRepository' => ['privates''App\\Repository\\JournalArticleTranslationKeywordRepository''getJournalArticleTranslationKeywordRepositoryService'true],
  1254.             'App\\Repository\\JournalArticleTranslationRepository' => ['privates''App\\Repository\\JournalArticleTranslationRepository''getJournalArticleTranslationRepositoryService'true],
  1255.             'App\\Repository\\JournalArticleViewEntryRepository' => ['privates''App\\Repository\\JournalArticleViewEntryRepository''getJournalArticleViewEntryRepositoryService'true],
  1256.             'App\\Repository\\JournalBannerRepository' => ['privates''App\\Repository\\JournalBannerRepository''getJournalBannerRepositoryService'false],
  1257.             'App\\Repository\\JournalBannerTranslationRepository' => ['privates''App\\Repository\\JournalBannerTranslationRepository''getJournalBannerTranslationRepositoryService'true],
  1258.             'App\\Repository\\JournalCollectionArticleRepository' => ['privates''App\\Repository\\JournalCollectionArticleRepository''getJournalCollectionArticleRepositoryService'true],
  1259.             'App\\Repository\\JournalCollectionIssueRepository' => ['privates''App\\Repository\\JournalCollectionIssueRepository''getJournalCollectionIssueRepositoryService'true],
  1260.             'App\\Repository\\JournalCollectionRepository' => ['privates''App\\Repository\\JournalCollectionRepository''getJournalCollectionRepositoryService'false],
  1261.             'App\\Repository\\JournalCollectionTranslationRepository' => ['privates''App\\Repository\\JournalCollectionTranslationRepository''getJournalCollectionTranslationRepositoryService'true],
  1262.             'App\\Repository\\JournalCollectionTranslationThumbRepository' => ['privates''App\\Repository\\JournalCollectionTranslationThumbRepository''getJournalCollectionTranslationThumbRepositoryService'true],
  1263.             'App\\Repository\\JournalDataRepository' => ['privates''App\\Repository\\JournalDataRepository''getJournalDataRepositoryService'true],
  1264.             'App\\Repository\\JournalDomainRepository' => ['privates''App\\Repository\\JournalDomainRepository''getJournalDomainRepositoryService'false],
  1265.             'App\\Repository\\JournalEditorialGroupRepository' => ['privates''App\\Repository\\JournalEditorialGroupRepository''getJournalEditorialGroupRepositoryService'false],
  1266.             'App\\Repository\\JournalEditorialGroupTranslationRepository' => ['privates''App\\Repository\\JournalEditorialGroupTranslationRepository''getJournalEditorialGroupTranslationRepositoryService'true],
  1267.             'App\\Repository\\JournalFooterRepository' => ['privates''App\\Repository\\JournalFooterRepository''getJournalFooterRepositoryService'true],
  1268.             'App\\Repository\\JournalGlobalFooterRepository' => ['privates''App\\Repository\\JournalGlobalFooterRepository''getJournalGlobalFooterRepositoryService'false],
  1269.             'App\\Repository\\JournalIndexationCollectionRepository' => ['privates''App\\Repository\\JournalIndexationCollectionRepository''getJournalIndexationCollectionRepositoryService'false],
  1270.             'App\\Repository\\JournalIndexationCollectionTranslationRepository' => ['privates''App\\Repository\\JournalIndexationCollectionTranslationRepository''getJournalIndexationCollectionTranslationRepositoryService'true],
  1271.             'App\\Repository\\JournalIndexationDatabaseRepository' => ['privates''App\\Repository\\JournalIndexationDatabaseRepository''getJournalIndexationDatabaseRepositoryService'true],
  1272.             'App\\Repository\\JournalIndicatorRepository' => ['privates''App\\Repository\\JournalIndicatorRepository''getJournalIndicatorRepositoryService'false],
  1273.             'App\\Repository\\JournalIssueBlockRepository' => ['privates''App\\Repository\\JournalIssueBlockRepository''getJournalIssueBlockRepositoryService'true],
  1274.             'App\\Repository\\JournalIssueBlockTranslationRepository' => ['privates''App\\Repository\\JournalIssueBlockTranslationRepository''getJournalIssueBlockTranslationRepositoryService'true],
  1275.             'App\\Repository\\JournalIssueEditorialGroupRepository' => ['privates''App\\Repository\\JournalIssueEditorialGroupRepository''getJournalIssueEditorialGroupRepositoryService'true],
  1276.             'App\\Repository\\JournalIssueEditorialGroupTranslationRepository' => ['privates''App\\Repository\\JournalIssueEditorialGroupTranslationRepository''getJournalIssueEditorialGroupTranslationRepositoryService'true],
  1277.             'App\\Repository\\JournalIssueFileRepository' => ['privates''App\\Repository\\JournalIssueFileRepository''getJournalIssueFileRepositoryService'true],
  1278.             'App\\Repository\\JournalIssueFileTranslationRepository' => ['privates''App\\Repository\\JournalIssueFileTranslationRepository''getJournalIssueFileTranslationRepositoryService'true],
  1279.             'App\\Repository\\JournalIssueRepository' => ['privates''App\\Repository\\JournalIssueRepository''getJournalIssueRepositoryService'false],
  1280.             'App\\Repository\\JournalIssueSectionRepository' => ['privates''App\\Repository\\JournalIssueSectionRepository''getJournalIssueSectionRepositoryService'true],
  1281.             'App\\Repository\\JournalIssueSponsorRepository' => ['privates''App\\Repository\\JournalIssueSponsorRepository''getJournalIssueSponsorRepositoryService'true],
  1282.             'App\\Repository\\JournalIssueSponsorTranslationRepository' => ['privates''App\\Repository\\JournalIssueSponsorTranslationRepository''getJournalIssueSponsorTranslationRepositoryService'true],
  1283.             'App\\Repository\\JournalIssueTranslationRepository' => ['privates''App\\Repository\\JournalIssueTranslationRepository''getJournalIssueTranslationRepositoryService'true],
  1284.             'App\\Repository\\JournalIssueTranslationThumbRepository' => ['privates''App\\Repository\\JournalIssueTranslationThumbRepository''getJournalIssueTranslationThumbRepositoryService'true],
  1285.             'App\\Repository\\JournalMenuItemRepository' => ['privates''App\\Repository\\JournalMenuItemRepository''getJournalMenuItemRepositoryService'false],
  1286.             'App\\Repository\\JournalMenuItemTranslationRepository' => ['privates''App\\Repository\\JournalMenuItemTranslationRepository''getJournalMenuItemTranslationRepositoryService'true],
  1287.             'App\\Repository\\JournalNewsBlockRepository' => ['privates''App\\Repository\\JournalNewsBlockRepository''getJournalNewsBlockRepositoryService'true],
  1288.             'App\\Repository\\JournalNewsBlockTranslationCouncilMemberRepository' => ['privates''App\\Repository\\JournalNewsBlockTranslationCouncilMemberRepository''getJournalNewsBlockTranslationCouncilMemberRepositoryService'true],
  1289.             'App\\Repository\\JournalNewsBlockTranslationFileRepository' => ['privates''App\\Repository\\JournalNewsBlockTranslationFileRepository''getJournalNewsBlockTranslationFileRepositoryService'true],
  1290.             'App\\Repository\\JournalNewsBlockTranslationLogoRepository' => ['privates''App\\Repository\\JournalNewsBlockTranslationLogoRepository''getJournalNewsBlockTranslationLogoRepositoryService'true],
  1291.             'App\\Repository\\JournalNewsBlockTranslationLogoThumbRepository' => ['privates''App\\Repository\\JournalNewsBlockTranslationLogoThumbRepository''getJournalNewsBlockTranslationLogoThumbRepositoryService'true],
  1292.             'App\\Repository\\JournalNewsBlockTranslationRepository' => ['privates''App\\Repository\\JournalNewsBlockTranslationRepository''getJournalNewsBlockTranslationRepositoryService'true],
  1293.             'App\\Repository\\JournalNewsBlockTranslationThumbRepository' => ['privates''App\\Repository\\JournalNewsBlockTranslationThumbRepository''getJournalNewsBlockTranslationThumbRepositoryService'true],
  1294.             'App\\Repository\\JournalNewsRepository' => ['privates''App\\Repository\\JournalNewsRepository''getJournalNewsRepositoryService'false],
  1295.             'App\\Repository\\JournalNewsTranslationRepository' => ['privates''App\\Repository\\JournalNewsTranslationRepository''getJournalNewsTranslationRepositoryService'true],
  1296.             'App\\Repository\\JournalNewsTranslationThumbRepository' => ['privates''App\\Repository\\JournalNewsTranslationThumbRepository''getJournalNewsTranslationThumbRepositoryService'true],
  1297.             'App\\Repository\\JournalPageBlockRepository' => ['privates''App\\Repository\\JournalPageBlockRepository''getJournalPageBlockRepositoryService'true],
  1298.             'App\\Repository\\JournalPageBlockTranslationCouncilMemberRepository' => ['privates''App\\Repository\\JournalPageBlockTranslationCouncilMemberRepository''getJournalPageBlockTranslationCouncilMemberRepositoryService'true],
  1299.             'App\\Repository\\JournalPageBlockTranslationFileRepository' => ['privates''App\\Repository\\JournalPageBlockTranslationFileRepository''getJournalPageBlockTranslationFileRepositoryService'true],
  1300.             'App\\Repository\\JournalPageBlockTranslationLogoRepository' => ['privates''App\\Repository\\JournalPageBlockTranslationLogoRepository''getJournalPageBlockTranslationLogoRepositoryService'true],
  1301.             'App\\Repository\\JournalPageBlockTranslationLogoThumbRepository' => ['privates''App\\Repository\\JournalPageBlockTranslationLogoThumbRepository''getJournalPageBlockTranslationLogoThumbRepositoryService'true],
  1302.             'App\\Repository\\JournalPageBlockTranslationRepository' => ['privates''App\\Repository\\JournalPageBlockTranslationRepository''getJournalPageBlockTranslationRepositoryService'true],
  1303.             'App\\Repository\\JournalPageBlockTranslationThumbRepository' => ['privates''App\\Repository\\JournalPageBlockTranslationThumbRepository''getJournalPageBlockTranslationThumbRepositoryService'true],
  1304.             'App\\Repository\\JournalPageRepository' => ['privates''App\\Repository\\JournalPageRepository''getJournalPageRepositoryService'false],
  1305.             'App\\Repository\\JournalPageTranslationRepository' => ['privates''App\\Repository\\JournalPageTranslationRepository''getJournalPageTranslationRepositoryService'true],
  1306.             'App\\Repository\\JournalPartnerRepository' => ['privates''App\\Repository\\JournalPartnerRepository''getJournalPartnerRepositoryService'true],
  1307.             'App\\Repository\\JournalPublisherRepository' => ['privates''App\\Repository\\JournalPublisherRepository''getJournalPublisherRepositoryService'false],
  1308.             'App\\Repository\\JournalRepository' => ['privates''App\\Repository\\JournalRepository''getJournalRepositoryService'false],
  1309.             'App\\Repository\\JournalScientificCouncilMemberRepository' => ['privates''App\\Repository\\JournalScientificCouncilMemberRepository''getJournalScientificCouncilMemberRepositoryService'false],
  1310.             'App\\Repository\\JournalScientificCouncilMemberTranslationRepository' => ['privates''App\\Repository\\JournalScientificCouncilMemberTranslationRepository''getJournalScientificCouncilMemberTranslationRepositoryService'true],
  1311.             'App\\Repository\\JournalSectionRepository' => ['privates''App\\Repository\\JournalSectionRepository''getJournalSectionRepositoryService'true],
  1312.             'App\\Repository\\JournalSectionTranslationRepository' => ['privates''App\\Repository\\JournalSectionTranslationRepository''getJournalSectionTranslationRepositoryService'true],
  1313.             'App\\Repository\\JournalSidemenuGroupItemRepository' => ['privates''App\\Repository\\JournalSidemenuGroupItemRepository''getJournalSidemenuGroupItemRepositoryService'true],
  1314.             'App\\Repository\\JournalSidemenuGroupItemTranslationRepository' => ['privates''App\\Repository\\JournalSidemenuGroupItemTranslationRepository''getJournalSidemenuGroupItemTranslationRepositoryService'true],
  1315.             'App\\Repository\\JournalSidemenuGroupRepository' => ['privates''App\\Repository\\JournalSidemenuGroupRepository''getJournalSidemenuGroupRepositoryService'false],
  1316.             'App\\Repository\\JournalSidemenuGroupTranslationRepository' => ['privates''App\\Repository\\JournalSidemenuGroupTranslationRepository''getJournalSidemenuGroupTranslationRepositoryService'true],
  1317.             'App\\Repository\\JournalSlideRepository' => ['privates''App\\Repository\\JournalSlideRepository''getJournalSlideRepositoryService'false],
  1318.             'App\\Repository\\JournalSlideTranslationRepository' => ['privates''App\\Repository\\JournalSlideTranslationRepository''getJournalSlideTranslationRepositoryService'true],
  1319.             'App\\Repository\\JournalSlideTranslationThumbRepository' => ['privates''App\\Repository\\JournalSlideTranslationThumbRepository''getJournalSlideTranslationThumbRepositoryService'true],
  1320.             'App\\Repository\\JournalSubmenuGroupItemRepository' => ['privates''App\\Repository\\JournalSubmenuGroupItemRepository''getJournalSubmenuGroupItemRepositoryService'true],
  1321.             'App\\Repository\\JournalSubmenuGroupItemTranslationRepository' => ['privates''App\\Repository\\JournalSubmenuGroupItemTranslationRepository''getJournalSubmenuGroupItemTranslationRepositoryService'true],
  1322.             'App\\Repository\\JournalSubmenuGroupRepository' => ['privates''App\\Repository\\JournalSubmenuGroupRepository''getJournalSubmenuGroupRepositoryService'false],
  1323.             'App\\Repository\\JournalSubmenuGroupTranslationRepository' => ['privates''App\\Repository\\JournalSubmenuGroupTranslationRepository''getJournalSubmenuGroupTranslationRepositoryService'true],
  1324.             'App\\Repository\\JournalTranslationRepository' => ['privates''App\\Repository\\JournalTranslationRepository''getJournalTranslationRepositoryService'true],
  1325.             'App\\Repository\\JournalViewRepository' => ['privates''App\\Repository\\JournalViewRepository''getJournalViewRepositoryService'true],
  1326.             'App\\Repository\\JournalVolumeEditorialGroupRepository' => ['privates''App\\Repository\\JournalVolumeEditorialGroupRepository''getJournalVolumeEditorialGroupRepositoryService'true],
  1327.             'App\\Repository\\JournalVolumeEditorialGroupTranslationRepository' => ['privates''App\\Repository\\JournalVolumeEditorialGroupTranslationRepository''getJournalVolumeEditorialGroupTranslationRepositoryService'true],
  1328.             'App\\Repository\\JournalVolumeRepository' => ['privates''App\\Repository\\JournalVolumeRepository''getJournalVolumeRepositoryService'false],
  1329.             'App\\Repository\\JournalVolumeTranslationRepository' => ['privates''App\\Repository\\JournalVolumeTranslationRepository''getJournalVolumeTranslationRepositoryService'true],
  1330.             'App\\Repository\\LandingFooterItemRepository' => ['privates''App\\Repository\\LandingFooterItemRepository''getLandingFooterItemRepositoryService'false],
  1331.             'App\\Repository\\LandingFooterItemTranslationRepository' => ['privates''App\\Repository\\LandingFooterItemTranslationRepository''getLandingFooterItemTranslationRepositoryService'true],
  1332.             'App\\Repository\\LandingJournalRepository' => ['privates''App\\Repository\\LandingJournalRepository''getLandingJournalRepositoryService'true],
  1333.             'App\\Repository\\LandingMenuItemRepository' => ['privates''App\\Repository\\LandingMenuItemRepository''getLandingMenuItemRepositoryService'false],
  1334.             'App\\Repository\\LandingMenuItemTranslationRepository' => ['privates''App\\Repository\\LandingMenuItemTranslationRepository''getLandingMenuItemTranslationRepositoryService'true],
  1335.             'App\\Repository\\LandingPageBlockRepository' => ['privates''App\\Repository\\LandingPageBlockRepository''getLandingPageBlockRepositoryService'true],
  1336.             'App\\Repository\\LandingPageBlockTranslationFileRepository' => ['privates''App\\Repository\\LandingPageBlockTranslationFileRepository''getLandingPageBlockTranslationFileRepositoryService'true],
  1337.             'App\\Repository\\LandingPageBlockTranslationLogoRepository' => ['privates''App\\Repository\\LandingPageBlockTranslationLogoRepository''getLandingPageBlockTranslationLogoRepositoryService'true],
  1338.             'App\\Repository\\LandingPageBlockTranslationLogoThumbRepository' => ['privates''App\\Repository\\LandingPageBlockTranslationLogoThumbRepository''getLandingPageBlockTranslationLogoThumbRepositoryService'true],
  1339.             'App\\Repository\\LandingPageBlockTranslationRepository' => ['privates''App\\Repository\\LandingPageBlockTranslationRepository''getLandingPageBlockTranslationRepositoryService'true],
  1340.             'App\\Repository\\LandingPageBlockTranslationThumbRepository' => ['privates''App\\Repository\\LandingPageBlockTranslationThumbRepository''getLandingPageBlockTranslationThumbRepositoryService'true],
  1341.             'App\\Repository\\LandingPageRepository' => ['privates''App\\Repository\\LandingPageRepository''getLandingPageRepositoryService'true],
  1342.             'App\\Repository\\LandingPageTranslationRepository' => ['privates''App\\Repository\\LandingPageTranslationRepository''getLandingPageTranslationRepositoryService'true],
  1343.             'App\\Repository\\LandingRepository' => ['privates''App\\Repository\\LandingRepository''getLandingRepositoryService'false],
  1344.             'App\\Repository\\LandingSlideRepository' => ['privates''App\\Repository\\LandingSlideRepository''getLandingSlideRepositoryService'false],
  1345.             'App\\Repository\\LandingSlideTranslationRepository' => ['privates''App\\Repository\\LandingSlideTranslationRepository''getLandingSlideTranslationRepositoryService'true],
  1346.             'App\\Repository\\LandingSlideTranslationThumbRepository' => ['privates''App\\Repository\\LandingSlideTranslationThumbRepository''getLandingSlideTranslationThumbRepositoryService'true],
  1347.             'App\\Repository\\LandingTranslationRepository' => ['privates''App\\Repository\\LandingTranslationRepository''getLandingTranslationRepositoryService'true],
  1348.             'App\\Repository\\LoginBlockedRepository' => ['privates''App\\Repository\\LoginBlockedRepository''getLoginBlockedRepositoryService'true],
  1349.             'App\\Repository\\LoginEntryRepository' => ['privates''App\\Repository\\LoginEntryRepository''getLoginEntryRepositoryService'true],
  1350.             'App\\Repository\\MediaRepository' => ['privates''App\\Repository\\MediaRepository''getMediaRepositoryService'true],
  1351.             'App\\Repository\\MenuGroupItemRepository' => ['privates''App\\Repository\\MenuGroupItemRepository''getMenuGroupItemRepositoryService'true],
  1352.             'App\\Repository\\MenuGroupItemTranslationRepository' => ['privates''App\\Repository\\MenuGroupItemTranslationRepository''getMenuGroupItemTranslationRepositoryService'true],
  1353.             'App\\Repository\\MenuGroupRepository' => ['privates''App\\Repository\\MenuGroupRepository''getMenuGroupRepositoryService'false],
  1354.             'App\\Repository\\MenuGroupTranslationRepository' => ['privates''App\\Repository\\MenuGroupTranslationRepository''getMenuGroupTranslationRepositoryService'true],
  1355.             'App\\Repository\\NewsBlockRepository' => ['privates''App\\Repository\\NewsBlockRepository''getNewsBlockRepositoryService'true],
  1356.             'App\\Repository\\NewsBlockTranslationFileRepository' => ['privates''App\\Repository\\NewsBlockTranslationFileRepository''getNewsBlockTranslationFileRepositoryService'true],
  1357.             'App\\Repository\\NewsBlockTranslationLogoRepository' => ['privates''App\\Repository\\NewsBlockTranslationLogoRepository''getNewsBlockTranslationLogoRepositoryService'true],
  1358.             'App\\Repository\\NewsBlockTranslationLogoThumbRepository' => ['privates''App\\Repository\\NewsBlockTranslationLogoThumbRepository''getNewsBlockTranslationLogoThumbRepositoryService'true],
  1359.             'App\\Repository\\NewsBlockTranslationRepository' => ['privates''App\\Repository\\NewsBlockTranslationRepository''getNewsBlockTranslationRepositoryService'true],
  1360.             'App\\Repository\\NewsBlockTranslationThumbRepository' => ['privates''App\\Repository\\NewsBlockTranslationThumbRepository''getNewsBlockTranslationThumbRepositoryService'true],
  1361.             'App\\Repository\\NewsRepository' => ['privates''App\\Repository\\NewsRepository''getNewsRepositoryService'false],
  1362.             'App\\Repository\\NewsTranslationRepository' => ['privates''App\\Repository\\NewsTranslationRepository''getNewsTranslationRepositoryService'true],
  1363.             'App\\Repository\\NewsTranslationThumbRepository' => ['privates''App\\Repository\\NewsTranslationThumbRepository''getNewsTranslationThumbRepositoryService'true],
  1364.             'App\\Repository\\PageBlockRepository' => ['privates''App\\Repository\\PageBlockRepository''getPageBlockRepositoryService'true],
  1365.             'App\\Repository\\PageBlockTranslationFileRepository' => ['privates''App\\Repository\\PageBlockTranslationFileRepository''getPageBlockTranslationFileRepositoryService'true],
  1366.             'App\\Repository\\PageBlockTranslationLogoRepository' => ['privates''App\\Repository\\PageBlockTranslationLogoRepository''getPageBlockTranslationLogoRepositoryService'true],
  1367.             'App\\Repository\\PageBlockTranslationLogoThumbRepository' => ['privates''App\\Repository\\PageBlockTranslationLogoThumbRepository''getPageBlockTranslationLogoThumbRepositoryService'true],
  1368.             'App\\Repository\\PageBlockTranslationRepository' => ['privates''App\\Repository\\PageBlockTranslationRepository''getPageBlockTranslationRepositoryService'true],
  1369.             'App\\Repository\\PageBlockTranslationThumbRepository' => ['privates''App\\Repository\\PageBlockTranslationThumbRepository''getPageBlockTranslationThumbRepositoryService'true],
  1370.             'App\\Repository\\PageRepository' => ['privates''App\\Repository\\PageRepository''getPageRepositoryService'false],
  1371.             'App\\Repository\\PageThumbRepository' => ['privates''App\\Repository\\PageThumbRepository''getPageThumbRepositoryService'true],
  1372.             'App\\Repository\\PageTranslationRepository' => ['privates''App\\Repository\\PageTranslationRepository''getPageTranslationRepositoryService'true],
  1373.             'App\\Repository\\PartnerRepository' => ['privates''App\\Repository\\PartnerRepository''getPartnerRepositoryService'false],
  1374.             'App\\Repository\\PartnerTranslationRepository' => ['privates''App\\Repository\\PartnerTranslationRepository''getPartnerTranslationRepositoryService'true],
  1375.             'App\\Repository\\ProtectedMediaRepository' => ['privates''App\\Repository\\ProtectedMediaRepository''getProtectedMediaRepositoryService'true],
  1376.             'App\\Repository\\ReciprocalRelationshipTypeRepository' => ['privates''App\\Repository\\ReciprocalRelationshipTypeRepository''getReciprocalRelationshipTypeRepositoryService'true],
  1377.             'App\\Repository\\RedactorRepository' => ['privates''App\\Repository\\RedactorRepository''getRedactorRepositoryService'false],
  1378.             'App\\Repository\\RedactorTranslationRepository' => ['privates''App\\Repository\\RedactorTranslationRepository''getRedactorTranslationRepositoryService'true],
  1379.             'App\\Repository\\RegistryEntryRepository' => ['privates''App\\Repository\\RegistryEntryRepository''getRegistryEntryRepositoryService'true],
  1380.             'App\\Repository\\ResetPasswordBlockedRepository' => ['privates''App\\Repository\\ResetPasswordBlockedRepository''getResetPasswordBlockedRepositoryService'true],
  1381.             'App\\Repository\\ResetPasswordEntryRepository' => ['privates''App\\Repository\\ResetPasswordEntryRepository''getResetPasswordEntryRepositoryService'true],
  1382.             'App\\Repository\\StatsExportRepository' => ['privates''App\\Repository\\StatsExportRepository''getStatsExportRepositoryService'true],
  1383.             'App\\Repository\\TranslatorEntryRepository' => ['privates''App\\Repository\\TranslatorEntryRepository''getTranslatorEntryRepositoryService'true],
  1384.             'App\\Repository\\TranslatorEntryTranslationRepository' => ['privates''App\\Repository\\TranslatorEntryTranslationRepository''getTranslatorEntryTranslationRepositoryService'true],
  1385.         ], [
  1386.             'App\\Repository\\AdminGroupRepository' => '?',
  1387.             'App\\Repository\\AdminRepository' => '?',
  1388.             'App\\Repository\\AffiliationRepository' => '?',
  1389.             'App\\Repository\\AffiliationTranslationRepository' => '?',
  1390.             'App\\Repository\\AffiliationTranslationThumbRepository' => '?',
  1391.             'App\\Repository\\AffiliationTypeRepository' => '?',
  1392.             'App\\Repository\\AuthorRepository' => '?',
  1393.             'App\\Repository\\AuthorTranslationRepository' => '?',
  1394.             'App\\Repository\\BannerRepository' => '?',
  1395.             'App\\Repository\\BannerTranslationRepository' => '?',
  1396.             'App\\Repository\\CitationTypeRepository' => '?',
  1397.             'App\\Repository\\ClassificationTypeEntryRepository' => '?',
  1398.             'App\\Repository\\ClassificationTypeRepository' => '?',
  1399.             'App\\Repository\\CollectionArticleRepository' => '?',
  1400.             'App\\Repository\\CollectionIssueRepository' => '?',
  1401.             'App\\Repository\\CollectionRepository' => '?',
  1402.             'App\\Repository\\CollectionTranslationRepository' => '?',
  1403.             'App\\Repository\\CollectionTranslationThumbRepository' => '?',
  1404.             'App\\Repository\\ConfigRepository' => '?',
  1405.             'App\\Repository\\ConfigTranslationRepository' => '?',
  1406.             'App\\Repository\\ContactSubjectRepository' => '?',
  1407.             'App\\Repository\\ContactSubjectTranslationRepository' => '?',
  1408.             'App\\Repository\\ContactSubmissionRepository' => '?',
  1409.             'App\\Repository\\CustomerBonusFileRepository' => '?',
  1410.             'App\\Repository\\CustomerBonusFileTranslationRepository' => '?',
  1411.             'App\\Repository\\CustomerDirectoryItemRepository' => '?',
  1412.             'App\\Repository\\CustomerDirectoryRepository' => '?',
  1413.             'App\\Repository\\CustomerNotificationRepository' => '?',
  1414.             'App\\Repository\\CustomerRepository' => '?',
  1415.             'App\\Repository\\DefaultLogotypeRepository' => '?',
  1416.             'App\\Repository\\DefaultLogotypeTranslationRepository' => '?',
  1417.             'App\\Repository\\DomainRepository' => '?',
  1418.             'App\\Repository\\DomainTranslationRepository' => '?',
  1419.             'App\\Repository\\ErrorReportSubmissionRepository' => '?',
  1420.             'App\\Repository\\FooterMenuGroupItemRepository' => '?',
  1421.             'App\\Repository\\FooterMenuGroupItemTranslationRepository' => '?',
  1422.             'App\\Repository\\FooterMenuGroupRepository' => '?',
  1423.             'App\\Repository\\FooterMenuGroupTranslationRepository' => '?',
  1424.             'App\\Repository\\HomeSlideRepository' => '?',
  1425.             'App\\Repository\\HomeSlideTranslationRepository' => '?',
  1426.             'App\\Repository\\HomeSlideTranslationThumbRepository' => '?',
  1427.             'App\\Repository\\IndexationDatabaseRepository' => '?',
  1428.             'App\\Repository\\IndexationDatabaseTranslationRepository' => '?',
  1429.             'App\\Repository\\IndicatorTypeRepository' => '?',
  1430.             'App\\Repository\\JournalAffiliationRepository' => '?',
  1431.             'App\\Repository\\JournalArticleAdditionalBlockRepository' => '?',
  1432.             'App\\Repository\\JournalArticleAdditionalBlockTranslationRepository' => '?',
  1433.             'App\\Repository\\JournalArticleAuthorRepository' => '?',
  1434.             'App\\Repository\\JournalArticleAuthorTranslationRepository' => '?',
  1435.             'App\\Repository\\JournalArticleBibliographyEntryRepository' => '?',
  1436.             'App\\Repository\\JournalArticleBibliographyEntryTranslationRepository' => '?',
  1437.             'App\\Repository\\JournalArticleClassificationRepository' => '?',
  1438.             'App\\Repository\\JournalArticleContentBlockRepository' => '?',
  1439.             'App\\Repository\\JournalArticleContentBlockTranslationFileRepository' => '?',
  1440.             'App\\Repository\\JournalArticleContentBlockTranslationRepository' => '?',
  1441.             'App\\Repository\\JournalArticleContentBlockTranslationThumbRepository' => '?',
  1442.             'App\\Repository\\JournalArticleDownloadEntryRepository' => '?',
  1443.             'App\\Repository\\JournalArticleFileRepository' => '?',
  1444.             'App\\Repository\\JournalArticleFileTranslationFileRepository' => '?',
  1445.             'App\\Repository\\JournalArticleFileTranslationRepository' => '?',
  1446.             'App\\Repository\\JournalArticleMetadataTranslationKeywordRepository' => '?',
  1447.             'App\\Repository\\JournalArticleMetadataTranslationRepository' => '?',
  1448.             'App\\Repository\\JournalArticleRelationshipRepository' => '?',
  1449.             'App\\Repository\\JournalArticleRelationshipTranslationRepository' => '?',
  1450.             'App\\Repository\\JournalArticleRepository' => '?',
  1451.             'App\\Repository\\JournalArticleResearchDataRepository' => '?',
  1452.             'App\\Repository\\JournalArticleResearchDataTranslationRepository' => '?',
  1453.             'App\\Repository\\JournalArticleSlugHistoryRepository' => '?',
  1454.             'App\\Repository\\JournalArticleTranslationKeywordRepository' => '?',
  1455.             'App\\Repository\\JournalArticleTranslationRepository' => '?',
  1456.             'App\\Repository\\JournalArticleViewEntryRepository' => '?',
  1457.             'App\\Repository\\JournalBannerRepository' => '?',
  1458.             'App\\Repository\\JournalBannerTranslationRepository' => '?',
  1459.             'App\\Repository\\JournalCollectionArticleRepository' => '?',
  1460.             'App\\Repository\\JournalCollectionIssueRepository' => '?',
  1461.             'App\\Repository\\JournalCollectionRepository' => '?',
  1462.             'App\\Repository\\JournalCollectionTranslationRepository' => '?',
  1463.             'App\\Repository\\JournalCollectionTranslationThumbRepository' => '?',
  1464.             'App\\Repository\\JournalDataRepository' => '?',
  1465.             'App\\Repository\\JournalDomainRepository' => '?',
  1466.             'App\\Repository\\JournalEditorialGroupRepository' => '?',
  1467.             'App\\Repository\\JournalEditorialGroupTranslationRepository' => '?',
  1468.             'App\\Repository\\JournalFooterRepository' => '?',
  1469.             'App\\Repository\\JournalGlobalFooterRepository' => '?',
  1470.             'App\\Repository\\JournalIndexationCollectionRepository' => '?',
  1471.             'App\\Repository\\JournalIndexationCollectionTranslationRepository' => '?',
  1472.             'App\\Repository\\JournalIndexationDatabaseRepository' => '?',
  1473.             'App\\Repository\\JournalIndicatorRepository' => '?',
  1474.             'App\\Repository\\JournalIssueBlockRepository' => '?',
  1475.             'App\\Repository\\JournalIssueBlockTranslationRepository' => '?',
  1476.             'App\\Repository\\JournalIssueEditorialGroupRepository' => '?',
  1477.             'App\\Repository\\JournalIssueEditorialGroupTranslationRepository' => '?',
  1478.             'App\\Repository\\JournalIssueFileRepository' => '?',
  1479.             'App\\Repository\\JournalIssueFileTranslationRepository' => '?',
  1480.             'App\\Repository\\JournalIssueRepository' => '?',
  1481.             'App\\Repository\\JournalIssueSectionRepository' => '?',
  1482.             'App\\Repository\\JournalIssueSponsorRepository' => '?',
  1483.             'App\\Repository\\JournalIssueSponsorTranslationRepository' => '?',
  1484.             'App\\Repository\\JournalIssueTranslationRepository' => '?',
  1485.             'App\\Repository\\JournalIssueTranslationThumbRepository' => '?',
  1486.             'App\\Repository\\JournalMenuItemRepository' => '?',
  1487.             'App\\Repository\\JournalMenuItemTranslationRepository' => '?',
  1488.             'App\\Repository\\JournalNewsBlockRepository' => '?',
  1489.             'App\\Repository\\JournalNewsBlockTranslationCouncilMemberRepository' => '?',
  1490.             'App\\Repository\\JournalNewsBlockTranslationFileRepository' => '?',
  1491.             'App\\Repository\\JournalNewsBlockTranslationLogoRepository' => '?',
  1492.             'App\\Repository\\JournalNewsBlockTranslationLogoThumbRepository' => '?',
  1493.             'App\\Repository\\JournalNewsBlockTranslationRepository' => '?',
  1494.             'App\\Repository\\JournalNewsBlockTranslationThumbRepository' => '?',
  1495.             'App\\Repository\\JournalNewsRepository' => '?',
  1496.             'App\\Repository\\JournalNewsTranslationRepository' => '?',
  1497.             'App\\Repository\\JournalNewsTranslationThumbRepository' => '?',
  1498.             'App\\Repository\\JournalPageBlockRepository' => '?',
  1499.             'App\\Repository\\JournalPageBlockTranslationCouncilMemberRepository' => '?',
  1500.             'App\\Repository\\JournalPageBlockTranslationFileRepository' => '?',
  1501.             'App\\Repository\\JournalPageBlockTranslationLogoRepository' => '?',
  1502.             'App\\Repository\\JournalPageBlockTranslationLogoThumbRepository' => '?',
  1503.             'App\\Repository\\JournalPageBlockTranslationRepository' => '?',
  1504.             'App\\Repository\\JournalPageBlockTranslationThumbRepository' => '?',
  1505.             'App\\Repository\\JournalPageRepository' => '?',
  1506.             'App\\Repository\\JournalPageTranslationRepository' => '?',
  1507.             'App\\Repository\\JournalPartnerRepository' => '?',
  1508.             'App\\Repository\\JournalPublisherRepository' => '?',
  1509.             'App\\Repository\\JournalRepository' => '?',
  1510.             'App\\Repository\\JournalScientificCouncilMemberRepository' => '?',
  1511.             'App\\Repository\\JournalScientificCouncilMemberTranslationRepository' => '?',
  1512.             'App\\Repository\\JournalSectionRepository' => '?',
  1513.             'App\\Repository\\JournalSectionTranslationRepository' => '?',
  1514.             'App\\Repository\\JournalSidemenuGroupItemRepository' => '?',
  1515.             'App\\Repository\\JournalSidemenuGroupItemTranslationRepository' => '?',
  1516.             'App\\Repository\\JournalSidemenuGroupRepository' => '?',
  1517.             'App\\Repository\\JournalSidemenuGroupTranslationRepository' => '?',
  1518.             'App\\Repository\\JournalSlideRepository' => '?',
  1519.             'App\\Repository\\JournalSlideTranslationRepository' => '?',
  1520.             'App\\Repository\\JournalSlideTranslationThumbRepository' => '?',
  1521.             'App\\Repository\\JournalSubmenuGroupItemRepository' => '?',
  1522.             'App\\Repository\\JournalSubmenuGroupItemTranslationRepository' => '?',
  1523.             'App\\Repository\\JournalSubmenuGroupRepository' => '?',
  1524.             'App\\Repository\\JournalSubmenuGroupTranslationRepository' => '?',
  1525.             'App\\Repository\\JournalTranslationRepository' => '?',
  1526.             'App\\Repository\\JournalViewRepository' => '?',
  1527.             'App\\Repository\\JournalVolumeEditorialGroupRepository' => '?',
  1528.             'App\\Repository\\JournalVolumeEditorialGroupTranslationRepository' => '?',
  1529.             'App\\Repository\\JournalVolumeRepository' => '?',
  1530.             'App\\Repository\\JournalVolumeTranslationRepository' => '?',
  1531.             'App\\Repository\\LandingFooterItemRepository' => '?',
  1532.             'App\\Repository\\LandingFooterItemTranslationRepository' => '?',
  1533.             'App\\Repository\\LandingJournalRepository' => '?',
  1534.             'App\\Repository\\LandingMenuItemRepository' => '?',
  1535.             'App\\Repository\\LandingMenuItemTranslationRepository' => '?',
  1536.             'App\\Repository\\LandingPageBlockRepository' => '?',
  1537.             'App\\Repository\\LandingPageBlockTranslationFileRepository' => '?',
  1538.             'App\\Repository\\LandingPageBlockTranslationLogoRepository' => '?',
  1539.             'App\\Repository\\LandingPageBlockTranslationLogoThumbRepository' => '?',
  1540.             'App\\Repository\\LandingPageBlockTranslationRepository' => '?',
  1541.             'App\\Repository\\LandingPageBlockTranslationThumbRepository' => '?',
  1542.             'App\\Repository\\LandingPageRepository' => '?',
  1543.             'App\\Repository\\LandingPageTranslationRepository' => '?',
  1544.             'App\\Repository\\LandingRepository' => '?',
  1545.             'App\\Repository\\LandingSlideRepository' => '?',
  1546.             'App\\Repository\\LandingSlideTranslationRepository' => '?',
  1547.             'App\\Repository\\LandingSlideTranslationThumbRepository' => '?',
  1548.             'App\\Repository\\LandingTranslationRepository' => '?',
  1549.             'App\\Repository\\LoginBlockedRepository' => '?',
  1550.             'App\\Repository\\LoginEntryRepository' => '?',
  1551.             'App\\Repository\\MediaRepository' => '?',
  1552.             'App\\Repository\\MenuGroupItemRepository' => '?',
  1553.             'App\\Repository\\MenuGroupItemTranslationRepository' => '?',
  1554.             'App\\Repository\\MenuGroupRepository' => '?',
  1555.             'App\\Repository\\MenuGroupTranslationRepository' => '?',
  1556.             'App\\Repository\\NewsBlockRepository' => '?',
  1557.             'App\\Repository\\NewsBlockTranslationFileRepository' => '?',
  1558.             'App\\Repository\\NewsBlockTranslationLogoRepository' => '?',
  1559.             'App\\Repository\\NewsBlockTranslationLogoThumbRepository' => '?',
  1560.             'App\\Repository\\NewsBlockTranslationRepository' => '?',
  1561.             'App\\Repository\\NewsBlockTranslationThumbRepository' => '?',
  1562.             'App\\Repository\\NewsRepository' => '?',
  1563.             'App\\Repository\\NewsTranslationRepository' => '?',
  1564.             'App\\Repository\\NewsTranslationThumbRepository' => '?',
  1565.             'App\\Repository\\PageBlockRepository' => '?',
  1566.             'App\\Repository\\PageBlockTranslationFileRepository' => '?',
  1567.             'App\\Repository\\PageBlockTranslationLogoRepository' => '?',
  1568.             'App\\Repository\\PageBlockTranslationLogoThumbRepository' => '?',
  1569.             'App\\Repository\\PageBlockTranslationRepository' => '?',
  1570.             'App\\Repository\\PageBlockTranslationThumbRepository' => '?',
  1571.             'App\\Repository\\PageRepository' => '?',
  1572.             'App\\Repository\\PageThumbRepository' => '?',
  1573.             'App\\Repository\\PageTranslationRepository' => '?',
  1574.             'App\\Repository\\PartnerRepository' => '?',
  1575.             'App\\Repository\\PartnerTranslationRepository' => '?',
  1576.             'App\\Repository\\ProtectedMediaRepository' => '?',
  1577.             'App\\Repository\\ReciprocalRelationshipTypeRepository' => '?',
  1578.             'App\\Repository\\RedactorRepository' => '?',
  1579.             'App\\Repository\\RedactorTranslationRepository' => '?',
  1580.             'App\\Repository\\RegistryEntryRepository' => '?',
  1581.             'App\\Repository\\ResetPasswordBlockedRepository' => '?',
  1582.             'App\\Repository\\ResetPasswordEntryRepository' => '?',
  1583.             'App\\Repository\\StatsExportRepository' => '?',
  1584.             'App\\Repository\\TranslatorEntryRepository' => '?',
  1585.             'App\\Repository\\TranslatorEntryTranslationRepository' => '?',
  1586.         ])));
  1587.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1588.         $a->addCustomStringFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  1589.         $a->addCustomStringFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  1590.         $a->addCustomStringFunction('first''App\\Doctrine\\DQL\\First');
  1591.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService())) && false ?: $lazyLoad);
  1592.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1593.         return $instance;
  1594.     }
  1595.     /**
  1596.      * Gets the public 'event_dispatcher' shared service.
  1597.      *
  1598.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1599.      */
  1600.     protected function getEventDispatcherService()
  1601.     {
  1602.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1603.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1604.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1605.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1606.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1607.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1608.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  1609.         }, => 'onKernelController'], 0);
  1610.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1611.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1612.         }, => 'checkPassport'], 1024);
  1613.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1614.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1615.         }, => 'onKernelResponse'], 0);
  1616.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1617.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1618.         }, => 'onKernelRequest'], 250);
  1619.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1620.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1621.         }, => 'onKernelResponse'], 0);
  1622.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  1623.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());
  1624.         }, => 'onResponse'], -10);
  1625.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1626.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1627.         }, => 'onKernelException'], -96);
  1628.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1629.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1630.         }, => 'onKernelRequest'], 28);
  1631.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] function () {
  1632.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1633.         }, => 'onKernelRequest'], 4);
  1634.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] function () {
  1635.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1636.         }, => 'onKernelView'], 32);
  1637.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1638.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1639.         }, => 'onKernelRequest'], 2);
  1640.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1641.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1642.         }, => 'onKernelView'], 16);
  1643.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1644.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1645.         }, => 'onKernelView'], 8);
  1646.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1647.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1648.         }, => 'onKernelException'], 0);
  1649.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  1650.             return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());
  1651.         }, => 'onKernelRequest'], 0);
  1652.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {
  1653.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1654.         }, => 'onKernelResponse'], 0);
  1655.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  1656.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1657.         }, => 'onKernelResponse'], -1);
  1658.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  1659.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1660.         }, => 'onKernelView'], 64);
  1661.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  1662.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1663.         }, => 'onKernelRequest'], 16);
  1664.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.mercure.listener.response.add_link_header', class: 'ApiPlatform\\Symfony\\EventListener\\AddLinkHeaderListener')] function () {
  1665.             return ($this->privates['api_platform.mercure.listener.response.add_link_header'] ?? $this->getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService());
  1666.         }, => 'onKernelResponse'], 0);
  1667.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1668.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1669.         }, => 'onSecurity'], 3);
  1670.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1671.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1672.         }, => 'onSecurityPostDenormalize'], 1);
  1673.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1674.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1675.         }, => 'onSecurityPostValidation'], 63);
  1676.         $instance->addListener('kernel.view', [=> #[\Closure(name'App\\EventSubscriber\\OrdUpdater')] function () {
  1677.             return ($this->privates['App\\EventSubscriber\\OrdUpdater'] ?? $this->load('getOrdUpdaterService'));
  1678.         }, => 'update'], 63);
  1679.         $instance->addListener('kernel.view', [=> #[\Closure(name'App\\EventSubscriber\\RegistryEntryCreator')] function () {
  1680.             return ($this->privates['App\\EventSubscriber\\RegistryEntryCreator'] ?? $this->load('getRegistryEntryCreatorService'));
  1681.         }, => 'create'], 31);
  1682.         $instance->addListener('kernel.view', [=> #[\Closure(name'App\\EventSubscriber\\ResetPasswordBlockedCreator')] function () {
  1683.             return ($this->privates['App\\EventSubscriber\\ResetPasswordBlockedCreator'] ?? $this->load('getResetPasswordBlockedCreatorService'));
  1684.         }, => 'create'], 65);
  1685.         $instance->addListener('kernel.exception', [=> #[\Closure(name'App\\Front\\EventSubscriber\\CustomerExceptionSubscriber')] function () {
  1686.             return ($this->privates['App\\Front\\EventSubscriber\\CustomerExceptionSubscriber'] ?? $this->load('getCustomerExceptionSubscriberService'));
  1687.         }, => 'process'], 0);
  1688.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber')] function () {
  1689.             return ($this->privates['App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber'] ??= new \App\Front\Security\Authentication\CustomerAuthenticationSubscriber());
  1690.         }, => 'onLoginSuccess'], 10);
  1691.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber')] function () {
  1692.             return ($this->privates['App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber'] ??= new \App\Front\Security\Authentication\CustomerAuthenticationSubscriber());
  1693.         }, => 'onLoginFailure'], 10);
  1694.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber')] function () {
  1695.             return ($this->privates['App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber'] ??= new \App\Front\Security\Authentication\CustomerAuthenticationSubscriber());
  1696.         }, => 'onLogout'], 10);
  1697.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'App\\Security\\Authentication\\AuthenticationSubscriber')] function () {
  1698.             return ($this->privates['App\\Security\\Authentication\\AuthenticationSubscriber'] ?? $this->load('getAuthenticationSubscriberService'));
  1699.         }, => 'onAuthenticationCheck'], 10);
  1700.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'App\\Security\\Authentication\\AuthenticationSubscriber')] function () {
  1701.             return ($this->privates['App\\Security\\Authentication\\AuthenticationSubscriber'] ?? $this->load('getAuthenticationSubscriberService'));
  1702.         }, => 'onAuthenticationSuccess'], 10);
  1703.         $instance->addListener('lexik_jwt_authentication.on_authentication_failure', [=> #[\Closure(name'App\\Security\\Authentication\\AuthenticationSubscriber')] function () {
  1704.             return ($this->privates['App\\Security\\Authentication\\AuthenticationSubscriber'] ?? $this->load('getAuthenticationSubscriberService'));
  1705.         }, => 'onAuthenticationFailure'], 10);
  1706.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> #[\Closure(name'App\\Security\\Authentication\\JWTSubscriber')] function () {
  1707.             return ($this->privates['App\\Security\\Authentication\\JWTSubscriber'] ?? $this->load('getJWTSubscriberService'));
  1708.         }, => 'onJWTCreated'], 10);
  1709.         $instance->addListener('vich_uploader.post_upload', [=> #[\Closure(name'App\\Vich\\EventSubscriber\\MediaUrlResolver')] function () {
  1710.             return ($this->privates['App\\Vich\\EventSubscriber\\MediaUrlResolver'] ?? $this->load('getMediaUrlResolverService'));
  1711.         }, => 'resolve'], 0);
  1712.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1713.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  1714.         }, => 'onKernelResponse'], 0);
  1715.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1716.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1717.         }, => 'setDefaultLocale'], 100);
  1718.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1719.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1720.         }, => 'onKernelRequest'], 16);
  1721.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1722.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1723.         }, => 'onKernelFinishRequest'], 0);
  1724.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1725.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  1726.         }, => 'onKernelRequest'], 256);
  1727.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1728.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  1729.         }, => 'onResponse'], -255);
  1730.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1731.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1732.         }, => 'onControllerArguments'], 0);
  1733.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1734.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1735.         }, => 'logKernelException'], 0);
  1736.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1737.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1738.         }, => 'onKernelException'], -128);
  1739.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1740.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1741.         }, => 'removeCspHeader'], -128);
  1742.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1743.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1744.         }, => 'onKernelControllerArguments'], 10);
  1745.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1746.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1747.         }, => 'onKernelResponse'], -10);
  1748.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1749.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1750.         }, => 'onKernelRequest'], 15);
  1751.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1752.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1753.         }, => 'onKernelFinishRequest'], -15);
  1754.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1755.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1756.         }, => 'onConsoleError'], -128);
  1757.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1758.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1759.         }, => 'onConsoleTerminate'], -128);
  1760.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1761.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  1762.         }, => 'onConsoleError'], 0);
  1763.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  1764.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener($this->getEnv('MAILER_FROM'), []));
  1765.         }, => 'onMessage'], -255);
  1766.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1767.             return ($this->privates['mailer.message_listener'] ?? $this->load('getMailer_MessageListenerService'));
  1768.         }, => 'onMessage'], 0);
  1769.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  1770.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  1771.         }, => 'onMessage'], -255);
  1772.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  1773.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  1774.         }, => 'onMessage'], 0);
  1775.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1776.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1777.         }, => 'configure'], 2048);
  1778.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1779.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1780.         }, => 'configure'], 2048);
  1781.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1782.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1783.         }, => 'onKernelRequest'], 32);
  1784.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1785.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1786.         }, => 'onKernelFinishRequest'], 0);
  1787.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1788.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1789.         }, => 'onKernelException'], -64);
  1790.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1791.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  1792.         }, => 'onKernelResponse'], 0);
  1793.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1794.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1795.         }, => 'onKernelRequest'], 128);
  1796.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1797.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1798.         }, => 'onKernelResponse'], -1000);
  1799.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1800.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1801.         }, => 'onKernelResponse'], -100);
  1802.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1803.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1804.         }, => 'onKernelException'], 0);
  1805.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1806.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1807.         }, => 'onKernelTerminate'], -1024);
  1808.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1809.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1810.         }, => 'onKernelController'], 0);
  1811.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1812.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1813.         }, => 'onKernelResponse'], 0);
  1814.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  1815.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  1816.         }, => 'onKernelView'], -128);
  1817.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1818.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1819.         }, => 'onMessage'], 0);
  1820.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  1821.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  1822.         }, => 'onKernelControllerArguments'], 20);
  1823.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1824.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1825.         }, => 'checkPassport'], 0);
  1826.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1827.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1828.         }, => 'onLoginSuccess'], 0);
  1829.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1830.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1831.         }, => 'onVoterVote'], 0);
  1832.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1833.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1834.         }, => 'configureLogoutUrlGenerator'], 8);
  1835.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1836.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1837.         }, => 'onKernelRequest'], 8);
  1838.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1839.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1840.         }, => 'onKernelFinishRequest'], 0);
  1841.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.rememberme.response_listener', class: 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener')] function () {
  1842.             return ($this->privates['security.rememberme.response_listener'] ??= new \Symfony\Component\Security\Http\RememberMe\ResponseListener());
  1843.         }, => 'onKernelResponse'], 0);
  1844.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1845.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1846.         }, => 'onConsoleError'], 0);
  1847.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1848.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1849.         }, => 'onConsoleTerminate'], 0);
  1850.         $instance->addListener('kernel.response', [=> #[\Closure(name'Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber')] function () {
  1851.             return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ??= new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber());
  1852.         }, => 'onKernelResponse'], 0);
  1853.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1854.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1855.         }, => 'onKernelResponse'], -128);
  1856.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1857.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1858.         }, => 'onCommand'], 255);
  1859.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1860.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1861.         }, => 'onTerminate'], -255);
  1862.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1863.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1864.         }, => 'checkPassport'], 512);
  1865.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1866.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1867.         }, => 'onLogout'], 0);
  1868.         return $instance;
  1869.     }
  1870.     /**
  1871.      * Gets the public 'http_kernel' shared service.
  1872.      *
  1873.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1874.      */
  1875.     protected function getHttpKernelService()
  1876.     {
  1877.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1878.         if (isset($this->services['http_kernel'])) {
  1879.             return $this->services['http_kernel'];
  1880.         }
  1881.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  1882.         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'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1883.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1884.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  1885.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1886.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1887.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1888.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1889.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1890.             yield => ($this->privates['debug.api_platform.argument_resolver.payload'] ?? $this->load('getDebug_ApiPlatform_ArgumentResolver_PayloadService'));
  1891.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1892.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1893.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1894.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1895.         }, 12)), $b), false);
  1896.     }
  1897.     /**
  1898.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1899.      *
  1900.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1901.      */
  1902.     protected function getLiipImagine_Cache_ManagerService()
  1903.     {
  1904.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1905.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1906.             return $this->services['liip_imagine.cache.manager'];
  1907.         }
  1908.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ??= new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([])), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ??= new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'))), $a'default'false);
  1909.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1910.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1911.         return $instance;
  1912.     }
  1913.     /**
  1914.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1915.      *
  1916.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1917.      */
  1918.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1919.     {
  1920.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1921.     }
  1922.     /**
  1923.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1924.      *
  1925.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1926.      */
  1927.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1928.     {
  1929.         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()));
  1930.     }
  1931.     /**
  1932.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1933.      *
  1934.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1935.      */
  1936.     protected function getLiipImagine_Cache_SignerService()
  1937.     {
  1938.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1939.     }
  1940.     /**
  1941.      * Gets the public 'monolog.logger.deprecation' shared service.
  1942.      *
  1943.      * @return \Symfony\Bridge\Monolog\Logger
  1944.      */
  1945.     protected function getMonolog_Logger_DeprecationService()
  1946.     {
  1947.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1948.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1949.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1950.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1951.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1952.         return $instance;
  1953.     }
  1954.     /**
  1955.      * Gets the public 'request_stack' shared service.
  1956.      *
  1957.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1958.      */
  1959.     protected function getRequestStackService()
  1960.     {
  1961.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1962.     }
  1963.     /**
  1964.      * Gets the public 'router' shared service.
  1965.      *
  1966.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1967.      */
  1968.     protected function getRouterService()
  1969.     {
  1970.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1971.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1972.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1973.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1974.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1975.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1976.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1977.         ], [
  1978.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1979.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'pl');
  1980.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1981.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1982.         return $instance;
  1983.     }
  1984.     /**
  1985.      * Gets the public 'translator' shared service.
  1986.      *
  1987.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1988.      */
  1989.     protected function getTranslatorService()
  1990.     {
  1991.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1992.     }
  1993.     /**
  1994.      * Gets the public 'vite.entrypoint_renderer' shared service.
  1995.      *
  1996.      * @return \Pentatrion\ViteBundle\Asset\EntrypointRenderer
  1997.      */
  1998.     protected function getVite_EntrypointRendererService()
  1999.     {
  2000.         return $this->services['vite.entrypoint_renderer'] = new \Pentatrion\ViteBundle\Asset\EntrypointRenderer(($this->services['vite.entrypoints_lookup'] ?? $this->getVite_EntrypointsLookupService()), ($this->services['vite.tag_renderer'] ?? $this->getVite_TagRendererService()));
  2001.     }
  2002.     /**
  2003.      * Gets the public 'vite.entrypoints_lookup' shared service.
  2004.      *
  2005.      * @return \Pentatrion\ViteBundle\Asset\EntrypointsLookup
  2006.      */
  2007.     protected function getVite_EntrypointsLookupService()
  2008.     {
  2009.         return $this->services['vite.entrypoints_lookup'] = new \Pentatrion\ViteBundle\Asset\EntrypointsLookup((\dirname(__DIR__4).'/public_html'), 'default'$this->parameters['pentatrion_vite.builds'], false);
  2010.     }
  2011.     /**
  2012.      * Gets the public 'vite.tag_renderer' shared service.
  2013.      *
  2014.      * @return \Pentatrion\ViteBundle\Asset\TagRenderer
  2015.      */
  2016.     protected function getVite_TagRendererService()
  2017.     {
  2018.         return $this->services['vite.tag_renderer'] = new \Pentatrion\ViteBundle\Asset\TagRenderer('default'$this->parameters['pentatrion_vite.builds']);
  2019.     }
  2020.     /**
  2021.      * Gets the private '.debug.http_client' shared service.
  2022.      *
  2023.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2024.      */
  2025.     protected function get_Debug_HttpClientService()
  2026.     {
  2027.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2028.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2029.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2030.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2031.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2032.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2033.         $a->setLogger($b);
  2034.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2035.     }
  2036.     /**
  2037.      * Gets the private '.service_locator.1bk3BmO' shared service.
  2038.      *
  2039.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2040.      */
  2041.     protected function get_ServiceLocator_1bk3BmOService()
  2042.     {
  2043.         return $this->privates['.service_locator.1bk3BmO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2044.             'app.post_sanitizer' => ['privates''html_sanitizer.sanitizer.app.post_sanitizer''getHtmlSanitizer_Sanitizer_App_PostSanitizerService'false],
  2045.             'default' => ['privates''html_sanitizer.sanitizer.default''getHtmlSanitizer_Sanitizer_DefaultService'true],
  2046.         ], [
  2047.             'app.post_sanitizer' => 'Symfony\\Component\\HtmlSanitizer\\HtmlSanitizer',
  2048.             'default' => 'Symfony\\Component\\HtmlSanitizer\\HtmlSanitizer',
  2049.         ]);
  2050.     }
  2051.     /**
  2052.      * Gets the private '.service_locator.HDnBBSZ' shared service.
  2053.      *
  2054.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2055.      */
  2056.     protected function get_ServiceLocator_HDnBBSZService()
  2057.     {
  2058.         return $this->privates['.service_locator.HDnBBSZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2059.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  2060.             'security.firewall.map.context.customer' => ['privates''security.firewall.map.context.customer''getSecurity_Firewall_Map_Context_CustomerService'true],
  2061.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2062.         ], [
  2063.             'security.firewall.map.context.admin' => '?',
  2064.             'security.firewall.map.context.customer' => '?',
  2065.             'security.firewall.map.context.dev' => '?',
  2066.         ]);
  2067.     }
  2068.     /**
  2069.      * Gets the private 'App\Front\Services\FrontService' shared autowired service.
  2070.      *
  2071.      * @return \App\Front\Services\FrontService
  2072.      */
  2073.     protected function getFrontServiceService()
  2074.     {
  2075.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2076.         if (isset($this->privates['App\\Front\\Services\\FrontService'])) {
  2077.             return $this->privates['App\\Front\\Services\\FrontService'];
  2078.         }
  2079.         return $this->privates['App\\Front\\Services\\FrontService'] = new \App\Front\Services\FrontService($a, ($this->privates['App\\Repository\\ConfigRepository'] ?? $this->getConfigRepositoryService()), ($this->privates['App\\Repository\\MenuGroupRepository'] ?? $this->getMenuGroupRepositoryService()), ($this->privates['App\\Repository\\FooterMenuGroupRepository'] ?? $this->getFooterMenuGroupRepositoryService()), ($this->privates['App\\Repository\\ContactSubjectRepository'] ?? $this->getContactSubjectRepositoryService()), ($this->privates['App\\Repository\\PageRepository'] ?? $this->getPageRepositoryService()), \dirname(__DIR__4));
  2080.     }
  2081.     /**
  2082.      * Gets the private 'App\Front\Services\SafeUrlGenerator' shared autowired service.
  2083.      *
  2084.      * @return \App\Front\Services\SafeUrlGenerator
  2085.      */
  2086.     protected function getSafeUrlGeneratorService()
  2087.     {
  2088.         return $this->privates['App\\Front\\Services\\SafeUrlGenerator'] = new \App\Front\Services\SafeUrlGenerator(($this->services['router'] ?? $this->getRouterService()));
  2089.     }
  2090.     /**
  2091.      * Gets the private 'App\Front\Util\JournalUrlGenerator' shared autowired service.
  2092.      *
  2093.      * @return \App\Front\Util\JournalUrlGenerator
  2094.      */
  2095.     protected function getJournalUrlGeneratorService()
  2096.     {
  2097.         return $this->privates['App\\Front\\Util\\JournalUrlGenerator'] = new \App\Front\Util\JournalUrlGenerator(($this->services['router'] ?? $this->getRouterService()));
  2098.     }
  2099.     /**
  2100.      * Gets the private 'App\Front\Util\LangChanger' shared autowired service.
  2101.      *
  2102.      * @return \App\Front\Util\LangChanger
  2103.      */
  2104.     protected function getLangChangerService()
  2105.     {
  2106.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2107.         if (isset($this->privates['App\\Front\\Util\\LangChanger'])) {
  2108.             return $this->privates['App\\Front\\Util\\LangChanger'];
  2109.         }
  2110.         return $this->privates['App\\Front\\Util\\LangChanger'] = new \App\Front\Util\LangChanger($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['App\\Front\\Services\\SafeUrlGenerator'] ?? $this->getSafeUrlGeneratorService()));
  2111.     }
  2112.     /**
  2113.      * Gets the private 'App\Front\Util\SiteUrlGenerator' shared autowired service.
  2114.      *
  2115.      * @return \App\Front\Util\SiteUrlGenerator
  2116.      */
  2117.     protected function getSiteUrlGeneratorService()
  2118.     {
  2119.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2120.         if (isset($this->privates['App\\Front\\Util\\SiteUrlGenerator'])) {
  2121.             return $this->privates['App\\Front\\Util\\SiteUrlGenerator'];
  2122.         }
  2123.         return $this->privates['App\\Front\\Util\\SiteUrlGenerator'] = new \App\Front\Util\SiteUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a, ($this->services['router'] ?? $this->getRouterService()));
  2124.     }
  2125.     /**
  2126.      * Gets the private 'App\Repository\AffiliationRepository' shared autowired service.
  2127.      *
  2128.      * @return \App\Repository\AffiliationRepository
  2129.      */
  2130.     protected function getAffiliationRepositoryService()
  2131.     {
  2132.         return $this->privates['App\\Repository\\AffiliationRepository'] = new \App\Repository\AffiliationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2133.     }
  2134.     /**
  2135.      * Gets the private 'App\Repository\AuthorRepository' shared autowired service.
  2136.      *
  2137.      * @return \App\Repository\AuthorRepository
  2138.      */
  2139.     protected function getAuthorRepositoryService()
  2140.     {
  2141.         return $this->privates['App\\Repository\\AuthorRepository'] = new \App\Repository\AuthorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2142.     }
  2143.     /**
  2144.      * Gets the private 'App\Repository\CollectionRepository' shared autowired service.
  2145.      *
  2146.      * @return \App\Repository\CollectionRepository
  2147.      */
  2148.     protected function getCollectionRepositoryService()
  2149.     {
  2150.         return $this->privates['App\\Repository\\CollectionRepository'] = new \App\Repository\CollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2151.     }
  2152.     /**
  2153.      * Gets the private 'App\Repository\ConfigRepository' shared autowired service.
  2154.      *
  2155.      * @return \App\Repository\ConfigRepository
  2156.      */
  2157.     protected function getConfigRepositoryService()
  2158.     {
  2159.         return $this->privates['App\\Repository\\ConfigRepository'] = new \App\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2160.     }
  2161.     /**
  2162.      * Gets the private 'App\Repository\ContactSubjectRepository' shared autowired service.
  2163.      *
  2164.      * @return \App\Repository\ContactSubjectRepository
  2165.      */
  2166.     protected function getContactSubjectRepositoryService()
  2167.     {
  2168.         return $this->privates['App\\Repository\\ContactSubjectRepository'] = new \App\Repository\ContactSubjectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2169.     }
  2170.     /**
  2171.      * Gets the private 'App\Repository\CustomerDirectoryRepository' shared autowired service.
  2172.      *
  2173.      * @return \App\Repository\CustomerDirectoryRepository
  2174.      */
  2175.     protected function getCustomerDirectoryRepositoryService()
  2176.     {
  2177.         return $this->privates['App\\Repository\\CustomerDirectoryRepository'] = new \App\Repository\CustomerDirectoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2178.     }
  2179.     /**
  2180.      * Gets the private 'App\Repository\CustomerNotificationRepository' shared autowired service.
  2181.      *
  2182.      * @return \App\Repository\CustomerNotificationRepository
  2183.      */
  2184.     protected function getCustomerNotificationRepositoryService()
  2185.     {
  2186.         return $this->privates['App\\Repository\\CustomerNotificationRepository'] = new \App\Repository\CustomerNotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2187.     }
  2188.     /**
  2189.      * Gets the private 'App\Repository\DomainRepository' shared autowired service.
  2190.      *
  2191.      * @return \App\Repository\DomainRepository
  2192.      */
  2193.     protected function getDomainRepositoryService()
  2194.     {
  2195.         return $this->privates['App\\Repository\\DomainRepository'] = new \App\Repository\DomainRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2196.     }
  2197.     /**
  2198.      * Gets the private 'App\Repository\FooterMenuGroupRepository' shared autowired service.
  2199.      *
  2200.      * @return \App\Repository\FooterMenuGroupRepository
  2201.      */
  2202.     protected function getFooterMenuGroupRepositoryService()
  2203.     {
  2204.         return $this->privates['App\\Repository\\FooterMenuGroupRepository'] = new \App\Repository\FooterMenuGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2205.     }
  2206.     /**
  2207.      * Gets the private 'App\Repository\HomeSlideRepository' shared autowired service.
  2208.      *
  2209.      * @return \App\Repository\HomeSlideRepository
  2210.      */
  2211.     protected function getHomeSlideRepositoryService()
  2212.     {
  2213.         return $this->privates['App\\Repository\\HomeSlideRepository'] = new \App\Repository\HomeSlideRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2214.     }
  2215.     /**
  2216.      * Gets the private 'App\Repository\IndexationDatabaseRepository' shared autowired service.
  2217.      *
  2218.      * @return \App\Repository\IndexationDatabaseRepository
  2219.      */
  2220.     protected function getIndexationDatabaseRepositoryService()
  2221.     {
  2222.         return $this->privates['App\\Repository\\IndexationDatabaseRepository'] = new \App\Repository\IndexationDatabaseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2223.     }
  2224.     /**
  2225.      * Gets the private 'App\Repository\JournalAffiliationRepository' shared autowired service.
  2226.      *
  2227.      * @return \App\Repository\JournalAffiliationRepository
  2228.      */
  2229.     protected function getJournalAffiliationRepositoryService()
  2230.     {
  2231.         return $this->privates['App\\Repository\\JournalAffiliationRepository'] = new \App\Repository\JournalAffiliationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2232.     }
  2233.     /**
  2234.      * Gets the private 'App\Repository\JournalArticleRepository' shared autowired service.
  2235.      *
  2236.      * @return \App\Repository\JournalArticleRepository
  2237.      */
  2238.     protected function getJournalArticleRepositoryService()
  2239.     {
  2240.         return $this->privates['App\\Repository\\JournalArticleRepository'] = new \App\Repository\JournalArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2241.     }
  2242.     /**
  2243.      * Gets the private 'App\Repository\JournalBannerRepository' shared autowired service.
  2244.      *
  2245.      * @return \App\Repository\JournalBannerRepository
  2246.      */
  2247.     protected function getJournalBannerRepositoryService()
  2248.     {
  2249.         return $this->privates['App\\Repository\\JournalBannerRepository'] = new \App\Repository\JournalBannerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2250.     }
  2251.     /**
  2252.      * Gets the private 'App\Repository\JournalCollectionRepository' shared autowired service.
  2253.      *
  2254.      * @return \App\Repository\JournalCollectionRepository
  2255.      */
  2256.     protected function getJournalCollectionRepositoryService()
  2257.     {
  2258.         return $this->privates['App\\Repository\\JournalCollectionRepository'] = new \App\Repository\JournalCollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2259.     }
  2260.     /**
  2261.      * Gets the private 'App\Repository\JournalDomainRepository' shared autowired service.
  2262.      *
  2263.      * @return \App\Repository\JournalDomainRepository
  2264.      */
  2265.     protected function getJournalDomainRepositoryService()
  2266.     {
  2267.         return $this->privates['App\\Repository\\JournalDomainRepository'] = new \App\Repository\JournalDomainRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2268.     }
  2269.     /**
  2270.      * Gets the private 'App\Repository\JournalEditorialGroupRepository' shared autowired service.
  2271.      *
  2272.      * @return \App\Repository\JournalEditorialGroupRepository
  2273.      */
  2274.     protected function getJournalEditorialGroupRepositoryService()
  2275.     {
  2276.         return $this->privates['App\\Repository\\JournalEditorialGroupRepository'] = new \App\Repository\JournalEditorialGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2277.     }
  2278.     /**
  2279.      * Gets the private 'App\Repository\JournalGlobalFooterRepository' shared autowired service.
  2280.      *
  2281.      * @return \App\Repository\JournalGlobalFooterRepository
  2282.      */
  2283.     protected function getJournalGlobalFooterRepositoryService()
  2284.     {
  2285.         return $this->privates['App\\Repository\\JournalGlobalFooterRepository'] = new \App\Repository\JournalGlobalFooterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2286.     }
  2287.     /**
  2288.      * Gets the private 'App\Repository\JournalIndexationCollectionRepository' shared autowired service.
  2289.      *
  2290.      * @return \App\Repository\JournalIndexationCollectionRepository
  2291.      */
  2292.     protected function getJournalIndexationCollectionRepositoryService()
  2293.     {
  2294.         return $this->privates['App\\Repository\\JournalIndexationCollectionRepository'] = new \App\Repository\JournalIndexationCollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2295.     }
  2296.     /**
  2297.      * Gets the private 'App\Repository\JournalIndicatorRepository' shared autowired service.
  2298.      *
  2299.      * @return \App\Repository\JournalIndicatorRepository
  2300.      */
  2301.     protected function getJournalIndicatorRepositoryService()
  2302.     {
  2303.         return $this->privates['App\\Repository\\JournalIndicatorRepository'] = new \App\Repository\JournalIndicatorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2304.     }
  2305.     /**
  2306.      * Gets the private 'App\Repository\JournalIssueRepository' shared autowired service.
  2307.      *
  2308.      * @return \App\Repository\JournalIssueRepository
  2309.      */
  2310.     protected function getJournalIssueRepositoryService()
  2311.     {
  2312.         return $this->privates['App\\Repository\\JournalIssueRepository'] = new \App\Repository\JournalIssueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2313.     }
  2314.     /**
  2315.      * Gets the private 'App\Repository\JournalMenuItemRepository' shared autowired service.
  2316.      *
  2317.      * @return \App\Repository\JournalMenuItemRepository
  2318.      */
  2319.     protected function getJournalMenuItemRepositoryService()
  2320.     {
  2321.         return $this->privates['App\\Repository\\JournalMenuItemRepository'] = new \App\Repository\JournalMenuItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2322.     }
  2323.     /**
  2324.      * Gets the private 'App\Repository\JournalNewsRepository' shared autowired service.
  2325.      *
  2326.      * @return \App\Repository\JournalNewsRepository
  2327.      */
  2328.     protected function getJournalNewsRepositoryService()
  2329.     {
  2330.         return $this->privates['App\\Repository\\JournalNewsRepository'] = new \App\Repository\JournalNewsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2331.     }
  2332.     /**
  2333.      * Gets the private 'App\Repository\JournalPageRepository' shared autowired service.
  2334.      *
  2335.      * @return \App\Repository\JournalPageRepository
  2336.      */
  2337.     protected function getJournalPageRepositoryService()
  2338.     {
  2339.         return $this->privates['App\\Repository\\JournalPageRepository'] = new \App\Repository\JournalPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2340.     }
  2341.     /**
  2342.      * Gets the private 'App\Repository\JournalPublisherRepository' shared autowired service.
  2343.      *
  2344.      * @return \App\Repository\JournalPublisherRepository
  2345.      */
  2346.     protected function getJournalPublisherRepositoryService()
  2347.     {
  2348.         return $this->privates['App\\Repository\\JournalPublisherRepository'] = new \App\Repository\JournalPublisherRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2349.     }
  2350.     /**
  2351.      * Gets the private 'App\Repository\JournalRepository' shared autowired service.
  2352.      *
  2353.      * @return \App\Repository\JournalRepository
  2354.      */
  2355.     protected function getJournalRepositoryService()
  2356.     {
  2357.         return $this->privates['App\\Repository\\JournalRepository'] = new \App\Repository\JournalRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2358.     }
  2359.     /**
  2360.      * Gets the private 'App\Repository\JournalScientificCouncilMemberRepository' shared autowired service.
  2361.      *
  2362.      * @return \App\Repository\JournalScientificCouncilMemberRepository
  2363.      */
  2364.     protected function getJournalScientificCouncilMemberRepositoryService()
  2365.     {
  2366.         return $this->privates['App\\Repository\\JournalScientificCouncilMemberRepository'] = new \App\Repository\JournalScientificCouncilMemberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2367.     }
  2368.     /**
  2369.      * Gets the private 'App\Repository\JournalSidemenuGroupRepository' shared autowired service.
  2370.      *
  2371.      * @return \App\Repository\JournalSidemenuGroupRepository
  2372.      */
  2373.     protected function getJournalSidemenuGroupRepositoryService()
  2374.     {
  2375.         return $this->privates['App\\Repository\\JournalSidemenuGroupRepository'] = new \App\Repository\JournalSidemenuGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2376.     }
  2377.     /**
  2378.      * Gets the private 'App\Repository\JournalSlideRepository' shared autowired service.
  2379.      *
  2380.      * @return \App\Repository\JournalSlideRepository
  2381.      */
  2382.     protected function getJournalSlideRepositoryService()
  2383.     {
  2384.         return $this->privates['App\\Repository\\JournalSlideRepository'] = new \App\Repository\JournalSlideRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2385.     }
  2386.     /**
  2387.      * Gets the private 'App\Repository\JournalSubmenuGroupRepository' shared autowired service.
  2388.      *
  2389.      * @return \App\Repository\JournalSubmenuGroupRepository
  2390.      */
  2391.     protected function getJournalSubmenuGroupRepositoryService()
  2392.     {
  2393.         return $this->privates['App\\Repository\\JournalSubmenuGroupRepository'] = new \App\Repository\JournalSubmenuGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2394.     }
  2395.     /**
  2396.      * Gets the private 'App\Repository\JournalVolumeRepository' shared autowired service.
  2397.      *
  2398.      * @return \App\Repository\JournalVolumeRepository
  2399.      */
  2400.     protected function getJournalVolumeRepositoryService()
  2401.     {
  2402.         return $this->privates['App\\Repository\\JournalVolumeRepository'] = new \App\Repository\JournalVolumeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2403.     }
  2404.     /**
  2405.      * Gets the private 'App\Repository\LandingFooterItemRepository' shared autowired service.
  2406.      *
  2407.      * @return \App\Repository\LandingFooterItemRepository
  2408.      */
  2409.     protected function getLandingFooterItemRepositoryService()
  2410.     {
  2411.         return $this->privates['App\\Repository\\LandingFooterItemRepository'] = new \App\Repository\LandingFooterItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2412.     }
  2413.     /**
  2414.      * Gets the private 'App\Repository\LandingMenuItemRepository' shared autowired service.
  2415.      *
  2416.      * @return \App\Repository\LandingMenuItemRepository
  2417.      */
  2418.     protected function getLandingMenuItemRepositoryService()
  2419.     {
  2420.         return $this->privates['App\\Repository\\LandingMenuItemRepository'] = new \App\Repository\LandingMenuItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2421.     }
  2422.     /**
  2423.      * Gets the private 'App\Repository\LandingRepository' shared autowired service.
  2424.      *
  2425.      * @return \App\Repository\LandingRepository
  2426.      */
  2427.     protected function getLandingRepositoryService()
  2428.     {
  2429.         return $this->privates['App\\Repository\\LandingRepository'] = new \App\Repository\LandingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2430.     }
  2431.     /**
  2432.      * Gets the private 'App\Repository\LandingSlideRepository' shared autowired service.
  2433.      *
  2434.      * @return \App\Repository\LandingSlideRepository
  2435.      */
  2436.     protected function getLandingSlideRepositoryService()
  2437.     {
  2438.         return $this->privates['App\\Repository\\LandingSlideRepository'] = new \App\Repository\LandingSlideRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2439.     }
  2440.     /**
  2441.      * Gets the private 'App\Repository\MenuGroupRepository' shared autowired service.
  2442.      *
  2443.      * @return \App\Repository\MenuGroupRepository
  2444.      */
  2445.     protected function getMenuGroupRepositoryService()
  2446.     {
  2447.         return $this->privates['App\\Repository\\MenuGroupRepository'] = new \App\Repository\MenuGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2448.     }
  2449.     /**
  2450.      * Gets the private 'App\Repository\NewsRepository' shared autowired service.
  2451.      *
  2452.      * @return \App\Repository\NewsRepository
  2453.      */
  2454.     protected function getNewsRepositoryService()
  2455.     {
  2456.         return $this->privates['App\\Repository\\NewsRepository'] = new \App\Repository\NewsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2457.     }
  2458.     /**
  2459.      * Gets the private 'App\Repository\PageRepository' shared autowired service.
  2460.      *
  2461.      * @return \App\Repository\PageRepository
  2462.      */
  2463.     protected function getPageRepositoryService()
  2464.     {
  2465.         return $this->privates['App\\Repository\\PageRepository'] = new \App\Repository\PageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2466.     }
  2467.     /**
  2468.      * Gets the private 'App\Repository\PartnerRepository' shared autowired service.
  2469.      *
  2470.      * @return \App\Repository\PartnerRepository
  2471.      */
  2472.     protected function getPartnerRepositoryService()
  2473.     {
  2474.         return $this->privates['App\\Repository\\PartnerRepository'] = new \App\Repository\PartnerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2475.     }
  2476.     /**
  2477.      * Gets the private 'App\Repository\RedactorRepository' shared autowired service.
  2478.      *
  2479.      * @return \App\Repository\RedactorRepository
  2480.      */
  2481.     protected function getRedactorRepositoryService()
  2482.     {
  2483.         return $this->privates['App\\Repository\\RedactorRepository'] = new \App\Repository\RedactorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2484.     }
  2485.     /**
  2486.      * Gets the private 'Symfony\Component\Mercure\Discovery' shared service.
  2487.      *
  2488.      * @return \Symfony\Component\Mercure\Discovery
  2489.      */
  2490.     protected function getDiscoveryService()
  2491.     {
  2492.         return $this->privates['Symfony\\Component\\Mercure\\Discovery'] = new \Symfony\Component\Mercure\Discovery(($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService()));
  2493.     }
  2494.     /**
  2495.      * Gets the private 'Symfony\Component\Mercure\HubRegistry' shared service.
  2496.      *
  2497.      * @return \Symfony\Component\Mercure\HubRegistry
  2498.      */
  2499.     protected function getHubRegistryService()
  2500.     {
  2501.         $a = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  2502.         return $this->privates['Symfony\\Component\\Mercure\\HubRegistry'] = new \Symfony\Component\Mercure\HubRegistry($a, ['default' => $a]);
  2503.     }
  2504.     /**
  2505.      * Gets the private 'annotations.cache_adapter' shared service.
  2506.      *
  2507.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2508.      */
  2509.     protected function getAnnotations_CacheAdapterService()
  2510.     {
  2511.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2512.     }
  2513.     /**
  2514.      * Gets the private 'annotations.cached_reader' shared service.
  2515.      *
  2516.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2517.      */
  2518.     protected function getAnnotations_CachedReaderService()
  2519.     {
  2520.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2521.     }
  2522.     /**
  2523.      * Gets the private 'annotations.reader' shared service.
  2524.      *
  2525.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2526.      */
  2527.     protected function getAnnotations_ReaderService()
  2528.     {
  2529.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2530.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2531.         $a->registerUniqueLoader('class_exists');
  2532.         $instance->addGlobalIgnoredName('required'$a);
  2533.         return $instance;
  2534.     }
  2535.     /**
  2536.      * Gets the private 'api_platform.api.identifiers_extractor' shared service.
  2537.      *
  2538.      * @return \ApiPlatform\Metadata\IdentifiersExtractor
  2539.      */
  2540.     protected function getApiPlatform_Api_IdentifiersExtractorService()
  2541.     {
  2542.         return $this->privates['api_platform.api.identifiers_extractor'] = new \ApiPlatform\Metadata\IdentifiersExtractor(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($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()));
  2543.     }
  2544.     /**
  2545.      * Gets the private 'api_platform.cache.metadata.identifier' shared service.
  2546.      *
  2547.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2548.      */
  2549.     protected function getApiPlatform_Cache_Metadata_IdentifierService()
  2550.     {
  2551.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  2552.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2553.         return $this->privates['api_platform.cache.metadata.identifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2554.     }
  2555.     /**
  2556.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  2557.      *
  2558.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2559.      */
  2560.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  2561.     {
  2562.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Lx0k4n05oM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2563.     }
  2564.     /**
  2565.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2566.      *
  2567.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2568.      */
  2569.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2570.     {
  2571.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4P74Mcz3DT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2572.     }
  2573.     /**
  2574.      * Gets the private 'api_platform.cache.metadata.resource_collection' shared service.
  2575.      *
  2576.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2577.      */
  2578.     protected function getApiPlatform_Cache_Metadata_ResourceCollectionService()
  2579.     {
  2580.         return $this->privates['api_platform.cache.metadata.resource_collection'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('C1ivkngRGl'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2581.     }
  2582.     /**
  2583.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2584.      *
  2585.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2586.      */
  2587.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2588.     {
  2589.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RDmyEVq5GY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2590.     }
  2591.     /**
  2592.      * Gets the private 'api_platform.filter_locator' shared service.
  2593.      *
  2594.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2595.      */
  2596.     protected function getApiPlatform_FilterLocatorService()
  2597.     {
  2598.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2599.             'App\\Filter\\IriFilter' => ['privates''App\\Filter\\IriFilter''getIriFilterService'true],
  2600.             'annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAbstractAuthorApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2601.             'annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractAuthorApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2602.             'annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAbstractAuthorApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2603.             'annotated_app_entity_abstract_author_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_author_app_filter_iri_filter''getAnnotatedAppEntityAbstractAuthorAppFilterIriFilterService'true],
  2604.             'annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAbstractBannerApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2605.             'annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractBannerApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2606.             'annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAbstractBannerApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2607.             'annotated_app_entity_abstract_block_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_block_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractBlockApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2608.             'annotated_app_entity_abstract_block_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_block_app_filter_iri_filter''getAnnotatedAppEntityAbstractBlockAppFilterIriFilterService'true],
  2609.             'annotated_app_entity_abstract_block_translation_file_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_block_translation_file_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractBlockTranslationFileApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2610.             'annotated_app_entity_abstract_block_translation_file_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_block_translation_file_app_filter_iri_filter''getAnnotatedAppEntityAbstractBlockTranslationFileAppFilterIriFilterService'true],
  2611.             'annotated_app_entity_abstract_block_translation_logo_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_block_translation_logo_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractBlockTranslationLogoApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2612.             'annotated_app_entity_abstract_block_translation_logo_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_block_translation_logo_app_filter_iri_filter''getAnnotatedAppEntityAbstractBlockTranslationLogoAppFilterIriFilterService'true],
  2613.             'annotated_app_entity_abstract_journal_block_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_journal_block_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractJournalBlockApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2614.             'annotated_app_entity_abstract_journal_block_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_journal_block_app_filter_iri_filter''getAnnotatedAppEntityAbstractJournalBlockAppFilterIriFilterService'true],
  2615.             'annotated_app_entity_abstract_journal_block_translation_council_member_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_journal_block_translation_council_member_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractJournalBlockTranslationCouncilMemberApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2616.             'annotated_app_entity_abstract_journal_block_translation_council_member_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_journal_block_translation_council_member_app_filter_iri_filter''getAnnotatedAppEntityAbstractJournalBlockTranslationCouncilMemberAppFilterIriFilterService'true],
  2617.             'annotated_app_entity_abstract_journal_block_translation_file_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_journal_block_translation_file_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractJournalBlockTranslationFileApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2618.             'annotated_app_entity_abstract_journal_block_translation_file_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_journal_block_translation_file_app_filter_iri_filter''getAnnotatedAppEntityAbstractJournalBlockTranslationFileAppFilterIriFilterService'true],
  2619.             'annotated_app_entity_abstract_journal_block_translation_logo_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_journal_block_translation_logo_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractJournalBlockTranslationLogoApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2620.             'annotated_app_entity_abstract_journal_block_translation_logo_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_journal_block_translation_logo_app_filter_iri_filter''getAnnotatedAppEntityAbstractJournalBlockTranslationLogoAppFilterIriFilterService'true],
  2621.             'annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAbstractJournalMenuItemApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2622.             'annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAbstractJournalMenuItemApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2623.             'annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAbstractJournalMenuItemApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2624.             'annotated_app_entity_abstract_journal_menu_item_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_journal_menu_item_app_filter_iri_filter''getAnnotatedAppEntityAbstractJournalMenuItemAppFilterIriFilterService'true],
  2625.             'annotated_app_entity_abstract_thumb_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_abstract_thumb_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAbstractThumbApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2626.             'annotated_app_entity_abstract_thumb_app_filter_iri_filter' => ['privates''annotated_app_entity_abstract_thumb_app_filter_iri_filter''getAnnotatedAppEntityAbstractThumbAppFilterIriFilterService'true],
  2627.             'annotated_app_entity_admin_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_admin_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAdminApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2628.             'annotated_app_entity_admin_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_admin_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAdminApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2629.             'annotated_app_entity_admin_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_admin_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAdminApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2630.             'annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAdminGroupApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2631.             'annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAdminGroupApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2632.             'annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAdminGroupApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2633.             'annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAffiliationApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2634.             'annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityAffiliationApiPlatformDoctrineOrmFilterExistsFilterService'true],
  2635.             'annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAffiliationApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2636.             'annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAffiliationApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2637.             'annotated_app_entity_affiliation_app_filter_iri_filter' => ['privates''annotated_app_entity_affiliation_app_filter_iri_filter''getAnnotatedAppEntityAffiliationAppFilterIriFilterService'true],
  2638.             'annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAffiliationTypeApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2639.             'annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAffiliationTypeApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2640.             'annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAffiliationTypeApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2641.             'annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityCitationTypeApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2642.             'annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCitationTypeApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2643.             'annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCitationTypeApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2644.             'annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityClassificationTypeApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2645.             'annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityClassificationTypeApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2646.             'annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityClassificationTypeApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2647.             'annotated_app_entity_classification_type_entry_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_classification_type_entry_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityClassificationTypeEntryApiPlatformDoctrineOrmFilterExistsFilterService'true],
  2648.             'annotated_app_entity_classification_type_entry_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_classification_type_entry_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityClassificationTypeEntryApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2649.             'annotated_app_entity_classification_type_entry_app_filter_iri_filter' => ['privates''annotated_app_entity_classification_type_entry_app_filter_iri_filter''getAnnotatedAppEntityClassificationTypeEntryAppFilterIriFilterService'true],
  2650.             'annotated_app_entity_collection_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_collection_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCollectionApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2651.             'annotated_app_entity_collection_article_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_collection_article_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCollectionArticleApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2652.             'annotated_app_entity_collection_article_app_filter_iri_filter' => ['privates''annotated_app_entity_collection_article_app_filter_iri_filter''getAnnotatedAppEntityCollectionArticleAppFilterIriFilterService'true],
  2653.             'annotated_app_entity_collection_issue_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_collection_issue_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCollectionIssueApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2654.             'annotated_app_entity_collection_issue_app_filter_iri_filter' => ['privates''annotated_app_entity_collection_issue_app_filter_iri_filter''getAnnotatedAppEntityCollectionIssueAppFilterIriFilterService'true],
  2655.             'annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityContactSubjectApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2656.             'annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityContactSubjectApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2657.             'annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityContactSubjectApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2658.             'annotated_app_entity_customer_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_customer_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityCustomerApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2659.             'annotated_app_entity_customer_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_customer_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCustomerApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2660.             'annotated_app_entity_customer_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_customer_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCustomerApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2661.             'annotated_app_entity_customer_bonus_file_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_customer_bonus_file_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCustomerBonusFileApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2662.             'annotated_app_entity_customer_bonus_file_app_filter_iri_filter' => ['privates''annotated_app_entity_customer_bonus_file_app_filter_iri_filter''getAnnotatedAppEntityCustomerBonusFileAppFilterIriFilterService'true],
  2663.             'annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityDefaultLogotypeApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2664.             'annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDefaultLogotypeApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2665.             'annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDefaultLogotypeApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2666.             'annotated_app_entity_domain_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_domain_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityDomainApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2667.             'annotated_app_entity_domain_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_domain_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityDomainApiPlatformDoctrineOrmFilterExistsFilterService'true],
  2668.             'annotated_app_entity_domain_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_domain_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDomainApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2669.             'annotated_app_entity_domain_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_domain_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDomainApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2670.             'annotated_app_entity_domain_app_filter_iri_filter' => ['privates''annotated_app_entity_domain_app_filter_iri_filter''getAnnotatedAppEntityDomainAppFilterIriFilterService'true],
  2671.             'annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityFooterMenuGroupApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2672.             'annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityFooterMenuGroupApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2673.             'annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityFooterMenuGroupApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2674.             'annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityFooterMenuGroupItemApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2675.             'annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityFooterMenuGroupItemApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2676.             'annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityFooterMenuGroupItemApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2677.             'annotated_app_entity_footer_menu_group_item_app_filter_iri_filter' => ['privates''annotated_app_entity_footer_menu_group_item_app_filter_iri_filter''getAnnotatedAppEntityFooterMenuGroupItemAppFilterIriFilterService'true],
  2678.             'annotated_app_entity_home_slide_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_home_slide_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityHomeSlideApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2679.             'annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityIndexationDatabaseApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2680.             'annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityIndexationDatabaseApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2681.             'annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityIndexationDatabaseApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2682.             'annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityIndicatorTypeApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2683.             'annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityIndicatorTypeApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2684.             'annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityIndicatorTypeApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2685.             'annotated_app_entity_journal_affiliation_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_affiliation_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalAffiliationApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2686.             'annotated_app_entity_journal_affiliation_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_affiliation_app_filter_iri_filter''getAnnotatedAppEntityJournalAffiliationAppFilterIriFilterService'true],
  2687.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_journal_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityJournalApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2688.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_journal_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityJournalApiPlatformDoctrineOrmFilterDateFilterService'true],
  2689.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2690.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_range_filter' => ['privates''annotated_app_entity_journal_api_platform_doctrine_orm_filter_range_filter''getAnnotatedAppEntityJournalApiPlatformDoctrineOrmFilterRangeFilterService'true],
  2691.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_journal_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityJournalApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2692.             'annotated_app_entity_journal_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_app_filter_iri_filter''getAnnotatedAppEntityJournalAppFilterIriFilterService'true],
  2693.             'annotated_app_entity_journal_article_additional_block_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_additional_block_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleAdditionalBlockApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2694.             'annotated_app_entity_journal_article_additional_block_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_additional_block_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleAdditionalBlockAppFilterIriFilterService'true],
  2695.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityJournalArticleApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2696.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityJournalArticleApiPlatformDoctrineOrmFilterDateFilterService'true],
  2697.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityJournalArticleApiPlatformDoctrineOrmFilterExistsFilterService'true],
  2698.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2699.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_range_filter' => ['privates''annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_range_filter''getAnnotatedAppEntityJournalArticleApiPlatformDoctrineOrmFilterRangeFilterService'true],
  2700.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityJournalArticleApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2701.             'annotated_app_entity_journal_article_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleAppFilterIriFilterService'true],
  2702.             'annotated_app_entity_journal_article_author_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_author_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleAuthorApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2703.             'annotated_app_entity_journal_article_author_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_author_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleAuthorAppFilterIriFilterService'true],
  2704.             'annotated_app_entity_journal_article_bibliography_entry_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_bibliography_entry_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleBibliographyEntryApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2705.             'annotated_app_entity_journal_article_bibliography_entry_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_bibliography_entry_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleBibliographyEntryAppFilterIriFilterService'true],
  2706.             'annotated_app_entity_journal_article_classification_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_classification_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleClassificationApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2707.             'annotated_app_entity_journal_article_classification_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_classification_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleClassificationAppFilterIriFilterService'true],
  2708.             'annotated_app_entity_journal_article_content_block_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_content_block_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleContentBlockApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2709.             'annotated_app_entity_journal_article_content_block_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_content_block_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleContentBlockAppFilterIriFilterService'true],
  2710.             'annotated_app_entity_journal_article_content_block_translation_file_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_content_block_translation_file_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleContentBlockTranslationFileApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2711.             'annotated_app_entity_journal_article_content_block_translation_file_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_content_block_translation_file_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleContentBlockTranslationFileAppFilterIriFilterService'true],
  2712.             'annotated_app_entity_journal_article_download_entry_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_download_entry_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleDownloadEntryAppFilterIriFilterService'true],
  2713.             'annotated_app_entity_journal_article_file_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_file_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleFileApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2714.             'annotated_app_entity_journal_article_file_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_file_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleFileAppFilterIriFilterService'true],
  2715.             'annotated_app_entity_journal_article_file_translation_file_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_file_translation_file_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleFileTranslationFileApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2716.             'annotated_app_entity_journal_article_file_translation_file_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_file_translation_file_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleFileTranslationFileAppFilterIriFilterService'true],
  2717.             'annotated_app_entity_journal_article_metadata_translation_keyword_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_metadata_translation_keyword_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleMetadataTranslationKeywordApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2718.             'annotated_app_entity_journal_article_metadata_translation_keyword_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_metadata_translation_keyword_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleMetadataTranslationKeywordAppFilterIriFilterService'true],
  2719.             'annotated_app_entity_journal_article_relationship_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_relationship_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleRelationshipApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2720.             'annotated_app_entity_journal_article_relationship_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_relationship_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleRelationshipAppFilterIriFilterService'true],
  2721.             'annotated_app_entity_journal_article_research_data_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_research_data_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleResearchDataApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2722.             'annotated_app_entity_journal_article_research_data_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_research_data_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleResearchDataAppFilterIriFilterService'true],
  2723.             'annotated_app_entity_journal_article_translation_keyword_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_article_translation_keyword_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalArticleTranslationKeywordApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2724.             'annotated_app_entity_journal_article_translation_keyword_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_translation_keyword_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleTranslationKeywordAppFilterIriFilterService'true],
  2725.             'annotated_app_entity_journal_article_view_entry_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_article_view_entry_app_filter_iri_filter''getAnnotatedAppEntityJournalArticleViewEntryAppFilterIriFilterService'true],
  2726.             'annotated_app_entity_journal_banner_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_banner_app_filter_iri_filter''getAnnotatedAppEntityJournalBannerAppFilterIriFilterService'true],
  2727.             'annotated_app_entity_journal_collection_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_collection_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalCollectionApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2728.             'annotated_app_entity_journal_collection_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_collection_app_filter_iri_filter''getAnnotatedAppEntityJournalCollectionAppFilterIriFilterService'true],
  2729.             'annotated_app_entity_journal_collection_article_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_collection_article_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalCollectionArticleApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2730.             'annotated_app_entity_journal_collection_article_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_collection_article_app_filter_iri_filter''getAnnotatedAppEntityJournalCollectionArticleAppFilterIriFilterService'true],
  2731.             'annotated_app_entity_journal_collection_issue_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_collection_issue_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalCollectionIssueApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2732.             'annotated_app_entity_journal_collection_issue_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_collection_issue_app_filter_iri_filter''getAnnotatedAppEntityJournalCollectionIssueAppFilterIriFilterService'true],
  2733.             'annotated_app_entity_journal_domain_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_domain_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalDomainApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2734.             'annotated_app_entity_journal_domain_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_domain_app_filter_iri_filter''getAnnotatedAppEntityJournalDomainAppFilterIriFilterService'true],
  2735.             'annotated_app_entity_journal_editorial_group_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_editorial_group_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalEditorialGroupApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2736.             'annotated_app_entity_journal_editorial_group_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_editorial_group_app_filter_iri_filter''getAnnotatedAppEntityJournalEditorialGroupAppFilterIriFilterService'true],
  2737.             'annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityJournalFooterApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2738.             'annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalFooterApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2739.             'annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityJournalFooterApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2740.             'annotated_app_entity_journal_footer_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_footer_app_filter_iri_filter''getAnnotatedAppEntityJournalFooterAppFilterIriFilterService'true],
  2741.             'annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityJournalGlobalFooterApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2742.             'annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalGlobalFooterApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2743.             'annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityJournalGlobalFooterApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2744.             'annotated_app_entity_journal_indexation_collection_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_indexation_collection_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIndexationCollectionApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2745.             'annotated_app_entity_journal_indexation_collection_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_indexation_collection_app_filter_iri_filter''getAnnotatedAppEntityJournalIndexationCollectionAppFilterIriFilterService'true],
  2746.             'annotated_app_entity_journal_indexation_database_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_indexation_database_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIndexationDatabaseApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2747.             'annotated_app_entity_journal_indexation_database_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_indexation_database_app_filter_iri_filter''getAnnotatedAppEntityJournalIndexationDatabaseAppFilterIriFilterService'true],
  2748.             'annotated_app_entity_journal_indicator_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_indicator_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIndicatorApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2749.             'annotated_app_entity_journal_indicator_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_indicator_app_filter_iri_filter''getAnnotatedAppEntityJournalIndicatorAppFilterIriFilterService'true],
  2750.             'annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityJournalIssueApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2751.             'annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIssueApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2752.             'annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityJournalIssueApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2753.             'annotated_app_entity_journal_issue_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_issue_app_filter_iri_filter''getAnnotatedAppEntityJournalIssueAppFilterIriFilterService'true],
  2754.             'annotated_app_entity_journal_issue_block_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_issue_block_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIssueBlockApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2755.             'annotated_app_entity_journal_issue_block_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_issue_block_app_filter_iri_filter''getAnnotatedAppEntityJournalIssueBlockAppFilterIriFilterService'true],
  2756.             'annotated_app_entity_journal_issue_editorial_group_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_issue_editorial_group_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIssueEditorialGroupApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2757.             'annotated_app_entity_journal_issue_editorial_group_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_issue_editorial_group_app_filter_iri_filter''getAnnotatedAppEntityJournalIssueEditorialGroupAppFilterIriFilterService'true],
  2758.             'annotated_app_entity_journal_issue_file_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_issue_file_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIssueFileApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2759.             'annotated_app_entity_journal_issue_file_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_issue_file_app_filter_iri_filter''getAnnotatedAppEntityJournalIssueFileAppFilterIriFilterService'true],
  2760.             'annotated_app_entity_journal_issue_section_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_issue_section_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIssueSectionApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2761.             'annotated_app_entity_journal_issue_section_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_issue_section_app_filter_iri_filter''getAnnotatedAppEntityJournalIssueSectionAppFilterIriFilterService'true],
  2762.             'annotated_app_entity_journal_issue_sponsor_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_issue_sponsor_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalIssueSponsorApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2763.             'annotated_app_entity_journal_issue_sponsor_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_issue_sponsor_app_filter_iri_filter''getAnnotatedAppEntityJournalIssueSponsorAppFilterIriFilterService'true],
  2764.             'annotated_app_entity_journal_news_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_news_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalNewsApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2765.             'annotated_app_entity_journal_news_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_journal_news_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityJournalNewsApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2766.             'annotated_app_entity_journal_news_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_news_app_filter_iri_filter''getAnnotatedAppEntityJournalNewsAppFilterIriFilterService'true],
  2767.             'annotated_app_entity_journal_page_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_page_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalPageApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2768.             'annotated_app_entity_journal_page_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_journal_page_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityJournalPageApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2769.             'annotated_app_entity_journal_page_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_page_app_filter_iri_filter''getAnnotatedAppEntityJournalPageAppFilterIriFilterService'true],
  2770.             'annotated_app_entity_journal_partner_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_partner_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalPartnerApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2771.             'annotated_app_entity_journal_partner_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_partner_app_filter_iri_filter''getAnnotatedAppEntityJournalPartnerAppFilterIriFilterService'true],
  2772.             'annotated_app_entity_journal_publisher_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_publisher_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalPublisherApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2773.             'annotated_app_entity_journal_publisher_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_publisher_app_filter_iri_filter''getAnnotatedAppEntityJournalPublisherAppFilterIriFilterService'true],
  2774.             'annotated_app_entity_journal_scientific_council_member_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_scientific_council_member_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalScientificCouncilMemberApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2775.             'annotated_app_entity_journal_scientific_council_member_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_scientific_council_member_app_filter_iri_filter''getAnnotatedAppEntityJournalScientificCouncilMemberAppFilterIriFilterService'true],
  2776.             'annotated_app_entity_journal_section_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_section_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalSectionApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2777.             'annotated_app_entity_journal_section_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_section_app_filter_iri_filter''getAnnotatedAppEntityJournalSectionAppFilterIriFilterService'true],
  2778.             'annotated_app_entity_journal_sidemenu_group_item_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_sidemenu_group_item_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalSidemenuGroupItemApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2779.             'annotated_app_entity_journal_sidemenu_group_item_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_sidemenu_group_item_app_filter_iri_filter''getAnnotatedAppEntityJournalSidemenuGroupItemAppFilterIriFilterService'true],
  2780.             'annotated_app_entity_journal_slide_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_slide_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalSlideApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2781.             'annotated_app_entity_journal_slide_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_slide_app_filter_iri_filter''getAnnotatedAppEntityJournalSlideAppFilterIriFilterService'true],
  2782.             'annotated_app_entity_journal_submenu_group_item_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_submenu_group_item_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalSubmenuGroupItemApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2783.             'annotated_app_entity_journal_submenu_group_item_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_submenu_group_item_app_filter_iri_filter''getAnnotatedAppEntityJournalSubmenuGroupItemAppFilterIriFilterService'true],
  2784.             'annotated_app_entity_journal_volume_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_journal_volume_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityJournalVolumeApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2785.             'annotated_app_entity_journal_volume_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_volume_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalVolumeApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2786.             'annotated_app_entity_journal_volume_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_volume_app_filter_iri_filter''getAnnotatedAppEntityJournalVolumeAppFilterIriFilterService'true],
  2787.             'annotated_app_entity_journal_volume_editorial_group_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_journal_volume_editorial_group_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJournalVolumeEditorialGroupApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2788.             'annotated_app_entity_journal_volume_editorial_group_app_filter_iri_filter' => ['privates''annotated_app_entity_journal_volume_editorial_group_app_filter_iri_filter''getAnnotatedAppEntityJournalVolumeEditorialGroupAppFilterIriFilterService'true],
  2789.             'annotated_app_entity_landing_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_landing_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityLandingApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2790.             'annotated_app_entity_landing_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_landing_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLandingApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2791.             'annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityLandingFooterItemApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2792.             'annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLandingFooterItemApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2793.             'annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityLandingFooterItemApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2794.             'annotated_app_entity_landing_footer_item_app_filter_iri_filter' => ['privates''annotated_app_entity_landing_footer_item_app_filter_iri_filter''getAnnotatedAppEntityLandingFooterItemAppFilterIriFilterService'true],
  2795.             'annotated_app_entity_landing_journal_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_landing_journal_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLandingJournalApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2796.             'annotated_app_entity_landing_journal_app_filter_iri_filter' => ['privates''annotated_app_entity_landing_journal_app_filter_iri_filter''getAnnotatedAppEntityLandingJournalAppFilterIriFilterService'true],
  2797.             'annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityLandingMenuItemApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2798.             'annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLandingMenuItemApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2799.             'annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityLandingMenuItemApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2800.             'annotated_app_entity_landing_menu_item_app_filter_iri_filter' => ['privates''annotated_app_entity_landing_menu_item_app_filter_iri_filter''getAnnotatedAppEntityLandingMenuItemAppFilterIriFilterService'true],
  2801.             'annotated_app_entity_landing_page_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_landing_page_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLandingPageApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2802.             'annotated_app_entity_landing_page_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_landing_page_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityLandingPageApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2803.             'annotated_app_entity_landing_page_app_filter_iri_filter' => ['privates''annotated_app_entity_landing_page_app_filter_iri_filter''getAnnotatedAppEntityLandingPageAppFilterIriFilterService'true],
  2804.             'annotated_app_entity_landing_page_block_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_landing_page_block_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLandingPageBlockApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2805.             'annotated_app_entity_landing_page_block_app_filter_iri_filter' => ['privates''annotated_app_entity_landing_page_block_app_filter_iri_filter''getAnnotatedAppEntityLandingPageBlockAppFilterIriFilterService'true],
  2806.             'annotated_app_entity_landing_slide_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_landing_slide_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLandingSlideApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2807.             'annotated_app_entity_landing_slide_app_filter_iri_filter' => ['privates''annotated_app_entity_landing_slide_app_filter_iri_filter''getAnnotatedAppEntityLandingSlideAppFilterIriFilterService'true],
  2808.             'annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityLoginEntryApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2809.             'annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLoginEntryApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2810.             'annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityLoginEntryApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2811.             'annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityMenuGroupApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2812.             'annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityMenuGroupApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2813.             'annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMenuGroupApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2814.             'annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityMenuGroupItemApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2815.             'annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityMenuGroupItemApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2816.             'annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMenuGroupItemApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2817.             'annotated_app_entity_menu_group_item_app_filter_iri_filter' => ['privates''annotated_app_entity_menu_group_item_app_filter_iri_filter''getAnnotatedAppEntityMenuGroupItemAppFilterIriFilterService'true],
  2818.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_news_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNewsApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2819.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_news_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNewsApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2820.             'annotated_app_entity_page_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_page_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityPageApiPlatformDoctrineOrmFilterExistsFilterService'true],
  2821.             'annotated_app_entity_page_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_page_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityPageApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2822.             'annotated_app_entity_page_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_page_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPageApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2823.             'annotated_app_entity_page_app_filter_iri_filter' => ['privates''annotated_app_entity_page_app_filter_iri_filter''getAnnotatedAppEntityPageAppFilterIriFilterService'true],
  2824.             'annotated_app_entity_page_block_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_page_block_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityPageBlockApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2825.             'annotated_app_entity_page_block_app_filter_iri_filter' => ['privates''annotated_app_entity_page_block_app_filter_iri_filter''getAnnotatedAppEntityPageBlockAppFilterIriFilterService'true],
  2826.             'annotated_app_entity_partner_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_partner_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityPartnerApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2827.             'annotated_app_entity_partner_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_partner_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityPartnerApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2828.             'annotated_app_entity_partner_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_partner_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPartnerApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2829.             'annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityReciprocalRelationshipTypeApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  2830.             'annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityReciprocalRelationshipTypeApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2831.             'annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityReciprocalRelationshipTypeApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2832.             'annotated_app_entity_registry_entry_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_registry_entry_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityRegistryEntryApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2833.             'annotated_app_entity_registry_entry_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_registry_entry_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityRegistryEntryApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2834.             'annotated_app_entity_stats_export_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_stats_export_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityStatsExportApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2835.             'annotated_app_entity_stats_export_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_stats_export_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityStatsExportApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2836.             'annotated_app_entity_translator_entry_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_translator_entry_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTranslatorEntryApiPlatformDoctrineOrmFilterOrderFilterService'true],
  2837.             'annotated_app_entity_translator_entry_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_translator_entry_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTranslatorEntryApiPlatformDoctrineOrmFilterSearchFilterService'true],
  2838.         ], [
  2839.             'App\\Filter\\IriFilter' => '?',
  2840.             'annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2841.             'annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_order_filter' => '?',
  2842.             'annotated_app_entity_abstract_author_api_platform_doctrine_orm_filter_search_filter' => '?',
  2843.             'annotated_app_entity_abstract_author_app_filter_iri_filter' => '?',
  2844.             'annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2845.             'annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_order_filter' => '?',
  2846.             'annotated_app_entity_abstract_banner_api_platform_doctrine_orm_filter_search_filter' => '?',
  2847.             'annotated_app_entity_abstract_block_api_platform_doctrine_orm_filter_order_filter' => '?',
  2848.             'annotated_app_entity_abstract_block_app_filter_iri_filter' => '?',
  2849.             'annotated_app_entity_abstract_block_translation_file_api_platform_doctrine_orm_filter_order_filter' => '?',
  2850.             'annotated_app_entity_abstract_block_translation_file_app_filter_iri_filter' => '?',
  2851.             'annotated_app_entity_abstract_block_translation_logo_api_platform_doctrine_orm_filter_order_filter' => '?',
  2852.             'annotated_app_entity_abstract_block_translation_logo_app_filter_iri_filter' => '?',
  2853.             'annotated_app_entity_abstract_journal_block_api_platform_doctrine_orm_filter_order_filter' => '?',
  2854.             'annotated_app_entity_abstract_journal_block_app_filter_iri_filter' => '?',
  2855.             'annotated_app_entity_abstract_journal_block_translation_council_member_api_platform_doctrine_orm_filter_order_filter' => '?',
  2856.             'annotated_app_entity_abstract_journal_block_translation_council_member_app_filter_iri_filter' => '?',
  2857.             'annotated_app_entity_abstract_journal_block_translation_file_api_platform_doctrine_orm_filter_order_filter' => '?',
  2858.             'annotated_app_entity_abstract_journal_block_translation_file_app_filter_iri_filter' => '?',
  2859.             'annotated_app_entity_abstract_journal_block_translation_logo_api_platform_doctrine_orm_filter_order_filter' => '?',
  2860.             'annotated_app_entity_abstract_journal_block_translation_logo_app_filter_iri_filter' => '?',
  2861.             'annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2862.             'annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_order_filter' => '?',
  2863.             'annotated_app_entity_abstract_journal_menu_item_api_platform_doctrine_orm_filter_search_filter' => '?',
  2864.             'annotated_app_entity_abstract_journal_menu_item_app_filter_iri_filter' => '?',
  2865.             'annotated_app_entity_abstract_thumb_api_platform_doctrine_orm_filter_search_filter' => '?',
  2866.             'annotated_app_entity_abstract_thumb_app_filter_iri_filter' => '?',
  2867.             'annotated_app_entity_admin_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2868.             'annotated_app_entity_admin_api_platform_doctrine_orm_filter_order_filter' => '?',
  2869.             'annotated_app_entity_admin_api_platform_doctrine_orm_filter_search_filter' => '?',
  2870.             'annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2871.             'annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_order_filter' => '?',
  2872.             'annotated_app_entity_admin_group_api_platform_doctrine_orm_filter_search_filter' => '?',
  2873.             'annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2874.             'annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_exists_filter' => '?',
  2875.             'annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_order_filter' => '?',
  2876.             'annotated_app_entity_affiliation_api_platform_doctrine_orm_filter_search_filter' => '?',
  2877.             'annotated_app_entity_affiliation_app_filter_iri_filter' => '?',
  2878.             'annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2879.             'annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_order_filter' => '?',
  2880.             'annotated_app_entity_affiliation_type_api_platform_doctrine_orm_filter_search_filter' => '?',
  2881.             'annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2882.             'annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_order_filter' => '?',
  2883.             'annotated_app_entity_citation_type_api_platform_doctrine_orm_filter_search_filter' => '?',
  2884.             'annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2885.             'annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_order_filter' => '?',
  2886.             'annotated_app_entity_classification_type_api_platform_doctrine_orm_filter_search_filter' => '?',
  2887.             'annotated_app_entity_classification_type_entry_api_platform_doctrine_orm_filter_exists_filter' => '?',
  2888.             'annotated_app_entity_classification_type_entry_api_platform_doctrine_orm_filter_order_filter' => '?',
  2889.             'annotated_app_entity_classification_type_entry_app_filter_iri_filter' => '?',
  2890.             'annotated_app_entity_collection_api_platform_doctrine_orm_filter_order_filter' => '?',
  2891.             'annotated_app_entity_collection_article_api_platform_doctrine_orm_filter_order_filter' => '?',
  2892.             'annotated_app_entity_collection_article_app_filter_iri_filter' => '?',
  2893.             'annotated_app_entity_collection_issue_api_platform_doctrine_orm_filter_order_filter' => '?',
  2894.             'annotated_app_entity_collection_issue_app_filter_iri_filter' => '?',
  2895.             'annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2896.             'annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_order_filter' => '?',
  2897.             'annotated_app_entity_contact_subject_api_platform_doctrine_orm_filter_search_filter' => '?',
  2898.             'annotated_app_entity_customer_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2899.             'annotated_app_entity_customer_api_platform_doctrine_orm_filter_order_filter' => '?',
  2900.             'annotated_app_entity_customer_api_platform_doctrine_orm_filter_search_filter' => '?',
  2901.             'annotated_app_entity_customer_bonus_file_api_platform_doctrine_orm_filter_order_filter' => '?',
  2902.             'annotated_app_entity_customer_bonus_file_app_filter_iri_filter' => '?',
  2903.             'annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2904.             'annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_order_filter' => '?',
  2905.             'annotated_app_entity_default_logotype_api_platform_doctrine_orm_filter_search_filter' => '?',
  2906.             'annotated_app_entity_domain_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2907.             'annotated_app_entity_domain_api_platform_doctrine_orm_filter_exists_filter' => '?',
  2908.             'annotated_app_entity_domain_api_platform_doctrine_orm_filter_order_filter' => '?',
  2909.             'annotated_app_entity_domain_api_platform_doctrine_orm_filter_search_filter' => '?',
  2910.             'annotated_app_entity_domain_app_filter_iri_filter' => '?',
  2911.             'annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2912.             'annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_order_filter' => '?',
  2913.             'annotated_app_entity_footer_menu_group_api_platform_doctrine_orm_filter_search_filter' => '?',
  2914.             'annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2915.             'annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_order_filter' => '?',
  2916.             'annotated_app_entity_footer_menu_group_item_api_platform_doctrine_orm_filter_search_filter' => '?',
  2917.             'annotated_app_entity_footer_menu_group_item_app_filter_iri_filter' => '?',
  2918.             'annotated_app_entity_home_slide_api_platform_doctrine_orm_filter_order_filter' => '?',
  2919.             'annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2920.             'annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_order_filter' => '?',
  2921.             'annotated_app_entity_indexation_database_api_platform_doctrine_orm_filter_search_filter' => '?',
  2922.             'annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2923.             'annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_order_filter' => '?',
  2924.             'annotated_app_entity_indicator_type_api_platform_doctrine_orm_filter_search_filter' => '?',
  2925.             'annotated_app_entity_journal_affiliation_api_platform_doctrine_orm_filter_order_filter' => '?',
  2926.             'annotated_app_entity_journal_affiliation_app_filter_iri_filter' => '?',
  2927.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2928.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_date_filter' => '?',
  2929.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_order_filter' => '?',
  2930.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_range_filter' => '?',
  2931.             'annotated_app_entity_journal_api_platform_doctrine_orm_filter_search_filter' => '?',
  2932.             'annotated_app_entity_journal_app_filter_iri_filter' => '?',
  2933.             'annotated_app_entity_journal_article_additional_block_api_platform_doctrine_orm_filter_order_filter' => '?',
  2934.             'annotated_app_entity_journal_article_additional_block_app_filter_iri_filter' => '?',
  2935.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2936.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_date_filter' => '?',
  2937.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_exists_filter' => '?',
  2938.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_order_filter' => '?',
  2939.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_range_filter' => '?',
  2940.             'annotated_app_entity_journal_article_api_platform_doctrine_orm_filter_search_filter' => '?',
  2941.             'annotated_app_entity_journal_article_app_filter_iri_filter' => '?',
  2942.             'annotated_app_entity_journal_article_author_api_platform_doctrine_orm_filter_order_filter' => '?',
  2943.             'annotated_app_entity_journal_article_author_app_filter_iri_filter' => '?',
  2944.             'annotated_app_entity_journal_article_bibliography_entry_api_platform_doctrine_orm_filter_order_filter' => '?',
  2945.             'annotated_app_entity_journal_article_bibliography_entry_app_filter_iri_filter' => '?',
  2946.             'annotated_app_entity_journal_article_classification_api_platform_doctrine_orm_filter_order_filter' => '?',
  2947.             'annotated_app_entity_journal_article_classification_app_filter_iri_filter' => '?',
  2948.             'annotated_app_entity_journal_article_content_block_api_platform_doctrine_orm_filter_order_filter' => '?',
  2949.             'annotated_app_entity_journal_article_content_block_app_filter_iri_filter' => '?',
  2950.             'annotated_app_entity_journal_article_content_block_translation_file_api_platform_doctrine_orm_filter_order_filter' => '?',
  2951.             'annotated_app_entity_journal_article_content_block_translation_file_app_filter_iri_filter' => '?',
  2952.             'annotated_app_entity_journal_article_download_entry_app_filter_iri_filter' => '?',
  2953.             'annotated_app_entity_journal_article_file_api_platform_doctrine_orm_filter_order_filter' => '?',
  2954.             'annotated_app_entity_journal_article_file_app_filter_iri_filter' => '?',
  2955.             'annotated_app_entity_journal_article_file_translation_file_api_platform_doctrine_orm_filter_order_filter' => '?',
  2956.             'annotated_app_entity_journal_article_file_translation_file_app_filter_iri_filter' => '?',
  2957.             'annotated_app_entity_journal_article_metadata_translation_keyword_api_platform_doctrine_orm_filter_order_filter' => '?',
  2958.             'annotated_app_entity_journal_article_metadata_translation_keyword_app_filter_iri_filter' => '?',
  2959.             'annotated_app_entity_journal_article_relationship_api_platform_doctrine_orm_filter_order_filter' => '?',
  2960.             'annotated_app_entity_journal_article_relationship_app_filter_iri_filter' => '?',
  2961.             'annotated_app_entity_journal_article_research_data_api_platform_doctrine_orm_filter_order_filter' => '?',
  2962.             'annotated_app_entity_journal_article_research_data_app_filter_iri_filter' => '?',
  2963.             'annotated_app_entity_journal_article_translation_keyword_api_platform_doctrine_orm_filter_order_filter' => '?',
  2964.             'annotated_app_entity_journal_article_translation_keyword_app_filter_iri_filter' => '?',
  2965.             'annotated_app_entity_journal_article_view_entry_app_filter_iri_filter' => '?',
  2966.             'annotated_app_entity_journal_banner_app_filter_iri_filter' => '?',
  2967.             'annotated_app_entity_journal_collection_api_platform_doctrine_orm_filter_order_filter' => '?',
  2968.             'annotated_app_entity_journal_collection_app_filter_iri_filter' => '?',
  2969.             'annotated_app_entity_journal_collection_article_api_platform_doctrine_orm_filter_order_filter' => '?',
  2970.             'annotated_app_entity_journal_collection_article_app_filter_iri_filter' => '?',
  2971.             'annotated_app_entity_journal_collection_issue_api_platform_doctrine_orm_filter_order_filter' => '?',
  2972.             'annotated_app_entity_journal_collection_issue_app_filter_iri_filter' => '?',
  2973.             'annotated_app_entity_journal_domain_api_platform_doctrine_orm_filter_order_filter' => '?',
  2974.             'annotated_app_entity_journal_domain_app_filter_iri_filter' => '?',
  2975.             'annotated_app_entity_journal_editorial_group_api_platform_doctrine_orm_filter_order_filter' => '?',
  2976.             'annotated_app_entity_journal_editorial_group_app_filter_iri_filter' => '?',
  2977.             'annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2978.             'annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_order_filter' => '?',
  2979.             'annotated_app_entity_journal_footer_api_platform_doctrine_orm_filter_search_filter' => '?',
  2980.             'annotated_app_entity_journal_footer_app_filter_iri_filter' => '?',
  2981.             'annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2982.             'annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_order_filter' => '?',
  2983.             'annotated_app_entity_journal_global_footer_api_platform_doctrine_orm_filter_search_filter' => '?',
  2984.             'annotated_app_entity_journal_indexation_collection_api_platform_doctrine_orm_filter_order_filter' => '?',
  2985.             'annotated_app_entity_journal_indexation_collection_app_filter_iri_filter' => '?',
  2986.             'annotated_app_entity_journal_indexation_database_api_platform_doctrine_orm_filter_order_filter' => '?',
  2987.             'annotated_app_entity_journal_indexation_database_app_filter_iri_filter' => '?',
  2988.             'annotated_app_entity_journal_indicator_api_platform_doctrine_orm_filter_order_filter' => '?',
  2989.             'annotated_app_entity_journal_indicator_app_filter_iri_filter' => '?',
  2990.             'annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2991.             'annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_order_filter' => '?',
  2992.             'annotated_app_entity_journal_issue_api_platform_doctrine_orm_filter_search_filter' => '?',
  2993.             'annotated_app_entity_journal_issue_app_filter_iri_filter' => '?',
  2994.             'annotated_app_entity_journal_issue_block_api_platform_doctrine_orm_filter_order_filter' => '?',
  2995.             'annotated_app_entity_journal_issue_block_app_filter_iri_filter' => '?',
  2996.             'annotated_app_entity_journal_issue_editorial_group_api_platform_doctrine_orm_filter_order_filter' => '?',
  2997.             'annotated_app_entity_journal_issue_editorial_group_app_filter_iri_filter' => '?',
  2998.             'annotated_app_entity_journal_issue_file_api_platform_doctrine_orm_filter_order_filter' => '?',
  2999.             'annotated_app_entity_journal_issue_file_app_filter_iri_filter' => '?',
  3000.             'annotated_app_entity_journal_issue_section_api_platform_doctrine_orm_filter_order_filter' => '?',
  3001.             'annotated_app_entity_journal_issue_section_app_filter_iri_filter' => '?',
  3002.             'annotated_app_entity_journal_issue_sponsor_api_platform_doctrine_orm_filter_order_filter' => '?',
  3003.             'annotated_app_entity_journal_issue_sponsor_app_filter_iri_filter' => '?',
  3004.             'annotated_app_entity_journal_news_api_platform_doctrine_orm_filter_order_filter' => '?',
  3005.             'annotated_app_entity_journal_news_api_platform_doctrine_orm_filter_search_filter' => '?',
  3006.             'annotated_app_entity_journal_news_app_filter_iri_filter' => '?',
  3007.             'annotated_app_entity_journal_page_api_platform_doctrine_orm_filter_order_filter' => '?',
  3008.             'annotated_app_entity_journal_page_api_platform_doctrine_orm_filter_search_filter' => '?',
  3009.             'annotated_app_entity_journal_page_app_filter_iri_filter' => '?',
  3010.             'annotated_app_entity_journal_partner_api_platform_doctrine_orm_filter_order_filter' => '?',
  3011.             'annotated_app_entity_journal_partner_app_filter_iri_filter' => '?',
  3012.             'annotated_app_entity_journal_publisher_api_platform_doctrine_orm_filter_order_filter' => '?',
  3013.             'annotated_app_entity_journal_publisher_app_filter_iri_filter' => '?',
  3014.             'annotated_app_entity_journal_scientific_council_member_api_platform_doctrine_orm_filter_order_filter' => '?',
  3015.             'annotated_app_entity_journal_scientific_council_member_app_filter_iri_filter' => '?',
  3016.             'annotated_app_entity_journal_section_api_platform_doctrine_orm_filter_order_filter' => '?',
  3017.             'annotated_app_entity_journal_section_app_filter_iri_filter' => '?',
  3018.             'annotated_app_entity_journal_sidemenu_group_item_api_platform_doctrine_orm_filter_order_filter' => '?',
  3019.             'annotated_app_entity_journal_sidemenu_group_item_app_filter_iri_filter' => '?',
  3020.             'annotated_app_entity_journal_slide_api_platform_doctrine_orm_filter_order_filter' => '?',
  3021.             'annotated_app_entity_journal_slide_app_filter_iri_filter' => '?',
  3022.             'annotated_app_entity_journal_submenu_group_item_api_platform_doctrine_orm_filter_order_filter' => '?',
  3023.             'annotated_app_entity_journal_submenu_group_item_app_filter_iri_filter' => '?',
  3024.             'annotated_app_entity_journal_volume_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3025.             'annotated_app_entity_journal_volume_api_platform_doctrine_orm_filter_order_filter' => '?',
  3026.             'annotated_app_entity_journal_volume_app_filter_iri_filter' => '?',
  3027.             'annotated_app_entity_journal_volume_editorial_group_api_platform_doctrine_orm_filter_order_filter' => '?',
  3028.             'annotated_app_entity_journal_volume_editorial_group_app_filter_iri_filter' => '?',
  3029.             'annotated_app_entity_landing_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3030.             'annotated_app_entity_landing_api_platform_doctrine_orm_filter_order_filter' => '?',
  3031.             'annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3032.             'annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_order_filter' => '?',
  3033.             'annotated_app_entity_landing_footer_item_api_platform_doctrine_orm_filter_search_filter' => '?',
  3034.             'annotated_app_entity_landing_footer_item_app_filter_iri_filter' => '?',
  3035.             'annotated_app_entity_landing_journal_api_platform_doctrine_orm_filter_order_filter' => '?',
  3036.             'annotated_app_entity_landing_journal_app_filter_iri_filter' => '?',
  3037.             'annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3038.             'annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_order_filter' => '?',
  3039.             'annotated_app_entity_landing_menu_item_api_platform_doctrine_orm_filter_search_filter' => '?',
  3040.             'annotated_app_entity_landing_menu_item_app_filter_iri_filter' => '?',
  3041.             'annotated_app_entity_landing_page_api_platform_doctrine_orm_filter_order_filter' => '?',
  3042.             'annotated_app_entity_landing_page_api_platform_doctrine_orm_filter_search_filter' => '?',
  3043.             'annotated_app_entity_landing_page_app_filter_iri_filter' => '?',
  3044.             'annotated_app_entity_landing_page_block_api_platform_doctrine_orm_filter_order_filter' => '?',
  3045.             'annotated_app_entity_landing_page_block_app_filter_iri_filter' => '?',
  3046.             'annotated_app_entity_landing_slide_api_platform_doctrine_orm_filter_order_filter' => '?',
  3047.             'annotated_app_entity_landing_slide_app_filter_iri_filter' => '?',
  3048.             'annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3049.             'annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_order_filter' => '?',
  3050.             'annotated_app_entity_login_entry_api_platform_doctrine_orm_filter_search_filter' => '?',
  3051.             'annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3052.             'annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_order_filter' => '?',
  3053.             'annotated_app_entity_menu_group_api_platform_doctrine_orm_filter_search_filter' => '?',
  3054.             'annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3055.             'annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_order_filter' => '?',
  3056.             'annotated_app_entity_menu_group_item_api_platform_doctrine_orm_filter_search_filter' => '?',
  3057.             'annotated_app_entity_menu_group_item_app_filter_iri_filter' => '?',
  3058.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_order_filter' => '?',
  3059.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_search_filter' => '?',
  3060.             'annotated_app_entity_page_api_platform_doctrine_orm_filter_exists_filter' => '?',
  3061.             'annotated_app_entity_page_api_platform_doctrine_orm_filter_order_filter' => '?',
  3062.             'annotated_app_entity_page_api_platform_doctrine_orm_filter_search_filter' => '?',
  3063.             'annotated_app_entity_page_app_filter_iri_filter' => '?',
  3064.             'annotated_app_entity_page_block_api_platform_doctrine_orm_filter_order_filter' => '?',
  3065.             'annotated_app_entity_page_block_app_filter_iri_filter' => '?',
  3066.             'annotated_app_entity_partner_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3067.             'annotated_app_entity_partner_api_platform_doctrine_orm_filter_order_filter' => '?',
  3068.             'annotated_app_entity_partner_api_platform_doctrine_orm_filter_search_filter' => '?',
  3069.             'annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  3070.             'annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_order_filter' => '?',
  3071.             'annotated_app_entity_reciprocal_relationship_type_api_platform_doctrine_orm_filter_search_filter' => '?',
  3072.             'annotated_app_entity_registry_entry_api_platform_doctrine_orm_filter_order_filter' => '?',
  3073.             'annotated_app_entity_registry_entry_api_platform_doctrine_orm_filter_search_filter' => '?',
  3074.             'annotated_app_entity_stats_export_api_platform_doctrine_orm_filter_order_filter' => '?',
  3075.             'annotated_app_entity_stats_export_api_platform_doctrine_orm_filter_search_filter' => '?',
  3076.             'annotated_app_entity_translator_entry_api_platform_doctrine_orm_filter_order_filter' => '?',
  3077.             'annotated_app_entity_translator_entry_api_platform_doctrine_orm_filter_search_filter' => '?',
  3078.         ]);
  3079.     }
  3080.     /**
  3081.      * Gets the private 'api_platform.graphql.cache.subscription' shared service.
  3082.      *
  3083.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3084.      */
  3085.     protected function getApiPlatform_Graphql_Cache_SubscriptionService()
  3086.     {
  3087.         return $this->privates['api_platform.graphql.cache.subscription'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DDbbTJNOBd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3088.     }
  3089.     /**
  3090.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  3091.      *
  3092.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  3093.      */
  3094.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  3095.     {
  3096.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true03600$this->parameters['api_platform.http_cache.vary'], true, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));
  3097.     }
  3098.     /**
  3099.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  3100.      *
  3101.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  3102.      */
  3103.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  3104.     {
  3105.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  3106.     }
  3107.     /**
  3108.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  3109.      *
  3110.      * @return \ApiPlatform\JsonLd\ContextBuilder
  3111.      */
  3112.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  3113.     {
  3114.         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()));
  3115.     }
  3116.     /**
  3117.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  3118.      *
  3119.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  3120.      */
  3121.     protected function getApiPlatform_Listener_Request_AddFormatService()
  3122.     {
  3123.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(($this->privates['api_platform.negotiator'] ??= new \Negotiation\Negotiator()), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), $this->parameters['api_platform.formats'], $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.docs_formats'], NULL);
  3124.     }
  3125.     /**
  3126.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  3127.      *
  3128.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  3129.      */
  3130.     protected function getApiPlatform_Listener_Request_DeserializeService()
  3131.     {
  3132.         $a = ($this->privates['serializer'] ?? $this->getSerializerService());
  3133.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  3134.             return $this->privates['api_platform.listener.request.deserialize'];
  3135.         }
  3136.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  3137.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  3138.             return $this->privates['api_platform.listener.request.deserialize'];
  3139.         }
  3140.         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()));
  3141.     }
  3142.     /**
  3143.      * Gets the private 'api_platform.listener.request.read' shared service.
  3144.      *
  3145.      * @return \ApiPlatform\Symfony\EventListener\ReadListener
  3146.      */
  3147.     protected function getApiPlatform_Listener_Request_ReadService()
  3148.     {
  3149.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  3150.         if (isset($this->privates['api_platform.listener.request.read'])) {
  3151.             return $this->privates['api_platform.listener.request.read'];
  3152.         }
  3153.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  3154.         if (isset($this->privates['api_platform.listener.request.read'])) {
  3155.             return $this->privates['api_platform.listener.request.read'];
  3156.         }
  3157.         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()));
  3158.     }
  3159.     /**
  3160.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  3161.      *
  3162.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  3163.      */
  3164.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  3165.     {
  3166.         $a = ($this->privates['api_platform.validator.query_parameter_validator'] ?? $this->getApiPlatform_Validator_QueryParameterValidatorService());
  3167.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  3168.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  3169.         }
  3170.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($a, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), true);
  3171.     }
  3172.     /**
  3173.      * Gets the private 'api_platform.mercure.listener.response.add_link_header' shared service.
  3174.      *
  3175.      * @return \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener
  3176.      */
  3177.     protected function getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService()
  3178.     {
  3179.         return $this->privates['api_platform.mercure.listener.response.add_link_header'] = new \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener(($this->privates['Symfony\\Component\\Mercure\\Discovery'] ?? $this->getDiscoveryService()), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));
  3180.     }
  3181.     /**
  3182.      * Gets the private 'api_platform.metadata.operation.metadata_factory' shared service.
  3183.      *
  3184.      * @return \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory
  3185.      */
  3186.     protected function getApiPlatform_Metadata_Operation_MetadataFactoryService()
  3187.     {
  3188.         return $this->privates['api_platform.metadata.operation.metadata_factory'] = new \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));
  3189.     }
  3190.     /**
  3191.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  3192.      *
  3193.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory
  3194.      */
  3195.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  3196.     {
  3197.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  3198.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  3199.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  3200.         }
  3201.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3202.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\JsonSchema\Metadata\Property\Factory\SchemaPropertyMetadataFactory($b, new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this))))), $b))))), new RewindableGenerator(function () {
  3203.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
  3204.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  3205.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());
  3206.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());
  3207.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());
  3208.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());
  3209.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());
  3210.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());
  3211.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  3212.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());
  3213.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());
  3214.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());
  3215.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());
  3216.         }, 13))));
  3217.     }
  3218.     /**
  3219.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  3220.      *
  3221.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  3222.      */
  3223.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  3224.     {
  3225.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3226.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  3227.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  3228.         }
  3229.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a))));
  3230.     }
  3231.     /**
  3232.      * Gets the private 'api_platform.metadata.resource.metadata_collection_factory.cached' shared service.
  3233.      *
  3234.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory
  3235.      */
  3236.     protected function getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()
  3237.     {
  3238.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3239.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  3240.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  3241.         }
  3242.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  3243.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  3244.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  3245.         }
  3246.         $c = ($this->services['doctrine'] ?? $this->getDoctrineService());
  3247.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3248.         $e = new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmLinkFactory($c$a$d, new \ApiPlatform\Metadata\Resource\Factory\LinkFactory($a$b$d));
  3249.         $f = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3250.         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\Metadata\Resource\Factory\PhpDocResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AlternateUriResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FiltersResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FormatsResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\InputOutputResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\OperationNameResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\LinkResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\MainControllerResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\UriTemplateResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Operation\UnderscorePathSegmentNameGenerator(), new \ApiPlatform\Metadata\Resource\Factory\NotExposedOperationResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\DeprecationResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceMetadataCollectionFactory(NULL$f$this->parameters['api_platform.defaults'], true)), $this->parameters['api_platform.defaults'], $ftrue), $this->parameters['api_platform.defaults'], $ftrue))), true)))), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats'], $this->parameters['api_platform.error_formats']))))));
  3251.     }
  3252.     /**
  3253.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  3254.      *
  3255.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  3256.      */
  3257.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  3258.     {
  3259.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\ClassNameResourceNameCollectionFactory($this->parameters['api_platform.class_name_resources'], new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceNameCollectionFactory($this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)))))));
  3260.     }
  3261.     /**
  3262.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  3263.      *
  3264.      * @return \ApiPlatform\Metadata\ResourceClassResolver
  3265.      */
  3266.     protected function getApiPlatform_ResourceClassResolverService()
  3267.     {
  3268.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Metadata\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  3269.     }
  3270.     /**
  3271.      * Gets the private 'api_platform.router' shared service.
  3272.      *
  3273.      * @return \ApiPlatform\Symfony\Routing\Router
  3274.      */
  3275.     protected function getApiPlatform_RouterService()
  3276.     {
  3277.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  3278.     }
  3279.     /**
  3280.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  3281.      *
  3282.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  3283.      */
  3284.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  3285.     {
  3286.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  3287.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  3288.             return $this->privates['api_platform.security.listener.request.deny_access'];
  3289.         }
  3290.         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);
  3291.     }
  3292.     /**
  3293.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  3294.      *
  3295.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  3296.      */
  3297.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  3298.     {
  3299.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3300.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  3301.             return $this->privates['api_platform.security.resource_access_checker'];
  3302.         }
  3303.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalse);
  3304.     }
  3305.     /**
  3306.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  3307.      *
  3308.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  3309.      */
  3310.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  3311.     {
  3312.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3313.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  3314.             return $this->privates['api_platform.serializer.context_builder.filter'];
  3315.         }
  3316.         $b = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3317.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  3318.             return $this->privates['api_platform.serializer.context_builder.filter'];
  3319.         }
  3320.         $c = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  3321.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($c$a, new \App\Serializer\Context\ConfigContextBuilder(new \App\Serializer\Context\AdminContextBuilder(new \App\Serializer\Context\OpenformContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder($ctrue), $b), $this), $this));
  3322.     }
  3323.     /**
  3324.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  3325.      *
  3326.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  3327.      */
  3328.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  3329.     {
  3330.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  3331.     }
  3332.     /**
  3333.      * Gets the private 'api_platform.state_provider.locator' shared service.
  3334.      *
  3335.      * @return \ApiPlatform\State\CallableProvider
  3336.      */
  3337.     protected function getApiPlatform_StateProvider_LocatorService()
  3338.     {
  3339.         return $this->privates['api_platform.state_provider.locator'] = new \ApiPlatform\State\CallableProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3340.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  3341.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  3342.             'ApiPlatform\\State\\CreateProvider' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  3343.             'ApiPlatform\\State\\ObjectProvider' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  3344.             'App\\StateProvider\\AdminCollectionProvider' => ['privates''App\\StateProvider\\AdminCollectionProvider''getAdminCollectionProviderService'true],
  3345.             'App\\StateProvider\\AdminGroupCollectionProvider' => ['privates''App\\StateProvider\\AdminGroupCollectionProvider''getAdminGroupCollectionProviderService'true],
  3346.             'App\\StateProvider\\ConfigProvider' => ['services''App\\StateProvider\\ConfigProvider''getConfigProviderService'true],
  3347.             'App\\StateProvider\\JournalArticleStatsProvider' => ['privates''App\\StateProvider\\JournalArticleStatsProvider''getJournalArticleStatsProviderService'true],
  3348.             'App\\StateProvider\\ProfileProvider' => ['services''App\\StateProvider\\ProfileProvider''getProfileProviderService'true],
  3349.             'App\\StateProvider\\TokenRefreshProvider' => ['privates''App\\StateProvider\\TokenRefreshProvider''getTokenRefreshProviderService'true],
  3350.             'api_platform.doctrine.orm.state.collection_provider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  3351.             'api_platform.doctrine.orm.state.item_provider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  3352.             'api_platform.state.error_provider' => ['privates''api_platform.state.error_provider''getApiPlatform_State_ErrorProviderService'true],
  3353.             'api_platform.state_provider.create' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  3354.             'api_platform.state_provider.object' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  3355.             'api_platform.validator.state.error_provider' => ['privates''api_platform.validator.state.error_provider''getApiPlatform_Validator_State_ErrorProviderService'true],
  3356.         ], [
  3357.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  3358.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  3359.             'ApiPlatform\\State\\CreateProvider' => 'ApiPlatform\\State\\CreateProvider',
  3360.             'ApiPlatform\\State\\ObjectProvider' => 'ApiPlatform\\State\\ObjectProvider',
  3361.             'App\\StateProvider\\AdminCollectionProvider' => 'App\\StateProvider\\AdminCollectionProvider',
  3362.             'App\\StateProvider\\AdminGroupCollectionProvider' => 'App\\StateProvider\\AdminGroupCollectionProvider',
  3363.             'App\\StateProvider\\ConfigProvider' => 'App\\StateProvider\\ConfigProvider',
  3364.             'App\\StateProvider\\JournalArticleStatsProvider' => 'App\\StateProvider\\JournalArticleStatsProvider',
  3365.             'App\\StateProvider\\ProfileProvider' => 'App\\StateProvider\\ProfileProvider',
  3366.             'App\\StateProvider\\TokenRefreshProvider' => 'App\\StateProvider\\TokenRefreshProvider',
  3367.             'api_platform.doctrine.orm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  3368.             'api_platform.doctrine.orm.state.item_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  3369.             'api_platform.state.error_provider' => 'ApiPlatform\\State\\ErrorProvider',
  3370.             'api_platform.state_provider.create' => 'ApiPlatform\\State\\CreateProvider',
  3371.             'api_platform.state_provider.object' => 'ApiPlatform\\State\\ObjectProvider',
  3372.             'api_platform.validator.state.error_provider' => 'ApiPlatform\\Symfony\\Validator\\State\\ErrorProvider',
  3373.         ]));
  3374.     }
  3375.     /**
  3376.      * Gets the private 'api_platform.symfony.iri_converter' shared service.
  3377.      *
  3378.      * @return \ApiPlatform\Symfony\Routing\IriConverter
  3379.      */
  3380.     protected function getApiPlatform_Symfony_IriConverterService()
  3381.     {
  3382.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  3383.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  3384.             return $this->privates['api_platform.symfony.iri_converter'];
  3385.         }
  3386.         return $this->privates['api_platform.symfony.iri_converter'] = new \ApiPlatform\Symfony\Routing\IriConverter($a, ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.api.identifiers_extractor'] ?? $this->getApiPlatform_Api_IdentifiersExtractorService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), ($this->privates['api_platform.metadata.operation.metadata_factory'] ?? $this->getApiPlatform_Metadata_Operation_MetadataFactoryService()));
  3387.     }
  3388.     /**
  3389.      * Gets the private 'api_platform.symfony.iri_converter.skolem' shared service.
  3390.      *
  3391.      * @return \ApiPlatform\Symfony\Routing\SkolemIriConverter
  3392.      */
  3393.     protected function getApiPlatform_Symfony_IriConverter_SkolemService()
  3394.     {
  3395.         return $this->privates['api_platform.symfony.iri_converter.skolem'] = new \ApiPlatform\Symfony\Routing\SkolemIriConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  3396.     }
  3397.     /**
  3398.      * Gets the private 'api_platform.uri_variables.converter' shared service.
  3399.      *
  3400.      * @return \ApiPlatform\Api\UriVariablesConverter
  3401.      */
  3402.     protected function getApiPlatform_UriVariables_ConverterService()
  3403.     {
  3404.         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 () {
  3405.             yield => ($this->privates['api_platform.uri_variables.transformer.integer'] ??= new \ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer());
  3406.             yield => ($this->privates['api_platform.uri_variables.transformer.date_time'] ??= new \ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer());
  3407.             yield => ($this->privates['api_platform.ramsey_uuid.uri_variables.transformer.uuid'] ??= new \ApiPlatform\RamseyUuid\UriVariableTransformer\UuidUriVariableTransformer());
  3408.         }, 3));
  3409.     }
  3410.     /**
  3411.      * Gets the private 'api_platform.validator.query_parameter_validator' shared service.
  3412.      *
  3413.      * @return \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator
  3414.      */
  3415.     protected function getApiPlatform_Validator_QueryParameterValidatorService()
  3416.     {
  3417.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3418.         if (isset($this->privates['api_platform.validator.query_parameter_validator'])) {
  3419.             return $this->privates['api_platform.validator.query_parameter_validator'];
  3420.         }
  3421.         return $this->privates['api_platform.validator.query_parameter_validator'] = new \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator($a);
  3422.     }
  3423.     /**
  3424.      * Gets the private 'cache.annotations' shared service.
  3425.      *
  3426.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3427.      */
  3428.     protected function getCache_AnnotationsService()
  3429.     {
  3430.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-iyC3Qo8uz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3431.     }
  3432.     /**
  3433.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3434.      *
  3435.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3436.      */
  3437.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3438.     {
  3439.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3440.     }
  3441.     /**
  3442.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3443.      *
  3444.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3445.      */
  3446.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3447.     {
  3448.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3449.     }
  3450.     /**
  3451.      * Gets the private 'cache.property_info' shared service.
  3452.      *
  3453.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3454.      */
  3455.     protected function getCache_PropertyInfoService()
  3456.     {
  3457.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VVFDDt+6+R'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3458.     }
  3459.     /**
  3460.      * Gets the private 'cache.security_expression_language' shared service.
  3461.      *
  3462.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3463.      */
  3464.     protected function getCache_SecurityExpressionLanguageService()
  3465.     {
  3466.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NA0Xju95Al'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3467.     }
  3468.     /**
  3469.      * Gets the private 'cache.security_token_verifier' shared service.
  3470.      *
  3471.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3472.      */
  3473.     protected function getCache_SecurityTokenVerifierService()
  3474.     {
  3475.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JvUnd9XZgV'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3476.     }
  3477.     /**
  3478.      * Gets the private 'cache.serializer' shared service.
  3479.      *
  3480.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3481.      */
  3482.     protected function getCache_SerializerService()
  3483.     {
  3484.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MWjkIEZJ7G'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3485.     }
  3486.     /**
  3487.      * Gets the private 'cache.validator' shared service.
  3488.      *
  3489.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3490.      */
  3491.     protected function getCache_ValidatorService()
  3492.     {
  3493.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TqgFHb7rKu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3494.     }
  3495.     /**
  3496.      * Gets the private 'config_cache_factory' shared service.
  3497.      *
  3498.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3499.      */
  3500.     protected function getConfigCacheFactoryService()
  3501.     {
  3502.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3503.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  3504.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  3505.         }, 2));
  3506.     }
  3507.     /**
  3508.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  3509.      *
  3510.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  3511.      */
  3512.     protected function getController_IsGrantedAttributeListenerService()
  3513.     {
  3514.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3515.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  3516.             return $this->privates['controller.is_granted_attribute_listener'];
  3517.         }
  3518.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  3519.     }
  3520.     /**
  3521.      * Gets the private 'data_collector.form' shared service.
  3522.      *
  3523.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3524.      */
  3525.     protected function getDataCollector_FormService()
  3526.     {
  3527.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3528.     }
  3529.     /**
  3530.      * Gets the private 'data_collector.request' shared service.
  3531.      *
  3532.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3533.      */
  3534.     protected function getDataCollector_RequestService()
  3535.     {
  3536.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3537.     }
  3538.     /**
  3539.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3540.      *
  3541.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3542.      */
  3543.     protected function getDebug_DebugHandlersListenerService()
  3544.     {
  3545.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3546.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3547.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3548.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3549.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3550.         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()));
  3551.     }
  3552.     /**
  3553.      * Gets the private 'debug.file_link_formatter' shared service.
  3554.      *
  3555.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3556.      */
  3557.     protected function getDebug_FileLinkFormatterService()
  3558.     {
  3559.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  3560.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3561.         });
  3562.     }
  3563.     /**
  3564.      * Gets the private 'debug.log_processor' shared service.
  3565.      *
  3566.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3567.      */
  3568.     protected function getDebug_LogProcessorService()
  3569.     {
  3570.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3571.     }
  3572.     /**
  3573.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3574.      *
  3575.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3576.      */
  3577.     protected function getDebug_Security_Access_DecisionManagerService()
  3578.     {
  3579.         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 () {
  3580.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3581.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3582.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3583.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ArchivableVoter'] ?? $this->load('getArchivableVoterService'));
  3584.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\CloneVoter'] ?? $this->load('getCloneVoterService'));
  3585.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\JournalArticleFileVoter'] ?? $this->load('getJournalArticleFileVoterService'));
  3586.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\JournalPageVoter'] ?? $this->load('getJournalPageVoterService'));
  3587.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\PageBlockTranslationLogoThumbVoter'] ?? $this->load('getPageBlockTranslationLogoThumbVoterService'));
  3588.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\PageBlockTranslationThumbVoter'] ?? $this->load('getPageBlockTranslationThumbVoterService'));
  3589.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\PageBlockVoter'] ?? $this->load('getPageBlockVoterService'));
  3590.             yield 10 => ($this->privates['debug.security.voter.App\\Security\\Voter\\PageThumbVoter'] ?? $this->load('getPageThumbVoterService'));
  3591.             yield 11 => ($this->privates['debug.security.voter.App\\Security\\Voter\\PageVoter'] ?? $this->load('getPageVoterService'));
  3592.             yield 12 => ($this->privates['debug.security.voter.App\\Security\\Voter\\Resource\\AdminGroupVoter'] ?? $this->load('getAdminGroupVoterService'));
  3593.             yield 13 => ($this->privates['debug.security.voter.App\\Security\\Voter\\Resource\\AdminVoter'] ?? $this->load('getAdminVoterService'));
  3594.             yield 14 => ($this->privates['debug.security.voter.App\\Security\\Voter\\Resource\\ProfileVoter'] ?? $this->load('getProfileVoterService'));
  3595.             yield 15 => ($this->privates['debug.security.voter.App\\Security\\Voter\\Resource\\TokenRefreshVoter'] ?? $this->load('getTokenRefreshVoterService'));
  3596.             yield 16 => ($this->privates['debug.security.voter.App\\Security\\Voter\\ResourceAccessVoter'] ?? $this->load('getResourceAccessVoterService'));
  3597.         }, 17), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3598.     }
  3599.     /**
  3600.      * Gets the private 'debug.security.firewall' shared service.
  3601.      *
  3602.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3603.      */
  3604.     protected function getDebug_Security_FirewallService()
  3605.     {
  3606.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3607.         if (isset($this->privates['debug.security.firewall'])) {
  3608.             return $this->privates['debug.security.firewall'];
  3609.         }
  3610.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3611.         if (isset($this->privates['debug.security.firewall'])) {
  3612.             return $this->privates['debug.security.firewall'];
  3613.         }
  3614.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3615.     }
  3616.     /**
  3617.      * Gets the private 'debug.validator' shared service.
  3618.      *
  3619.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3620.      */
  3621.     protected function getDebug_ValidatorService()
  3622.     {
  3623.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  3624.         if (isset($this->privates['debug.validator'])) {
  3625.             return $this->privates['debug.validator'];
  3626.         }
  3627.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  3628.     }
  3629.     /**
  3630.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  3631.      *
  3632.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  3633.      */
  3634.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  3635.     {
  3636.         return $this->privates['doctrine.dbal.connection_factory'] = 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']));
  3637.     }
  3638.     /**
  3639.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3640.      *
  3641.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3642.      */
  3643.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3644.     {
  3645.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3646.             'App\\Doctrine\\EventSubscriber\\MappingGenerator' => ['privates''App\\Doctrine\\EventSubscriber\\MappingGenerator''getMappingGeneratorService'true],
  3647.             'App\\Doctrine\\EventSubscriber\\MediaFileCloner' => ['privates''App\\Doctrine\\EventSubscriber\\MediaFileCloner''getMediaFileClonerService'true],
  3648.             'App\\Doctrine\\EventSubscriber\\OrdAssigner' => ['privates''App\\Doctrine\\EventSubscriber\\OrdAssigner''getOrdAssignerService'true],
  3649.             'App\\Doctrine\\EventSubscriber\\OwnerableUpdater' => ['privates''App\\Doctrine\\EventSubscriber\\OwnerableUpdater''getOwnerableUpdaterService'true],
  3650.             'App\\Doctrine\\EventSubscriber\\ThumbGenerator' => ['privates''App\\Doctrine\\EventSubscriber\\ThumbGenerator''getThumbGeneratorService'true],
  3651.             'App\\Doctrine\\EventSubscriber\\TranslatableUpdater' => ['privates''App\\Doctrine\\EventSubscriber\\TranslatableUpdater''getTranslatableUpdaterService'true],
  3652.             'api_platform.doctrine.orm.listener.mercure.publish' => ['privates''api_platform.doctrine.orm.listener.mercure.publish''getApiPlatform_Doctrine_Orm_Listener_Mercure_PublishService'true],
  3653.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3654.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3655.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3656.             'gedmo.listener.sluggable' => ['privates''gedmo.listener.sluggable''getGedmo_Listener_SluggableService'true],
  3657.             'gedmo.listener.timestampable' => ['privates''gedmo.listener.timestampable''getGedmo_Listener_TimestampableService'true],
  3658.             'vich_uploader.listener.clean.files' => ['privates''vich_uploader.listener.clean.files''getVichUploader_Listener_Clean_FilesService'true],
  3659.             'vich_uploader.listener.clean.protected_files' => ['privates''vich_uploader.listener.clean.protected_files''getVichUploader_Listener_Clean_ProtectedFilesService'true],
  3660.             'vich_uploader.listener.clean.thumbs' => ['privates''vich_uploader.listener.clean.thumbs''getVichUploader_Listener_Clean_ThumbsService'true],
  3661.             'vich_uploader.listener.remove.files' => ['privates''vich_uploader.listener.remove.files''getVichUploader_Listener_Remove_FilesService'true],
  3662.             'vich_uploader.listener.remove.protected_files' => ['privates''vich_uploader.listener.remove.protected_files''getVichUploader_Listener_Remove_ProtectedFilesService'true],
  3663.             'vich_uploader.listener.remove.thumbs' => ['privates''vich_uploader.listener.remove.thumbs''getVichUploader_Listener_Remove_ThumbsService'true],
  3664.             'vich_uploader.listener.upload.files' => ['privates''vich_uploader.listener.upload.files''getVichUploader_Listener_Upload_FilesService'true],
  3665.             'vich_uploader.listener.upload.protected_files' => ['privates''vich_uploader.listener.upload.protected_files''getVichUploader_Listener_Upload_ProtectedFilesService'true],
  3666.             'vich_uploader.listener.upload.thumbs' => ['privates''vich_uploader.listener.upload.thumbs''getVichUploader_Listener_Upload_ThumbsService'true],
  3667.         ], [
  3668.             'App\\Doctrine\\EventSubscriber\\MappingGenerator' => '?',
  3669.             'App\\Doctrine\\EventSubscriber\\MediaFileCloner' => '?',
  3670.             'App\\Doctrine\\EventSubscriber\\OrdAssigner' => '?',
  3671.             'App\\Doctrine\\EventSubscriber\\OwnerableUpdater' => '?',
  3672.             'App\\Doctrine\\EventSubscriber\\ThumbGenerator' => '?',
  3673.             'App\\Doctrine\\EventSubscriber\\TranslatableUpdater' => '?',
  3674.             'api_platform.doctrine.orm.listener.mercure.publish' => '?',
  3675.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3676.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3677.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3678.             'gedmo.listener.sluggable' => '?',
  3679.             'gedmo.listener.timestampable' => '?',
  3680.             'vich_uploader.listener.clean.files' => '?',
  3681.             'vich_uploader.listener.clean.protected_files' => '?',
  3682.             'vich_uploader.listener.clean.thumbs' => '?',
  3683.             'vich_uploader.listener.remove.files' => '?',
  3684.             'vich_uploader.listener.remove.protected_files' => '?',
  3685.             'vich_uploader.listener.remove.thumbs' => '?',
  3686.             'vich_uploader.listener.upload.files' => '?',
  3687.             'vich_uploader.listener.upload.protected_files' => '?',
  3688.             'vich_uploader.listener.upload.thumbs' => '?',
  3689.         ]), [=> 'App\\Doctrine\\EventSubscriber\\MappingGenerator'=> 'App\\Doctrine\\EventSubscriber\\ThumbGenerator'=> [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.files'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.thumbs'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.protected_files'], => 'App\\Doctrine\\EventSubscriber\\MappingGenerator'=> 'App\\Doctrine\\EventSubscriber\\MediaFileCloner'=> 'App\\Doctrine\\EventSubscriber\\OrdAssigner'=> 'App\\Doctrine\\EventSubscriber\\OwnerableUpdater'=> 'App\\Doctrine\\EventSubscriber\\ThumbGenerator'10 => 'App\\Doctrine\\EventSubscriber\\TranslatableUpdater'11 => 'gedmo.listener.timestampable'12 => 'gedmo.listener.sluggable'13 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'14 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'15 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [=> [=> 'onFlush'], => 'api_platform.doctrine.orm.listener.mercure.publish'], 17 => [=> [=> 'postFlush'], => 'api_platform.doctrine.orm.listener.mercure.publish'], 18 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.files'], 19 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.files'], 20 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.files'], 21 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.files'], 22 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.thumbs'], 23 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.thumbs'], 24 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.thumbs'], 25 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.thumbs'], 26 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.protected_files'], 27 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.protected_files'], 28 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.protected_files'], 29 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.protected_files'], 30 => 'App\\Doctrine\\EventSubscriber\\OwnerableUpdater'31 => 'App\\Doctrine\\EventSubscriber\\TranslatableUpdater']);
  3690.     }
  3691.     /**
  3692.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3693.      *
  3694.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3695.      */
  3696.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3697.     {
  3698.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml'false);
  3699.         $instance->setGlobalBasename('mapping');
  3700.         return $instance;
  3701.     }
  3702.     /**
  3703.      * Gets the private 'exception_listener' shared service.
  3704.      *
  3705.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3706.      */
  3707.     protected function getExceptionListenerService()
  3708.     {
  3709.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3710.     }
  3711.     /**
  3712.      * Gets the private 'form.factory' shared service.
  3713.      *
  3714.      * @return \Symfony\Component\Form\FormFactory
  3715.      */
  3716.     protected function getForm_FactoryService()
  3717.     {
  3718.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  3719.         if (isset($this->privates['form.factory'])) {
  3720.             return $this->privates['form.factory'];
  3721.         }
  3722.         return $this->privates['form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  3723.     }
  3724.     /**
  3725.      * Gets the private 'form.registry' shared service.
  3726.      *
  3727.      * @return \Symfony\Component\Form\FormRegistry
  3728.      */
  3729.     protected function getForm_RegistryService()
  3730.     {
  3731.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3732.             'App\\Front\\Form\\Type\\Api\\ContactSubmissionType' => ['privates''App\\Front\\Form\\Type\\Api\\ContactSubmissionType''getContactSubmissionTypeService'true],
  3733.             'App\\Front\\Form\\Type\\Api\\ErrorReportSubmissionType' => ['privates''App\\Front\\Form\\Type\\Api\\ErrorReportSubmissionType''getErrorReportSubmissionTypeService'true],
  3734.             'App\\Front\\Form\\Type\\Customer\\DirectoryItemType' => ['privates''App\\Front\\Form\\Type\\Customer\\DirectoryItemType''getDirectoryItemTypeService'true],
  3735.             'App\\Front\\Form\\Type\\Customer\\DirectoryType' => ['privates''App\\Front\\Form\\Type\\Customer\\DirectoryType''getDirectoryTypeService'true],
  3736.             'App\\Front\\Form\\Type\\Customer\\NotificationType' => ['privates''App\\Front\\Form\\Type\\Customer\\NotificationType''getNotificationTypeService'true],
  3737.             'App\\Front\\Form\\Type\\Customer\\OrcidEmailType' => ['privates''App\\Front\\Form\\Type\\Customer\\OrcidEmailType''getOrcidEmailTypeService'true],
  3738.             'App\\Front\\Form\\Type\\Customer\\ProfileType' => ['privates''App\\Front\\Form\\Type\\Customer\\ProfileType''getProfileTypeService'true],
  3739.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'true],
  3740.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  3741.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  3742.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  3743.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['privates''form.type.file''getForm_Type_FileService'true],
  3744.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  3745.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'true],
  3746.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'true],
  3747.         ], [
  3748.             'App\\Front\\Form\\Type\\Api\\ContactSubmissionType' => '?',
  3749.             'App\\Front\\Form\\Type\\Api\\ErrorReportSubmissionType' => '?',
  3750.             'App\\Front\\Form\\Type\\Customer\\DirectoryItemType' => '?',
  3751.             'App\\Front\\Form\\Type\\Customer\\DirectoryType' => '?',
  3752.             'App\\Front\\Form\\Type\\Customer\\NotificationType' => '?',
  3753.             'App\\Front\\Form\\Type\\Customer\\OrcidEmailType' => '?',
  3754.             'App\\Front\\Form\\Type\\Customer\\ProfileType' => '?',
  3755.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  3756.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  3757.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  3758.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  3759.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  3760.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  3761.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  3762.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  3763.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  3764.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  3765.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  3766.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  3767.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  3768.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  3769.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  3770.             yield => ($this->privates['form.type_extension.form.password_hasher'] ?? $this->load('getForm_TypeExtension_Form_PasswordHasherService'));
  3771.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => new RewindableGenerator(function () {
  3772.             yield => ($this->privates['form.type_extension.form.html_sanitizer'] ?? $this->load('getForm_TypeExtension_Form_HtmlSanitizerService'));
  3773.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3774.             yield => ($this->privates['form.type_extension.repeated.validator'] ??= new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension());
  3775.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3776.             yield => ($this->privates['form.type_extension.submit.validator'] ??= new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension());
  3777.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\PasswordType' => new RewindableGenerator(function () {
  3778.             yield => ($this->privates['form.type_extension.password.password_hasher'] ?? $this->load('getForm_TypeExtension_Password_PasswordHasherService'));
  3779.         }, 1)], new RewindableGenerator(function () {
  3780.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  3781.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  3782.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3783.     }
  3784.     /**
  3785.      * Gets the private 'html_sanitizer.sanitizer.app.post_sanitizer' shared service.
  3786.      *
  3787.      * @return \Symfony\Component\HtmlSanitizer\HtmlSanitizer
  3788.      */
  3789.     protected function getHtmlSanitizer_Sanitizer_App_PostSanitizerService()
  3790.     {
  3791.         $a = new \Symfony\Component\HtmlSanitizer\HtmlSanitizerConfig();
  3792.         $a $a->allowStaticElements();
  3793.         $a $a->forceHttpsUrls(false);
  3794.         $a $a->allowLinkSchemes([=> 'http'=> 'https'=> 'mailto'=> 'tel']);
  3795.         $a $a->allowLinkHosts(NULL);
  3796.         $a $a->allowRelativeLinks(true);
  3797.         $a $a->allowMediaHosts(NULL);
  3798.         $a $a->allowRelativeMedias(false);
  3799.         $a $a->withMaxInputLength(4294967295);
  3800.         return $this->privates['html_sanitizer.sanitizer.app.post_sanitizer'] = new \Symfony\Component\HtmlSanitizer\HtmlSanitizer($a);
  3801.     }
  3802.     /**
  3803.      * Gets the private 'locale_aware_listener' shared service.
  3804.      *
  3805.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3806.      */
  3807.     protected function getLocaleAwareListenerService()
  3808.     {
  3809.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3810.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('pl'));
  3811.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3812.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  3813.         }, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3814.     }
  3815.     /**
  3816.      * Gets the private 'locale_listener' shared service.
  3817.      *
  3818.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3819.      */
  3820.     protected function getLocaleListenerService()
  3821.     {
  3822.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'pl', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3823.     }
  3824.     /**
  3825.      * Gets the private 'mercure.hub.default.traceable' shared service.
  3826.      *
  3827.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  3828.      */
  3829.     protected function getMercure_Hub_Default_TraceableService()
  3830.     {
  3831.         return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MERCURE_PUBLISH_URL'), new \Symfony\Component\Mercure\Jwt\StaticTokenProvider($this->getEnv('MERCURE_JWT_SECRET')), NULLNULL, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3832.     }
  3833.     /**
  3834.      * Gets the private 'mime_types' shared service.
  3835.      *
  3836.      * @return \Symfony\Component\Mime\MimeTypes
  3837.      */
  3838.     protected function getMimeTypesService()
  3839.     {
  3840.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3841.         $instance->setDefault($instance);
  3842.         return $instance;
  3843.     }
  3844.     /**
  3845.      * Gets the private 'monolog.handler.console' shared service.
  3846.      *
  3847.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3848.      */
  3849.     protected function getMonolog_Handler_ConsoleService()
  3850.     {
  3851.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3852.     }
  3853.     /**
  3854.      * Gets the private 'monolog.handler.main' shared service.
  3855.      *
  3856.      * @return \Monolog\Handler\RotatingFileHandler
  3857.      */
  3858.     protected function getMonolog_Handler_MainService()
  3859.     {
  3860.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 30'debug'trueNULLfalse);
  3861.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3862.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  3863.         return $instance;
  3864.     }
  3865.     /**
  3866.      * Gets the private 'monolog.logger' shared service.
  3867.      *
  3868.      * @return \Symfony\Bridge\Monolog\Logger
  3869.      */
  3870.     protected function getMonolog_LoggerService()
  3871.     {
  3872.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3873.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3874.         $instance->useMicrosecondTimestamps(true);
  3875.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3876.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3877.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3878.         return $instance;
  3879.     }
  3880.     /**
  3881.      * Gets the private 'monolog.logger.cache' shared service.
  3882.      *
  3883.      * @return \Symfony\Bridge\Monolog\Logger
  3884.      */
  3885.     protected function getMonolog_Logger_CacheService()
  3886.     {
  3887.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3888.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3889.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3890.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3891.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3892.         return $instance;
  3893.     }
  3894.     /**
  3895.      * Gets the private 'monolog.logger.doctrine' shared service.
  3896.      *
  3897.      * @return \Symfony\Bridge\Monolog\Logger
  3898.      */
  3899.     protected function getMonolog_Logger_DoctrineService()
  3900.     {
  3901.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3902.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3903.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3904.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3905.         return $instance;
  3906.     }
  3907.     /**
  3908.      * Gets the private 'monolog.logger.request' shared service.
  3909.      *
  3910.      * @return \Symfony\Bridge\Monolog\Logger
  3911.      */
  3912.     protected function getMonolog_Logger_RequestService()
  3913.     {
  3914.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3915.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3916.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3917.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3918.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3919.         return $instance;
  3920.     }
  3921.     /**
  3922.      * Gets the private 'monolog.logger.security' shared service.
  3923.      *
  3924.      * @return \Symfony\Bridge\Monolog\Logger
  3925.      */
  3926.     protected function getMonolog_Logger_SecurityService()
  3927.     {
  3928.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3929.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3930.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3931.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3932.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3933.         return $instance;
  3934.     }
  3935.     /**
  3936.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3937.      *
  3938.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3939.      */
  3940.     protected function getNelmioCors_CorsListenerService()
  3941.     {
  3942.         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'))]));
  3943.     }
  3944.     /**
  3945.      * Gets the private 'parameter_bag' shared service.
  3946.      *
  3947.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3948.      */
  3949.     protected function getParameterBagService()
  3950.     {
  3951.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3952.     }
  3953.     /**
  3954.      * Gets the private 'profiler_listener' shared service.
  3955.      *
  3956.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3957.      */
  3958.     protected function getProfilerListenerService()
  3959.     {
  3960.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3961.         if (isset($this->privates['profiler_listener'])) {
  3962.             return $this->privates['profiler_listener'];
  3963.         }
  3964.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  3965.     }
  3966.     /**
  3967.      * Gets the private 'property_accessor' shared service.
  3968.      *
  3969.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3970.      */
  3971.     protected function getPropertyAccessorService()
  3972.     {
  3973.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3974.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3975.     }
  3976.     /**
  3977.      * Gets the private 'property_info' shared service.
  3978.      *
  3979.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3980.      */
  3981.     protected function getPropertyInfoService()
  3982.     {
  3983.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3984.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3985.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3986.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3987.         }, 3), new RewindableGenerator(function () {
  3988.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3989.             yield => ($this->privates['property_info.phpstan_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor());
  3990.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  3991.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3992.         }, 4), new RewindableGenerator(function () {
  3993.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  3994.         }, 1), new RewindableGenerator(function () {
  3995.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3996.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3997.         }, 2), new RewindableGenerator(function () {
  3998.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3999.         }, 1));
  4000.     }
  4001.     /**
  4002.      * Gets the private 'router.expression_language_provider' shared service.
  4003.      *
  4004.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4005.      */
  4006.     protected function getRouter_ExpressionLanguageProviderService()
  4007.     {
  4008.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4009.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  4010.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  4011.         ], [
  4012.             'env' => 'Closure',
  4013.             'service' => 'Closure',
  4014.         ]));
  4015.     }
  4016.     /**
  4017.      * Gets the private 'router.request_context' shared service.
  4018.      *
  4019.      * @return \Symfony\Component\Routing\RequestContext
  4020.      */
  4021.     protected function getRouter_RequestContextService()
  4022.     {
  4023.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  4024.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4025.         return $instance;
  4026.     }
  4027.     /**
  4028.      * Gets the private 'router_listener' shared service.
  4029.      *
  4030.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  4031.      */
  4032.     protected function getRouterListenerService()
  4033.     {
  4034.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  4035.     }
  4036.     /**
  4037.      * Gets the private 'security.authorization_checker' shared service.
  4038.      *
  4039.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  4040.      */
  4041.     protected function getSecurity_AuthorizationCheckerService()
  4042.     {
  4043.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  4044.         if (isset($this->privates['security.authorization_checker'])) {
  4045.             return $this->privates['security.authorization_checker'];
  4046.         }
  4047.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  4048.     }
  4049.     /**
  4050.      * Gets the private 'security.context_listener.0' shared service.
  4051.      *
  4052.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4053.      */
  4054.     protected function getSecurity_ContextListener_0Service()
  4055.     {
  4056.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  4057.             yield => ($this->privates['security.user.provider.concrete.admin_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AdminProviderService'));
  4058.             yield => ($this->privates['security.user.provider.concrete.customer_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_CustomerProviderService'));
  4059.         }, 2), 'customer', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.customer'] ?? $this->getSecurity_EventDispatcher_CustomerService()), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  4060.     }
  4061.     /**
  4062.      * Gets the private 'security.csrf.token_manager' shared service.
  4063.      *
  4064.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  4065.      */
  4066.     protected function getSecurity_Csrf_TokenManagerService()
  4067.     {
  4068.         return $this->privates['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  4069.     }
  4070.     /**
  4071.      * Gets the private 'security.csrf.token_storage' shared service.
  4072.      *
  4073.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  4074.      */
  4075.     protected function getSecurity_Csrf_TokenStorageService()
  4076.     {
  4077.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  4078.     }
  4079.     /**
  4080.      * Gets the private 'security.event_dispatcher.customer' shared service.
  4081.      *
  4082.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4083.      */
  4084.     protected function getSecurity_EventDispatcher_CustomerService()
  4085.     {
  4086.         $this->privates['security.event_dispatcher.customer'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4087.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.customer.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  4088.             return ($this->privates['security.listener.customer.user_provider'] ?? $this->load('getSecurity_Listener_Customer_UserProviderService'));
  4089.         }, => 'checkPassport'], 2048);
  4090.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  4091.             return ($this->privates['security.listener.session.customer'] ?? $this->load('getSecurity_Listener_Session_CustomerService'));
  4092.         }, => 'onSuccessfulLogin'], 0);
  4093.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  4094.             return ($this->privates['security.logout.listener.default.customer'] ?? $this->load('getSecurity_Logout_Listener_Default_CustomerService'));
  4095.         }, => 'onLogout'], 64);
  4096.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  4097.             return ($this->privates['security.logout.listener.session.customer'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  4098.         }, => 'onLogout'], 0);
  4099.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.login_throttling.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\LoginThrottlingListener')] function () {
  4100.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  4101.         }, => 'checkPassport'], 2080);
  4102.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'security.listener.login_throttling.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\LoginThrottlingListener')] function () {
  4103.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  4104.         }, => 'onFailedLogin'], 0);
  4105.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.login_throttling.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\LoginThrottlingListener')] function () {
  4106.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  4107.         }, => 'onSuccessfulLogin'], 0);
  4108.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.check_remember_me_conditions.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckRememberMeConditionsListener')] function () {
  4109.             return ($this->privates['security.listener.check_remember_me_conditions.customer'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_CustomerService'));
  4110.         }, => 'onSuccessfulLogin'], -32);
  4111.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.remember_me.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  4112.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  4113.         }, => 'onSuccessfulLogin'], -64);
  4114.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'security.listener.remember_me.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  4115.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  4116.         }, => 'clearCookie'], 0);
  4117.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.listener.remember_me.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  4118.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  4119.         }, => 'clearCookie'], 0);
  4120.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> #[\Closure(name'security.listener.remember_me.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  4121.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  4122.         }, => 'clearCookie'], 0);
  4123.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  4124.             return ($this->privates['security.listener.user_checker.customer'] ?? $this->load('getSecurity_Listener_UserChecker_CustomerService'));
  4125.         }, => 'preCheckCredentials'], 256);
  4126.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.customer', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  4127.             return ($this->privates['security.listener.user_checker.customer'] ?? $this->load('getSecurity_Listener_UserChecker_CustomerService'));
  4128.         }, => 'postCheckCredentials'], 256);
  4129.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  4130.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4131.         }, => 'checkPassport'], 1024);
  4132.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber')] function () {
  4133.             return ($this->privates['App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber'] ??= new \App\Front\Security\Authentication\CustomerAuthenticationSubscriber());
  4134.         }, => 'onLoginSuccess'], 10);
  4135.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber')] function () {
  4136.             return ($this->privates['App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber'] ??= new \App\Front\Security\Authentication\CustomerAuthenticationSubscriber());
  4137.         }, => 'onLoginFailure'], 10);
  4138.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber')] function () {
  4139.             return ($this->privates['App\\Front\\Security\\Authentication\\CustomerAuthenticationSubscriber'] ??= new \App\Front\Security\Authentication\CustomerAuthenticationSubscriber());
  4140.         }, => 'onLogout'], 10);
  4141.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'App\\Security\\Authentication\\AuthenticationSubscriber')] function () {
  4142.             return ($this->privates['App\\Security\\Authentication\\AuthenticationSubscriber'] ?? $this->load('getAuthenticationSubscriberService'));
  4143.         }, => 'onAuthenticationCheck'], 10);
  4144.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  4145.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4146.         }, => 'checkPassport'], 0);
  4147.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  4148.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4149.         }, => 'onLoginSuccess'], 0);
  4150.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  4151.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4152.         }, => 'checkPassport'], 512);
  4153.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  4154.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4155.         }, => 'onLogout'], 0);
  4156.         return $instance;
  4157.     }
  4158.     /**
  4159.      * Gets the private 'security.expression_language' shared service.
  4160.      *
  4161.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  4162.      */
  4163.     protected function getSecurity_ExpressionLanguageService()
  4164.     {
  4165.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  4166.         $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  4167.         return $instance;
  4168.     }
  4169.     /**
  4170.      * Gets the private 'security.firewall.map' shared service.
  4171.      *
  4172.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  4173.      */
  4174.     protected function getSecurity_Firewall_MapService()
  4175.     {
  4176.         $a = ($this->privates['.service_locator.HDnBBSZ'] ?? $this->get_ServiceLocator_HDnBBSZService());
  4177.         if (isset($this->privates['security.firewall.map'])) {
  4178.             return $this->privates['security.firewall.map'];
  4179.         }
  4180.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  4181.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  4182.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.EHl9Vhj'] ?? $this->load('get_Security_RequestMatcher_EHl9VhjService'));
  4183.             yield 'security.firewall.map.context.customer' => ($this->privates['.security.request_matcher.6_lBlJR'] ?? $this->load('get_Security_RequestMatcher_6LBlJRService'));
  4184.         }, 3));
  4185.     }
  4186.     /**
  4187.      * Gets the private 'security.helper' shared service.
  4188.      *
  4189.      * @return \Symfony\Bundle\SecurityBundle\Security
  4190.      */
  4191.     protected function getSecurity_HelperService()
  4192.     {
  4193.         return $this->privates['security.helper'] = new \Symfony\Bundle\SecurityBundle\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4194.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4195.             'security.authenticator.managers_locator' => ['privates''security.authenticator.managers_locator''getSecurity_Authenticator_ManagersLocatorService'true],
  4196.             'security.authorization_checker' => ['privates''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  4197.             'security.csrf.token_manager' => ['privates''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  4198.             'security.firewall.event_dispatcher_locator' => ['privates''security.firewall.event_dispatcher_locator''getSecurity_Firewall_EventDispatcherLocatorService'true],
  4199.             'security.firewall.map' => ['privates''security.firewall.map''getSecurity_Firewall_MapService'false],
  4200.             'security.token_storage' => ['privates''security.token_storage''getSecurity_TokenStorageService'false],
  4201.             'security.user_checker' => ['privates''security.user_checker''getSecurity_UserCheckerService'true],
  4202.         ], [
  4203.             'request_stack' => '?',
  4204.             'security.authenticator.managers_locator' => '?',
  4205.             'security.authorization_checker' => '?',
  4206.             'security.csrf.token_manager' => '?',
  4207.             'security.firewall.event_dispatcher_locator' => '?',
  4208.             'security.firewall.map' => '?',
  4209.             'security.token_storage' => '?',
  4210.             'security.user_checker' => '?',
  4211.         ]), ['dev' => NULL'admin' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4212.             'security.authenticator.json_login.admin' => ['privates''security.authenticator.json_login.admin''getSecurity_Authenticator_JsonLogin_AdminService'true],
  4213.             'security.authenticator.jwt.admin' => ['privates''security.authenticator.jwt.admin''getSecurity_Authenticator_Jwt_AdminService'true],
  4214.         ], [
  4215.             'security.authenticator.json_login.admin' => '?',
  4216.             'security.authenticator.jwt.admin' => '?',
  4217.         ]), 'customer' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4218.             'security.authenticator.form_login.customer' => ['privates''security.authenticator.form_login.customer''getSecurity_Authenticator_FormLogin_CustomerService'true],
  4219.             'security.authenticator.remember_me.customer' => ['privates''security.authenticator.remember_me.customer''getSecurity_Authenticator_RememberMe_CustomerService'true],
  4220.         ], [
  4221.             'security.authenticator.form_login.customer' => '?',
  4222.             'security.authenticator.remember_me.customer' => '?',
  4223.         ])]);
  4224.     }
  4225.     /**
  4226.      * Gets the private 'security.logout_url_generator' shared service.
  4227.      *
  4228.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4229.      */
  4230.     protected function getSecurity_LogoutUrlGeneratorService()
  4231.     {
  4232.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  4233.         $instance->registerListener('customer''customer_logout''logout''_csrf_token', ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), NULL);
  4234.         return $instance;
  4235.     }
  4236.     /**
  4237.      * Gets the private 'security.password_hasher_factory' shared service.
  4238.      *
  4239.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  4240.      */
  4241.     protected function getSecurity_PasswordHasherFactoryService()
  4242.     {
  4243.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\Admin' => ['algorithm' => 'auto''cost' => 12'migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\Customer' => ['algorithm' => 'auto''cost' => 12'migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'memory_cost' => NULL'time_cost' => NULL]]);
  4244.     }
  4245.     /**
  4246.      * Gets the private 'security.role_hierarchy' shared service.
  4247.      *
  4248.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4249.      */
  4250.     protected function getSecurity_RoleHierarchyService()
  4251.     {
  4252.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4253.     }
  4254.     /**
  4255.      * Gets the private 'security.token_storage' shared service.
  4256.      *
  4257.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  4258.      */
  4259.     protected function getSecurity_TokenStorageService()
  4260.     {
  4261.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4262.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4263.         ], [
  4264.             'request_stack' => '?',
  4265.         ]));
  4266.     }
  4267.     /**
  4268.      * Gets the private 'security.user_password_hasher' shared service.
  4269.      *
  4270.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  4271.      */
  4272.     protected function getSecurity_UserPasswordHasherService()
  4273.     {
  4274.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  4275.     }
  4276.     /**
  4277.      * Gets the private 'serializer' shared service.
  4278.      *
  4279.      * @return \Symfony\Component\Serializer\Serializer
  4280.      */
  4281.     protected function getSerializerService()
  4282.     {
  4283.         $a = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  4284.         if (isset($this->privates['serializer'])) {
  4285.             return $this->privates['serializer'];
  4286.         }
  4287.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4288.         if (isset($this->privates['serializer'])) {
  4289.             return $this->privates['serializer'];
  4290.         }
  4291.         $c = ($this->privates['App\\Front\\Util\\SiteUrlGenerator'] ?? $this->getSiteUrlGeneratorService());
  4292.         if (isset($this->privates['serializer'])) {
  4293.             return $this->privates['serializer'];
  4294.         }
  4295.         $d = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  4296.         if (isset($this->privates['serializer'])) {
  4297.             return $this->privates['serializer'];
  4298.         }
  4299.         $e = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  4300.         if (isset($this->privates['serializer'])) {
  4301.             return $this->privates['serializer'];
  4302.         }
  4303.         $f = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  4304.         $g = new \App\Util\ClassUtils($b);
  4305.         $h = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  4306.         $i = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  4307.         $j = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4308.         $k = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  4309.         $l = new \ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer(new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$f$j)], [=> $k]))));
  4310.         $m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  4311.         $n = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  4312.         $o = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  4313.         $p = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  4314.         $q = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  4315.         $r = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  4316.         $s = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  4317.         $t = new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($o$p$q$a$r$s$f$m$h, [], $d);
  4318.         $u = new \ApiPlatform\Serializer\ItemNormalizer($p$q$a$r$f$m$hNULL$o$d);
  4319.         $v = ($this->privates['api_platform.api.identifiers_extractor'] ?? $this->getApiPlatform_Api_IdentifiersExtractorService());
  4320.         $w = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($h);
  4321.         $x = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($h$m$f$j$wNULL);
  4322.         $y = new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL);
  4323.         return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($f), => new \App\Serializer\Denormalizer\Common\ContextObjectInjector($a$g), => new \App\Serializer\Denormalizer\Common\InputSorter($g), => new \App\Serializer\Denormalizer\Common\KeyConverter($a$g), => new \App\Serializer\Denormalizer\Common\Sanitizer(($this->privates['html_sanitizer.sanitizer.app.post_sanitizer'] ?? $this->getHtmlSanitizer_Sanitizer_App_PostSanitizerService()), $g), => new \App\Serializer\Denormalizer\Common\Instantiator\Instantiator($h, new \App\Util\BasicValidator(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())), new \App\Serializer\Denormalizer\Common\Instantiator\InstantiatorDTOMutator($a, new RewindableGenerator(function () {
  4324.             yield => ($this->privates['App\\Serializer\\Denormalizer\\Common\\Instantiator\\Provider\\OwnerableProvider'] ?? $this->load('getOwnerableProviderService'));
  4325.         }, 1)), $g), => new \App\Serializer\Denormalizer\AdminDenormalizer($i, ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $h), => new \App\Serializer\Denormalizer\AffiliationDenormalizer(), => new \App\Serializer\Denormalizer\BlockDenormalizer(), => new \App\Serializer\Denormalizer\Common\IriProcessor($a$g), 10 => new \App\Serializer\Denormalizer\CustomerDenormalizer($i$h), 11 => new \App\Serializer\Denormalizer\JournalArticleDenormalizer(), 12 => new \App\Serializer\Normalizer\BlockNormalizer(), 13 => new \App\Serializer\Normalizer\EditorialGroupNormalizer(), 14 => new \App\Serializer\Normalizer\JournalArticleNormalizer($a$c), 15 => new \App\Serializer\Normalizer\TranslatableNormalizer($a), 16 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 17 => $l18 => $l19 => new \App\Serializer\Denormalizer\Property\TranslationSynchronizer(), 20 => new \App\Serializer\Denormalizer\Common\ContextParentInjector($g), 21 => new \App\Serializer\Denormalizer\Property\TranslationCleaner(), 22 => new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $m), 23 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($n, [], $m), 24 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), 25 => new \ApiPlatform\GraphQl\Serializer\Exception\ValidationExceptionNormalizer($this->parameters['api_platform.exception_to_status']), 26 => new \ApiPlatform\GraphQl\Serializer\Exception\HttpExceptionNormalizer(), 27 => new \ApiPlatform\GraphQl\Serializer\Exception\RuntimeExceptionNormalizer(), 28 => new \ApiPlatform\GraphQl\Serializer\Exception\ErrorNormalizer(), 29 => $l30 => new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($t$m), 31 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($o$p$q$r$n$m), 32 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($o$a$n), 33 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($ntrue, []), 34 => new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($u$m), 35 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true, []), 36 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 37 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 38 => $t39 => new \ApiPlatform\GraphQl\Serializer\ItemNormalizer($p$q$a$v$r$f$m$hNULL$o$d), 40 => $u41 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 42 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 43 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($h$m$j$wNULL)), 44 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 45 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 46 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 47 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 48 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 49 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 50 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($s$r$aNULL), 'page''pagination'$o$f1), $o$r$e), 51 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 52 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($x$a$s), 53 => new \ApiPlatform\GraphQl\Serializer\ObjectNormalizer($x$a$v), 54 => $x], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $k=> $y=> new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonopenapi'NULL), => new \ApiPlatform\Serializer\YamlEncoder('yamlopenapi'$y), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'NULL), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  4326.     }
  4327.     /**
  4328.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  4329.      *
  4330.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  4331.      */
  4332.     protected function getSerializer_NameConverter_MetadataAwareService()
  4333.     {
  4334.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  4335.     }
  4336.     /**
  4337.      * Gets the private 'session_listener' shared service.
  4338.      *
  4339.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  4340.      */
  4341.     protected function getSessionListenerService()
  4342.     {
  4343.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4344.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4345.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  4346.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  4347.         ], [
  4348.             'logger' => '?',
  4349.             'session_collector' => '?',
  4350.             'session_factory' => '?',
  4351.         ]), true$this->parameters['session.storage.options']);
  4352.     }
  4353.     /**
  4354.      * Gets the private 'translator.default' shared service.
  4355.      *
  4356.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4357.      */
  4358.     protected function getTranslator_DefaultService()
  4359.     {
  4360.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4361.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4362.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4363.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4364.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4365.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  4366.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  4367.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  4368.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  4369.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  4370.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  4371.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  4372.         ], [
  4373.             'translation.loader.csv' => '?',
  4374.             'translation.loader.dat' => '?',
  4375.             'translation.loader.ini' => '?',
  4376.             'translation.loader.json' => '?',
  4377.             'translation.loader.mo' => '?',
  4378.             'translation.loader.php' => '?',
  4379.             'translation.loader.po' => '?',
  4380.             'translation.loader.qt' => '?',
  4381.             'translation.loader.res' => '?',
  4382.             'translation.loader.xliff' => '?',
  4383.             'translation.loader.yml' => '?',
  4384.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'pl', ['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')], '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')], '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')], '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')], '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).'/translations/messages+intl-icu.en.yaml'), => (\dirname(__DIR__4).'/translations/validators.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml')], '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')], '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')], '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')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], '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')], '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')], '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).'/translations/messages+intl-icu.pl.yaml'), => (\dirname(__DIR__4).'/translations/validators.pl.yaml')], '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')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml')], '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')], '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')], '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')], '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')]], '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).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 13 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 14 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/pentatrion/vite-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/nelmio/cors-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'11 => 'vendor/doctrine/doctrine-migrations-bundle/translations'12 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'13 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'14 => 'vendor/hautelook/alice-bundle/src/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/symfony/mercure-bundle/src/translations'17 => 'vendor/symfony/web-profiler-bundle/translations'18 => 'vendor/lexik/jwt-authentication-bundle/translations'19 => 'vendor/symfony/monolog-bundle/translations'20 => 'vendor/knplabs/knp-snappy-bundle/src/translations'21 => 'vendor/pentatrion/vite-bundle/src/translations'22 => 'vendor/liip/imagine-bundle/translations']]], []);
  4385.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4386.         $instance->setFallbackLocales([=> 'en']);
  4387.         return $instance;
  4388.     }
  4389.     /**
  4390.      * Gets the private 'twig' shared service.
  4391.      *
  4392.      * @return \Twig\Environment
  4393.      */
  4394.     protected function getTwigService()
  4395.     {
  4396.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  4397.         $a->addPath((\dirname(__DIR__4).'/src/Templates'), 'templates');
  4398.         $a->addPath((\dirname(__DIR__4).'/src/Front/Templates'), 'front_templates');
  4399.         $a->addPath((\dirname(__DIR__4).'/src/Landing/Templates'), 'landing_templates');
  4400.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  4401.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  4402.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4403.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4404.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  4405.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  4406.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  4407.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  4408.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  4409.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  4410.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  4411.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  4412.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4413.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4414.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  4415.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  4416.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  4417.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  4418.         $a->addPath((\dirname(__DIR__4).'/templates'));
  4419.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4420.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4421.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4422.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  4423.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  4424.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  4425.         $d = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  4426.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  4427.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  4428.         $g = ($this->services['router'] ?? $this->getRouterService());
  4429.         $h = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  4430.         $i = ($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService());
  4431.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  4432.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  4433.         $k = new \Symfony\Bridge\Twig\AppVariable();
  4434.         $k->setEnvironment('dev');
  4435.         $k->setDebug(true);
  4436.         $k->setTokenStorage($h);
  4437.         if ($this->has('request_stack')) {
  4438.             $k->setRequestStack($d);
  4439.         }
  4440.         $l = ($this->privates['App\\Repository\\JournalRepository'] ?? $this->getJournalRepositoryService());
  4441.         $m = ($this->privates['App\\Front\\Util\\JournalUrlGenerator'] ?? $this->getJournalUrlGeneratorService());
  4442.         $n = new \App\Front\Util\CurrentJournal($d$l);
  4443.         $o = new \App\Landing\Util\CurrentLanding($d, ($this->privates['App\\Repository\\LandingRepository'] ?? $this->getLandingRepositoryService()));
  4444.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  4445.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  4446.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  4447.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Pentatrion\ViteBundle\Asset\ViteAssetVersionStrategy((\dirname(__DIR__4).'/public_html'), $this->parameters['pentatrion_vite.builds'], 'default'true), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  4448.             return new \EmptyIterator();
  4449.         }, 0))));
  4450.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  4451.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  4452.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  4453.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  4454.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  4455.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HtmlSanitizerExtension(($this->privates['.service_locator.1bk3BmO'] ?? $this->get_ServiceLocator_1bk3BmOService())));
  4456.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  4457.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  4458.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  4459.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  4460.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  4461.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  4462.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  4463.         $instance->addExtension(new \Fullpipe\TwigWebpackExtension\WebpackExtension((\dirname(__DIR__4).'/public_html/frontEnd/dist/manifest.json'), (\dirname(__DIR__4).'/public_html/frontEnd/dist')));
  4464.         $instance->addExtension(new \App\Twig\AppExtension());
  4465.         $instance->addExtension(new \App\Twig\DebugExtension());
  4466.         $instance->addExtension(new \App\Twig\PathExtension($g, ($this->privates['App\\Front\\Services\\SafeUrlGenerator'] ?? $this->getSafeUrlGeneratorService())));
  4467.         $instance->addExtension(new \App\Twig\TransEnumExtension($c));
  4468.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  4469.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  4470.         $instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($i, new \Symfony\Component\Mercure\Authorization($iNULL), $d));
  4471.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  4472.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  4473.         $instance->addExtension(new \Pentatrion\ViteBundle\Twig\EntryFilesTwigExtension(($this->services['vite.entrypoint_renderer'] ?? $this->getVite_EntrypointRendererService())));
  4474.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  4475.         $instance->addGlobal('app'$k);
  4476.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4477.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  4478.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  4479.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  4480.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  4481.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  4482.         ], [
  4483.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  4484.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  4485.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  4486.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  4487.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  4488.         ])));
  4489.         $instance->addGlobal('google_recaptcha_site_key'$this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'));
  4490.         $instance->addGlobal('front_service', ($this->privates['App\\Front\\Services\\FrontService'] ?? $this->getFrontServiceService()));
  4491.         $instance->addGlobal('home_util', new \App\Front\Util\HomeUtil(($this->privates['App\\Repository\\HomeSlideRepository'] ?? $this->getHomeSlideRepositoryService()), ($this->privates['App\\Repository\\NewsRepository'] ?? $this->getNewsRepositoryService()), ($this->privates['App\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()), $l));
  4492.         $instance->addGlobal('country_util', new \App\Util\CountryUtil());
  4493.         $instance->addGlobal('lang_changer', ($this->privates['App\\Front\\Util\\LangChanger'] ?? $this->getLangChangerService()));
  4494.         $instance->addGlobal('site_url_generator', ($this->privates['App\\Front\\Util\\SiteUrlGenerator'] ?? $this->getSiteUrlGeneratorService()));
  4495.         $instance->addGlobal('customer_bonus_file_util', new \App\Front\Util\Customer\BonusFileUtil(($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService()), $d$c$m));
  4496.         $instance->addGlobal('customer_directory_util', new \App\Front\Util\Customer\DirectoryUtil($h, ($this->privates['form.factory'] ?? $this->getForm_FactoryService()), ($this->privates['App\\Repository\\CustomerDirectoryRepository'] ?? $this->getCustomerDirectoryRepositoryService())));
  4497.         $instance->addGlobal('customer_directory_item_util', new \App\Front\Util\Customer\DirectoryItemUtil($c$m));
  4498.         $instance->addGlobal('customer_util', new \App\Front\Util\CustomerUtil(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\CustomerNotificationRepository'] ?? $this->getCustomerNotificationRepositoryService())));
  4499.         $instance->addGlobal('current_journal'$n);
  4500.         $instance->addGlobal('journal_util', new \App\Front\Util\JournalUtil(($this->privates['App\\Repository\\JournalGlobalFooterRepository'] ?? $this->getJournalGlobalFooterRepositoryService())));
  4501.         $instance->addGlobal('journal_list_util', new \App\Front\Util\JournalListUtil($c, ($this->privates['App\\Repository\\DomainRepository'] ?? $this->getDomainRepositoryService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\IndexationDatabaseRepository'] ?? $this->getIndexationDatabaseRepositoryService()), $l));
  4502.         $instance->addGlobal('journal_menu_util', new \App\Front\Util\JournalMenuUtil($d, ($this->privates['App\\Repository\\JournalMenuItemRepository'] ?? $this->getJournalMenuItemRepositoryService()), ($this->privates['App\\Repository\\JournalSubmenuGroupRepository'] ?? $this->getJournalSubmenuGroupRepositoryService()), ($this->privates['App\\Repository\\JournalSidemenuGroupRepository'] ?? $this->getJournalSidemenuGroupRepositoryService()), ($this->privates['App\\Repository\\JournalBannerRepository'] ?? $this->getJournalBannerRepositoryService()), $m$n));
  4503.         $instance->addGlobal('journal_page_util', new \App\Front\Util\JournalPageUtil($d, ($this->privates['App\\Repository\\JournalPageRepository'] ?? $this->getJournalPageRepositoryService()), $n));
  4504.         $instance->addGlobal('journal_affiliation_util', new \App\Front\Util\JournalAffiliationUtil($d, ($this->privates['App\\Repository\\JournalAffiliationRepository'] ?? $this->getJournalAffiliationRepositoryService()), $n));
  4505.         $instance->addGlobal('journal_publisher_util', new \App\Front\Util\JournalPublisherUtil($d, ($this->privates['App\\Repository\\JournalPublisherRepository'] ?? $this->getJournalPublisherRepositoryService()), $n));
  4506.         $instance->addGlobal('journal_domain_util', new \App\Front\Util\JournalDomainUtil($d, ($this->privates['App\\Repository\\JournalDomainRepository'] ?? $this->getJournalDomainRepositoryService()), $n));
  4507.         $instance->addGlobal('journal_indexation_collection_util', new \App\Front\Util\JournalIndexationCollectionUtil($d, ($this->privates['App\\Repository\\JournalIndexationCollectionRepository'] ?? $this->getJournalIndexationCollectionRepositoryService()), $n));
  4508.         $instance->addGlobal('journal_indicator_util', new \App\Front\Util\JournalIndicatorUtil($d, ($this->privates['App\\Repository\\JournalIndicatorRepository'] ?? $this->getJournalIndicatorRepositoryService()), $n));
  4509.         $instance->addGlobal('journal_collection_util', new \App\Front\Util\JournalCollectionUtil($d, ($this->privates['App\\Repository\\JournalCollectionRepository'] ?? $this->getJournalCollectionRepositoryService()), $n));
  4510.         $instance->addGlobal('journal_editorial_group_util', new \App\Front\Util\JournalEditorialGroupUtil($d, ($this->privates['App\\Repository\\JournalEditorialGroupRepository'] ?? $this->getJournalEditorialGroupRepositoryService()), $n));
  4511.         $instance->addGlobal('journal_scientific_council_member_util', new \App\Front\Util\JournalScientificCouncilMemberUtil($d, ($this->privates['App\\Repository\\JournalScientificCouncilMemberRepository'] ?? $this->getJournalScientificCouncilMemberRepositoryService()), $n));
  4512.         $instance->addGlobal('journal_home_util', new \App\Front\Util\JournalHomeUtil($d, ($this->privates['App\\Repository\\JournalSlideRepository'] ?? $this->getJournalSlideRepositoryService()), $n));
  4513.         $instance->addGlobal('journal_news_util', new \App\Front\Util\JournalNewsUtil($d, ($this->privates['App\\Repository\\JournalNewsRepository'] ?? $this->getJournalNewsRepositoryService()), $n));
  4514.         $instance->addGlobal('journal_volume_util', new \App\Front\Util\JournalVolumeUtil($d, ($this->privates['App\\Repository\\JournalVolumeRepository'] ?? $this->getJournalVolumeRepositoryService()), $n));
  4515.         $instance->addGlobal('journal_url_generator'$m);
  4516.         $instance->addGlobal('current_landing'$o);
  4517.         $instance->addGlobal('landing_home_util', new \App\Landing\Util\LandingHomeUtil($o, ($this->privates['App\\Repository\\LandingSlideRepository'] ?? $this->getLandingSlideRepositoryService())));
  4518.         $instance->addGlobal('landing_menu_util', new \App\Landing\Util\LandingMenuUtil($o, ($this->privates['App\\Repository\\LandingMenuItemRepository'] ?? $this->getLandingMenuItemRepositoryService()), ($this->privates['App\\Repository\\LandingFooterItemRepository'] ?? $this->getLandingFooterItemRepositoryService())));
  4519.         $instance->addGlobal('landing_url_generator', new \App\Landing\Util\LandingUrlGenerator($d$g));
  4520.         $instance->addGlobal('search_util', new \App\Front\Util\SearchUtil(($this->privates['App\\Repository\\JournalArticleRepository'] ?? $this->getJournalArticleRepositoryService()), ($this->privates['App\\Repository\\AffiliationRepository'] ?? $this->getAffiliationRepositoryService()), ($this->privates['App\\Repository\\JournalIssueRepository'] ?? $this->getJournalIssueRepositoryService()), ($this->privates['App\\Repository\\AuthorRepository'] ?? $this->getAuthorRepositoryService()), ($this->privates['App\\Repository\\RedactorRepository'] ?? $this->getRedactorRepositoryService())));
  4521.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  4522.         return $instance;
  4523.     }
  4524.     /**
  4525.      * Gets the private 'validator.builder' shared service.
  4526.      *
  4527.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4528.      */
  4529.     protected function getValidator_BuilderService()
  4530.     {
  4531.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4532.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4533.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4534.             'App\\Front\\Validator\\Constraints\\ValidRecaptchaValidator' => ['privates''App\\Front\\Validator\\Constraints\\ValidRecaptchaValidator''getValidRecaptchaValidatorService'true],
  4535.             'App\\Validator\\Constraints\\AbstractAuthor\\MemberPresentValidator' => ['privates''App\\Validator\\Constraints\\AbstractAuthor\\MemberPresentValidator''getMemberPresentValidatorService'true],
  4536.             'App\\Validator\\Constraints\\AdminGroup\\ValidResourceAccessValidator' => ['privates''App\\Validator\\Constraints\\AdminGroup\\ValidResourceAccessValidator''getValidResourceAccessValidatorService'true],
  4537.             'App\\Validator\\Constraints\\DefaultLanguagesRequiredValidator' => ['privates''App\\Validator\\Constraints\\DefaultLanguagesRequiredValidator''getDefaultLanguagesRequiredValidatorService'true],
  4538.             'App\\Validator\\Constraints\\DepthValidator' => ['privates''App\\Validator\\Constraints\\DepthValidator''getDepthValidatorService'true],
  4539.             'App\\Validator\\Constraints\\NotCircularParentageValidator' => ['privates''App\\Validator\\Constraints\\NotCircularParentageValidator''getNotCircularParentageValidatorService'true],
  4540.             'App\\Validator\\Constraints\\ResetPassword\\NotBlockedValidator' => ['privates''App\\Validator\\Constraints\\ResetPassword\\NotBlockedValidator''getNotBlockedValidatorService'true],
  4541.             'App\\Validator\\Constraints\\ResetPassword\\ValidHashValidator' => ['privates''App\\Validator\\Constraints\\ResetPassword\\ValidHashValidator''getValidHashValidatorService'true],
  4542.             'App\\Validator\\Constraints\\ResetPassword\\ValidUserValidator' => ['privates''App\\Validator\\Constraints\\ResetPassword\\ValidUserValidator''getValidUserValidatorService'true],
  4543.             'App\\Validator\\Constraints\\StatsExportDTO\\ValidRequestValidator' => ['privates''App\\Validator\\Constraints\\StatsExportDTO\\ValidRequestValidator''getValidRequestValidatorService'true],
  4544.             'App\\Validator\\Constraints\\User\\CurrentPasswordValidator' => ['privates''App\\Validator\\Constraints\\User\\CurrentPasswordValidator''getCurrentPasswordValidatorService'true],
  4545.             'App\\Validator\\Constraints\\User\\PreviousPasswordsValidator' => ['privates''App\\Validator\\Constraints\\User\\PreviousPasswordsValidator''getPreviousPasswordsValidatorService'true],
  4546.             'App\\Validator\\Constraints\\ValidMediaMimeTypeValidator' => ['privates''App\\Validator\\Constraints\\ValidMediaMimeTypeValidator''getValidMediaMimeTypeValidatorService'true],
  4547.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4548.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4549.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4550.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4551.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4552.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  4553.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4554.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4555.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4556.         ], [
  4557.             'App\\Front\\Validator\\Constraints\\ValidRecaptchaValidator' => '?',
  4558.             'App\\Validator\\Constraints\\AbstractAuthor\\MemberPresentValidator' => '?',
  4559.             'App\\Validator\\Constraints\\AdminGroup\\ValidResourceAccessValidator' => '?',
  4560.             'App\\Validator\\Constraints\\DefaultLanguagesRequiredValidator' => '?',
  4561.             'App\\Validator\\Constraints\\DepthValidator' => '?',
  4562.             'App\\Validator\\Constraints\\NotCircularParentageValidator' => '?',
  4563.             'App\\Validator\\Constraints\\ResetPassword\\NotBlockedValidator' => '?',
  4564.             'App\\Validator\\Constraints\\ResetPassword\\ValidHashValidator' => '?',
  4565.             'App\\Validator\\Constraints\\ResetPassword\\ValidUserValidator' => '?',
  4566.             'App\\Validator\\Constraints\\StatsExportDTO\\ValidRequestValidator' => '?',
  4567.             'App\\Validator\\Constraints\\User\\CurrentPasswordValidator' => '?',
  4568.             'App\\Validator\\Constraints\\User\\PreviousPasswordsValidator' => '?',
  4569.             'App\\Validator\\Constraints\\ValidMediaMimeTypeValidator' => '?',
  4570.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4571.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4572.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4573.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4574.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4575.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  4576.             'doctrine.orm.validator.unique' => '?',
  4577.             'security.validator.user_password' => '?',
  4578.             'validator.expression' => '?',
  4579.         ])));
  4580.         if ($this->has('translator')) {
  4581.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4582.         }
  4583.         $instance->setTranslationDomain('validators');
  4584.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4585.         $instance->enableAnnotationMapping(true);
  4586.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4587.         $instance->addMethodMapping('loadValidatorMetadata');
  4588.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4589.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$a'{^App\\\\Entity\\\\}'));
  4590.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), '{^App\\\\Entity\\\\}'));
  4591.         return $instance;
  4592.     }
  4593.     /**
  4594.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  4595.      *
  4596.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  4597.      */
  4598.     protected function getVichUploader_MetadataReaderService()
  4599.     {
  4600.         $a = new \Metadata\Driver\FileLocator([]);
  4601.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Vich\UploaderBundle\Metadata\Driver\AttributeReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  4602.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  4603.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  4604.     }
  4605.     /**
  4606.      * Gets the private 'web_profiler.csp.handler' shared service.
  4607.      *
  4608.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4609.      */
  4610.     protected function getWebProfiler_Csp_HandlerService()
  4611.     {
  4612.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4613.     }
  4614.     /**
  4615.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4616.      *
  4617.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4618.      */
  4619.     protected function getWebProfiler_DebugToolbarService()
  4620.     {
  4621.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  4622.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4623.             return $this->privates['web_profiler.debug_toolbar'];
  4624.         }
  4625.         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()), NULL);
  4626.     }
  4627.     /**
  4628.      * Gets the public 'profiler' alias.
  4629.      *
  4630.      * @return object The ".container.private.profiler" service.
  4631.      */
  4632.     protected function getProfilerService()
  4633.     {
  4634.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4635.         return $this->get('.container.private.profiler');
  4636.     }
  4637.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  4638.     {
  4639.         if (isset($this->buildParameters[$name])) {
  4640.             return $this->buildParameters[$name];
  4641.         }
  4642.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4643.             throw new ParameterNotFoundException($name);
  4644.         }
  4645.         if (isset($this->loadedDynamicParameters[$name])) {
  4646.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4647.         }
  4648.         return $this->parameters[$name];
  4649.     }
  4650.     public function hasParameter(string $name): bool
  4651.     {
  4652.         if (isset($this->buildParameters[$name])) {
  4653.             return true;
  4654.         }
  4655.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4656.     }
  4657.     public function setParameter(string $name$value): void
  4658.     {
  4659.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4660.     }
  4661.     public function getParameterBag(): ParameterBagInterface
  4662.     {
  4663.         if (null === $this->parameterBag) {
  4664.             $parameters $this->parameters;
  4665.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4666.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4667.             }
  4668.             foreach ($this->buildParameters as $name => $value) {
  4669.                 $parameters[$name] = $value;
  4670.             }
  4671.             $this->parameterBag = new FrozenParameterBag($parameters);
  4672.         }
  4673.         return $this->parameterBag;
  4674.     }
  4675.     private $loadedDynamicParameters = [
  4676.         'kernel.runtime_environment' => false,
  4677.         'kernel.build_dir' => false,
  4678.         'kernel.cache_dir' => false,
  4679.         'admin.login.reset_password.front_url' => false,
  4680.         'app.encrypter.method' => false,
  4681.         'app.encrypter.key' => false,
  4682.         'app.encrypter.init_vector' => false,
  4683.         'app.host' => false,
  4684.         'kernel.secret' => false,
  4685.         'kernel.trusted_proxies' => false,
  4686.         'debug.file_link_format' => false,
  4687.         'debug.container.dump' => false,
  4688.         'router.cache_dir' => false,
  4689.         'serializer.mapping.cache.file' => false,
  4690.         'validator.mapping.cache.file' => false,
  4691.         'profiler.storage.dsn' => false,
  4692.         'nelmio_cors.defaults' => false,
  4693.         'doctrine.orm.proxy_dir' => false,
  4694.         'mercure.hubs' => false,
  4695.         'mercure.default_hub' => false,
  4696.         'lexik_jwt_authentication.pass_phrase' => false,
  4697.         'knp_snappy.pdf.binary' => false,
  4698.         'knp_snappy.image.binary' => false,
  4699.     ];
  4700.     private $dynamicParameters = [];
  4701.     private function getDynamicParameter(string $name)
  4702.     {
  4703.         $value = match ($name) {
  4704.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  4705.             'kernel.build_dir' => $this->targetDir.'',
  4706.             'kernel.cache_dir' => $this->targetDir.'',
  4707.             'admin.login.reset_password.front_url' => $this->getEnv('string:ADMIN_ENTRYPOINT').'/reset-password',
  4708.             'app.encrypter.method' => $this->getEnv('APP_ENCRYPTER_METHOD'),
  4709.             'app.encrypter.key' => $this->getEnv('APP_ENCRYPTER_KEY'),
  4710.             'app.encrypter.init_vector' => $this->getEnv('APP_ENCRYPTER_INIT_VECTOR'),
  4711.             'app.host' => $this->getEnv('APP_HOST'),
  4712.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  4713.             'kernel.trusted_proxies' => $this->getEnv('TRUSTED_PROXIES'),
  4714.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  4715.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  4716.             'router.cache_dir' => $this->targetDir.'',
  4717.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  4718.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  4719.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  4720.             'nelmio_cors.defaults' => [
  4721.                 'allow_origin' => [
  4722.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  4723.                 ],
  4724.                 'allow_credentials' => false,
  4725.                 'allow_headers' => [
  4726.                     => 'content-type',
  4727.                     => 'authorization',
  4728.                 ],
  4729.                 'expose_headers' => [
  4730.                     => 'Link',
  4731.                 ],
  4732.                 'allow_methods' => [
  4733.                     => 'GET',
  4734.                     => 'OPTIONS',
  4735.                     => 'POST',
  4736.                     => 'PUT',
  4737.                     => 'PATCH',
  4738.                     => 'DELETE',
  4739.                 ],
  4740.                 'max_age' => 3600,
  4741.                 'hosts' => [
  4742.                 ],
  4743.                 'origin_regex' => true,
  4744.                 'forced_allow_origin_value' => NULL,
  4745.                 'skip_same_as_origin' => true,
  4746.             ],
  4747.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  4748.             'mercure.hubs' => [
  4749.                 'default' => $this->getEnv('MERCURE_PUBLISH_URL'),
  4750.             ],
  4751.             'mercure.default_hub' => $this->getEnv('MERCURE_PUBLISH_URL'),
  4752.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  4753.             'knp_snappy.pdf.binary' => $this->getEnv('WKHTMLTOPDF_PATH'),
  4754.             'knp_snappy.image.binary' => $this->getEnv('WKHTMLTOIMAGE_PATH'),
  4755.             default => throw new ParameterNotFoundException($name),
  4756.         };
  4757.         $this->loadedDynamicParameters[$name] = true;
  4758.         return $this->dynamicParameters[$name] = $value;
  4759.     }
  4760.     protected function getDefaultParameters(): array
  4761.     {
  4762.         return [
  4763.             'kernel.project_dir' => \dirname(__DIR__4),
  4764.             'kernel.environment' => 'dev',
  4765.             'kernel.debug' => true,
  4766.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4767.             'kernel.bundles' => [
  4768.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4769.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4770.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4771.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4772.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4773.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4774.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4775.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4776.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4777.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4778.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4779.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  4780.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4781.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  4782.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  4783.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4784.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  4785.                 'PentatrionViteBundle' => 'Pentatrion\\ViteBundle\\PentatrionViteBundle',
  4786.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4787.             ],
  4788.             'kernel.bundles_metadata' => [
  4789.                 'FrameworkBundle' => [
  4790.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4791.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4792.                 ],
  4793.                 'TwigBundle' => [
  4794.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4795.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4796.                 ],
  4797.                 'SecurityBundle' => [
  4798.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4799.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4800.                 ],
  4801.                 'NelmioCorsBundle' => [
  4802.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4803.                     'namespace' => 'Nelmio\\CorsBundle',
  4804.                 ],
  4805.                 'DoctrineBundle' => [
  4806.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4807.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4808.                 ],
  4809.                 'ApiPlatformBundle' => [
  4810.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4811.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4812.                 ],
  4813.                 'DoctrineMigrationsBundle' => [
  4814.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4815.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4816.                 ],
  4817.                 'NelmioAliceBundle' => [
  4818.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4819.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4820.                 ],
  4821.                 'FidryAliceDataFixturesBundle' => [
  4822.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4823.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4824.                 ],
  4825.                 'HautelookAliceBundle' => [
  4826.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  4827.                     'namespace' => 'Hautelook\\AliceBundle',
  4828.                 ],
  4829.                 'MakerBundle' => [
  4830.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4831.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4832.                 ],
  4833.                 'MercureBundle' => [
  4834.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src'),
  4835.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  4836.                 ],
  4837.                 'WebProfilerBundle' => [
  4838.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4839.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4840.                 ],
  4841.                 'LexikJWTAuthenticationBundle' => [
  4842.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  4843.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  4844.                 ],
  4845.                 'VichUploaderBundle' => [
  4846.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  4847.                     'namespace' => 'Vich\\UploaderBundle',
  4848.                 ],
  4849.                 'MonologBundle' => [
  4850.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4851.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4852.                 ],
  4853.                 'KnpSnappyBundle' => [
  4854.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  4855.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  4856.                 ],
  4857.                 'PentatrionViteBundle' => [
  4858.                     'path' => (\dirname(__DIR__4).'/vendor/pentatrion/vite-bundle/src'),
  4859.                     'namespace' => 'Pentatrion\\ViteBundle',
  4860.                 ],
  4861.                 'LiipImagineBundle' => [
  4862.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4863.                     'namespace' => 'Liip\\ImagineBundle',
  4864.                 ],
  4865.             ],
  4866.             'kernel.charset' => 'UTF-8',
  4867.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4868.             'framework.translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4869.             'webpack.manifest' => (\dirname(__DIR__4).'/public_html/frontEnd/dist/manifest.json'),
  4870.             'webpack.public_dir' => (\dirname(__DIR__4).'/public_html/frontEnd/dist'),
  4871.             'env(MERCURE_PUBLISH_URL)' => '',
  4872.             'env(MERCURE_JWT_SECRET)' => '',
  4873.             'event_dispatcher.event_aliases' => [
  4874.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4875.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4876.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4877.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4878.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4879.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4880.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4881.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4882.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4883.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4884.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4885.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4886.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4887.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4888.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4889.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4890.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4891.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4892.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4893.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4894.             ],
  4895.             'fragment.renderer.hinclude.global_template' => NULL,
  4896.             'fragment.path' => '/_fragment',
  4897.             'kernel.http_method_override' => false,
  4898.             'kernel.trust_x_sendfile_type_header' => false,
  4899.             'kernel.trusted_hosts' => [
  4900.             ],
  4901.             'kernel.default_locale' => 'pl',
  4902.             'kernel.enabled_locales' => [
  4903.             ],
  4904.             'kernel.error_controller' => 'error_controller',
  4905.             'kernel.trusted_headers' => 26,
  4906.             'asset.request_context.base_path' => NULL,
  4907.             'asset.request_context.secure' => NULL,
  4908.             'translator.logging' => false,
  4909.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4910.             'debug.error_handler.throw_at' => -1,
  4911.             'router.request_context.host' => 'localhost',
  4912.             'router.request_context.scheme' => 'http',
  4913.             'router.request_context.base_url' => '',
  4914.             'router.resource' => 'kernel::loadRoutes',
  4915.             'request_listener.http_port' => 80,
  4916.             'request_listener.https_port' => 443,
  4917.             'session.metadata.storage_key' => '_sf2_meta',
  4918.             'session.storage.options' => [
  4919.                 'cache_limiter' => '0',
  4920.                 'cookie_secure' => 'auto',
  4921.                 'cookie_httponly' => true,
  4922.                 'cookie_samesite' => 'lax',
  4923.                 'gc_probability' => 1,
  4924.             ],
  4925.             'session.save_path' => NULL,
  4926.             'session.metadata.update_threshold' => 0,
  4927.             'form.type_extension.csrf.enabled' => true,
  4928.             'form.type_extension.csrf.field_name' => '_token',
  4929.             'validator.translation_domain' => 'validators',
  4930.             'profiler_listener.only_exceptions' => false,
  4931.             'profiler_listener.only_main_requests' => false,
  4932.             'twig.form.resources' => [
  4933.                 => '@VichUploader/Form/fields.html.twig',
  4934.                 => 'form_div_layout.html.twig',
  4935.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4936.                 => '@front_templates/form_layout.html.twig',
  4937.             ],
  4938.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4939.             'security.role_hierarchy.roles' => [
  4940.                 'ROLE_OPENFORM' => [
  4941.                     => 'ROLE_SUPER_ADMIN',
  4942.                 ],
  4943.                 'ROLE_SUPER_ADMIN' => [
  4944.                     => 'ROLE_ADMIN',
  4945.                     => 'ROLE_MODULE_STATS',
  4946.                 ],
  4947.             ],
  4948.             'security.access.denied_url' => NULL,
  4949.             'security.authentication.manager.erase_credentials' => true,
  4950.             'security.authentication.session_strategy.strategy' => 'migrate',
  4951.             'security.authentication.hide_user_not_found' => true,
  4952.             'security.firewalls' => [
  4953.                 => 'dev',
  4954.                 => 'admin',
  4955.                 => 'customer',
  4956.             ],
  4957.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  4958.             'nelmio_cors.map' => [
  4959.                 '^/api' => [
  4960.                     'skip_same_as_origin' => true,
  4961.                 ],
  4962.             ],
  4963.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4964.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4965.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4966.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4967.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4968.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4969.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4970.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4971.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4972.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4973.             'doctrine.entity_managers' => [
  4974.                 'default' => 'doctrine.orm.default_entity_manager',
  4975.             ],
  4976.             'doctrine.default_entity_manager' => 'default',
  4977.             'doctrine.dbal.connection_factory.types' => [
  4978.                 'languages' => [
  4979.                     'class' => 'App\\Doctrine\\DBAL\\Types\\LanguagesType',
  4980.                 ],
  4981.                 'author_properties' => [
  4982.                     'class' => 'App\\Doctrine\\DBAL\\Types\\AuthorPropertiesType',
  4983.                 ],
  4984.                 'journal_admin_columns' => [
  4985.                     'class' => 'App\\Doctrine\\DBAL\\Types\\JournalAdminColumnsType',
  4986.                 ],
  4987.                 'journal_article_admin_columns' => [
  4988.                     'class' => 'App\\Doctrine\\DBAL\\Types\\JournalArticleAdminColumnsType',
  4989.                 ],
  4990.                 'journal_article_admin_stats_columns' => [
  4991.                     'class' => 'App\\Doctrine\\DBAL\\Types\\JournalArticleAdminStatsColumnsType',
  4992.                 ],
  4993.                 'customer_login_methods' => [
  4994.                     'class' => 'App\\Doctrine\\DBAL\\Types\\CustomerLoginMethodsType',
  4995.                 ],
  4996.                 'uuid' => [
  4997.                     'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
  4998.                 ],
  4999.             ],
  5000.             'doctrine.connections' => [
  5001.                 'default' => 'doctrine.dbal.default_connection',
  5002.                 'importfromwuj' => 'doctrine.dbal.importfromwuj_connection',
  5003.             ],
  5004.             'doctrine.default_connection' => 'default',
  5005.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5006.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5007.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5008.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5009.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5010.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5011.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5012.             'doctrine.orm.cache.memcache_port' => 11211,
  5013.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5014.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5015.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5016.             'doctrine.orm.cache.memcached_port' => 11211,
  5017.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5018.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5019.             'doctrine.orm.cache.redis_host' => 'localhost',
  5020.             'doctrine.orm.cache.redis_port' => 6379,
  5021.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5022.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5023.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5024.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5025.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5026.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5027.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5028.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5029.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5030.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5031.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  5032.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5033.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5034.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5035.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5036.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5037.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5038.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5039.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5040.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5041.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5042.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5043.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5044.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5045.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5046.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5047.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5048.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5049.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5050.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5051.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5052.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  5053.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5054.             'api_platform.event_listeners_backward_compatibility_layer' => true,
  5055.             'api_platform.enable_entrypoint' => true,
  5056.             'api_platform.enable_docs' => true,
  5057.             'api_platform.keep_legacy_inflector' => true,
  5058.             'api_platform.title' => 'ejournals api',
  5059.             'api_platform.description' => '',
  5060.             'api_platform.version' => '1.0',
  5061.             'api_platform.show_webby' => true,
  5062.             'api_platform.url_generation_strategy' => 1,
  5063.             'api_platform.exception_to_status' => [
  5064.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  5065.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  5066.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  5067.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  5068.             ],
  5069.             'api_platform.formats' => [
  5070.                 'jsonld' => [
  5071.                     => 'application/ld+json',
  5072.                 ],
  5073.                 'json' => [
  5074.                     => 'application/json',
  5075.                 ],
  5076.             ],
  5077.             'api_platform.patch_formats' => [
  5078.                 'json' => [
  5079.                     => 'application/merge-patch+json',
  5080.                 ],
  5081.             ],
  5082.             'api_platform.error_formats' => [
  5083.                 'jsonld' => [
  5084.                     => 'application/ld+json',
  5085.                 ],
  5086.                 'jsonproblem' => [
  5087.                     => 'application/problem+json',
  5088.                 ],
  5089.                 'json' => [
  5090.                     => 'application/problem+json',
  5091.                     => 'application/json',
  5092.                 ],
  5093.             ],
  5094.             'api_platform.docs_formats' => [
  5095.                 'jsonopenapi' => [
  5096.                     => 'application/vnd.openapi+json',
  5097.                 ],
  5098.                 'yamlopenapi' => [
  5099.                     => 'application/vnd.openapi+yaml',
  5100.                 ],
  5101.                 'json' => [
  5102.                     => 'application/json',
  5103.                 ],
  5104.                 'jsonld' => [
  5105.                     => 'application/ld+json',
  5106.                 ],
  5107.                 'html' => [
  5108.                     => 'text/html',
  5109.                 ],
  5110.             ],
  5111.             'api_platform.jsonschema_formats' => [
  5112.                 'jsonld' => true,
  5113.             ],
  5114.             'api_platform.eager_loading.enabled' => true,
  5115.             'api_platform.eager_loading.max_joins' => 30,
  5116.             'api_platform.eager_loading.fetch_partial' => false,
  5117.             'api_platform.eager_loading.force_eager' => true,
  5118.             'api_platform.collection.exists_parameter_name' => 'exists',
  5119.             'api_platform.collection.order' => 'ASC',
  5120.             'api_platform.collection.order_parameter_name' => 'order',
  5121.             'api_platform.collection.order_nulls_comparison' => NULL,
  5122.             'api_platform.collection.pagination.enabled' => true,
  5123.             'api_platform.collection.pagination.partial' => false,
  5124.             'api_platform.collection.pagination.client_enabled' => true,
  5125.             'api_platform.collection.pagination.client_items_per_page' => true,
  5126.             'api_platform.collection.pagination.client_partial' => false,
  5127.             'api_platform.collection.pagination.items_per_page' => 30,
  5128.             'api_platform.collection.pagination.maximum_items_per_page' => 100,
  5129.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  5130.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  5131.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'perPage',
  5132.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  5133.             'api_platform.collection.pagination' => [
  5134.                 'items_per_page_parameter_name' => 'perPage',
  5135.                 'enabled_parameter_name' => 'pagination',
  5136.                 'enabled' => true,
  5137.                 'page_parameter_name' => 'page',
  5138.                 'partial_parameter_name' => 'partial',
  5139.                 'client_enabled' => true,
  5140.                 'client_items_per_page' => true,
  5141.                 'maximum_items_per_page' => 100,
  5142.             ],
  5143.             'api_platform.handle_symfony_errors' => false,
  5144.             'api_platform.http_cache.etag' => true,
  5145.             'api_platform.http_cache.max_age' => 0,
  5146.             'api_platform.http_cache.shared_max_age' => 3600,
  5147.             'api_platform.http_cache.vary' => [
  5148.                 => 'Content-Type',
  5149.                 => 'Authorization',
  5150.                 => 'Origin',
  5151.             ],
  5152.             'api_platform.http_cache.public' => true,
  5153.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  5154.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  5155.             'api_platform.asset_package' => NULL,
  5156.             'api_platform.defaults' => [
  5157.                 'extra_properties' => [
  5158.                 ],
  5159.                 'pagination_client_enabled' => true,
  5160.                 'pagination_client_items_per_page' => true,
  5161.                 'pagination_maximum_items_per_page' => 100,
  5162.                 'cache_headers' => [
  5163.                     'max_age' => 0,
  5164.                     'shared_max_age' => 3600,
  5165.                     'vary' => [
  5166.                         => 'Content-Type',
  5167.                         => 'Authorization',
  5168.                         => 'Origin',
  5169.                     ],
  5170.                 ],
  5171.             ],
  5172.             'api_platform.rfc_7807_compliant_errors' => false,
  5173.             'api_platform.resource_class_directories' => [
  5174.                 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity'),
  5175.                 => (\dirname(__DIR__4).'/src/Entity'),
  5176.                 => (\dirname(__DIR__4).'/src/Enum'),
  5177.                 => (\dirname(__DIR__4).'/src/DTO'),
  5178.             ],
  5179.             'api_platform.class_name_resources' => [
  5180.                 => 'ApiPlatform\\State\\ApiResource\\Error',
  5181.                 => 'ApiPlatform\\Symfony\\Validator\\Exception\\ValidationException',
  5182.             ],
  5183.             'api_platform.oauth.enabled' => false,
  5184.             'api_platform.oauth.clientId' => '',
  5185.             'api_platform.oauth.clientSecret' => '',
  5186.             'api_platform.oauth.type' => 'oauth2',
  5187.             'api_platform.oauth.flow' => 'application',
  5188.             'api_platform.oauth.tokenUrl' => '',
  5189.             'api_platform.oauth.authorizationUrl' => '',
  5190.             'api_platform.oauth.refreshUrl' => '',
  5191.             'api_platform.oauth.scopes' => [
  5192.             ],
  5193.             'api_platform.oauth.pkce' => false,
  5194.             'api_platform.openapi.termsOfService' => NULL,
  5195.             'api_platform.openapi.contact.name' => NULL,
  5196.             'api_platform.openapi.contact.url' => NULL,
  5197.             'api_platform.openapi.contact.email' => NULL,
  5198.             'api_platform.openapi.license.name' => NULL,
  5199.             'api_platform.openapi.license.url' => NULL,
  5200.             'api_platform.swagger.versions' => [
  5201.                 => 3,
  5202.             ],
  5203.             'api_platform.enable_swagger_ui' => true,
  5204.             'api_platform.enable_re_doc' => true,
  5205.             'api_platform.swagger.api_keys' => [
  5206.                 'apiKey' => [
  5207.                     'name' => 'Authorization',
  5208.                     'type' => 'header',
  5209.                 ],
  5210.             ],
  5211.             'api_platform.swagger_ui.extra_configuration' => [
  5212.             ],
  5213.             'api_platform.graphql.enabled' => true,
  5214.             'api_platform.graphql.introspection.enabled' => true,
  5215.             'api_platform.graphql.graphiql.enabled' => true,
  5216.             'api_platform.graphql.graphql_playground.enabled' => false,
  5217.             'api_platform.graphql.collection.pagination' => [
  5218.                 'enabled' => true,
  5219.             ],
  5220.             'api_platform.graphql.default_ide' => 'graphiql',
  5221.             'api_platform.graphql.nesting_separator' => '_',
  5222.             'api_platform.validator.serialize_payload_fields' => [
  5223.             ],
  5224.             'api_platform.validator.query_parameter_validation' => true,
  5225.             'api_platform.mercure.include_type' => false,
  5226.             'api_platform.elasticsearch.enabled' => false,
  5227.             'doctrine.migrations.preferred_em' => NULL,
  5228.             'doctrine.migrations.preferred_connection' => NULL,
  5229.             'nelmio_alice.functions_blacklist' => [
  5230.                 => 'current',
  5231.                 => 'shuffle',
  5232.                 => 'date',
  5233.                 => 'time',
  5234.                 => 'file',
  5235.                 => 'md5',
  5236.                 => 'sha1',
  5237.             ],
  5238.             'nelmio_alice.locale' => 'en_US',
  5239.             'nelmio_alice.seed' => 1,
  5240.             'nelmio_alice.loading_limit' => 5,
  5241.             'nelmio_alice.max_unique_values_retry' => 150,
  5242.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  5243.             'hautelook_alice.fixtures_path' => [
  5244.                 => 'fixtures',
  5245.             ],
  5246.             'hautelook_alice.root_dirs' => [
  5247.                 => \dirname(__DIR__4),
  5248.             ],
  5249.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5250.             'web_profiler.debug_toolbar.mode' => 2,
  5251.             'lexik_jwt_authentication.token_ttl' => 1800,
  5252.             'lexik_jwt_authentication.clock_skew' => 0,
  5253.             'lexik_jwt_authentication.user_identity_field' => 'username',
  5254.             'lexik_jwt_authentication.allow_no_expiration' => false,
  5255.             'lexik_jwt_authentication.user_id_claim' => 'username',
  5256.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  5257.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  5258.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  5259.             'vich_uploader.mappings' => [
  5260.                 'files' => [
  5261.                     'uri_prefix' => '/uploads/files',
  5262.                     'upload_destination' => (\dirname(__DIR__4).'/public_html/uploads/files'),
  5263.                     'namer' => [
  5264.                         'service' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer.files',
  5265.                         'options' => [
  5266.                             'transliterate' => true,
  5267.                         ],
  5268.                     ],
  5269.                     'directory_namer' => [
  5270.                         'service' => NULL,
  5271.                         'options' => NULL,
  5272.                     ],
  5273.                     'delete_on_remove' => true,
  5274.                     'delete_on_update' => true,
  5275.                     'inject_on_load' => false,
  5276.                     'db_driver' => 'orm',
  5277.                 ],
  5278.                 'thumbs' => [
  5279.                     'uri_prefix' => '/uploads/thumbs',
  5280.                     'upload_destination' => (\dirname(__DIR__4).'/public_html/uploads/thumbs'),
  5281.                     'namer' => [
  5282.                         'service' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer.thumbs',
  5283.                         'options' => [
  5284.                             'transliterate' => true,
  5285.                         ],
  5286.                     ],
  5287.                     'directory_namer' => [
  5288.                         'service' => NULL,
  5289.                         'options' => NULL,
  5290.                     ],
  5291.                     'delete_on_remove' => true,
  5292.                     'delete_on_update' => true,
  5293.                     'inject_on_load' => false,
  5294.                     'db_driver' => 'orm',
  5295.                 ],
  5296.                 'protected_files' => [
  5297.                     'uri_prefix' => '/protected',
  5298.                     'upload_destination' => (\dirname(__DIR__4).'/protected_files'),
  5299.                     'namer' => [
  5300.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.protected_files',
  5301.                         'options' => NULL,
  5302.                     ],
  5303.                     'directory_namer' => [
  5304.                         'service' => NULL,
  5305.                         'options' => NULL,
  5306.                     ],
  5307.                     'delete_on_remove' => true,
  5308.                     'delete_on_update' => true,
  5309.                     'inject_on_load' => false,
  5310.                     'db_driver' => 'orm',
  5311.                 ],
  5312.             ],
  5313.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  5314.             'monolog.use_microseconds' => true,
  5315.             'monolog.swift_mailer.handlers' => [
  5316.             ],
  5317.             'monolog.handlers_to_channels' => [
  5318.                 'monolog.handler.console' => [
  5319.                     'type' => 'exclusive',
  5320.                     'elements' => [
  5321.                         => 'event',
  5322.                         => 'doctrine',
  5323.                         => 'console',
  5324.                     ],
  5325.                 ],
  5326.                 'monolog.handler.main' => [
  5327.                     'type' => 'exclusive',
  5328.                     'elements' => [
  5329.                         => 'event',
  5330.                         => 'import',
  5331.                     ],
  5332.                 ],
  5333.             ],
  5334.             'knp_snappy.pdf.options' => [
  5335.                 'enable-local-file-access' => true,
  5336.             ],
  5337.             'knp_snappy.pdf.env' => [
  5338.             ],
  5339.             'knp_snappy.image.options' => [
  5340.                 'enable-local-file-access' => true,
  5341.             ],
  5342.             'knp_snappy.image.env' => [
  5343.             ],
  5344.             'pentatrion_vite.public_directory' => '/public_html',
  5345.             'pentatrion_vite.default_build' => 'default',
  5346.             'pentatrion_vite.builds' => [
  5347.                 'default' => [
  5348.                     'base' => '/build/',
  5349.                     'script_attributes' => [
  5350.                     ],
  5351.                     'link_attributes' => [
  5352.                     ],
  5353.                 ],
  5354.             ],
  5355.             'pentatrion_vite.proxy_origin' => NULL,
  5356.             'pentatrion_vite.throw_on_missing_entry' => false,
  5357.             'liip_imagine.resolvers' => [
  5358.                 'default' => [
  5359.                     'web_path' => [
  5360.                         'web_root' => (\dirname(__DIR__4).'/public'),
  5361.                         'cache_prefix' => 'media/cache',
  5362.                     ],
  5363.                 ],
  5364.             ],
  5365.             'liip_imagine.loaders' => [
  5366.                 'default' => [
  5367.                     'filesystem' => [
  5368.                         'data_root' => [
  5369.                         ],
  5370.                         'locator' => 'filesystem',
  5371.                         'allow_unresolvable_data_roots' => false,
  5372.                         'bundle_resources' => [
  5373.                             'enabled' => false,
  5374.                             'access_control_type' => 'blacklist',
  5375.                             'access_control_list' => [
  5376.                             ],
  5377.                         ],
  5378.                     ],
  5379.                 ],
  5380.             ],
  5381.             'liip_imagine.jpegoptim.binary' => (\dirname(__DIR__6).'/bin/jpegoptim'),
  5382.             'liip_imagine.jpegoptim.stripAll' => true,
  5383.             'liip_imagine.jpegoptim.max' => NULL,
  5384.             'liip_imagine.jpegoptim.progressive' => true,
  5385.             'liip_imagine.jpegoptim.tempDir' => NULL,
  5386.             'liip_imagine.optipng.binary' => (\dirname(__DIR__6).'/bin/optipng'),
  5387.             'liip_imagine.optipng.level' => 7,
  5388.             'liip_imagine.optipng.stripAll' => true,
  5389.             'liip_imagine.optipng.tempDir' => NULL,
  5390.             'liip_imagine.pngquant.binary' => (\dirname(__DIR__6).'/bin/pngquant'),
  5391.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  5392.             'liip_imagine.cwebp.binary' => (\dirname(__DIR__6).'/bin/cwebp'),
  5393.             'liip_imagine.cwebp.tempDir' => NULL,
  5394.             'liip_imagine.cwebp.q' => 75,
  5395.             'liip_imagine.cwebp.alphaQ' => 100,
  5396.             'liip_imagine.cwebp.m' => 4,
  5397.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  5398.             'liip_imagine.cwebp.alphaMethod' => 1,
  5399.             'liip_imagine.cwebp.exact' => false,
  5400.             'liip_imagine.cwebp.metadata' => [
  5401.                 => 'none',
  5402.             ],
  5403.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  5404.             'liip_imagine.cache.resolver.default' => 'default',
  5405.             'liip_imagine.default_image' => NULL,
  5406.             'liip_imagine.filter_sets' => [
  5407.             ],
  5408.             'liip_imagine.binary.loader.default' => 'default',
  5409.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  5410.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  5411.             'liip_imagine.webp.generate' => false,
  5412.             'liip_imagine.webp.options' => [
  5413.                 'quality' => 100,
  5414.                 'cache' => NULL,
  5415.                 'data_loader' => NULL,
  5416.                 'post_processors' => [
  5417.                 ],
  5418.             ],
  5419.             'data_collector.templates' => [
  5420.                 'data_collector.request' => [
  5421.                     => 'request',
  5422.                     => '@WebProfiler/Collector/request.html.twig',
  5423.                 ],
  5424.                 'api_platform.data_collector.request' => [
  5425.                     => 'api_platform.data_collector.request',
  5426.                     => '@ApiPlatform/DataCollector/request.html.twig',
  5427.                 ],
  5428.                 'data_collector.time' => [
  5429.                     => 'time',
  5430.                     => '@WebProfiler/Collector/time.html.twig',
  5431.                 ],
  5432.                 'data_collector.memory' => [
  5433.                     => 'memory',
  5434.                     => '@WebProfiler/Collector/memory.html.twig',
  5435.                 ],
  5436.                 'data_collector.validator' => [
  5437.                     => 'validator',
  5438.                     => '@WebProfiler/Collector/validator.html.twig',
  5439.                 ],
  5440.                 'data_collector.ajax' => [
  5441.                     => 'ajax',
  5442.                     => '@WebProfiler/Collector/ajax.html.twig',
  5443.                 ],
  5444.                 'data_collector.form' => [
  5445.                     => 'form',
  5446.                     => '@WebProfiler/Collector/form.html.twig',
  5447.                 ],
  5448.                 'data_collector.exception' => [
  5449.                     => 'exception',
  5450.                     => '@WebProfiler/Collector/exception.html.twig',
  5451.                 ],
  5452.                 'data_collector.logger' => [
  5453.                     => 'logger',
  5454.                     => '@WebProfiler/Collector/logger.html.twig',
  5455.                 ],
  5456.                 'data_collector.events' => [
  5457.                     => 'events',
  5458.                     => '@WebProfiler/Collector/events.html.twig',
  5459.                 ],
  5460.                 'data_collector.router' => [
  5461.                     => 'router',
  5462.                     => '@WebProfiler/Collector/router.html.twig',
  5463.                 ],
  5464.                 'data_collector.cache' => [
  5465.                     => 'cache',
  5466.                     => '@WebProfiler/Collector/cache.html.twig',
  5467.                 ],
  5468.                 'data_collector.translation' => [
  5469.                     => 'translation',
  5470.                     => '@WebProfiler/Collector/translation.html.twig',
  5471.                 ],
  5472.                 'data_collector.security' => [
  5473.                     => 'security',
  5474.                     => '@Security/Collector/security.html.twig',
  5475.                 ],
  5476.                 'data_collector.twig' => [
  5477.                     => 'twig',
  5478.                     => '@WebProfiler/Collector/twig.html.twig',
  5479.                 ],
  5480.                 'data_collector.http_client' => [
  5481.                     => 'http_client',
  5482.                     => '@WebProfiler/Collector/http_client.html.twig',
  5483.                 ],
  5484.                 'data_collector.doctrine' => [
  5485.                     => 'db',
  5486.                     => '@Doctrine/Collector/db.html.twig',
  5487.                 ],
  5488.                 'mailer.data_collector' => [
  5489.                     => 'mailer',
  5490.                     => '@WebProfiler/Collector/mailer.html.twig',
  5491.                 ],
  5492.                 'data_collector.mercure' => [
  5493.                     => 'mercure',
  5494.                     => '@Mercure/Collector/mercure.html.twig',
  5495.                 ],
  5496.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  5497.                     => 'vich_uploader.mapping_collector',
  5498.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  5499.                 ],
  5500.                 'data_collector.config' => [
  5501.                     => 'config',
  5502.                     => '@WebProfiler/Collector/config.html.twig',
  5503.                 ],
  5504.             ],
  5505.             'console.command.ids' => [
  5506.                 => 'console.command.public_alias.App\\Command\\ConfigAlertCleaner',
  5507.                 => 'console.command.public_alias.App\\Command\\CustomerCleaner',
  5508.                 => 'console.command.public_alias.App\\Command\\CustomerNotifier',
  5509.                 => 'console.command.public_alias.App\\Command\\Export\\ExportAffilationCommand',
  5510.                 => 'console.command.public_alias.App\\Command\\Export\\ExportAuthorCommand',
  5511.                 => 'console.command.public_alias.App\\Command\\Export\\ExportNotarticleCommand',
  5512.                 => 'console.command.public_alias.App\\Command\\Import\\Core\\AffiliationImporter',
  5513.                 => 'console.command.public_alias.App\\Command\\Import\\Core\\AuthorImporter',
  5514.                 => 'console.command.public_alias.App\\Command\\Import\\Core\\JournalArticleImporter',
  5515.                 => 'console.command.public_alias.App\\Command\\Import\\Core\\JournalImporter',
  5516.                 10 => 'console.command.public_alias.App\\Command\\Import\\Core\\JournalIssueImporter',
  5517.                 11 => 'console.command.public_alias.App\\Command\\Import\\Core\\JournalVolumeImporter',
  5518.                 12 => 'console.command.public_alias.App\\Command\\Import\\Core\\RedactorImporter',
  5519.                 13 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsAffiliationCommand',
  5520.                 14 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsArticleFieldCommand',
  5521.                 15 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsArticleMissingMetadataCommand',
  5522.                 16 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsArticleTitleCommand',
  5523.                 17 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsIssueRedactor',
  5524.                 18 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsRedactorCommand',
  5525.                 19 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportJournalsTitleCommand',
  5526.                 20 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportNewsCommand',
  5527.                 21 => 'console.command.public_alias.App\\Command\\Import\\Deprecated\\ImportPageCommand',
  5528.                 22 => 'console.command.public_alias.App\\Command\\Import\\Fixer\\JournalArticleAuthorOrdFixerCommand',
  5529.                 23 => 'console.command.public_alias.App\\Command\\Import\\Fixer\\JournalArticleFileOrphanCleaner',
  5530.                 24 => 'console.command.public_alias.App\\Command\\Import\\Fixer\\JournalEditorialGroupCloner',
  5531.                 25 => 'console.command.public_alias.App\\Command\\Import\\Fixer\\JournalIssueFileFixer',
  5532.                 26 => 'console.command.public_alias.App\\Command\\JournalAlertCleaner',
  5533.                 27 => 'console.command.public_alias.App\\Command\\JournalArticleNativeEnglishFilesImporter',
  5534.                 28 => 'console.command.public_alias.App\\Command\\JournalIssueOpener',
  5535.                 29 => 'console.command.public_alias.App\\Command\\MediaUnrelatedCleaner',
  5536.                 30 => 'console.command.public_alias.App\\Command\\Populator\\PopulatorCommand',
  5537.                 31 => 'console.command.public_alias.App\\Command\\Stats\\StatsExportCleaner',
  5538.                 32 => 'console.command.public_alias.App\\Command\\Stats\\StatsExportGenerator',
  5539.                 33 => 'console.command.public_alias.App\\Command\\TranslatorEntryFileGenerator',
  5540.                 34 => 'console.command.public_alias.App\\Command\\TranslatorEntryImporter',
  5541.                 35 => 'console.command.public_alias.App\\Doctrine\\Command\\SchemaUpdater',
  5542.             ],
  5543.         ];
  5544.     }
  5545. }