var/cache/dev/ContainerSBsiQxa/App_KernelDevDebugContainer.php line 2032

  1. <?php
  2. namespace ContainerSBsiQxa;
  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.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  45.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  46.             'request_stack' => 'getRequestStackService',
  47.             'router' => 'getRouterService',
  48.             'translator' => 'getTranslatorService',
  49.             'profiler' => 'getProfilerService',
  50.         ];
  51.         $this->fileMap = [
  52.             'App\\Controller\\Abstract\\AuthenticationController' => 'getAuthenticationControllerService',
  53.             'App\\Controller\\Abstract\\CRUDController' => 'getCRUDControllerService',
  54.             'App\\Controller\\Abstract\\CommonController' => 'getCommonControllerService',
  55.             'App\\Controller\\Abstract\\ProfileController' => 'getProfileControllerService',
  56.             'App\\Controller\\Abstract\\SecurityController' => 'getSecurityControllerService',
  57.             'App\\Controller\\AppController' => 'getAppControllerService',
  58.             'App\\Controller\\Authentication\\User\\GroupUserController' => 'getGroupUserControllerService',
  59.             'App\\Controller\\Authentication\\User\\HumanUserController' => 'getHumanUserControllerService',
  60.             'App\\Controller\\Authentication\\User\\OrganizationUserController' => 'getOrganizationUserControllerService',
  61.             'App\\Controller\\Authentication\\User\\UserController' => 'getUserControllerService',
  62.             'App\\Controller\\CRUD\\Association\\AssociationController' => 'getAssociationControllerService',
  63.             'App\\Controller\\CRUD\\Characteristic\\CharacteristicController' => 'getCharacteristicControllerService',
  64.             'App\\Controller\\CRUD\\Component\\ComponentController' => 'getComponentControllerService',
  65.             'App\\Controller\\CRUD\\Content\\ArchiveContentController' => 'getArchiveContentControllerService',
  66.             'App\\Controller\\CRUD\\Content\\AudioContentController' => 'getAudioContentControllerService',
  67.             'App\\Controller\\CRUD\\Content\\ContentController' => 'getContentControllerService',
  68.             'App\\Controller\\CRUD\\Content\\DocumentContentController' => 'getDocumentContentControllerService',
  69.             'App\\Controller\\CRUD\\Content\\ImageContentController' => 'getImageContentControllerService',
  70.             'App\\Controller\\CRUD\\Content\\ImageGalleryContentController' => 'getImageGalleryContentControllerService',
  71.             'App\\Controller\\CRUD\\Content\\PDFContentController' => 'getPDFContentControllerService',
  72.             'App\\Controller\\CRUD\\Content\\PresentationContentController' => 'getPresentationContentControllerService',
  73.             'App\\Controller\\CRUD\\Content\\ShapefileContentController' => 'getShapefileContentControllerService',
  74.             'App\\Controller\\CRUD\\Content\\SpreadsheetContentController' => 'getSpreadsheetContentControllerService',
  75.             'App\\Controller\\CRUD\\Content\\TextContentController' => 'getTextContentControllerService',
  76.             'App\\Controller\\CRUD\\Content\\VideoContentController' => 'getVideoContentControllerService',
  77.             'App\\Controller\\CRUD\\Content\\WebContentController' => 'getWebContentControllerService',
  78.             'App\\Controller\\CRUD\\Content\\WorkbookContentController' => 'getWorkbookContentControllerService',
  79.             'App\\Controller\\CRUD\\Content\\WorkingContentController' => 'getWorkingContentControllerService',
  80.             'App\\Controller\\CRUD\\Content\\WorksheetContentController' => 'getWorksheetContentControllerService',
  81.             'App\\Controller\\CRUD\\Element\\ElementController' => 'getElementControllerService',
  82.             'App\\Controller\\CRUD\\Grouping\\GroupingController' => 'getGroupingControllerService',
  83.             'App\\Controller\\CRUD\\Lexicon\\LexiconController' => 'getLexiconControllerService',
  84.             'App\\Controller\\CRUD\\Message\\MessageController' => 'getMessageControllerService',
  85.             'App\\Controller\\CRUD\\Perspective\\PerspectiveController' => 'getPerspectiveControllerService',
  86.             'App\\Controller\\CRUD\\PrimitiveController' => 'getPrimitiveControllerService',
  87.             'App\\Controller\\CRUD\\Reference\\AreaReferenceController' => 'getAreaReferenceControllerService',
  88.             'App\\Controller\\CRUD\\Reference\\ChronologicalReferenceController' => 'getChronologicalReferenceControllerService',
  89.             'App\\Controller\\CRUD\\Reference\\ConceptionalReferenceController' => 'getConceptionalReferenceControllerService',
  90.             'App\\Controller\\CRUD\\Reference\\CycleReferenceController' => 'getCycleReferenceControllerService',
  91.             'App\\Controller\\CRUD\\Reference\\GenealogicalReferenceController' => 'getGenealogicalReferenceControllerService',
  92.             'App\\Controller\\CRUD\\Reference\\PeriodReferenceController' => 'getPeriodReferenceControllerService',
  93.             'App\\Controller\\CRUD\\Reference\\PhaseReferenceController' => 'getPhaseReferenceControllerService',
  94.             'App\\Controller\\CRUD\\Reference\\ReferenceController' => 'getReferenceControllerService',
  95.             'App\\Controller\\CRUD\\Reference\\SpatialReferenceController' => 'getSpatialReferenceControllerService',
  96.             'App\\Controller\\CRUD\\Release\\AgreementReleaseController' => 'getAgreementReleaseControllerService',
  97.             'App\\Controller\\CRUD\\Release\\ReleaseController' => 'getReleaseControllerService',
  98.             'App\\Controller\\CRUD\\Release\\StandardReleaseController' => 'getStandardReleaseControllerService',
  99.             'App\\Controller\\CRUD\\Resource\\EncryptedResourceController' => 'getEncryptedResourceControllerService',
  100.             'App\\Controller\\CRUD\\Resource\\LocalResourceController' => 'getLocalResourceControllerService',
  101.             'App\\Controller\\CRUD\\Resource\\MTADatacenterResourceController' => 'getMTADatacenterResourceControllerService',
  102.             'App\\Controller\\CRUD\\Resource\\RemoteResourceController' => 'getRemoteResourceControllerService',
  103.             'App\\Controller\\CRUD\\Resource\\ResourceController' => 'getResourceControllerService',
  104.             'App\\Controller\\CRUD\\Resource\\ShardedResourceController' => 'getShardedResourceControllerService',
  105.             'App\\Controller\\CRUD\\Resource\\SynologyNASResourceController' => 'getSynologyNASResourceControllerService',
  106.             'App\\Controller\\CRUD\\SiteController' => 'getSiteControllerService',
  107.             'App\\Controller\\CRUD\\Synthesis\\GroupedSynthesisController' => 'getGroupedSynthesisControllerService',
  108.             'App\\Controller\\CRUD\\Synthesis\\MosaicSynthesisController' => 'getMosaicSynthesisControllerService',
  109.             'App\\Controller\\CRUD\\Synthesis\\OrderedSynthesisController' => 'getOrderedSynthesisControllerService',
  110.             'App\\Controller\\CRUD\\Synthesis\\SortedSynthesisController' => 'getSortedSynthesisControllerService',
  111.             'App\\Controller\\CRUD\\Synthesis\\SynthesisController' => 'getSynthesisControllerService',
  112.             'App\\Controller\\CRUD\\Text\\LongTextController' => 'getLongTextControllerService',
  113.             'App\\Controller\\CRUD\\Text\\MediumTextController' => 'getMediumTextControllerService',
  114.             'App\\Controller\\CRUD\\Text\\ShortTextController' => 'getShortTextControllerService',
  115.             'App\\Controller\\CRUD\\Text\\TextController' => 'getTextControllerService',
  116.             'App\\Controller\\CRUD\\Translation\\TranslationController' => 'getTranslationControllerService',
  117.             'App\\Controller\\CRUD\\User\\GroupUserController' => 'getGroupUserController2Service',
  118.             'App\\Controller\\CRUD\\User\\HumanUserController' => 'getHumanUserController2Service',
  119.             'App\\Controller\\CRUD\\User\\OrganizationUserController' => 'getOrganizationUserController2Service',
  120.             'App\\Controller\\CRUD\\User\\UserController' => 'getUserController2Service',
  121.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  122.             'App\\Controller\\FileController' => 'getFileControllerService',
  123.             'App\\Controller\\Profile\\User\\GroupUserController' => 'getGroupUserController3Service',
  124.             'App\\Controller\\Profile\\User\\HumanUserController' => 'getHumanUserController3Service',
  125.             'App\\Controller\\Profile\\User\\OrganizationUserController' => 'getOrganizationUserController3Service',
  126.             'App\\Controller\\Profile\\User\\UserController' => 'getUserController3Service',
  127.             'App\\Controller\\PrototypeController' => 'getPrototypeControllerService',
  128.             'App\\Controller\\Security\\Content\\EncryptedResourceController' => 'getEncryptedResourceController2Service',
  129.             'App\\Controller\\Security\\Content\\LocalResourceController' => 'getLocalResourceController2Service',
  130.             'App\\Controller\\Security\\Content\\MTADatacenterResourceController' => 'getMTADatacenterResourceController2Service',
  131.             'App\\Controller\\Security\\Content\\ShardedResourceController' => 'getShardedResourceController2Service',
  132.             'App\\Controller\\Security\\Content\\SynologyNASResourceController' => 'getSynologyNASResourceController2Service',
  133.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  134.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  135.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  136.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  137.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  138.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  139.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  140.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  141.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  142.             'api_platform.graphql.action.entrypoint' => 'getApiPlatform_Graphql_Action_EntrypointService',
  143.             'api_platform.graphql.action.graphiql' => 'getApiPlatform_Graphql_Action_GraphiqlService',
  144.             'api_platform.graphql.action.graphql_playground' => 'getApiPlatform_Graphql_Action_GraphqlPlaygroundService',
  145.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  146.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  147.             'cache.app_clearer' => 'getCache_AppClearerService',
  148.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  149.             'cache.system_clearer' => 'getCache_SystemClearerService',
  150.             'cache_warmer' => 'getCacheWarmerService',
  151.             'console.command_loader' => 'getConsole_CommandLoaderService',
  152.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  153.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  154.             'eight_points_guzzle.client.default' => 'getEightPointsGuzzle_Client_DefaultService',
  155.             'eight_points_guzzle.client.sld_converter_rest' => 'getEightPointsGuzzle_Client_SldConverterRestService',
  156.             'eight_points_guzzle.formatter' => 'getEightPointsGuzzle_FormatterService',
  157.             'eight_points_guzzle.handler_stack.default' => 'getEightPointsGuzzle_HandlerStack_DefaultService',
  158.             'eight_points_guzzle.handler_stack.sld_converter_rest' => 'getEightPointsGuzzle_HandlerStack_SldConverterRestService',
  159.             'eight_points_guzzle.middleware.event_dispatch.default' => 'getEightPointsGuzzle_Middleware_EventDispatch_DefaultService',
  160.             'eight_points_guzzle.middleware.event_dispatch.sld_converter_rest' => 'getEightPointsGuzzle_Middleware_EventDispatch_SldConverterRestService',
  161.             'eight_points_guzzle.middleware.log.default' => 'getEightPointsGuzzle_Middleware_Log_DefaultService',
  162.             'eight_points_guzzle.middleware.log.sld_converter_rest' => 'getEightPointsGuzzle_Middleware_Log_SldConverterRestService',
  163.             'eight_points_guzzle.middleware.profile.default' => 'getEightPointsGuzzle_Middleware_Profile_DefaultService',
  164.             'eight_points_guzzle.middleware.profile.sld_converter_rest' => 'getEightPointsGuzzle_Middleware_Profile_SldConverterRestService',
  165.             'eight_points_guzzle.middleware.request_time.default' => 'getEightPointsGuzzle_Middleware_RequestTime_DefaultService',
  166.             'eight_points_guzzle.middleware.request_time.sld_converter_rest' => 'getEightPointsGuzzle_Middleware_RequestTime_SldConverterRestService',
  167.             'eight_points_guzzle.middleware.symfony_log' => 'getEightPointsGuzzle_Middleware_SymfonyLogService',
  168.             'eight_points_guzzle.symfony_log_formatter' => 'getEightPointsGuzzle_SymfonyLogFormatterService',
  169.             'error_controller' => 'getErrorControllerService',
  170.             'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService',
  171.             'gesdinet.jwtrefreshtoken.refresh_token_generator' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService',
  172.             'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService',
  173.             'gesdinet.jwtrefreshtoken.request.extractor.chain' => 'getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService',
  174.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  175.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  176.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  177.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  178.             'routing.loader' => 'getRouting_LoaderService',
  179.             'services_resetter' => 'getServicesResetterService',
  180.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  181.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  182.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  183.         ];
  184.         $this->aliases = [
  185.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  186.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  187.             'App\\Kernel' => 'kernel',
  188.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  189.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  190.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  191.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  192.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  193.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  194.             'database_connection' => 'doctrine.dbal.default_connection',
  195.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  196.         ];
  197.         $this->privates['service_container'] = function () {
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  204.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  205.             include_once \dirname(__DIR__4).'/src/Service/TaggedTypesService.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  218.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  234.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  241.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ApcuAdapter.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  272.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  285.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  286.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  287.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  288.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  310.             include_once \dirname(__DIR__4).'/src/Serializer/BaseDenormalizer.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  313.             include_once \dirname(__DIR__4).'/src/Serializer/BaseNormalizer.php';
  314.             include_once \dirname(__DIR__4).'/src/Serializer/PrimitiveNormalizer.php';
  315.             include_once \dirname(__DIR__4).'/src/Serializer/ReleaseNormalizer.php';
  316.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  317.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  323.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  324.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  325.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  326.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ValidationExceptionNormalizer.php';
  327.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/HttpExceptionNormalizer.php';
  328.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/RuntimeExceptionNormalizer.php';
  329.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ErrorNormalizer.php';
  330.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  331.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  332.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  333.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  334.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  338.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  339.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  340.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  341.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  342.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  343.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  344.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  345.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/ItemNormalizer.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  358.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  359.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  360.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  361.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  363.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  364.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/ObjectNormalizer.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  369.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  414.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  415.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  416.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  417.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  420.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  423.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  424.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  425.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  427.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  428.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  429.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  430.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  432.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  434.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  436.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  437.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  438.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  439.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  440.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  441.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  442.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  445.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  463.             include_once \dirname(__DIR__4).'/src/Twig/CamelCaseToUnderscoreExtension.php';
  464.             include_once \dirname(__DIR__4).'/src/Twig/NormalizeRouteExtension.php';
  465.             include_once \dirname(__DIR__4).'/src/Twig/PathEntityNameExtension.php';
  466.             include_once \dirname(__DIR__4).'/src/Twig/PluralExtension.php';
  467.             include_once \dirname(__DIR__4).'/src/Twig/ShortEntityNameExtension.php';
  468.             include_once \dirname(__DIR__4).'/src/Twig/TitleExtension.php';
  469.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Twig/Extension/DebugExtension.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  485.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  512.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  520.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  521.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  522.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  524.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  525.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  526.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  527.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  528.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  529.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  531.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  532.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  534.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  537.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  539.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  540.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  541.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  546.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  553.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  554.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  556.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  558.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  561.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  562.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/UriVariablesResolverTrait.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  585.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverterInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverter.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/IriConverter.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactoryInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactory.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/ProviderInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/CallableProvider.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceNameCollectionFactory.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorTrait.php';
  609.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlResourceExtractor.php';
  610.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractPropertyExtractor.php';
  612.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlPropertyExtractor.php';
  613.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AttributePropertyMetadataFactory.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/IdentifierPropertyMetadataFactory.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyMetadataFactory.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmResourceCollectionMetadataFactory.php';
  626.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Messenger/Metadata/MessengerResourceMetadataCollectionFactory.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AlternateUriResourceMetadataCollectionFactory.php';
  629.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AttributeFilterExtractorTrait.php';
  630.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FiltersResourceMetadataCollectionFactory.php';
  631.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataCollectionFactory.php';
  632.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataCollectionFactory.php';
  633.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationDefaultsTrait.php';
  634.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationNameResourceMetadataCollectionFactory.php';
  635.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkResourceMetadataCollectionFactory.php';
  636.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactoryInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PropertyLinkFactoryInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmLinkFactory.php';
  639.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactory.php';
  640.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/UriTemplateResourceMetadataCollectionFactory.php';
  641.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  643.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/NotExposedOperationResourceMetadataCollectionFactory.php';
  644.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataCollectionFactory.php';
  645.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/DeprecationResourceMetadataCollectionFactory.php';
  646.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php';
  647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlResourceExtractor.php';
  648.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlPropertyExtractor.php';
  649.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  650.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  653.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  654.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  655.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  656.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  657.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  658.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  660.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  661.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  665.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Log/LoggerInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerTrait.php';
  667.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Log/Logger.php';
  668.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/DataCollectorSymfonyCompatibilityTrait.php';
  669.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/HttpDataCollector.php';
  670.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  672.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  673.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  676.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  677.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  678.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  679.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  696.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  700.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  715.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  716.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  717.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  721.         };
  722.     }
  723.     public function compile(): void
  724.     {
  725.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  726.     }
  727.     public function isCompiled(): bool
  728.     {
  729.         return true;
  730.     }
  731.     public function getRemovedIds(): array
  732.     {
  733.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  734.     }
  735.     protected function load($file$lazyLoad true)
  736.     {
  737.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  738.             return $class::do($this$lazyLoad);
  739.         }
  740.         if ('.' === $file[-4]) {
  741.             $class substr($class0, -4);
  742.         } else {
  743.             $file .= '.php';
  744.         }
  745.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  746.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  747.     }
  748.     protected function createProxy($class\Closure $factory)
  749.     {
  750.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  751.         return $factory();
  752.     }
  753.     /**
  754.      * Gets the public '.container.private.profiler' shared service.
  755.      *
  756.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  757.      */
  758.     protected function get_Container_Private_ProfilerService()
  759.     {
  760.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  761.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  762.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  763.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  764.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  765.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  766.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  767.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  768.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  769.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  770.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  771.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  772.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  773.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  774.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  775.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  776.         $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  777.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  778.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  779.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  780.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  781.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  782.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  783.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  784.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  785.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  786.         $d->addInstance('api_platform.cache.metadata.resource_collection', ($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()));
  787.         $d->addInstance('api_platform.graphql.cache.subscription', ($this->privates['api_platform.graphql.cache.subscription'] ?? $this->getApiPlatform_Graphql_Cache_SubscriptionService()));
  788.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  789.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  790.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  791.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  792.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  793.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  794.         if ($this->has('kernel')) {
  795.             $g->setKernel($b);
  796.         }
  797.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  798.         $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'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  799.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  800.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  801.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  802.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  803.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  804.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  805.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  806.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  807.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  808.         $instance->add($d);
  809.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  810.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  811.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  812.         $instance->add($e);
  813.         $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([]))));
  814.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  815.         $instance->add($f);
  816.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  817.         $instance->add(($this->privates['eight_points_guzzle.data_collector'] ?? $this->getEightPointsGuzzle_DataCollectorService()));
  818.         $instance->add($g);
  819.         return $instance;
  820.     }
  821.     /**
  822.      * Gets the public 'cache.app' shared service.
  823.      *
  824.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  825.      */
  826.     protected function getCache_AppService()
  827.     {
  828.         $a = new \Symfony\Component\Cache\Adapter\ApcuAdapter('+OxdHLkYbx'0$this->getParameter('container.build_id'));
  829.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  830.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  831.     }
  832.     /**
  833.      * Gets the public 'cache.rate_limiter' shared service.
  834.      *
  835.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  836.      */
  837.     protected function getCache_RateLimiterService()
  838.     {
  839.         $a = new \Symfony\Component\Cache\Adapter\ApcuAdapter('FBcgAOnaIi'0$this->getParameter('container.build_id'));
  840.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  841.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  842.     }
  843.     /**
  844.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  845.      *
  846.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  847.      */
  848.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  849.     {
  850.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('07wJQ3OY0-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  851.     }
  852.     /**
  853.      * Gets the public 'cache.system' shared service.
  854.      *
  855.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  856.      */
  857.     protected function getCache_SystemService()
  858.     {
  859.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tyTj5ExgV-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  860.     }
  861.     /**
  862.      * Gets the public 'cache.validator_expression_language' shared service.
  863.      *
  864.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  865.      */
  866.     protected function getCache_ValidatorExpressionLanguageService()
  867.     {
  868.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IEowxs6qqq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  869.     }
  870.     /**
  871.      * Gets the public 'doctrine' shared service.
  872.      *
  873.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  874.      */
  875.     protected function getDoctrineService()
  876.     {
  877.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  878.     }
  879.     /**
  880.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  881.      *
  882.      * @return \Doctrine\DBAL\Connection
  883.      */
  884.     protected function getDoctrine_Dbal_DefaultConnectionService()
  885.     {
  886.         $a = new \Doctrine\DBAL\Configuration();
  887.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  888.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  889.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  890.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  891.         $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)));
  892.         $c->setConnectionName('default');
  893.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'sessions'])]));
  894.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  895.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''connection_override_options' => [], 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  896.             'App\\EventSubscriber\\BaseSubscriber' => ['privates''App\\EventSubscriber\\BaseSubscriber''getBaseSubscriberService'true],
  897.             'App\\EventSubscriber\\Content\\ContentSubscriber' => ['privates''App\\EventSubscriber\\Content\\ContentSubscriber''getContentSubscriberService'true],
  898.             'App\\EventSubscriber\\Content\\ShapefileContentSubscriber' => ['privates''App\\EventSubscriber\\Content\\ShapefileContentSubscriber''getShapefileContentSubscriberService'true],
  899.             'App\\EventSubscriber\\Content\\VideoContentSubscriber' => ['privates''App\\EventSubscriber\\Content\\VideoContentSubscriber''getVideoContentSubscriberService'true],
  900.             'App\\EventSubscriber\\Content\\WebContentSubscriber' => ['privates''App\\EventSubscriber\\Content\\WebContentSubscriber''getWebContentSubscriberService'true],
  901.             'App\\EventSubscriber\\Message\\MessageSubscriber' => ['privates''App\\EventSubscriber\\Message\\MessageSubscriber''getMessageSubscriberService'true],
  902.             'App\\EventSubscriber\\PrimitiveSubscriber' => ['privates''App\\EventSubscriber\\PrimitiveSubscriber''getPrimitiveSubscriberService'true],
  903.             'App\\EventSubscriber\\Reference\\ConceptionalReferenceSubscriber' => ['privates''App\\EventSubscriber\\Reference\\ConceptionalReferenceSubscriber''getConceptionalReferenceSubscriberService'true],
  904.             'App\\EventSubscriber\\Reference\\GenealogicalReferenceSubscriber' => ['privates''App\\EventSubscriber\\Reference\\GenealogicalReferenceSubscriber''getGenealogicalReferenceSubscriberService'true],
  905.             'App\\EventSubscriber\\Release\\AgreementReleaseSubscriber' => ['privates''App\\EventSubscriber\\Release\\AgreementReleaseSubscriber''getAgreementReleaseSubscriberService'true],
  906.             'App\\EventSubscriber\\Release\\ReleaseSubscriber' => ['privates''App\\EventSubscriber\\Release\\ReleaseSubscriber''getReleaseSubscriberService'true],
  907.             'App\\EventSubscriber\\Release\\StandardReleaseSubscriber' => ['privates''App\\EventSubscriber\\Release\\StandardReleaseSubscriber''getStandardReleaseSubscriberService'true],
  908.             'App\\EventSubscriber\\Resource\\EncryptedResourceSubscriber' => ['privates''App\\EventSubscriber\\Resource\\EncryptedResourceSubscriber''getEncryptedResourceSubscriberService'true],
  909.             'App\\EventSubscriber\\Resource\\LocalResourceSubscriber' => ['privates''App\\EventSubscriber\\Resource\\LocalResourceSubscriber''getLocalResourceSubscriberService'true],
  910.             'App\\EventSubscriber\\Resource\\MTADatacenterResourceSubscriber' => ['privates''App\\EventSubscriber\\Resource\\MTADatacenterResourceSubscriber''getMTADatacenterResourceSubscriberService'true],
  911.             'App\\EventSubscriber\\Resource\\ShardedResourceSubscriber' => ['privates''App\\EventSubscriber\\Resource\\ShardedResourceSubscriber''getShardedResourceSubscriberService'true],
  912.             'App\\EventSubscriber\\Resource\\SynologyNASResourceSubscriber' => ['privates''App\\EventSubscriber\\Resource\\SynologyNASResourceSubscriber''getSynologyNASResourceSubscriberService'true],
  913.             'App\\EventSubscriber\\User\\GroupUserSubscriber' => ['privates''App\\EventSubscriber\\User\\GroupUserSubscriber''getGroupUserSubscriberService'true],
  914.             'App\\EventSubscriber\\User\\HumanUserSubscriber' => ['privates''App\\EventSubscriber\\User\\HumanUserSubscriber''getHumanUserSubscriberService'true],
  915.             'App\\EventSubscriber\\User\\OrganizationUserSubscriber' => ['privates''App\\EventSubscriber\\User\\OrganizationUserSubscriber''getOrganizationUserSubscriberService'true],
  916.             'App\\EventSubscriber\\User\\UserSubscriber' => ['privates''App\\EventSubscriber\\User\\UserSubscriber''getUserSubscriberService'true],
  917.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  918.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  919.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  920.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  921.         ], [
  922.             'App\\EventSubscriber\\BaseSubscriber' => '?',
  923.             'App\\EventSubscriber\\Content\\ContentSubscriber' => '?',
  924.             'App\\EventSubscriber\\Content\\ShapefileContentSubscriber' => '?',
  925.             'App\\EventSubscriber\\Content\\VideoContentSubscriber' => '?',
  926.             'App\\EventSubscriber\\Content\\WebContentSubscriber' => '?',
  927.             'App\\EventSubscriber\\Message\\MessageSubscriber' => '?',
  928.             'App\\EventSubscriber\\PrimitiveSubscriber' => '?',
  929.             'App\\EventSubscriber\\Reference\\ConceptionalReferenceSubscriber' => '?',
  930.             'App\\EventSubscriber\\Reference\\GenealogicalReferenceSubscriber' => '?',
  931.             'App\\EventSubscriber\\Release\\AgreementReleaseSubscriber' => '?',
  932.             'App\\EventSubscriber\\Release\\ReleaseSubscriber' => '?',
  933.             'App\\EventSubscriber\\Release\\StandardReleaseSubscriber' => '?',
  934.             'App\\EventSubscriber\\Resource\\EncryptedResourceSubscriber' => '?',
  935.             'App\\EventSubscriber\\Resource\\LocalResourceSubscriber' => '?',
  936.             'App\\EventSubscriber\\Resource\\MTADatacenterResourceSubscriber' => '?',
  937.             'App\\EventSubscriber\\Resource\\ShardedResourceSubscriber' => '?',
  938.             'App\\EventSubscriber\\Resource\\SynologyNASResourceSubscriber' => '?',
  939.             'App\\EventSubscriber\\User\\GroupUserSubscriber' => '?',
  940.             'App\\EventSubscriber\\User\\HumanUserSubscriber' => '?',
  941.             'App\\EventSubscriber\\User\\OrganizationUserSubscriber' => '?',
  942.             'App\\EventSubscriber\\User\\UserSubscriber' => '?',
  943.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  944.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  945.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  946.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  947.         ]), [=> 'App\\EventSubscriber\\BaseSubscriber'=> 'App\\EventSubscriber\\Content\\ContentSubscriber'=> 'App\\EventSubscriber\\Content\\ShapefileContentSubscriber'=> 'App\\EventSubscriber\\Content\\VideoContentSubscriber'=> 'App\\EventSubscriber\\Content\\WebContentSubscriber'=> 'App\\EventSubscriber\\Message\\MessageSubscriber'=> 'App\\EventSubscriber\\PrimitiveSubscriber'=> 'App\\EventSubscriber\\Reference\\ConceptionalReferenceSubscriber'=> 'App\\EventSubscriber\\Reference\\GenealogicalReferenceSubscriber'=> 'App\\EventSubscriber\\Release\\AgreementReleaseSubscriber'10 => 'App\\EventSubscriber\\Release\\ReleaseSubscriber'11 => 'App\\EventSubscriber\\Release\\StandardReleaseSubscriber'12 => 'App\\EventSubscriber\\Resource\\EncryptedResourceSubscriber'13 => 'App\\EventSubscriber\\Resource\\LocalResourceSubscriber'14 => 'App\\EventSubscriber\\Resource\\MTADatacenterResourceSubscriber'15 => 'App\\EventSubscriber\\Resource\\ShardedResourceSubscriber'16 => 'App\\EventSubscriber\\Resource\\SynologyNASResourceSubscriber'17 => 'App\\EventSubscriber\\User\\GroupUserSubscriber'18 => 'App\\EventSubscriber\\User\\HumanUserSubscriber'19 => 'App\\EventSubscriber\\User\\OrganizationUserSubscriber'20 => 'App\\EventSubscriber\\User\\UserSubscriber'21 => 'doctrine.orm.messenger.doctrine_schema_subscriber'22 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'23 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'24 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  948.     }
  949.     /**
  950.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  951.      *
  952.      * @return \Doctrine\ORM\EntityManager
  953.      */
  954.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  955.     {
  956.         if (true === $lazyLoad) {
  957.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  958.         }
  959.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  960.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  961.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  962.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  963.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  964.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  965.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  966.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  967.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  968.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  969.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  970.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  971.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  972.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  973.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  974.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  975.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  976.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  977.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  978.         $a = new \Doctrine\ORM\Configuration();
  979.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  980.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  981.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  982.         $a->setEntityNamespaces(['App' => 'App\\Entity''GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
  983.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  984.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  985.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  986.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  987.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  988.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  989.         ], [
  990.             'doctrine.ulid_generator' => '?',
  991.             'doctrine.uuid_generator' => '?',
  992.         ])));
  993.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  994.         $a->setProxyNamespace('Proxies');
  995.         $a->setAutoGenerateProxyClasses(true);
  996.         $a->setSchemaIgnoreClasses([]);
  997.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  998.         $a->setDefaultRepositoryClassName('App\\Repository\\DefaultEntityRepository');
  999.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1000.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1001.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1002.         $a->setLazyGhostObjectEnabled(false);
  1003.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  1004.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a) && false ?: $lazyLoad);
  1005.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1006.         return $instance;
  1007.     }
  1008.     /**
  1009.      * Gets the public 'event_dispatcher' shared service.
  1010.      *
  1011.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1012.      */
  1013.     protected function getEventDispatcherService()
  1014.     {
  1015.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1016.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1017.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1018.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1019.         $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()));
  1020.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1021.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  1022.         }, => 'onKernelController'], 0);
  1023.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1024.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1025.         }, => 'checkPassport'], 1024);
  1026.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1027.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1028.         }, => 'onKernelResponse'], 0);
  1029.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.1', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1030.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1031.         }, => 'onKernelResponse'], 0);
  1032.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1033.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1034.         }, => 'onKernelRequest'], 250);
  1035.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1036.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1037.         }, => 'onKernelResponse'], 0);
  1038.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  1039.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());
  1040.         }, => 'onResponse'], 0);
  1041.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1042.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1043.         }, => 'onKernelRequest'], 28);
  1044.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] function () {
  1045.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1046.         }, => 'onKernelRequest'], 4);
  1047.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] function () {
  1048.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1049.         }, => 'onKernelView'], 32);
  1050.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1051.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1052.         }, => 'onKernelRequest'], 2);
  1053.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1054.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1055.         }, => 'onKernelView'], 16);
  1056.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1057.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1058.         }, => 'onKernelView'], 8);
  1059.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1060.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1061.         }, => 'onKernelException'], 0);
  1062.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1063.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1064.         }, => 'onKernelException'], -96);
  1065.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  1066.             return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());
  1067.         }, => 'onKernelRequest'], 0);
  1068.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {
  1069.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1070.         }, => 'onKernelResponse'], 0);
  1071.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  1072.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1073.         }, => 'onKernelResponse'], -1);
  1074.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  1075.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1076.         }, => 'onKernelView'], 64);
  1077.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  1078.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1079.         }, => 'onKernelRequest'], 16);
  1080.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1081.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1082.         }, => 'onSecurity'], 3);
  1083.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1084.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1085.         }, => 'onSecurityPostDenormalize'], 1);
  1086.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1087.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1088.         }, => 'onSecurityPostValidation'], 63);
  1089.         $instance->addListener('kernel.exception', [=> #[\Closure(name'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {
  1090.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1091.         }, => 'onKernelException'], 0);
  1092.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'gesdinet.jwtrefreshtoken.send_token', class: 'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\AttachRefreshTokenOnSuccessListener')] function () {
  1093.             return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->load('getGesdinet_Jwtrefreshtoken_SendTokenService'));
  1094.         }, => 'attachRefreshToken'], 0);
  1095.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {
  1096.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  1097.         }, => 'onLogout'], 0);
  1098.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1099.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  1100.         }, => 'onKernelResponse'], 0);
  1101.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1102.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1103.         }, => 'setDefaultLocale'], 100);
  1104.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1105.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1106.         }, => 'onKernelRequest'], 16);
  1107.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1108.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1109.         }, => 'onKernelFinishRequest'], 0);
  1110.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1111.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  1112.         }, => 'onKernelRequest'], 256);
  1113.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1114.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  1115.         }, => 'onResponse'], -255);
  1116.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1117.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1118.         }, => 'onControllerArguments'], 0);
  1119.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1120.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1121.         }, => 'logKernelException'], 0);
  1122.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1123.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1124.         }, => 'onKernelException'], -128);
  1125.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1126.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1127.         }, => 'removeCspHeader'], -128);
  1128.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1129.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1130.         }, => 'onKernelControllerArguments'], 10);
  1131.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1132.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1133.         }, => 'onKernelResponse'], -10);
  1134.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1135.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1136.         }, => 'onKernelRequest'], 15);
  1137.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1138.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1139.         }, => 'onKernelFinishRequest'], -15);
  1140.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1141.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1142.         }, => 'onConsoleError'], -128);
  1143.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1144.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1145.         }, => 'onConsoleTerminate'], -128);
  1146.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1147.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  1148.         }, => 'onConsoleError'], 0);
  1149.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  1150.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL));
  1151.         }, => 'onMessage'], -255);
  1152.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  1153.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  1154.         }, => 'onMessage'], -255);
  1155.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  1156.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  1157.         }, => 'onMessage'], 0);
  1158.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1159.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1160.         }, => 'configure'], 2048);
  1161.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1162.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1163.         }, => 'configure'], 2048);
  1164.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1165.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1166.         }, => 'onKernelRequest'], 32);
  1167.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1168.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1169.         }, => 'onKernelFinishRequest'], 0);
  1170.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1171.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1172.         }, => 'onKernelException'], -64);
  1173.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1174.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  1175.         }, => 'onKernelResponse'], 0);
  1176.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1177.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1178.         }, => 'onKernelRequest'], 128);
  1179.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1180.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1181.         }, => 'onKernelResponse'], -1000);
  1182.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {
  1183.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1184.         }, => 'onMessageFailed'], 100);
  1185.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {
  1186.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ??= new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener());
  1187.         }, => 'onMessageFailed'], 200);
  1188.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.dispatch_pcntl_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\DispatchPcntlSignalListener')] function () {
  1189.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ??= new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener());
  1190.         }, => 'onWorkerRunning'], 100);
  1191.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1192.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1193.         }, => 'onWorkerStarted'], 0);
  1194.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1195.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1196.         }, => 'onWorkerRunning'], 0);
  1197.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_sigterm_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnSigtermSignalListener')] function () {
  1198.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1199.         }, => 'onWorkerStarted'], 100);
  1200.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1201.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1202.         }, => 'onMessageFailed'], 0);
  1203.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1204.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1205.         }, => 'onWorkerRunning'], 0);
  1206.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1207.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1208.         }, => 'onKernelResponse'], -100);
  1209.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1210.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1211.         }, => 'onKernelException'], 0);
  1212.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1213.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1214.         }, => 'onKernelTerminate'], -1024);
  1215.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1216.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1217.         }, => 'onKernelController'], 0);
  1218.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1219.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1220.         }, => 'onKernelResponse'], 0);
  1221.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  1222.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1223.         }, => 'onKernelController'], 0);
  1224.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  1225.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1226.         }, => 'onKernelController'], 0);
  1227.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1228.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1229.         }, => 'onKernelController'], -128);
  1230.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1231.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1232.         }, => 'onKernelView'], 0);
  1233.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1234.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1235.         }, => 'onKernelController'], 0);
  1236.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1237.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1238.         }, => 'onKernelResponse'], 0);
  1239.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  1240.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1241.         }, => 'onKernelControllerArguments'], 0);
  1242.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  1243.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1244.         }, => 'onKernelControllerArguments'], 0);
  1245.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  1246.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  1247.         }, => 'onKernelView'], -128);
  1248.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1249.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1250.         }, => 'onMessage'], 0);
  1251.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1252.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1253.         }, => 'onKernelResponse'], -128);
  1254.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  1255.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  1256.         }, => 'onKernelControllerArguments'], 20);
  1257.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1258.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1259.         }, => 'checkPassport'], 0);
  1260.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1261.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1262.         }, => 'onLoginSuccess'], 0);
  1263.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1264.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1265.         }, => 'onVoterVote'], 0);
  1266.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1267.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1268.         }, => 'configureLogoutUrlGenerator'], 8);
  1269.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1270.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1271.         }, => 'onKernelRequest'], 8);
  1272.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1273.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1274.         }, => 'onKernelFinishRequest'], 0);
  1275.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.rememberme.response_listener', class: 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener')] function () {
  1276.             return ($this->privates['security.rememberme.response_listener'] ??= new \Symfony\Component\Security\Http\RememberMe\ResponseListener());
  1277.         }, => 'onKernelResponse'], 0);
  1278.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1279.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1280.         }, => 'onWorkerMessageHandled'], 0);
  1281.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1282.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1283.         }, => 'onWorkerMessageFailed'], 0);
  1284.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1285.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1286.         }, => 'onConsoleError'], 0);
  1287.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1288.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1289.         }, => 'onConsoleTerminate'], 0);
  1290.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {
  1291.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1292.         }, => 'resetAssets'], 0);
  1293.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1294.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1295.         }, => 'onCommand'], 255);
  1296.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1297.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1298.         }, => 'onTerminate'], -255);
  1299.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1300.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1301.         }, => 'checkPassport'], 512);
  1302.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1303.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1304.         }, => 'onLogout'], 0);
  1305.         return $instance;
  1306.     }
  1307.     /**
  1308.      * Gets the public 'http_kernel' shared service.
  1309.      *
  1310.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1311.      */
  1312.     protected function getHttpKernelService()
  1313.     {
  1314.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1315.         if (isset($this->services['http_kernel'])) {
  1316.             return $this->services['http_kernel'];
  1317.         }
  1318.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  1319.         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(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()), new RewindableGenerator(function () {
  1320.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1321.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  1322.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1323.             yield => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
  1324.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1325.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1326.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1327.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1328.             yield => ($this->privates['debug.api_platform.argument_resolver.payload'] ?? $this->load('getDebug_ApiPlatform_ArgumentResolver_PayloadService'));
  1329.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1330.             yield 10 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1331.             yield 11 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1332.             yield 12 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1333.         }, 13)), $b), false);
  1334.     }
  1335.     /**
  1336.      * Gets the public 'messenger.default_bus' shared service.
  1337.      *
  1338.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1339.      */
  1340.     protected function getMessenger_DefaultBusService()
  1341.     {
  1342.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1343.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1344.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ??= new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default'));
  1345.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ??= new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware());
  1346.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ??= new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware());
  1347.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ??= new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware());
  1348.             yield => ($this->privates['messenger.bus.default.middleware.send_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_SendMessageService'));
  1349.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1350.         }, 7)));
  1351.     }
  1352.     /**
  1353.      * Gets the public 'monolog.logger.deprecation' shared service.
  1354.      *
  1355.      * @return \Symfony\Bridge\Monolog\Logger
  1356.      */
  1357.     protected function getMonolog_Logger_DeprecationService()
  1358.     {
  1359.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1360.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1361.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1362.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1363.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1364.         return $instance;
  1365.     }
  1366.     /**
  1367.      * Gets the public 'request_stack' shared service.
  1368.      *
  1369.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1370.      */
  1371.     protected function getRequestStackService()
  1372.     {
  1373.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1374.     }
  1375.     /**
  1376.      * Gets the public 'router' shared service.
  1377.      *
  1378.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1379.      */
  1380.     protected function getRouterService()
  1381.     {
  1382.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1383.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1384.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1385.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1386.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1387.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1388.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1389.         ], [
  1390.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1391.         ]))->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'en');
  1392.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1393.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1394.         return $instance;
  1395.     }
  1396.     /**
  1397.      * Gets the public 'translator' shared service.
  1398.      *
  1399.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1400.      */
  1401.     protected function getTranslatorService()
  1402.     {
  1403.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1404.     }
  1405.     /**
  1406.      * Gets the private '.debug.http_client' shared service.
  1407.      *
  1408.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1409.      */
  1410.     protected function get_Debug_HttpClientService()
  1411.     {
  1412.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1413.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1414.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1415.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1416.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1417.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1418.         $a->setLogger($b);
  1419.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1420.     }
  1421.     /**
  1422.      * Gets the private '.service_locator.M4MmIT_' shared service.
  1423.      *
  1424.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1425.      */
  1426.     protected function get_ServiceLocator_M4MmITService()
  1427.     {
  1428.         return $this->privates['.service_locator.M4MmIT_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1429.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1430.             'security.firewall.map.context.app' => ['privates''security.firewall.map.context.app''getSecurity_Firewall_Map_Context_AppService'true],
  1431.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1432.             'security.firewall.map.context.group_user_form' => ['privates''security.firewall.map.context.group_user_form''getSecurity_Firewall_Map_Context_GroupUserFormService'true],
  1433.             'security.firewall.map.context.group_user_token' => ['privates''security.firewall.map.context.group_user_token''getSecurity_Firewall_Map_Context_GroupUserTokenService'true],
  1434.             'security.firewall.map.context.group_user_token_refresher' => ['privates''security.firewall.map.context.group_user_token_refresher''getSecurity_Firewall_Map_Context_GroupUserTokenRefresherService'true],
  1435.             'security.firewall.map.context.human_user_form' => ['privates''security.firewall.map.context.human_user_form''getSecurity_Firewall_Map_Context_HumanUserFormService'true],
  1436.             'security.firewall.map.context.human_user_refresh' => ['privates''security.firewall.map.context.human_user_refresh''getSecurity_Firewall_Map_Context_HumanUserRefreshService'true],
  1437.             'security.firewall.map.context.human_user_token' => ['privates''security.firewall.map.context.human_user_token''getSecurity_Firewall_Map_Context_HumanUserTokenService'true],
  1438.             'security.firewall.map.context.organization_user_form' => ['privates''security.firewall.map.context.organization_user_form''getSecurity_Firewall_Map_Context_OrganizationUserFormService'true],
  1439.             'security.firewall.map.context.organization_user_token' => ['privates''security.firewall.map.context.organization_user_token''getSecurity_Firewall_Map_Context_OrganizationUserTokenService'true],
  1440.             'security.firewall.map.context.organization_user_token_refresher' => ['privates''security.firewall.map.context.organization_user_token_refresher''getSecurity_Firewall_Map_Context_OrganizationUserTokenRefresherService'true],
  1441.         ], [
  1442.             'security.firewall.map.context.api' => '?',
  1443.             'security.firewall.map.context.app' => '?',
  1444.             'security.firewall.map.context.dev' => '?',
  1445.             'security.firewall.map.context.group_user_form' => '?',
  1446.             'security.firewall.map.context.group_user_token' => '?',
  1447.             'security.firewall.map.context.group_user_token_refresher' => '?',
  1448.             'security.firewall.map.context.human_user_form' => '?',
  1449.             'security.firewall.map.context.human_user_refresh' => '?',
  1450.             'security.firewall.map.context.human_user_token' => '?',
  1451.             'security.firewall.map.context.organization_user_form' => '?',
  1452.             'security.firewall.map.context.organization_user_token' => '?',
  1453.             'security.firewall.map.context.organization_user_token_refresher' => '?',
  1454.         ]);
  1455.     }
  1456.     /**
  1457.      * Gets the private 'App\Service\TaggedTypesService' shared autowired service.
  1458.      *
  1459.      * @return \App\Service\TaggedTypesService
  1460.      */
  1461.     protected function getTaggedTypesServiceService()
  1462.     {
  1463.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1464.         if (isset($this->privates['App\\Service\\TaggedTypesService'])) {
  1465.             return $this->privates['App\\Service\\TaggedTypesService'];
  1466.         }
  1467.         $b = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  1468.         if (isset($this->privates['App\\Service\\TaggedTypesService'])) {
  1469.             return $this->privates['App\\Service\\TaggedTypesService'];
  1470.         }
  1471.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1472.         if (isset($this->privates['App\\Service\\TaggedTypesService'])) {
  1473.             return $this->privates['App\\Service\\TaggedTypesService'];
  1474.         }
  1475.         return $this->privates['App\\Service\\TaggedTypesService'] = new \App\Service\TaggedTypesService(new RewindableGenerator(function () {
  1476.             yield => ($this->privates['App\\Form\\Abstract\\TypeAbstract'] ?? $this->load('getTypeAbstractService'));
  1477.             yield => ($this->privates['App\\Form\\Authentication\\Create\\User\\GroupUserType'] ?? $this->load('getGroupUserTypeService'));
  1478.             yield => ($this->privates['App\\Form\\Authentication\\Create\\User\\HumanUserType'] ?? $this->load('getHumanUserTypeService'));
  1479.             yield => ($this->privates['App\\Form\\Authentication\\Create\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserTypeService'));
  1480.             yield => ($this->privates['App\\Form\\Authentication\\Create\\User\\UserType'] ?? $this->load('getUserTypeService'));
  1481.             yield => ($this->privates['App\\Form\\Authentication\\Register\\User\\GroupUserType'] ?? $this->load('getGroupUserType2Service'));
  1482.             yield => ($this->privates['App\\Form\\Authentication\\Register\\User\\HumanUserType'] ?? $this->load('getHumanUserType2Service'));
  1483.             yield => ($this->privates['App\\Form\\Authentication\\Register\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType2Service'));
  1484.             yield => ($this->privates['App\\Form\\Authentication\\Register\\User\\UserType'] ?? $this->load('getUserType2Service'));
  1485.             yield => ($this->privates['App\\Form\\Authentication\\Request\\User\\GroupUserType'] ?? $this->load('getGroupUserType3Service'));
  1486.             yield 10 => ($this->privates['App\\Form\\Authentication\\Request\\User\\HumanUserType'] ?? $this->load('getHumanUserType3Service'));
  1487.             yield 11 => ($this->privates['App\\Form\\Authentication\\Request\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType3Service'));
  1488.             yield 12 => ($this->privates['App\\Form\\Authentication\\Request\\User\\UserType'] ?? $this->load('getUserType3Service'));
  1489.             yield 13 => ($this->privates['App\\Form\\Authentication\\Reset\\User\\GroupUserType'] ?? $this->load('getGroupUserType4Service'));
  1490.             yield 14 => ($this->privates['App\\Form\\Authentication\\Reset\\User\\HumanUserType'] ?? $this->load('getHumanUserType4Service'));
  1491.             yield 15 => ($this->privates['App\\Form\\Authentication\\Reset\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType4Service'));
  1492.             yield 16 => ($this->privates['App\\Form\\Authentication\\Reset\\User\\UserType'] ?? $this->load('getUserType4Service'));
  1493.             yield 17 => ($this->privates['App\\Form\\CRUD\\Create\\Association\\AssociationType'] ?? $this->load('getAssociationTypeService'));
  1494.             yield 18 => ($this->privates['App\\Form\\CRUD\\Create\\Characteristic\\CharacteristicType'] ?? $this->load('getCharacteristicTypeService'));
  1495.             yield 19 => ($this->privates['App\\Form\\CRUD\\Create\\Component\\ComponentType'] ?? $this->load('getComponentTypeService'));
  1496.             yield 20 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ArchiveContentType'] ?? $this->load('getArchiveContentTypeService'));
  1497.             yield 21 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\AudioContentType'] ?? $this->load('getAudioContentTypeService'));
  1498.             yield 22 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ContentType'] ?? $this->load('getContentTypeService'));
  1499.             yield 23 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\DocumentContentType'] ?? $this->load('getDocumentContentTypeService'));
  1500.             yield 24 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ImageContentType'] ?? $this->load('getImageContentTypeService'));
  1501.             yield 25 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ImageGalleryContentType'] ?? $this->load('getImageGalleryContentTypeService'));
  1502.             yield 26 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\PDFContentType'] ?? $this->load('getPDFContentTypeService'));
  1503.             yield 27 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\PresentationContentType'] ?? $this->load('getPresentationContentTypeService'));
  1504.             yield 28 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ShapefileContentType'] ?? $this->load('getShapefileContentTypeService'));
  1505.             yield 29 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\SpreadsheetContentType'] ?? $this->load('getSpreadsheetContentTypeService'));
  1506.             yield 30 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\TextContentType'] ?? $this->load('getTextContentTypeService'));
  1507.             yield 31 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\VideoContentType'] ?? $this->load('getVideoContentTypeService'));
  1508.             yield 32 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\WebContentType'] ?? $this->load('getWebContentTypeService'));
  1509.             yield 33 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\WorkbookContentType'] ?? $this->load('getWorkbookContentTypeService'));
  1510.             yield 34 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\WorkingContentType'] ?? $this->load('getWorkingContentTypeService'));
  1511.             yield 35 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\WorksheetContentType'] ?? $this->load('getWorksheetContentTypeService'));
  1512.             yield 36 => ($this->privates['App\\Form\\CRUD\\Create\\Element\\ElementType'] ?? $this->load('getElementTypeService'));
  1513.             yield 37 => ($this->privates['App\\Form\\CRUD\\Create\\Grouping\\GroupingType'] ?? $this->load('getGroupingTypeService'));
  1514.             yield 38 => ($this->privates['App\\Form\\CRUD\\Create\\Lexicon\\LexiconType'] ?? $this->load('getLexiconTypeService'));
  1515.             yield 39 => ($this->privates['App\\Form\\CRUD\\Create\\Message\\MessageType'] ?? $this->load('getMessageTypeService'));
  1516.             yield 40 => ($this->privates['App\\Form\\CRUD\\Create\\Perspective\\PerspectiveType'] ?? $this->load('getPerspectiveTypeService'));
  1517.             yield 41 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\Association\\AssociationType'] ?? $this->load('getAssociationType2Service'));
  1518.             yield 42 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\PrimitiveType'] ?? $this->load('getPrimitiveTypeService'));
  1519.             yield 43 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\Release\\AgreementReleaseType'] ?? $this->load('getAgreementReleaseTypeService'));
  1520.             yield 44 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\Release\\ReleaseType'] ?? $this->load('getReleaseTypeService'));
  1521.             yield 45 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\Release\\StandardReleaseType'] ?? $this->load('getStandardReleaseTypeService'));
  1522.             yield 46 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\AreaReferenceType'] ?? $this->load('getAreaReferenceTypeService'));
  1523.             yield 47 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\Association\\AssociationType'] ?? $this->load('getAssociationType3Service'));
  1524.             yield 48 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\ChronologicalReferenceType'] ?? $this->load('getChronologicalReferenceTypeService'));
  1525.             yield 49 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\ConceptionalReferenceType'] ?? $this->load('getConceptionalReferenceTypeService'));
  1526.             yield 50 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\CycleReferenceType'] ?? $this->load('getCycleReferenceTypeService'));
  1527.             yield 51 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\GenealogicalReferenceType'] ?? $this->load('getGenealogicalReferenceTypeService'));
  1528.             yield 52 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\PeriodReferenceType'] ?? $this->load('getPeriodReferenceTypeService'));
  1529.             yield 53 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\PhaseReferenceType'] ?? $this->load('getPhaseReferenceTypeService'));
  1530.             yield 54 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\ReferenceType'] ?? $this->load('getReferenceTypeService'));
  1531.             yield 55 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\SpatialReferenceType'] ?? $this->load('getSpatialReferenceTypeService'));
  1532.             yield 56 => ($this->privates['App\\Form\\CRUD\\Create\\Release\\AgreementReleaseType'] ?? $this->load('getAgreementReleaseType2Service'));
  1533.             yield 57 => ($this->privates['App\\Form\\CRUD\\Create\\Release\\ReleaseType'] ?? $this->load('getReleaseType2Service'));
  1534.             yield 58 => ($this->privates['App\\Form\\CRUD\\Create\\Release\\StandardReleaseType'] ?? $this->load('getStandardReleaseType2Service'));
  1535.             yield 59 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\EncryptedResourceType'] ?? $this->load('getEncryptedResourceTypeService'));
  1536.             yield 60 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\LocalResourceType'] ?? $this->load('getLocalResourceTypeService'));
  1537.             yield 61 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\MTADatacenterResourceType'] ?? $this->load('getMTADatacenterResourceTypeService'));
  1538.             yield 62 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\RemoteResourceType'] ?? $this->load('getRemoteResourceTypeService'));
  1539.             yield 63 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\ResourceType'] ?? $this->load('getResourceTypeService'));
  1540.             yield 64 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\ShardedResourceType'] ?? $this->load('getShardedResourceTypeService'));
  1541.             yield 65 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\SynologyNASResourceType'] ?? $this->load('getSynologyNASResourceTypeService'));
  1542.             yield 66 => ($this->privates['App\\Form\\CRUD\\Create\\Site\\SiteType'] ?? $this->load('getSiteTypeService'));
  1543.             yield 67 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\GroupedSynthesisType'] ?? $this->load('getGroupedSynthesisTypeService'));
  1544.             yield 68 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\MosaicSynthesisType'] ?? $this->load('getMosaicSynthesisTypeService'));
  1545.             yield 69 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\OrderedSynthesisType'] ?? $this->load('getOrderedSynthesisTypeService'));
  1546.             yield 70 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\SortedSynthesisType'] ?? $this->load('getSortedSynthesisTypeService'));
  1547.             yield 71 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\SynthesisType'] ?? $this->load('getSynthesisTypeService'));
  1548.             yield 72 => ($this->privates['App\\Form\\CRUD\\Create\\Text\\LongTextType'] ?? $this->load('getLongTextTypeService'));
  1549.             yield 73 => ($this->privates['App\\Form\\CRUD\\Create\\Text\\MediumTextType'] ?? $this->load('getMediumTextTypeService'));
  1550.             yield 74 => ($this->privates['App\\Form\\CRUD\\Create\\Text\\ShortTextType'] ?? $this->load('getShortTextTypeService'));
  1551.             yield 75 => ($this->privates['App\\Form\\CRUD\\Create\\Text\\TextType'] ?? $this->load('getTextTypeService'));
  1552.             yield 76 => ($this->privates['App\\Form\\CRUD\\Create\\Translation\\TranslationType'] ?? $this->load('getTranslationTypeService'));
  1553.             yield 77 => ($this->privates['App\\Form\\CRUD\\Create\\User\\GroupUserType'] ?? $this->load('getGroupUserType5Service'));
  1554.             yield 78 => ($this->privates['App\\Form\\CRUD\\Create\\User\\HumanUserType'] ?? $this->load('getHumanUserType5Service'));
  1555.             yield 79 => ($this->privates['App\\Form\\CRUD\\Create\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType5Service'));
  1556.             yield 80 => ($this->privates['App\\Form\\CRUD\\Create\\User\\UserType'] ?? $this->load('getUserType5Service'));
  1557.             yield 81 => ($this->privates['App\\Form\\CRUD\\Edit\\Association\\AssociationType'] ?? $this->load('getAssociationType4Service'));
  1558.             yield 82 => ($this->privates['App\\Form\\CRUD\\Edit\\Characteristic\\CharacteristicType'] ?? $this->load('getCharacteristicType2Service'));
  1559.             yield 83 => ($this->privates['App\\Form\\CRUD\\Edit\\Component\\ComponentType'] ?? $this->load('getComponentType2Service'));
  1560.             yield 84 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ArchiveContentType'] ?? $this->load('getArchiveContentType2Service'));
  1561.             yield 85 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\AudioContentType'] ?? $this->load('getAudioContentType2Service'));
  1562.             yield 86 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ContentType'] ?? $this->load('getContentType2Service'));
  1563.             yield 87 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\DocumentContentType'] ?? $this->load('getDocumentContentType2Service'));
  1564.             yield 88 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ImageContentType'] ?? $this->load('getImageContentType2Service'));
  1565.             yield 89 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ImageGalleryContentType'] ?? $this->load('getImageGalleryContentType2Service'));
  1566.             yield 90 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\PDFContentType'] ?? $this->load('getPDFContentType2Service'));
  1567.             yield 91 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\PresentationContentType'] ?? $this->load('getPresentationContentType2Service'));
  1568.             yield 92 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ShapefileContentType'] ?? $this->load('getShapefileContentType2Service'));
  1569.             yield 93 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\SpreadsheetContentType'] ?? $this->load('getSpreadsheetContentType2Service'));
  1570.             yield 94 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\TextContentType'] ?? $this->load('getTextContentType2Service'));
  1571.             yield 95 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\VideoContentType'] ?? $this->load('getVideoContentType2Service'));
  1572.             yield 96 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\WebContentType'] ?? $this->load('getWebContentType2Service'));
  1573.             yield 97 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\WorkbookContentType'] ?? $this->load('getWorkbookContentType2Service'));
  1574.             yield 98 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\WorkingContentType'] ?? $this->load('getWorkingContentType2Service'));
  1575.             yield 99 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\WorksheetContentType'] ?? $this->load('getWorksheetContentType2Service'));
  1576.             yield 100 => ($this->privates['App\\Form\\CRUD\\Edit\\Element\\ElementType'] ?? $this->load('getElementType2Service'));
  1577.             yield 101 => ($this->privates['App\\Form\\CRUD\\Edit\\Grouping\\GroupingType'] ?? $this->load('getGroupingType2Service'));
  1578.             yield 102 => ($this->privates['App\\Form\\CRUD\\Edit\\Lexicon\\LexiconType'] ?? $this->load('getLexiconType2Service'));
  1579.             yield 103 => ($this->privates['App\\Form\\CRUD\\Edit\\Message\\MessageType'] ?? $this->load('getMessageType2Service'));
  1580.             yield 104 => ($this->privates['App\\Form\\CRUD\\Edit\\Perspective\\PerspectiveType'] ?? $this->load('getPerspectiveType2Service'));
  1581.             yield 105 => ($this->privates['App\\Form\\CRUD\\Edit\\Primitive\\PrimitiveType'] ?? $this->load('getPrimitiveType2Service'));
  1582.             yield 106 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\AreaReferenceType'] ?? $this->load('getAreaReferenceType2Service'));
  1583.             yield 107 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\ChronologicalReferenceType'] ?? $this->load('getChronologicalReferenceType2Service'));
  1584.             yield 108 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\ConceptionalReferenceType'] ?? $this->load('getConceptionalReferenceType2Service'));
  1585.             yield 109 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\CycleReferenceType'] ?? $this->load('getCycleReferenceType2Service'));
  1586.             yield 110 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\GenealogicalReferenceType'] ?? $this->load('getGenealogicalReferenceType2Service'));
  1587.             yield 111 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\PeriodReferenceType'] ?? $this->load('getPeriodReferenceType2Service'));
  1588.             yield 112 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\PhaseReferenceType'] ?? $this->load('getPhaseReferenceType2Service'));
  1589.             yield 113 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\ReferenceType'] ?? $this->load('getReferenceType2Service'));
  1590.             yield 114 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\SpatialReferenceType'] ?? $this->load('getSpatialReferenceType2Service'));
  1591.             yield 115 => ($this->privates['App\\Form\\CRUD\\Edit\\Release\\AgreementReleaseType'] ?? $this->load('getAgreementReleaseType3Service'));
  1592.             yield 116 => ($this->privates['App\\Form\\CRUD\\Edit\\Release\\ReleaseType'] ?? $this->load('getReleaseType3Service'));
  1593.             yield 117 => ($this->privates['App\\Form\\CRUD\\Edit\\Release\\StandardReleaseType'] ?? $this->load('getStandardReleaseType3Service'));
  1594.             yield 118 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\EncryptedResourceType'] ?? $this->load('getEncryptedResourceType2Service'));
  1595.             yield 119 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\LocalResourceType'] ?? $this->load('getLocalResourceType2Service'));
  1596.             yield 120 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\MTADatacenterResourceType'] ?? $this->load('getMTADatacenterResourceType2Service'));
  1597.             yield 121 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\RemoteResourceType'] ?? $this->load('getRemoteResourceType2Service'));
  1598.             yield 122 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\ResourceType'] ?? $this->load('getResourceType2Service'));
  1599.             yield 123 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\ShardedResourceType'] ?? $this->load('getShardedResourceType2Service'));
  1600.             yield 124 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\SynologyNASResourceType'] ?? $this->load('getSynologyNASResourceType2Service'));
  1601.             yield 125 => ($this->privates['App\\Form\\CRUD\\Edit\\Site\\SiteType'] ?? $this->load('getSiteType2Service'));
  1602.             yield 126 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\GroupedSynthesisType'] ?? $this->load('getGroupedSynthesisType2Service'));
  1603.             yield 127 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\MosaicSynthesisType'] ?? $this->load('getMosaicSynthesisType2Service'));
  1604.             yield 128 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\OrderedSynthesisType'] ?? $this->load('getOrderedSynthesisType2Service'));
  1605.             yield 129 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\SortedSynthesisType'] ?? $this->load('getSortedSynthesisType2Service'));
  1606.             yield 130 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\SynthesisType'] ?? $this->load('getSynthesisType2Service'));
  1607.             yield 131 => ($this->privates['App\\Form\\CRUD\\Edit\\Text\\LongTextType'] ?? $this->load('getLongTextType2Service'));
  1608.             yield 132 => ($this->privates['App\\Form\\CRUD\\Edit\\Text\\MediumTextType'] ?? $this->load('getMediumTextType2Service'));
  1609.             yield 133 => ($this->privates['App\\Form\\CRUD\\Edit\\Text\\ShortTextType'] ?? $this->load('getShortTextType2Service'));
  1610.             yield 134 => ($this->privates['App\\Form\\CRUD\\Edit\\Text\\TextType'] ?? $this->load('getTextType2Service'));
  1611.             yield 135 => ($this->privates['App\\Form\\CRUD\\Edit\\Translation\\TranslationType'] ?? $this->load('getTranslationType2Service'));
  1612.             yield 136 => ($this->privates['App\\Form\\CRUD\\Edit\\User\\GroupUserType'] ?? $this->load('getGroupUserType6Service'));
  1613.             yield 137 => ($this->privates['App\\Form\\CRUD\\Edit\\User\\HumanUserType'] ?? $this->load('getHumanUserType6Service'));
  1614.             yield 138 => ($this->privates['App\\Form\\CRUD\\Edit\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType6Service'));
  1615.             yield 139 => ($this->privates['App\\Form\\CRUD\\Edit\\User\\UserType'] ?? $this->load('getUserType6Service'));
  1616.             yield 140 => ($this->privates['App\\Form\\Profile\\Content\\User\\GroupUserType'] ?? $this->load('getGroupUserType7Service'));
  1617.             yield 141 => ($this->privates['App\\Form\\Profile\\Content\\User\\HumanUserType'] ?? $this->load('getHumanUserType7Service'));
  1618.             yield 142 => ($this->privates['App\\Form\\Profile\\Content\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType7Service'));
  1619.             yield 143 => ($this->privates['App\\Form\\Profile\\Content\\User\\UserType'] ?? $this->load('getUserType7Service'));
  1620.             yield 144 => ($this->privates['App\\Form\\Profile\\Edit\\User\\GroupUserType'] ?? $this->load('getGroupUserType8Service'));
  1621.             yield 145 => ($this->privates['App\\Form\\Profile\\Edit\\User\\HumanUserType'] ?? $this->load('getHumanUserType8Service'));
  1622.             yield 146 => ($this->privates['App\\Form\\Profile\\Edit\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType8Service'));
  1623.             yield 147 => ($this->privates['App\\Form\\Profile\\Edit\\User\\UserType'] ?? $this->load('getUserType8Service'));
  1624.             yield 148 => ($this->privates['App\\Form\\Profile\\Groups\\User\\GroupUserType'] ?? $this->load('getGroupUserType9Service'));
  1625.             yield 149 => ($this->privates['App\\Form\\Profile\\Groups\\User\\HumanUserType'] ?? $this->load('getHumanUserType9Service'));
  1626.             yield 150 => ($this->privates['App\\Form\\Profile\\Groups\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType9Service'));
  1627.             yield 151 => ($this->privates['App\\Form\\Profile\\Groups\\User\\UserType'] ?? $this->load('getUserType9Service'));
  1628.             yield 152 => ($this->privates['App\\Form\\Profile\\Members\\User\\GroupUserType'] ?? $this->load('getGroupUserType10Service'));
  1629.             yield 153 => ($this->privates['App\\Form\\Profile\\Members\\User\\HumanUserType'] ?? $this->load('getHumanUserType10Service'));
  1630.             yield 154 => ($this->privates['App\\Form\\Profile\\Members\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType10Service'));
  1631.             yield 155 => ($this->privates['App\\Form\\Profile\\Members\\User\\UserType'] ?? $this->load('getUserType10Service'));
  1632.             yield 156 => ($this->privates['App\\Form\\Profile\\Messages\\Message\\MessageType'] ?? $this->load('getMessageType3Service'));
  1633.             yield 157 => ($this->privates['App\\Form\\Profile\\Messages\\User\\GroupUserType'] ?? $this->load('getGroupUserType11Service'));
  1634.             yield 158 => ($this->privates['App\\Form\\Profile\\Messages\\User\\HumanUserType'] ?? $this->load('getHumanUserType11Service'));
  1635.             yield 159 => ($this->privates['App\\Form\\Profile\\Messages\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType11Service'));
  1636.             yield 160 => ($this->privates['App\\Form\\Profile\\Messages\\User\\UserType'] ?? $this->load('getUserType11Service'));
  1637.             yield 161 => ($this->privates['App\\Form\\Profile\\Organizations\\User\\GroupUserType'] ?? $this->load('getGroupUserType12Service'));
  1638.             yield 162 => ($this->privates['App\\Form\\Profile\\Organizations\\User\\HumanUserType'] ?? $this->load('getHumanUserType12Service'));
  1639.             yield 163 => ($this->privates['App\\Form\\Profile\\Organizations\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType12Service'));
  1640.             yield 164 => ($this->privates['App\\Form\\Profile\\Organizations\\User\\UserType'] ?? $this->load('getUserType12Service'));
  1641.             yield 165 => ($this->privates['App\\Form\\Profile\\Releases\\Release\\ReleaseType'] ?? $this->load('getReleaseType4Service'));
  1642.             yield 166 => ($this->privates['App\\Form\\Profile\\Releases\\Release\\StandardReleaseType'] ?? $this->load('getStandardReleaseType4Service'));
  1643.             yield 167 => ($this->privates['App\\Form\\Profile\\Releases\\User\\GroupUserType'] ?? $this->load('getGroupUserType13Service'));
  1644.             yield 168 => ($this->privates['App\\Form\\Profile\\Releases\\User\\HumanUserType'] ?? $this->load('getHumanUserType13Service'));
  1645.             yield 169 => ($this->privates['App\\Form\\Profile\\Releases\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType13Service'));
  1646.             yield 170 => ($this->privates['App\\Form\\Profile\\Releases\\User\\UserType'] ?? $this->load('getUserType13Service'));
  1647.             yield 171 => ($this->privates['App\\Form\\Profile\\Reset\\User\\GroupUserType'] ?? $this->load('getGroupUserType14Service'));
  1648.             yield 172 => ($this->privates['App\\Form\\Profile\\Reset\\User\\HumanUserType'] ?? $this->load('getHumanUserType14Service'));
  1649.             yield 173 => ($this->privates['App\\Form\\Profile\\Reset\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType14Service'));
  1650.             yield 174 => ($this->privates['App\\Form\\Profile\\Reset\\User\\UserType'] ?? $this->load('getUserType14Service'));
  1651.         }, 175), new RewindableGenerator(function () {
  1652.             yield => ($this->privates['App\\Entity\\Association\\Association'] ??= new \App\Entity\Association\Association());
  1653.             yield => ($this->privates['App\\Entity\\Base'] ??= new \App\Entity\Base());
  1654.             yield => ($this->privates['App\\Entity\\Characteristic\\Characteristic'] ??= new \App\Entity\Characteristic\Characteristic());
  1655.             yield => ($this->privates['App\\Entity\\Component\\Component'] ??= new \App\Entity\Component\Component());
  1656.             yield => ($this->privates['App\\Entity\\Content\\ArchiveContent'] ??= new \App\Entity\Content\ArchiveContent());
  1657.             yield => ($this->privates['App\\Entity\\Content\\AudioContent'] ??= new \App\Entity\Content\AudioContent());
  1658.             yield => ($this->privates['App\\Entity\\Content\\Content'] ??= new \App\Entity\Content\Content());
  1659.             yield => ($this->privates['App\\Entity\\Content\\DocumentContent'] ??= new \App\Entity\Content\DocumentContent());
  1660.             yield => ($this->privates['App\\Entity\\Content\\ImageContent'] ??= new \App\Entity\Content\ImageContent());
  1661.             yield => ($this->privates['App\\Entity\\Content\\ImageGalleryContent'] ??= new \App\Entity\Content\ImageGalleryContent());
  1662.             yield 10 => ($this->privates['App\\Entity\\Content\\PDFContent'] ??= new \App\Entity\Content\PDFContent());
  1663.             yield 11 => ($this->privates['App\\Entity\\Content\\PresentationContent'] ??= new \App\Entity\Content\PresentationContent());
  1664.             yield 12 => ($this->privates['App\\Entity\\Content\\ShapefileContent'] ??= new \App\Entity\Content\ShapefileContent());
  1665.             yield 13 => ($this->privates['App\\Entity\\Content\\SpreadsheetContent'] ??= new \App\Entity\Content\SpreadsheetContent());
  1666.             yield 14 => ($this->privates['App\\Entity\\Content\\TextContent'] ??= new \App\Entity\Content\TextContent());
  1667.             yield 15 => ($this->privates['App\\Entity\\Content\\VideoContent'] ??= new \App\Entity\Content\VideoContent());
  1668.             yield 16 => ($this->privates['App\\Entity\\Content\\WebContent'] ??= new \App\Entity\Content\WebContent());
  1669.             yield 17 => ($this->privates['App\\Entity\\Content\\WorkbookContent'] ??= new \App\Entity\Content\WorkbookContent());
  1670.             yield 18 => ($this->privates['App\\Entity\\Content\\WorkingContent'] ??= new \App\Entity\Content\WorkingContent());
  1671.             yield 19 => ($this->privates['App\\Entity\\Content\\WorksheetContent'] ??= new \App\Entity\Content\WorksheetContent());
  1672.             yield 20 => ($this->privates['App\\Entity\\Element\\Element'] ??= new \App\Entity\Element\Element());
  1673.             yield 21 => ($this->privates['App\\Entity\\Grouping\\Grouping'] ??= new \App\Entity\Grouping\Grouping());
  1674.             yield 22 => ($this->privates['App\\Entity\\Lexicon\\Lexicon'] ??= new \App\Entity\Lexicon\Lexicon());
  1675.             yield 23 => ($this->privates['App\\Entity\\Message\\Message'] ??= new \App\Entity\Message\Message());
  1676.             yield 24 => ($this->privates['App\\Entity\\Perspective\\Perspective'] ??= new \App\Entity\Perspective\Perspective());
  1677.             yield 25 => ($this->privates['App\\Entity\\Primitive'] ??= new \App\Entity\Primitive());
  1678.             yield 26 => ($this->privates['App\\Entity\\Reference\\AreaReference'] ??= new \App\Entity\Reference\AreaReference());
  1679.             yield 27 => ($this->privates['App\\Entity\\Reference\\ChronologicalReference'] ??= new \App\Entity\Reference\ChronologicalReference());
  1680.             yield 28 => ($this->privates['App\\Entity\\Reference\\ConceptionalReference'] ??= new \App\Entity\Reference\ConceptionalReference());
  1681.             yield 29 => ($this->privates['App\\Entity\\Reference\\CycleReference'] ??= new \App\Entity\Reference\CycleReference());
  1682.             yield 30 => ($this->privates['App\\Entity\\Reference\\GenealogicalReference'] ??= new \App\Entity\Reference\GenealogicalReference());
  1683.             yield 31 => ($this->privates['App\\Entity\\Reference\\PeriodReference'] ??= new \App\Entity\Reference\PeriodReference());
  1684.             yield 32 => ($this->privates['App\\Entity\\Reference\\PhaseReference'] ??= new \App\Entity\Reference\PhaseReference());
  1685.             yield 33 => ($this->privates['App\\Entity\\Reference\\Reference'] ??= new \App\Entity\Reference\Reference());
  1686.             yield 34 => ($this->privates['App\\Entity\\Reference\\SpatialReference'] ??= new \App\Entity\Reference\SpatialReference());
  1687.             yield 35 => ($this->privates['App\\Entity\\Release\\AgreementRelease'] ??= new \App\Entity\Release\AgreementRelease());
  1688.             yield 36 => ($this->privates['App\\Entity\\Release\\Release'] ??= new \App\Entity\Release\Release());
  1689.             yield 37 => ($this->privates['App\\Entity\\Release\\StandardRelease'] ??= new \App\Entity\Release\StandardRelease());
  1690.             yield 38 => ($this->privates['App\\Entity\\Resource\\EncryptedResource'] ??= new \App\Entity\Resource\EncryptedResource());
  1691.             yield 39 => ($this->privates['App\\Entity\\Resource\\LocalResource'] ??= new \App\Entity\Resource\LocalResource());
  1692.             yield 40 => ($this->privates['App\\Entity\\Resource\\MTADatacenterResource'] ??= new \App\Entity\Resource\MTADatacenterResource());
  1693.             yield 41 => ($this->privates['App\\Entity\\Resource\\RemoteResource'] ??= new \App\Entity\Resource\RemoteResource());
  1694.             yield 42 => ($this->privates['App\\Entity\\Resource\\Resource'] ??= new \App\Entity\Resource\Resource());
  1695.             yield 43 => ($this->privates['App\\Entity\\Resource\\ShardedResource'] ??= new \App\Entity\Resource\ShardedResource());
  1696.             yield 44 => ($this->privates['App\\Entity\\Resource\\SynologyNASResource'] ??= new \App\Entity\Resource\SynologyNASResource());
  1697.             yield 45 => ($this->privates['App\\Entity\\Site'] ??= new \App\Entity\Site());
  1698.             yield 46 => ($this->privates['App\\Entity\\Synthesis\\GroupedSynthesis'] ??= new \App\Entity\Synthesis\GroupedSynthesis());
  1699.             yield 47 => ($this->privates['App\\Entity\\Synthesis\\MosaicSynthesis'] ??= new \App\Entity\Synthesis\MosaicSynthesis());
  1700.             yield 48 => ($this->privates['App\\Entity\\Synthesis\\OrderedSynthesis'] ??= new \App\Entity\Synthesis\OrderedSynthesis());
  1701.             yield 49 => ($this->privates['App\\Entity\\Synthesis\\SortedSynthesis'] ??= new \App\Entity\Synthesis\SortedSynthesis());
  1702.             yield 50 => ($this->privates['App\\Entity\\Synthesis\\Synthesis'] ??= new \App\Entity\Synthesis\Synthesis());
  1703.             yield 51 => ($this->privates['App\\Entity\\Text\\LongText'] ??= new \App\Entity\Text\LongText());
  1704.             yield 52 => ($this->privates['App\\Entity\\Text\\MediumText'] ??= new \App\Entity\Text\MediumText());
  1705.             yield 53 => ($this->privates['App\\Entity\\Text\\ShortText'] ??= new \App\Entity\Text\ShortText());
  1706.             yield 54 => ($this->privates['App\\Entity\\Text\\Text'] ??= new \App\Entity\Text\Text());
  1707.             yield 55 => ($this->privates['App\\Entity\\Translation\\Translation'] ??= new \App\Entity\Translation\Translation());
  1708.             yield 56 => ($this->privates['App\\Entity\\Upload'] ??= new \App\Entity\Upload());
  1709.             yield 57 => ($this->privates['App\\Entity\\User\\GroupUser'] ??= new \App\Entity\User\GroupUser());
  1710.             yield 58 => ($this->privates['App\\Entity\\User\\HumanUser'] ??= new \App\Entity\User\HumanUser());
  1711.             yield 59 => ($this->privates['App\\Entity\\User\\OrganizationUser'] ??= new \App\Entity\User\OrganizationUser());
  1712.             yield 60 => ($this->privates['App\\Entity\\User\\User'] ??= new \App\Entity\User\User());
  1713.         }, 61), ($this->services['cache.app'] ?? $this->getCache_AppService()), $a$b$c);
  1714.     }
  1715.     /**
  1716.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1717.      *
  1718.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1719.      */
  1720.     protected function getResetAssetsEventListenerService()
  1721.     {
  1722.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1723.     }
  1724.     /**
  1725.      * Gets the private 'annotations.cache_adapter' shared service.
  1726.      *
  1727.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1728.      */
  1729.     protected function getAnnotations_CacheAdapterService()
  1730.     {
  1731.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1732.     }
  1733.     /**
  1734.      * Gets the private 'annotations.cached_reader' shared service.
  1735.      *
  1736.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1737.      */
  1738.     protected function getAnnotations_CachedReaderService()
  1739.     {
  1740.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1741.     }
  1742.     /**
  1743.      * Gets the private 'annotations.reader' shared service.
  1744.      *
  1745.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1746.      */
  1747.     protected function getAnnotations_ReaderService()
  1748.     {
  1749.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1750.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1751.         $a->registerUniqueLoader('class_exists');
  1752.         $instance->addGlobalIgnoredName('required'$a);
  1753.         return $instance;
  1754.     }
  1755.     /**
  1756.      * Gets the private 'api_platform.api.identifiers_extractor' shared service.
  1757.      *
  1758.      * @return \ApiPlatform\Api\IdentifiersExtractor
  1759.      */
  1760.     protected function getApiPlatform_Api_IdentifiersExtractorService()
  1761.     {
  1762.         return $this->privates['api_platform.api.identifiers_extractor'] = new \ApiPlatform\Api\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()));
  1763.     }
  1764.     /**
  1765.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1766.      *
  1767.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1768.      */
  1769.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1770.     {
  1771.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6NscZHDgQE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1772.     }
  1773.     /**
  1774.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1775.      *
  1776.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1777.      */
  1778.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1779.     {
  1780.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZDxFzamgGu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1781.     }
  1782.     /**
  1783.      * Gets the private 'api_platform.cache.metadata.resource_collection' shared service.
  1784.      *
  1785.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1786.      */
  1787.     protected function getApiPlatform_Cache_Metadata_ResourceCollectionService()
  1788.     {
  1789.         return $this->privates['api_platform.cache.metadata.resource_collection'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('iQhGo6KXfI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1790.     }
  1791.     /**
  1792.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1793.      *
  1794.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1795.      */
  1796.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1797.     {
  1798.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ek9T2sk3CB'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1799.     }
  1800.     /**
  1801.      * Gets the private 'api_platform.graphql.cache.subscription' shared service.
  1802.      *
  1803.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1804.      */
  1805.     protected function getApiPlatform_Graphql_Cache_SubscriptionService()
  1806.     {
  1807.         return $this->privates['api_platform.graphql.cache.subscription'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('geOMqeKQYW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1808.     }
  1809.     /**
  1810.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1811.      *
  1812.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  1813.      */
  1814.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1815.     {
  1816.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));
  1817.     }
  1818.     /**
  1819.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  1820.      *
  1821.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  1822.      */
  1823.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  1824.     {
  1825.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1826.     }
  1827.     /**
  1828.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  1829.      *
  1830.      * @return \ApiPlatform\JsonLd\ContextBuilder
  1831.      */
  1832.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  1833.     {
  1834.         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()), NULL);
  1835.     }
  1836.     /**
  1837.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1838.      *
  1839.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  1840.      */
  1841.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1842.     {
  1843.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), $this->parameters['api_platform.formats']);
  1844.     }
  1845.     /**
  1846.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1847.      *
  1848.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  1849.      */
  1850.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1851.     {
  1852.         $a = ($this->privates['serializer'] ?? $this->getSerializerService());
  1853.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  1854.             return $this->privates['api_platform.listener.request.deserialize'];
  1855.         }
  1856.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1857.     }
  1858.     /**
  1859.      * Gets the private 'api_platform.listener.request.read' shared service.
  1860.      *
  1861.      * @return \ApiPlatform\Symfony\EventListener\ReadListener
  1862.      */
  1863.     protected function getApiPlatform_Listener_Request_ReadService()
  1864.     {
  1865.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  1866.         if (isset($this->privates['api_platform.listener.request.read'])) {
  1867.             return $this->privates['api_platform.listener.request.read'];
  1868.         }
  1869.         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()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()));
  1870.     }
  1871.     /**
  1872.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1873.      *
  1874.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  1875.      */
  1876.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1877.     {
  1878.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(new \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), true);
  1879.     }
  1880.     /**
  1881.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  1882.      *
  1883.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1884.      */
  1885.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  1886.     {
  1887.         $a = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1888.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()), 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($a, 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))))), $a))))), new RewindableGenerator(function () {
  1889.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
  1890.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  1891.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());
  1892.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());
  1893.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());
  1894.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());
  1895.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());
  1896.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());
  1897.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  1898.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());
  1899.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());
  1900.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());
  1901.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());
  1902.         }, 13)));
  1903.     }
  1904.     /**
  1905.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1906.      *
  1907.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1908.      */
  1909.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1910.     {
  1911.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1912.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  1913.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  1914.         }
  1915.         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))));
  1916.     }
  1917.     /**
  1918.      * Gets the private 'api_platform.metadata.resource.metadata_collection_factory.cached' shared service.
  1919.      *
  1920.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory
  1921.      */
  1922.     protected function getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()
  1923.     {
  1924.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1925.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  1926.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  1927.         }
  1928.         $b = ($this->services['doctrine'] ?? $this->getDoctrineService());
  1929.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1930.         $d = new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmLinkFactory($b$a$c, new \ApiPlatform\Metadata\Resource\Factory\LinkFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($c, new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))))))), $c));
  1931.         $e = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1932.         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($b, new \ApiPlatform\Symfony\Messenger\Metadata\MessengerResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\PhpDocResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AlternateUriResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FiltersResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FormatsResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\InputOutputResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\OperationNameResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\LinkResourceMetadataCollectionFactory($d, new \ApiPlatform\Metadata\Resource\Factory\UriTemplateResourceMetadataCollectionFactory($d, new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator(), new \ApiPlatform\Metadata\Resource\Factory\NotExposedOperationResourceMetadataCollectionFactory($d, 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$e$this->parameters['api_platform.defaults'], true)), $this->parameters['api_platform.defaults'], $etrue), $this->parameters['api_platform.defaults'], $etrue)))))), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats'])))))));
  1933.     }
  1934.     /**
  1935.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1936.      *
  1937.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1938.      */
  1939.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1940.     {
  1941.         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\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))))));
  1942.     }
  1943.     /**
  1944.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1945.      *
  1946.      * @return \ApiPlatform\Api\ResourceClassResolver
  1947.      */
  1948.     protected function getApiPlatform_ResourceClassResolverService()
  1949.     {
  1950.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1951.     }
  1952.     /**
  1953.      * Gets the private 'api_platform.router' shared service.
  1954.      *
  1955.      * @return \ApiPlatform\Symfony\Routing\Router
  1956.      */
  1957.     protected function getApiPlatform_RouterService()
  1958.     {
  1959.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  1960.     }
  1961.     /**
  1962.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1963.      *
  1964.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  1965.      */
  1966.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1967.     {
  1968.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1969.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  1970.             return $this->privates['api_platform.security.listener.request.deny_access'];
  1971.         }
  1972.         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);
  1973.     }
  1974.     /**
  1975.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1976.      *
  1977.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  1978.      */
  1979.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  1980.     {
  1981.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1982.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  1983.             return $this->privates['api_platform.security.resource_access_checker'];
  1984.         }
  1985.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalse);
  1986.     }
  1987.     /**
  1988.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1989.      *
  1990.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  1991.      */
  1992.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1993.     {
  1994.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1995.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  1996.     }
  1997.     /**
  1998.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  1999.      *
  2000.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2001.      */
  2002.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2003.     {
  2004.         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()))])));
  2005.     }
  2006.     /**
  2007.      * Gets the private 'api_platform.state_provider.locator' shared service.
  2008.      *
  2009.      * @return \ApiPlatform\State\CallableProvider
  2010.      */
  2011.     protected function getApiPlatform_StateProvider_LocatorService()
  2012.     {
  2013.         return $this->privates['api_platform.state_provider.locator'] = new \ApiPlatform\State\CallableProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2014.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2015.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2016.             'ApiPlatform\\State\\CreateProvider' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2017.             'ApiPlatform\\State\\ObjectProvider' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2018.             'api_platform.doctrine.orm.state.collection_provider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2019.             'api_platform.doctrine.orm.state.item_provider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2020.             'api_platform.state_provider.create' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2021.             'api_platform.state_provider.object' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2022.         ], [
  2023.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2024.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2025.             'ApiPlatform\\State\\CreateProvider' => 'ApiPlatform\\State\\CreateProvider',
  2026.             'ApiPlatform\\State\\ObjectProvider' => 'ApiPlatform\\State\\ObjectProvider',
  2027.             'api_platform.doctrine.orm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2028.             'api_platform.doctrine.orm.state.item_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2029.             'api_platform.state_provider.create' => 'ApiPlatform\\State\\CreateProvider',
  2030.             'api_platform.state_provider.object' => 'ApiPlatform\\State\\ObjectProvider',
  2031.         ]));
  2032.     }
  2033.     /**
  2034.      * Gets the private 'api_platform.symfony.iri_converter' shared service.
  2035.      *
  2036.      * @return \ApiPlatform\Symfony\Routing\IriConverter
  2037.      */
  2038.     protected function getApiPlatform_Symfony_IriConverterService()
  2039.     {
  2040.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  2041.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2042.             return $this->privates['api_platform.symfony.iri_converter'];
  2043.         }
  2044.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2045.         return $this->privates['api_platform.symfony.iri_converter'] = new \ApiPlatform\Symfony\Routing\IriConverter($a, ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.api.identifiers_extractor'] ?? $this->getApiPlatform_Api_IdentifiersExtractorService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $b, ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), new \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), $b));
  2046.     }
  2047.     /**
  2048.      * Gets the private 'api_platform.symfony.iri_converter.skolem' shared service.
  2049.      *
  2050.      * @return \ApiPlatform\Symfony\Routing\SkolemIriConverter
  2051.      */
  2052.     protected function getApiPlatform_Symfony_IriConverter_SkolemService()
  2053.     {
  2054.         return $this->privates['api_platform.symfony.iri_converter.skolem'] = new \ApiPlatform\Symfony\Routing\SkolemIriConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2055.     }
  2056.     /**
  2057.      * Gets the private 'api_platform.uri_variables.converter' shared service.
  2058.      *
  2059.      * @return \ApiPlatform\Api\UriVariablesConverter
  2060.      */
  2061.     protected function getApiPlatform_UriVariables_ConverterService()
  2062.     {
  2063.         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 () {
  2064.             yield => ($this->privates['api_platform.symfony.uri_variables.transformer.ulid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UlidUriVariableTransformer());
  2065.             yield => ($this->privates['api_platform.symfony.uri_variables.transformer.uuid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UuidUriVariableTransformer());
  2066.             yield => ($this->privates['api_platform.uri_variables.transformer.integer'] ??= new \ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer());
  2067.             yield => ($this->privates['api_platform.uri_variables.transformer.date_time'] ??= new \ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer());
  2068.         }, 4));
  2069.     }
  2070.     /**
  2071.      * Gets the private 'assets.packages' shared service.
  2072.      *
  2073.      * @return \Symfony\Component\Asset\Packages
  2074.      */
  2075.     protected function getAssets_PackagesService()
  2076.     {
  2077.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2078.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  2079.             return new \EmptyIterator();
  2080.         }, 0));
  2081.     }
  2082.     /**
  2083.      * Gets the private 'cache.annotations' shared service.
  2084.      *
  2085.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2086.      */
  2087.     protected function getCache_AnnotationsService()
  2088.     {
  2089.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('E0vbq1Dndd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2090.     }
  2091.     /**
  2092.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2093.      *
  2094.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2095.      */
  2096.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2097.     {
  2098.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2099.     }
  2100.     /**
  2101.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2102.      *
  2103.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2104.      */
  2105.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2106.     {
  2107.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2108.     }
  2109.     /**
  2110.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2111.      *
  2112.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2113.      */
  2114.     protected function getCache_Messenger_RestartWorkersSignalService()
  2115.     {
  2116.         $a = new \Symfony\Component\Cache\Adapter\ApcuAdapter('s+P1QBdcdb'0$this->getParameter('container.build_id'));
  2117.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2118.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2119.     }
  2120.     /**
  2121.      * Gets the private 'cache.property_info' shared service.
  2122.      *
  2123.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2124.      */
  2125.     protected function getCache_PropertyInfoService()
  2126.     {
  2127.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nIYUnlZezo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2128.     }
  2129.     /**
  2130.      * Gets the private 'cache.security_expression_language' shared service.
  2131.      *
  2132.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2133.      */
  2134.     protected function getCache_SecurityExpressionLanguageService()
  2135.     {
  2136.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('o-AkPuLuWe'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2137.     }
  2138.     /**
  2139.      * Gets the private 'cache.security_token_verifier' shared service.
  2140.      *
  2141.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2142.      */
  2143.     protected function getCache_SecurityTokenVerifierService()
  2144.     {
  2145.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('r0x83sN2O+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2146.     }
  2147.     /**
  2148.      * Gets the private 'cache.serializer' shared service.
  2149.      *
  2150.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2151.      */
  2152.     protected function getCache_SerializerService()
  2153.     {
  2154.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fManv90Imn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2155.     }
  2156.     /**
  2157.      * Gets the private 'cache.validator' shared service.
  2158.      *
  2159.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2160.      */
  2161.     protected function getCache_ValidatorService()
  2162.     {
  2163.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OCjIOWBv8p'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2164.     }
  2165.     /**
  2166.      * Gets the private 'cache.webpack_encore' shared service.
  2167.      *
  2168.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2169.      */
  2170.     protected function getCache_WebpackEncoreService()
  2171.     {
  2172.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IYHu8uW+0Y'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2173.     }
  2174.     /**
  2175.      * Gets the private 'config_cache_factory' shared service.
  2176.      *
  2177.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2178.      */
  2179.     protected function getConfigCacheFactoryService()
  2180.     {
  2181.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2182.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  2183.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  2184.         }, 2));
  2185.     }
  2186.     /**
  2187.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  2188.      *
  2189.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  2190.      */
  2191.     protected function getController_IsGrantedAttributeListenerService()
  2192.     {
  2193.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2194.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  2195.             return $this->privates['controller.is_granted_attribute_listener'];
  2196.         }
  2197.         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())));
  2198.     }
  2199.     /**
  2200.      * Gets the private 'data_collector.form' shared service.
  2201.      *
  2202.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2203.      */
  2204.     protected function getDataCollector_FormService()
  2205.     {
  2206.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2207.     }
  2208.     /**
  2209.      * Gets the private 'data_collector.request' shared service.
  2210.      *
  2211.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2212.      */
  2213.     protected function getDataCollector_RequestService()
  2214.     {
  2215.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2216.     }
  2217.     /**
  2218.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2219.      *
  2220.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2221.      */
  2222.     protected function getDebug_DebugHandlersListenerService()
  2223.     {
  2224.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2225.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2226.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2227.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2228.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2229.         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()));
  2230.     }
  2231.     /**
  2232.      * Gets the private 'debug.file_link_formatter' shared service.
  2233.      *
  2234.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2235.      */
  2236.     protected function getDebug_FileLinkFormatterService()
  2237.     {
  2238.         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 () {
  2239.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2240.         });
  2241.     }
  2242.     /**
  2243.      * Gets the private 'debug.log_processor' shared service.
  2244.      *
  2245.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2246.      */
  2247.     protected function getDebug_LogProcessorService()
  2248.     {
  2249.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2250.     }
  2251.     /**
  2252.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2253.      *
  2254.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2255.      */
  2256.     protected function getDebug_Security_Access_DecisionManagerService()
  2257.     {
  2258.         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 () {
  2259.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2260.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2261.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2262.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToUserVoter'] ?? $this->load('getSwitchToUserVoterService'));
  2263.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2264.     }
  2265.     /**
  2266.      * Gets the private 'debug.security.firewall' shared service.
  2267.      *
  2268.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2269.      */
  2270.     protected function getDebug_Security_FirewallService()
  2271.     {
  2272.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2273.         if (isset($this->privates['debug.security.firewall'])) {
  2274.             return $this->privates['debug.security.firewall'];
  2275.         }
  2276.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2277.         if (isset($this->privates['debug.security.firewall'])) {
  2278.             return $this->privates['debug.security.firewall'];
  2279.         }
  2280.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2281.     }
  2282.     /**
  2283.      * Gets the private 'debug.validator' shared service.
  2284.      *
  2285.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2286.      */
  2287.     protected function getDebug_ValidatorService()
  2288.     {
  2289.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2290.         if (isset($this->privates['debug.validator'])) {
  2291.             return $this->privates['debug.validator'];
  2292.         }
  2293.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2294.     }
  2295.     /**
  2296.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2297.      *
  2298.      * @return \Doctrine\Migrations\DependencyFactory
  2299.      */
  2300.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2301.     {
  2302.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2303.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  2304.         $a->setAllOrNothing(false);
  2305.         $a->setCheckDatabasePlatform(true);
  2306.         $a->setTransactional(true);
  2307.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2308.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2309.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] function () {
  2310.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2311.         });
  2312.         return $instance;
  2313.     }
  2314.     /**
  2315.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2316.      *
  2317.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2318.      */
  2319.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2320.     {
  2321.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  2322.     }
  2323.     /**
  2324.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2325.      *
  2326.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2327.      */
  2328.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2329.     {
  2330.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/doctrine') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
  2331.         $instance->setGlobalBasename('mapping');
  2332.         return $instance;
  2333.     }
  2334.     /**
  2335.      * Gets the private 'eight_points_guzzle.data_collector' shared service.
  2336.      *
  2337.      * @return \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector
  2338.      */
  2339.     protected function getEightPointsGuzzle_DataCollectorService()
  2340.     {
  2341.         return $this->privates['eight_points_guzzle.data_collector'] = new \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector([=> ($this->privates['eight_points_guzzle.default_logger'] ??= new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3)), => ($this->privates['eight_points_guzzle.sld_converter_rest_logger'] ??= new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3))], 0.0);
  2342.     }
  2343.     /**
  2344.      * Gets the private 'exception_listener' shared service.
  2345.      *
  2346.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2347.      */
  2348.     protected function getExceptionListenerService()
  2349.     {
  2350.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2351.     }
  2352.     /**
  2353.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2354.      *
  2355.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2356.      */
  2357.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2358.     {
  2359.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()));
  2360.     }
  2361.     /**
  2362.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2363.      *
  2364.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2365.      */
  2366.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2367.     {
  2368.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2369.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2370.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2371.         }
  2372.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  2373.     }
  2374.     /**
  2375.      * Gets the private 'locale_aware_listener' shared service.
  2376.      *
  2377.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2378.      */
  2379.     protected function getLocaleAwareListenerService()
  2380.     {
  2381.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2382.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('en'));
  2383.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2384.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  2385.         }, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2386.     }
  2387.     /**
  2388.      * Gets the private 'locale_listener' shared service.
  2389.      *
  2390.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2391.      */
  2392.     protected function getLocaleListenerService()
  2393.     {
  2394.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2395.     }
  2396.     /**
  2397.      * Gets the private 'mime_types' shared service.
  2398.      *
  2399.      * @return \Symfony\Component\Mime\MimeTypes
  2400.      */
  2401.     protected function getMimeTypesService()
  2402.     {
  2403.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2404.         $instance->setDefault($instance);
  2405.         return $instance;
  2406.     }
  2407.     /**
  2408.      * Gets the private 'monolog.handler.console' shared service.
  2409.      *
  2410.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2411.      */
  2412.     protected function getMonolog_Handler_ConsoleService()
  2413.     {
  2414.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2415.     }
  2416.     /**
  2417.      * Gets the private 'monolog.handler.main' shared service.
  2418.      *
  2419.      * @return \Monolog\Handler\StreamHandler
  2420.      */
  2421.     protected function getMonolog_Handler_MainService()
  2422.     {
  2423.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2424.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2425.         return $instance;
  2426.     }
  2427.     /**
  2428.      * Gets the private 'monolog.logger' shared service.
  2429.      *
  2430.      * @return \Symfony\Bridge\Monolog\Logger
  2431.      */
  2432.     protected function getMonolog_LoggerService()
  2433.     {
  2434.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2435.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2436.         $instance->useMicrosecondTimestamps(true);
  2437.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2438.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2439.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2440.         return $instance;
  2441.     }
  2442.     /**
  2443.      * Gets the private 'monolog.logger.cache' shared service.
  2444.      *
  2445.      * @return \Symfony\Bridge\Monolog\Logger
  2446.      */
  2447.     protected function getMonolog_Logger_CacheService()
  2448.     {
  2449.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2450.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2451.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2452.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2453.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2454.         return $instance;
  2455.     }
  2456.     /**
  2457.      * Gets the private 'monolog.logger.request' shared service.
  2458.      *
  2459.      * @return \Symfony\Bridge\Monolog\Logger
  2460.      */
  2461.     protected function getMonolog_Logger_RequestService()
  2462.     {
  2463.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2464.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2465.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2466.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2467.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2468.         return $instance;
  2469.     }
  2470.     /**
  2471.      * Gets the private 'monolog.logger.security' shared service.
  2472.      *
  2473.      * @return \Symfony\Bridge\Monolog\Logger
  2474.      */
  2475.     protected function getMonolog_Logger_SecurityService()
  2476.     {
  2477.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2478.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2479.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2480.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2481.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2482.         return $instance;
  2483.     }
  2484.     /**
  2485.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2486.      *
  2487.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2488.      */
  2489.     protected function getNelmioCors_CorsListenerService()
  2490.     {
  2491.         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'))]));
  2492.     }
  2493.     /**
  2494.      * Gets the private 'parameter_bag' shared service.
  2495.      *
  2496.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2497.      */
  2498.     protected function getParameterBagService()
  2499.     {
  2500.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2501.     }
  2502.     /**
  2503.      * Gets the private 'profiler_listener' shared service.
  2504.      *
  2505.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2506.      */
  2507.     protected function getProfilerListenerService()
  2508.     {
  2509.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2510.         if (isset($this->privates['profiler_listener'])) {
  2511.             return $this->privates['profiler_listener'];
  2512.         }
  2513.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  2514.     }
  2515.     /**
  2516.      * Gets the private 'property_accessor' shared service.
  2517.      *
  2518.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2519.      */
  2520.     protected function getPropertyAccessorService()
  2521.     {
  2522.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2523.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2524.     }
  2525.     /**
  2526.      * Gets the private 'property_info' shared service.
  2527.      *
  2528.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2529.      */
  2530.     protected function getPropertyInfoService()
  2531.     {
  2532.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2533.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2534.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2535.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2536.         }, 3), new RewindableGenerator(function () {
  2537.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2538.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  2539.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2540.         }, 3), new RewindableGenerator(function () {
  2541.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  2542.         }, 1), new RewindableGenerator(function () {
  2543.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2544.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2545.         }, 2), new RewindableGenerator(function () {
  2546.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2547.         }, 1));
  2548.     }
  2549.     /**
  2550.      * Gets the private 'router.expression_language_provider' shared service.
  2551.      *
  2552.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2553.      */
  2554.     protected function getRouter_ExpressionLanguageProviderService()
  2555.     {
  2556.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2557.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2558.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  2559.         ], [
  2560.             'env' => 'Closure',
  2561.             'service' => 'Closure',
  2562.         ]));
  2563.     }
  2564.     /**
  2565.      * Gets the private 'router.request_context' shared service.
  2566.      *
  2567.      * @return \Symfony\Component\Routing\RequestContext
  2568.      */
  2569.     protected function getRouter_RequestContextService()
  2570.     {
  2571.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2572.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2573.         return $instance;
  2574.     }
  2575.     /**
  2576.      * Gets the private 'router_listener' shared service.
  2577.      *
  2578.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2579.      */
  2580.     protected function getRouterListenerService()
  2581.     {
  2582.         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);
  2583.     }
  2584.     /**
  2585.      * Gets the private 'security.authorization_checker' shared service.
  2586.      *
  2587.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2588.      */
  2589.     protected function getSecurity_AuthorizationCheckerService()
  2590.     {
  2591.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  2592.         if (isset($this->privates['security.authorization_checker'])) {
  2593.             return $this->privates['security.authorization_checker'];
  2594.         }
  2595.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  2596.     }
  2597.     /**
  2598.      * Gets the private 'security.context_listener.0' shared service.
  2599.      *
  2600.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2601.      */
  2602.     protected function getSecurity_ContextListener_0Service()
  2603.     {
  2604.         $a = ($this->privates['security.event_dispatcher.human_user_token'] ?? $this->getSecurity_EventDispatcher_HumanUserTokenService());
  2605.         if (isset($this->privates['security.context_listener.0'])) {
  2606.             return $this->privates['security.context_listener.0'];
  2607.         }
  2608.         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 () {
  2609.             yield => ($this->privates['security.user.provider.concrete.api_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiProviderService'));
  2610.             yield => ($this->privates['security.user.provider.concrete.user_id_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserIdProviderService'));
  2611.             yield => ($this->privates['security.user.provider.concrete.user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserProviderService'));
  2612.             yield => ($this->privates['security.user.provider.concrete.human_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_HumanUserProviderService'));
  2613.             yield => ($this->privates['security.user.provider.concrete.group_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_GroupUserProviderService'));
  2614.             yield => ($this->privates['security.user.provider.concrete.organization_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_OrganizationUserProviderService'));
  2615.             yield => ($this->privates['security.user.provider.concrete.jwt'] ??= new \Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider('Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\User\\JWTUser'));
  2616.         }, 7), 'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  2617.     }
  2618.     /**
  2619.      * Gets the private 'security.context_listener.1' shared service.
  2620.      *
  2621.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2622.      */
  2623.     protected function getSecurity_ContextListener_1Service()
  2624.     {
  2625.         $a = ($this->privates['security.event_dispatcher.human_user_form'] ?? $this->getSecurity_EventDispatcher_HumanUserFormService());
  2626.         if (isset($this->privates['security.context_listener.1'])) {
  2627.             return $this->privates['security.context_listener.1'];
  2628.         }
  2629.         return $this->privates['security.context_listener.1'] = 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 () {
  2630.             yield => ($this->privates['security.user.provider.concrete.api_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiProviderService'));
  2631.             yield => ($this->privates['security.user.provider.concrete.user_id_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserIdProviderService'));
  2632.             yield => ($this->privates['security.user.provider.concrete.user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserProviderService'));
  2633.             yield => ($this->privates['security.user.provider.concrete.human_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_HumanUserProviderService'));
  2634.             yield => ($this->privates['security.user.provider.concrete.group_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_GroupUserProviderService'));
  2635.             yield => ($this->privates['security.user.provider.concrete.organization_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_OrganizationUserProviderService'));
  2636.             yield => ($this->privates['security.user.provider.concrete.jwt'] ??= new \Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider('Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\User\\JWTUser'));
  2637.         }, 7), 'app', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  2638.     }
  2639.     /**
  2640.      * Gets the private 'security.event_dispatcher.human_user_form' shared service.
  2641.      *
  2642.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2643.      */
  2644.     protected function getSecurity_EventDispatcher_HumanUserFormService()
  2645.     {
  2646.         $this->privates['security.event_dispatcher.human_user_form'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2647.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.human_user_form.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2648.             return ($this->privates['security.listener.human_user_form.user_provider'] ?? $this->load('getSecurity_Listener_HumanUserForm_UserProviderService'));
  2649.         }, => 'checkPassport'], 2048);
  2650.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  2651.             return ($this->privates['security.listener.session.human_user_form'] ?? $this->load('getSecurity_Listener_Session_HumanUserFormService'));
  2652.         }, => 'onSuccessfulLogin'], 0);
  2653.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  2654.             return ($this->privates['security.logout.listener.default.human_user_form'] ?? $this->load('getSecurity_Logout_Listener_Default_HumanUserFormService'));
  2655.         }, => 'onLogout'], 64);
  2656.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  2657.             return ($this->privates['security.logout.listener.session.human_user_form'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  2658.         }, => 'onLogout'], 0);
  2659.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.check_remember_me_conditions.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckRememberMeConditionsListener')] function () {
  2660.             return ($this->privates['security.listener.check_remember_me_conditions.human_user_form'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_HumanUserFormService'));
  2661.         }, => 'onSuccessfulLogin'], -32);
  2662.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.remember_me.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  2663.             return ($this->privates['security.listener.remember_me.human_user_form'] ?? $this->load('getSecurity_Listener_RememberMe_HumanUserFormService'));
  2664.         }, => 'onSuccessfulLogin'], -64);
  2665.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'security.listener.remember_me.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  2666.             return ($this->privates['security.listener.remember_me.human_user_form'] ?? $this->load('getSecurity_Listener_RememberMe_HumanUserFormService'));
  2667.         }, => 'clearCookie'], 0);
  2668.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.listener.remember_me.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  2669.             return ($this->privates['security.listener.remember_me.human_user_form'] ?? $this->load('getSecurity_Listener_RememberMe_HumanUserFormService'));
  2670.         }, => 'clearCookie'], 0);
  2671.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> #[\Closure(name'security.listener.remember_me.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  2672.             return ($this->privates['security.listener.remember_me.human_user_form'] ?? $this->load('getSecurity_Listener_RememberMe_HumanUserFormService'));
  2673.         }, => 'clearCookie'], 0);
  2674.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2675.             return ($this->privates['security.listener.user_checker.human_user_form'] ?? $this->load('getSecurity_Listener_UserChecker_HumanUserFormService'));
  2676.         }, => 'preCheckCredentials'], 256);
  2677.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2678.             return ($this->privates['security.listener.user_checker.human_user_form'] ?? $this->load('getSecurity_Listener_UserChecker_HumanUserFormService'));
  2679.         }, => 'postCheckCredentials'], 256);
  2680.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2681.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2682.         }, => 'checkPassport'], 1024);
  2683.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {
  2684.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  2685.         }, => 'onLogout'], 0);
  2686.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  2687.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2688.         }, => 'checkPassport'], 0);
  2689.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  2690.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2691.         }, => 'onLoginSuccess'], 0);
  2692.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  2693.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2694.         }, => 'checkPassport'], 512);
  2695.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  2696.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2697.         }, => 'onLogout'], 0);
  2698.         return $instance;
  2699.     }
  2700.     /**
  2701.      * Gets the private 'security.event_dispatcher.human_user_token' shared service.
  2702.      *
  2703.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2704.      */
  2705.     protected function getSecurity_EventDispatcher_HumanUserTokenService()
  2706.     {
  2707.         $this->privates['security.event_dispatcher.human_user_token'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2708.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.human_user_token', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  2709.             return ($this->privates['security.listener.session.human_user_token'] ?? $this->load('getSecurity_Listener_Session_HumanUserTokenService'));
  2710.         }, => 'onSuccessfulLogin'], 0);
  2711.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.human_user_token', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2712.             return ($this->privates['security.listener.user_checker.human_user_token'] ?? $this->load('getSecurity_Listener_UserChecker_HumanUserTokenService'));
  2713.         }, => 'preCheckCredentials'], 256);
  2714.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.human_user_token', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2715.             return ($this->privates['security.listener.user_checker.human_user_token'] ?? $this->load('getSecurity_Listener_UserChecker_HumanUserTokenService'));
  2716.         }, => 'postCheckCredentials'], 256);
  2717.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2718.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2719.         }, => 'checkPassport'], 1024);
  2720.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {
  2721.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  2722.         }, => 'onLogout'], 0);
  2723.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  2724.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2725.         }, => 'checkPassport'], 0);
  2726.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  2727.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2728.         }, => 'onLoginSuccess'], 0);
  2729.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  2730.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2731.         }, => 'checkPassport'], 512);
  2732.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  2733.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2734.         }, => 'onLogout'], 0);
  2735.         return $instance;
  2736.     }
  2737.     /**
  2738.      * Gets the private 'security.expression_language' shared service.
  2739.      *
  2740.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2741.      */
  2742.     protected function getSecurity_ExpressionLanguageService()
  2743.     {
  2744.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2745.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  2746.         return $instance;
  2747.     }
  2748.     /**
  2749.      * Gets the private 'security.firewall.map' shared service.
  2750.      *
  2751.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2752.      */
  2753.     protected function getSecurity_Firewall_MapService()
  2754.     {
  2755.         $a = ($this->privates['.service_locator.M4MmIT_'] ?? $this->get_ServiceLocator_M4MmITService());
  2756.         if (isset($this->privates['security.firewall.map'])) {
  2757.             return $this->privates['security.firewall.map'];
  2758.         }
  2759.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2760.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  2761.             yield 'security.firewall.map.context.human_user_token' => ($this->privates['.security.request_matcher.IZcRxZo'] ?? $this->load('get_Security_RequestMatcher_IZcRxZoService'));
  2762.             yield 'security.firewall.map.context.human_user_refresh' => ($this->privates['.security.request_matcher.Px0Mwh8'] ?? $this->load('get_Security_RequestMatcher_Px0Mwh8Service'));
  2763.             yield 'security.firewall.map.context.group_user_token' => ($this->privates['.security.request_matcher.n5gMDny'] ?? $this->load('get_Security_RequestMatcher_N5gMDnyService'));
  2764.             yield 'security.firewall.map.context.group_user_token_refresher' => ($this->privates['.security.request_matcher.7QjPhKG'] ?? $this->load('get_Security_RequestMatcher_7QjPhKGService'));
  2765.             yield 'security.firewall.map.context.organization_user_token' => ($this->privates['.security.request_matcher.LgHwW53'] ?? $this->load('get_Security_RequestMatcher_LgHwW53Service'));
  2766.             yield 'security.firewall.map.context.organization_user_token_refresher' => ($this->privates['.security.request_matcher.9HLSwd9'] ?? $this->load('get_Security_RequestMatcher_9HLSwd9Service'));
  2767.             yield 'security.firewall.map.context.human_user_form' => ($this->privates['.security.request_matcher.bdyG0nm'] ?? $this->load('get_Security_RequestMatcher_BdyG0nmService'));
  2768.             yield 'security.firewall.map.context.group_user_form' => ($this->privates['.security.request_matcher.2OZ_BD3'] ?? $this->load('get_Security_RequestMatcher_2OZBD3Service'));
  2769.             yield 'security.firewall.map.context.organization_user_form' => ($this->privates['.security.request_matcher.3NJ5TZ1'] ?? $this->load('get_Security_RequestMatcher_3NJ5TZ1Service'));
  2770.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.FbeHDom'] ?? $this->load('get_Security_RequestMatcher_FbeHDomService'));
  2771.             yield 'security.firewall.map.context.app' => ($this->privates['.security.request_matcher.yy_ZK6T'] ?? $this->load('get_Security_RequestMatcher_YyZK6TService'));
  2772.         }, 12));
  2773.     }
  2774.     /**
  2775.      * Gets the private 'security.helper' shared service.
  2776.      *
  2777.      * @return \Symfony\Bundle\SecurityBundle\Security
  2778.      */
  2779.     protected function getSecurity_HelperService()
  2780.     {
  2781.         return $this->privates['security.helper'] = new \Symfony\Bundle\SecurityBundle\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2782.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2783.             'security.authorization_checker' => ['privates''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2784.             'security.csrf.token_manager' => ['privates''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'true],
  2785.             'security.firewall.event_dispatcher_locator' => ['privates''security.firewall.event_dispatcher_locator''getSecurity_Firewall_EventDispatcherLocatorService'true],
  2786.             'security.firewall.map' => ['privates''security.firewall.map''getSecurity_Firewall_MapService'false],
  2787.             'security.token_storage' => ['privates''security.token_storage''getSecurity_TokenStorageService'false],
  2788.             'security.user_authenticator' => ['privates''security.user_authenticator''getSecurity_UserAuthenticatorService'true],
  2789.             'security.user_checker' => ['privates''security.user_checker''getSecurity_UserCheckerService'true],
  2790.         ], [
  2791.             'request_stack' => '?',
  2792.             'security.authorization_checker' => '?',
  2793.             'security.csrf.token_manager' => '?',
  2794.             'security.firewall.event_dispatcher_locator' => '?',
  2795.             'security.firewall.map' => '?',
  2796.             'security.token_storage' => '?',
  2797.             'security.user_authenticator' => '?',
  2798.             'security.user_checker' => '?',
  2799.         ]), ['dev' => NULL'human_user_token' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2800.             'security.authenticator.json_login.human_user_token' => ['privates''security.authenticator.json_login.human_user_token''getSecurity_Authenticator_JsonLogin_HumanUserTokenService'true],
  2801.         ], [
  2802.             'security.authenticator.json_login.human_user_token' => '?',
  2803.         ]), 'human_user_refresh' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2804.             'security.authenticator.refresh_jwt.human_user_refresh' => ['privates''security.authenticator.refresh_jwt.human_user_refresh''getSecurity_Authenticator_RefreshJwt_HumanUserRefreshService'true],
  2805.         ], [
  2806.             'security.authenticator.refresh_jwt.human_user_refresh' => '?',
  2807.         ]), 'group_user_token' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2808.             'security.authenticator.json_login.group_user_token' => ['privates''security.authenticator.json_login.group_user_token''getSecurity_Authenticator_JsonLogin_GroupUserTokenService'true],
  2809.         ], [
  2810.             'security.authenticator.json_login.group_user_token' => '?',
  2811.         ]), 'group_user_token_refresher' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2812.             'security.authenticator.refresh_jwt.group_user_token_refresher' => ['privates''security.authenticator.refresh_jwt.group_user_token_refresher''getSecurity_Authenticator_RefreshJwt_GroupUserTokenRefresherService'true],
  2813.         ], [
  2814.             'security.authenticator.refresh_jwt.group_user_token_refresher' => '?',
  2815.         ]), 'organization_user_token' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2816.             'security.authenticator.json_login.organization_user_token' => ['privates''security.authenticator.json_login.organization_user_token''getSecurity_Authenticator_JsonLogin_OrganizationUserTokenService'true],
  2817.         ], [
  2818.             'security.authenticator.json_login.organization_user_token' => '?',
  2819.         ]), 'organization_user_token_refresher' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2820.             'security.authenticator.refresh_jwt.organization_user_token_refresher' => ['privates''security.authenticator.refresh_jwt.organization_user_token_refresher''getSecurity_Authenticator_RefreshJwt_OrganizationUserTokenRefresherService'true],
  2821.         ], [
  2822.             'security.authenticator.refresh_jwt.organization_user_token_refresher' => '?',
  2823.         ]), 'human_user_form' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2824.             'security.authenticator.form_login.human_user_form' => ['privates''security.authenticator.form_login.human_user_form''getSecurity_Authenticator_FormLogin_HumanUserFormService'true],
  2825.             'security.authenticator.remember_me.human_user_form' => ['privates''security.authenticator.remember_me.human_user_form''getSecurity_Authenticator_RememberMe_HumanUserFormService'true],
  2826.         ], [
  2827.             'security.authenticator.form_login.human_user_form' => '?',
  2828.             'security.authenticator.remember_me.human_user_form' => '?',
  2829.         ]), 'group_user_form' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2830.             'security.authenticator.form_login.group_user_form' => ['privates''security.authenticator.form_login.group_user_form''getSecurity_Authenticator_FormLogin_GroupUserFormService'true],
  2831.             'security.authenticator.remember_me.group_user_form' => ['privates''security.authenticator.remember_me.group_user_form''getSecurity_Authenticator_RememberMe_GroupUserFormService'true],
  2832.         ], [
  2833.             'security.authenticator.form_login.group_user_form' => '?',
  2834.             'security.authenticator.remember_me.group_user_form' => '?',
  2835.         ]), 'organization_user_form' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2836.             'security.authenticator.form_login.organization_user_form' => ['privates''security.authenticator.form_login.organization_user_form''getSecurity_Authenticator_FormLogin_OrganizationUserFormService'true],
  2837.             'security.authenticator.remember_me.organization_user_form' => ['privates''security.authenticator.remember_me.organization_user_form''getSecurity_Authenticator_RememberMe_OrganizationUserFormService'true],
  2838.         ], [
  2839.             'security.authenticator.form_login.organization_user_form' => '?',
  2840.             'security.authenticator.remember_me.organization_user_form' => '?',
  2841.         ]), 'api' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2842.             'security.authenticator.jwt.api' => ['privates''security.authenticator.jwt.api''getSecurity_Authenticator_Jwt_ApiService'true],
  2843.             'security.authenticator.remember_me.api' => ['privates''security.authenticator.remember_me.api''getSecurity_Authenticator_RememberMe_ApiService'true],
  2844.         ], [
  2845.             'security.authenticator.jwt.api' => '?',
  2846.             'security.authenticator.remember_me.api' => '?',
  2847.         ]), 'app' => NULL]);
  2848.     }
  2849.     /**
  2850.      * Gets the private 'security.logout_url_generator' shared service.
  2851.      *
  2852.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2853.      */
  2854.     protected function getSecurity_LogoutUrlGeneratorService()
  2855.     {
  2856.         $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()));
  2857.         $instance->registerListener('human_user_form''authentication_human_user_leave''logout''_csrf_token'NULL'app');
  2858.         $instance->registerListener('group_user_form''authentication_group_user_leave''logout''_csrf_token'NULL'app');
  2859.         $instance->registerListener('organization_user_form''authentication_organization_user_leave''logout''_csrf_token'NULL'app');
  2860.         return $instance;
  2861.     }
  2862.     /**
  2863.      * Gets the private 'security.token_storage' shared service.
  2864.      *
  2865.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2866.      */
  2867.     protected function getSecurity_TokenStorageService()
  2868.     {
  2869.         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, [
  2870.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2871.         ], [
  2872.             'request_stack' => '?',
  2873.         ]));
  2874.     }
  2875.     /**
  2876.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2877.      *
  2878.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2879.      */
  2880.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2881.     {
  2882.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2883.     }
  2884.     /**
  2885.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2886.      *
  2887.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2888.      */
  2889.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2890.     {
  2891.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2892.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2893.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2894.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2895.     }
  2896.     /**
  2897.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2898.      *
  2899.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2900.      */
  2901.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2902.     {
  2903.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2904.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2905.             return $this->privates['sensio_framework_extra.security.listener'];
  2906.         }
  2907.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2908.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  2909.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2910.     }
  2911.     /**
  2912.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2913.      *
  2914.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2915.      */
  2916.     protected function getSensioFrameworkExtra_View_ListenerService()
  2917.     {
  2918.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  2919.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2920.             'twig' => ['privates''twig''getTwigService'false],
  2921.         ], [
  2922.             'twig' => 'Twig\\Environment',
  2923.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2924.         return $instance;
  2925.     }
  2926.     /**
  2927.      * Gets the private 'serializer' shared service.
  2928.      *
  2929.      * @return \Symfony\Component\Serializer\Serializer
  2930.      */
  2931.     protected function getSerializerService()
  2932.     {
  2933.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2934.         if (isset($this->privates['serializer'])) {
  2935.             return $this->privates['serializer'];
  2936.         }
  2937.         $b = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  2938.         if (isset($this->privates['serializer'])) {
  2939.             return $this->privates['serializer'];
  2940.         }
  2941.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2942.         $d = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  2943.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2944.         $f = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  2945.         $g = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$c$e)], [=> $f])));
  2946.         $h = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2947.         $i = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2948.         $j = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2949.         $k = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2950.         $l = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2951.         $m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2952.         $n = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  2953.         $o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  2954.         $p = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  2955.         $q = ($this->privates['api_platform.api.identifiers_extractor'] ?? $this->getApiPlatform_Api_IdentifiersExtractorService());
  2956.         $r = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($p);
  2957.         $s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($p$i$c$e$rNULL);
  2958.         return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($c), => new \App\Serializer\BaseDenormalizer(), => new \App\Serializer\BaseNormalizer($d$a), => new \App\Serializer\PrimitiveNormalizer($d$a), => new \App\Serializer\ReleaseNormalizer($d), => $g=> new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($h, [], $i), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $i), => new \ApiPlatform\GraphQl\Serializer\Exception\ValidationExceptionNormalizer($this->parameters['api_platform.exception_to_status']), => new \ApiPlatform\GraphQl\Serializer\Exception\HttpExceptionNormalizer(), 10 => new \ApiPlatform\GraphQl\Serializer\Exception\RuntimeExceptionNormalizer(), 11 => new \ApiPlatform\GraphQl\Serializer\Exception\ErrorNormalizer(), 12 => $g13 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($j$k$l$m$h$i), 14 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($j$n$h), 15 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($htrue), 16 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 17 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 19 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 20 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($j$k$l$n$m$o$c$i$p, [], $b), 21 => new \ApiPlatform\GraphQl\Serializer\ItemNormalizer($k$l$n$q$m$c$i$pNULL$j$b), 22 => new \ApiPlatform\Serializer\ItemNormalizer($k$l$n$m$c$i$pNULL$j$b), 23 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $i), 25 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p$i$e$rNULL)), 26 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 28 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 29 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 30 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 31 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 32 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o$m$nNULL), 'page''pagination'$j$c), $j$m, ($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), 33 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 34 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s$n$o), 35 => new \ApiPlatform\GraphQl\Serializer\ObjectNormalizer($s$n$q), 36 => $s], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $f=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'NULL), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  2959.     }
  2960.     /**
  2961.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2962.      *
  2963.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2964.      */
  2965.     protected function getSerializer_NameConverter_MetadataAwareService()
  2966.     {
  2967.         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()));
  2968.     }
  2969.     /**
  2970.      * Gets the private 'session_listener' shared service.
  2971.      *
  2972.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2973.      */
  2974.     protected function getSessionListenerService()
  2975.     {
  2976.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2977.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2978.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2979.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2980.         ], [
  2981.             'logger' => '?',
  2982.             'session_collector' => '?',
  2983.             'session_factory' => '?',
  2984.         ]), true$this->parameters['session.storage.options']);
  2985.     }
  2986.     /**
  2987.      * Gets the private 'translator.default' shared service.
  2988.      *
  2989.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2990.      */
  2991.     protected function getTranslator_DefaultService()
  2992.     {
  2993.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2994.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2995.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2996.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2997.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2998.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2999.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3000.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3001.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3002.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3003.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3004.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3005.         ], [
  3006.             'translation.loader.csv' => '?',
  3007.             'translation.loader.dat' => '?',
  3008.             'translation.loader.ini' => '?',
  3009.             'translation.loader.json' => '?',
  3010.             'translation.loader.mo' => '?',
  3011.             'translation.loader.php' => '?',
  3012.             'translation.loader.po' => '?',
  3013.             'translation.loader.qt' => '?',
  3014.             'translation.loader.res' => '?',
  3015.             'translation.loader.xliff' => '?',
  3016.             'translation.loader.yml' => '?',
  3017.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], '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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf')], '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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf')], '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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf')], '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')], '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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf')], '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')], '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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'10 => 'vendor/symfony/security-bundle/translations'11 => 'vendor/doctrine/doctrine-bundle/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'vendor/nelmio/cors-bundle/translations'14 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/symfony/webpack-encore-bundle/src/translations'17 => 'vendor/lexik/jwt-authentication-bundle/translations'18 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations'19 => 'vendor/league/flysystem-bundle/src/translations'20 => 'vendor/eightpoints/guzzle-bundle/src/translations'21 => 'vendor/symfony/monolog-bundle/translations'22 => 'vendor/doctrine/doctrine-fixtures-bundle/translations']]], []);
  3018.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3019.         $instance->setFallbackLocales([=> 'en']);
  3020.         return $instance;
  3021.     }
  3022.     /**
  3023.      * Gets the private 'twig' shared service.
  3024.      *
  3025.      * @return \Twig\Environment
  3026.      */
  3027.     protected function getTwigService()
  3028.     {
  3029.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  3030.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3031.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3032.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3033.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3034.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3035.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3036.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3037.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3038.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  3039.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  3040.         $a->addPath((\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), 'EightPointsGuzzle');
  3041.         $a->addPath((\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), '!EightPointsGuzzle');
  3042.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3043.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3044.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3045.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3046.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  3047.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  3048.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  3049.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3050.         $e = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  3051.         $f = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  3052.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3053.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  3054.         $h = new \Symfony\Bridge\Twig\AppVariable();
  3055.         $h->setEnvironment('dev');
  3056.         $h->setDebug(true);
  3057.         $h->setTokenStorage($f);
  3058.         if ($this->has('request_stack')) {
  3059.             $h->setRequestStack($e);
  3060.         }
  3061.         $i = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3062.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3063.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  3064.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  3065.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  3066.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  3067.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  3068.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3069.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  3070.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3071.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3072.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  3073.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));
  3074.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  3075.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  3076.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3077.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  3078.         $instance->addExtension(new \App\Twig\CamelCaseToUnderscoreExtension());
  3079.         $instance->addExtension(new \App\Twig\NormalizeRouteExtension());
  3080.         $instance->addExtension(new \App\Twig\PathEntityNameExtension());
  3081.         $instance->addExtension(new \App\Twig\PluralExtension());
  3082.         $instance->addExtension(new \App\Twig\ShortEntityNameExtension(($this->privates['App\\Service\\TaggedTypesService'] ?? $this->getTaggedTypesServiceService())));
  3083.         $instance->addExtension(new \App\Twig\TitleExtension());
  3084.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  3085.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  3086.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3087.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3088.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  3089.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  3090.         ], [
  3091.             'webpack_encore.entrypoint_lookup_collection' => '?',
  3092.             'webpack_encore.tag_renderer' => '?',
  3093.         ])));
  3094.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  3095.         $instance->addExtension(new \EightPoints\Bundle\GuzzleBundle\Twig\Extension\DebugExtension());
  3096.         $instance->addGlobal('app'$h);
  3097.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3098.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  3099.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  3100.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  3101.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  3102.         ], [
  3103.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3104.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3105.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  3106.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3107.         ])));
  3108.         $instance->addGlobal('site_title'$this->getEnv('resolve:SITE_TITLE'));
  3109.         $instance->addGlobal('short_site_title'$this->getEnv('resolve:SHORT_SITE_TITLE'));
  3110.         $instance->addGlobal('site_ui'$this->getEnv('resolve:SITE_UI'));
  3111.         $instance->addGlobal('disabled_instance_content'$this->getEnv('resolve:DISABLED_INSTANCE_CONTENT'));
  3112.         $instance->addGlobal('disabled_instance_references'$this->getEnv('resolve:DISABLED_INSTANCE_REFERENCES'));
  3113.         $instance->registerUndefinedFilterCallback([=> $i=> 'suggestFilter']);
  3114.         $instance->registerUndefinedFunctionCallback([=> $i=> 'suggestFunction']);
  3115.         $instance->registerUndefinedTokenParserCallback([=> $i=> 'suggestTag']);
  3116.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3117.         return $instance;
  3118.     }
  3119.     /**
  3120.      * Gets the private 'validator.builder' shared service.
  3121.      *
  3122.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3123.      */
  3124.     protected function getValidator_BuilderService()
  3125.     {
  3126.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3127.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3128.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3129.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3130.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3131.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3132.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3133.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3134.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  3135.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3136.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3137.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3138.         ], [
  3139.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3140.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3141.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3142.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3143.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3144.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  3145.             'doctrine.orm.validator.unique' => '?',
  3146.             'security.validator.user_password' => '?',
  3147.             'validator.expression' => '?',
  3148.         ])));
  3149.         if ($this->has('translator')) {
  3150.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3151.         }
  3152.         $instance->setTranslationDomain('validators');
  3153.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3154.         $instance->enableAnnotationMapping(true);
  3155.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3156.         $instance->addMethodMapping('loadValidatorMetadata');
  3157.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3158.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3159.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3160.         return $instance;
  3161.     }
  3162.     /**
  3163.      * Gets the private 'web_profiler.csp.handler' shared service.
  3164.      *
  3165.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3166.      */
  3167.     protected function getWebProfiler_Csp_HandlerService()
  3168.     {
  3169.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3170.     }
  3171.     /**
  3172.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3173.      *
  3174.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3175.      */
  3176.     protected function getWebProfiler_DebugToolbarService()
  3177.     {
  3178.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  3179.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3180.             return $this->privates['web_profiler.debug_toolbar'];
  3181.         }
  3182.         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);
  3183.     }
  3184.     /**
  3185.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3186.      *
  3187.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3188.      */
  3189.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3190.     {
  3191.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3192.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  3193.         ], [
  3194.             '_default' => '?',
  3195.         ]), '_default');
  3196.     }
  3197.     /**
  3198.      * Gets the public 'profiler' alias.
  3199.      *
  3200.      * @return object The ".container.private.profiler" service.
  3201.      */
  3202.     protected function getProfilerService()
  3203.     {
  3204.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3205.         return $this->get('.container.private.profiler');
  3206.     }
  3207.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  3208.     {
  3209.         if (isset($this->buildParameters[$name])) {
  3210.             return $this->buildParameters[$name];
  3211.         }
  3212.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3213.             throw new ParameterNotFoundException($name);
  3214.         }
  3215.         if (isset($this->loadedDynamicParameters[$name])) {
  3216.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3217.         }
  3218.         return $this->parameters[$name];
  3219.     }
  3220.     public function hasParameter(string $name): bool
  3221.     {
  3222.         if (isset($this->buildParameters[$name])) {
  3223.             return true;
  3224.         }
  3225.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3226.     }
  3227.     public function setParameter(string $name$value): void
  3228.     {
  3229.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3230.     }
  3231.     public function getParameterBag(): ParameterBagInterface
  3232.     {
  3233.         if (null === $this->parameterBag) {
  3234.             $parameters $this->parameters;
  3235.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3236.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3237.             }
  3238.             foreach ($this->buildParameters as $name => $value) {
  3239.                 $parameters[$name] = $value;
  3240.             }
  3241.             $this->parameterBag = new FrozenParameterBag($parameters);
  3242.         }
  3243.         return $this->parameterBag;
  3244.     }
  3245.     private $loadedDynamicParameters = [
  3246.         'kernel.runtime_environment' => false,
  3247.         'kernel.build_dir' => false,
  3248.         'kernel.cache_dir' => false,
  3249.         'secret' => false,
  3250.         'web_dir' => false,
  3251.         'uploads_dir' => false,
  3252.         'origin_url' => false,
  3253.         'jwt_private_path' => false,
  3254.         'jwt_public_path' => false,
  3255.         'site_ui' => false,
  3256.         'default_image' => false,
  3257.         'initialization_vector' => false,
  3258.         'site_from_email' => false,
  3259.         'site_short_title' => false,
  3260.         'restricted_resource_image' => false,
  3261.         'instance' => false,
  3262.         'mta_datacenter_resource_user' => false,
  3263.         'mta_datacenter_resource_password' => false,
  3264.         'mta_datacenter_resource_url' => false,
  3265.         'mta_datacenter_resource_volume' => false,
  3266.         'kernel.secret' => false,
  3267.         'kernel.trusted_proxies' => false,
  3268.         'debug.file_link_format' => false,
  3269.         'debug.container.dump' => false,
  3270.         'router.cache_dir' => false,
  3271.         'serializer.mapping.cache.file' => false,
  3272.         'validator.mapping.cache.file' => false,
  3273.         'profiler.storage.dsn' => false,
  3274.         'doctrine.orm.proxy_dir' => false,
  3275.         'nelmio_cors.defaults' => false,
  3276.         'api_platform.title' => false,
  3277.         'api_platform.description' => false,
  3278.         'lexik_jwt_authentication.pass_phrase' => false,
  3279.     ];
  3280.     private $dynamicParameters = [];
  3281.     private function getDynamicParameter(string $name)
  3282.     {
  3283.         $value = match ($name) {
  3284.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  3285.             'kernel.build_dir' => $this->targetDir.'',
  3286.             'kernel.cache_dir' => $this->targetDir.'',
  3287.             'secret' => $this->getEnv('resolve:APP_SECRET'),
  3288.             'web_dir' => $this->getEnv('resolve:WEB_DIR'),
  3289.             'uploads_dir' => $this->getEnv('resolve:UPLOADS_DIR'),
  3290.             'origin_url' => $this->getEnv('resolve:ORIGIN_URL'),
  3291.             'jwt_private_path' => $this->getEnv('resolve:JWT_SECRET_KEY'),
  3292.             'jwt_public_path' => $this->getEnv('resolve:JWT_PUBLIC_KEY'),
  3293.             'site_ui' => $this->getEnv('resolve:SITE_UI'),
  3294.             'default_image' => $this->getEnv('resolve:DEFAULT_IMAGE'),
  3295.             'initialization_vector' => $this->getEnv('resolve:INITIALIZATION_VECTOR'),
  3296.             'site_from_email' => $this->getEnv('resolve:SHORT_FROM_EMAIL'),
  3297.             'site_short_title' => $this->getEnv('resolve:SHORT_SITE_TITLE'),
  3298.             'restricted_resource_image' => $this->getEnv('resolve:RESTRICTED_RESOURCE_IMAGE'),
  3299.             'instance' => $this->getEnv('resolve:INSTANCE'),
  3300.             'mta_datacenter_resource_user' => $this->getEnv('resolve:MTA_DATACENTER_RESOURCE_USER'),
  3301.             'mta_datacenter_resource_password' => $this->getEnv('resolve:MTA_DATACENTER_RESOURCE_PASSWORD'),
  3302.             'mta_datacenter_resource_url' => $this->getEnv('resolve:MTA_DATACENTER_RESOURCE_URL'),
  3303.             'mta_datacenter_resource_volume' => $this->getEnv('resolve:MTA_DATACENTER_RESOURCE_VOLUME'),
  3304.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  3305.             'kernel.trusted_proxies' => $this->getEnv('TRUSTED_PROXIES'),
  3306.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  3307.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  3308.             'router.cache_dir' => $this->targetDir.'',
  3309.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  3310.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  3311.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  3312.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  3313.             'nelmio_cors.defaults' => [
  3314.                 'allow_origin' => [
  3315.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  3316.                 ],
  3317.                 'allow_credentials' => false,
  3318.                 'allow_headers' => [
  3319.                     => 'content-type',
  3320.                     => 'authorization',
  3321.                 ],
  3322.                 'expose_headers' => [
  3323.                     => 'Link',
  3324.                 ],
  3325.                 'allow_methods' => [
  3326.                     => 'GET',
  3327.                     => 'OPTIONS',
  3328.                     => 'POST',
  3329.                     => 'PUT',
  3330.                     => 'PATCH',
  3331.                     => 'DELETE',
  3332.                 ],
  3333.                 'max_age' => 3600,
  3334.                 'hosts' => [
  3335.                 ],
  3336.                 'origin_regex' => true,
  3337.                 'forced_allow_origin_value' => NULL,
  3338.             ],
  3339.             'api_platform.title' => $this->getEnv('SITE_TITLE'),
  3340.             'api_platform.description' => $this->getEnv('SHORT_SITE_TITLE'),
  3341.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  3342.             default => throw new ParameterNotFoundException($name),
  3343.         };
  3344.         $this->loadedDynamicParameters[$name] = true;
  3345.         return $this->dynamicParameters[$name] = $value;
  3346.     }
  3347.     protected function getDefaultParameters(): array
  3348.     {
  3349.         return [
  3350.             'kernel.project_dir' => \dirname(__DIR__4),
  3351.             'kernel.environment' => 'dev',
  3352.             'kernel.debug' => true,
  3353.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3354.             'kernel.bundles' => [
  3355.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3356.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3357.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3358.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3359.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3360.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3361.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3362.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3363.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3364.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  3365.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3366.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  3367.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3368.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  3369.                 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
  3370.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  3371.                 'EightPointsGuzzleBundle' => 'EightPoints\\Bundle\\GuzzleBundle\\EightPointsGuzzleBundle',
  3372.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3373.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3374.             ],
  3375.             'kernel.bundles_metadata' => [
  3376.                 'FrameworkBundle' => [
  3377.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3378.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3379.                 ],
  3380.                 'SensioFrameworkExtraBundle' => [
  3381.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3382.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3383.                 ],
  3384.                 'TwigBundle' => [
  3385.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3386.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3387.                 ],
  3388.                 'TwigExtraBundle' => [
  3389.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3390.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3391.                 ],
  3392.                 'WebProfilerBundle' => [
  3393.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3394.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3395.                 ],
  3396.                 'SecurityBundle' => [
  3397.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3398.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3399.                 ],
  3400.                 'DoctrineBundle' => [
  3401.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3402.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3403.                 ],
  3404.                 'DoctrineMigrationsBundle' => [
  3405.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3406.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3407.                 ],
  3408.                 'NelmioCorsBundle' => [
  3409.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3410.                     'namespace' => 'Nelmio\\CorsBundle',
  3411.                 ],
  3412.                 'ApiPlatformBundle' => [
  3413.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  3414.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  3415.                 ],
  3416.                 'MakerBundle' => [
  3417.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3418.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3419.                 ],
  3420.                 'SymfonyCastsVerifyEmailBundle' => [
  3421.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  3422.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  3423.                 ],
  3424.                 'WebpackEncoreBundle' => [
  3425.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  3426.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  3427.                 ],
  3428.                 'LexikJWTAuthenticationBundle' => [
  3429.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  3430.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  3431.                 ],
  3432.                 'GesdinetJWTRefreshTokenBundle' => [
  3433.                     'path' => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle'),
  3434.                     'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
  3435.                 ],
  3436.                 'FlysystemBundle' => [
  3437.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  3438.                     'namespace' => 'League\\FlysystemBundle',
  3439.                 ],
  3440.                 'EightPointsGuzzleBundle' => [
  3441.                     'path' => (\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src'),
  3442.                     'namespace' => 'EightPoints\\Bundle\\GuzzleBundle',
  3443.                 ],
  3444.                 'MonologBundle' => [
  3445.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3446.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3447.                 ],
  3448.                 'DoctrineFixturesBundle' => [
  3449.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3450.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3451.                 ],
  3452.             ],
  3453.             'kernel.charset' => 'UTF-8',
  3454.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3455.             'event_dispatcher.event_aliases' => [
  3456.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3457.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3458.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3459.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3460.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3461.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3462.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3463.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3464.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3465.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3466.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3467.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3468.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3469.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3470.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3471.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3472.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3473.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3474.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3475.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3476.             ],
  3477.             'fragment.renderer.hinclude.global_template' => NULL,
  3478.             'fragment.path' => '/_fragment',
  3479.             'kernel.http_method_override' => true,
  3480.             'kernel.trust_x_sendfile_type_header' => false,
  3481.             'kernel.trusted_hosts' => [
  3482.             ],
  3483.             'kernel.default_locale' => 'en',
  3484.             'kernel.enabled_locales' => [
  3485.             ],
  3486.             'kernel.error_controller' => 'error_controller',
  3487.             'kernel.trusted_headers' => 62,
  3488.             'asset.request_context.base_path' => NULL,
  3489.             'asset.request_context.secure' => NULL,
  3490.             'translator.logging' => false,
  3491.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3492.             'debug.error_handler.throw_at' => -1,
  3493.             'router.request_context.host' => 'localhost',
  3494.             'router.request_context.scheme' => 'http',
  3495.             'router.request_context.base_url' => '',
  3496.             'router.resource' => 'kernel::loadRoutes',
  3497.             'request_listener.http_port' => 80,
  3498.             'request_listener.https_port' => 443,
  3499.             'session.metadata.storage_key' => '_sf2_meta',
  3500.             'session.storage.options' => [
  3501.                 'cache_limiter' => '0',
  3502.                 'cookie_secure' => 'auto',
  3503.                 'cookie_httponly' => true,
  3504.                 'cookie_samesite' => 'lax',
  3505.                 'gc_probability' => 1,
  3506.             ],
  3507.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  3508.             'session.metadata.update_threshold' => 0,
  3509.             'form.type_extension.csrf.enabled' => true,
  3510.             'form.type_extension.csrf.field_name' => '_token',
  3511.             'validator.translation_domain' => 'validators',
  3512.             'profiler_listener.only_exceptions' => false,
  3513.             'profiler_listener.only_main_requests' => false,
  3514.             'twig.form.resources' => [
  3515.                 => 'form_div_layout.html.twig',
  3516.                 => 'bootstrap_5_layout.html.twig',
  3517.             ],
  3518.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3519.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3520.             'web_profiler.debug_toolbar.mode' => 2,
  3521.             'security.role_hierarchy.roles' => [
  3522.             ],
  3523.             'security.access.denied_url' => NULL,
  3524.             'security.authentication.manager.erase_credentials' => true,
  3525.             'security.authentication.session_strategy.strategy' => 'migrate',
  3526.             'security.authentication.hide_user_not_found' => true,
  3527.             'security.firewalls' => [
  3528.                 => 'dev',
  3529.                 => 'human_user_token',
  3530.                 => 'human_user_refresh',
  3531.                 => 'group_user_token',
  3532.                 => 'group_user_token_refresher',
  3533.                 => 'organization_user_token',
  3534.                 => 'organization_user_token_refresher',
  3535.                 => 'human_user_form',
  3536.                 => 'group_user_form',
  3537.                 => 'organization_user_form',
  3538.                 10 => 'api',
  3539.                 11 => 'app',
  3540.             ],
  3541.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  3542.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3543.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3544.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3545.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3546.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3547.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3548.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3549.             'doctrine.entity_managers' => [
  3550.                 'default' => 'doctrine.orm.default_entity_manager',
  3551.             ],
  3552.             'doctrine.default_entity_manager' => 'default',
  3553.             'doctrine.dbal.connection_factory.types' => [
  3554.                 'datetime_immutable' => [
  3555.                     'class' => '\\Carbon\\Doctrine\\DateTimeImmutableType',
  3556.                 ],
  3557.                 'datetime' => [
  3558.                     'class' => 'App\\Doctrine\\DateTimeType',
  3559.                 ],
  3560.                 'uuid' => [
  3561.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3562.                 ],
  3563.                 'ulid' => [
  3564.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3565.                 ],
  3566.             ],
  3567.             'doctrine.connections' => [
  3568.                 'default' => 'doctrine.dbal.default_connection',
  3569.             ],
  3570.             'doctrine.default_connection' => 'default',
  3571.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3572.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3573.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3574.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3575.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3576.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3577.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3578.             'doctrine.orm.cache.memcache_port' => 11211,
  3579.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3580.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3581.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3582.             'doctrine.orm.cache.memcached_port' => 11211,
  3583.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3584.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3585.             'doctrine.orm.cache.redis_host' => 'localhost',
  3586.             'doctrine.orm.cache.redis_port' => 6379,
  3587.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3588.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3589.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3590.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3591.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3592.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3593.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3594.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3595.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3596.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3597.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3598.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3599.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3600.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3601.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3602.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3603.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3604.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3605.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3606.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3607.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3608.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3609.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3610.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3611.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3612.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3613.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3614.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3615.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3616.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3617.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3618.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  3619.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3620.             'doctrine.migrations.preferred_em' => NULL,
  3621.             'doctrine.migrations.preferred_connection' => NULL,
  3622.             'nelmio_cors.map' => [
  3623.                 '^/' => [
  3624.                 ],
  3625.             ],
  3626.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3627.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3628.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3629.             'api_platform.enable_entrypoint' => true,
  3630.             'api_platform.enable_docs' => true,
  3631.             'api_platform.version' => '1.0.0',
  3632.             'api_platform.show_webby' => true,
  3633.             'api_platform.url_generation_strategy' => 1,
  3634.             'api_platform.exception_to_status' => [
  3635.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3636.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  3637.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  3638.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3639.             ],
  3640.             'api_platform.formats' => [
  3641.                 'jsonld' => [
  3642.                     => 'application/ld+json',
  3643.                 ],
  3644.                 'json' => [
  3645.                     => 'application/json',
  3646.                 ],
  3647.                 'html' => [
  3648.                     => 'text/html',
  3649.                 ],
  3650.             ],
  3651.             'api_platform.patch_formats' => [
  3652.                 'json' => [
  3653.                     => 'application/merge-patch+json',
  3654.                 ],
  3655.             ],
  3656.             'api_platform.error_formats' => [
  3657.                 'jsonproblem' => [
  3658.                     => 'application/problem+json',
  3659.                 ],
  3660.                 'jsonld' => [
  3661.                     => 'application/ld+json',
  3662.                 ],
  3663.             ],
  3664.             'api_platform.eager_loading.enabled' => true,
  3665.             'api_platform.eager_loading.max_joins' => 30,
  3666.             'api_platform.eager_loading.fetch_partial' => false,
  3667.             'api_platform.eager_loading.force_eager' => true,
  3668.             'api_platform.collection.exists_parameter_name' => 'exists',
  3669.             'api_platform.collection.order' => 'ASC',
  3670.             'api_platform.collection.order_parameter_name' => 'order',
  3671.             'api_platform.collection.order_nulls_comparison' => NULL,
  3672.             'api_platform.collection.pagination.enabled' => true,
  3673.             'api_platform.collection.pagination.partial' => false,
  3674.             'api_platform.collection.pagination.client_enabled' => false,
  3675.             'api_platform.collection.pagination.client_items_per_page' => false,
  3676.             'api_platform.collection.pagination.client_partial' => false,
  3677.             'api_platform.collection.pagination.items_per_page' => 30,
  3678.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3679.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3680.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3681.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3682.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3683.             'api_platform.collection.pagination' => [
  3684.                 'enabled' => true,
  3685.                 'page_parameter_name' => 'page',
  3686.                 'enabled_parameter_name' => 'pagination',
  3687.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3688.                 'partial_parameter_name' => 'partial',
  3689.             ],
  3690.             'api_platform.http_cache.etag' => true,
  3691.             'api_platform.http_cache.max_age' => NULL,
  3692.             'api_platform.http_cache.shared_max_age' => NULL,
  3693.             'api_platform.http_cache.vary' => [
  3694.                 => 'Accept',
  3695.             ],
  3696.             'api_platform.http_cache.public' => NULL,
  3697.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3698.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  3699.             'api_platform.asset_package' => NULL,
  3700.             'api_platform.defaults' => [
  3701.                 'extra_properties' => [
  3702.                 ],
  3703.             ],
  3704.             'api_platform.resource_class_directories' => [
  3705.                 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity'),
  3706.                 => (\dirname(__DIR__4).'/src/Entity'),
  3707.             ],
  3708.             'api_platform.oauth.enabled' => false,
  3709.             'api_platform.oauth.clientId' => '',
  3710.             'api_platform.oauth.clientSecret' => '',
  3711.             'api_platform.oauth.type' => 'oauth2',
  3712.             'api_platform.oauth.flow' => 'application',
  3713.             'api_platform.oauth.tokenUrl' => '',
  3714.             'api_platform.oauth.authorizationUrl' => '',
  3715.             'api_platform.oauth.refreshUrl' => '',
  3716.             'api_platform.oauth.scopes' => [
  3717.             ],
  3718.             'api_platform.oauth.pkce' => false,
  3719.             'api_platform.openapi.termsOfService' => NULL,
  3720.             'api_platform.openapi.contact.name' => 'Aaron Cole',
  3721.             'api_platform.openapi.contact.url' => NULL,
  3722.             'api_platform.openapi.contact.email' => 'aaron@epiphron.co.nz',
  3723.             'api_platform.openapi.license.name' => NULL,
  3724.             'api_platform.openapi.license.url' => NULL,
  3725.             'api_platform.swagger.versions' => [
  3726.                 => 3,
  3727.             ],
  3728.             'api_platform.enable_swagger_ui' => true,
  3729.             'api_platform.enable_re_doc' => true,
  3730.             'api_platform.swagger.api_keys' => [
  3731.                 'apiKey' => [
  3732.                     'name' => 'Authorization',
  3733.                     'type' => 'header',
  3734.                 ],
  3735.             ],
  3736.             'api_platform.swagger_ui.extra_configuration' => [
  3737.             ],
  3738.             'api_platform.graphql.enabled' => true,
  3739.             'api_platform.graphql.graphiql.enabled' => true,
  3740.             'api_platform.graphql.graphql_playground.enabled' => true,
  3741.             'api_platform.graphql.collection.pagination' => [
  3742.                 'enabled' => true,
  3743.             ],
  3744.             'api_platform.graphql.default_ide' => 'graphiql',
  3745.             'api_platform.graphql.nesting_separator' => '_',
  3746.             'api_platform.validator.serialize_payload_fields' => [
  3747.             ],
  3748.             'api_platform.validator.query_parameter_validation' => true,
  3749.             'api_platform.elasticsearch.enabled' => false,
  3750.             'lexik_jwt_authentication.token_ttl' => 3600,
  3751.             'lexik_jwt_authentication.clock_skew' => 0,
  3752.             'lexik_jwt_authentication.user_identity_field' => 'username',
  3753.             'lexik_jwt_authentication.allow_no_expiration' => false,
  3754.             'lexik_jwt_authentication.user_id_claim' => 'username',
  3755.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  3756.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  3757.             'gesdinet_jwt_refresh_token.ttl' => 2592000,
  3758.             'gesdinet_jwt_refresh_token.ttl_update' => false,
  3759.             'gesdinet_jwt_refresh_token.security.firewall' => 'api',
  3760.             'gesdinet_jwt_refresh_token.user_provider' => NULL,
  3761.             'gesdinet_jwt_refresh_token.user_identity_field' => 'username',
  3762.             'gesdinet_jwt_refresh_token.single_use' => false,
  3763.             'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
  3764.             'gesdinet_jwt_refresh_token.doctrine_mappings' => true,
  3765.             'gesdinet_jwt_refresh_token.cookie' => [
  3766.                 'enabled' => false,
  3767.                 'same_site' => 'lax',
  3768.                 'path' => '/',
  3769.                 'domain' => NULL,
  3770.                 'http_only' => true,
  3771.                 'secure' => true,
  3772.                 'remove_token_from_body' => true,
  3773.             ],
  3774.             'gesdinet_jwt_refresh_token.logout_firewall_context' => 'security.firewall.map.context.api',
  3775.             'gesdinet_jwt_refresh_token.return_expiration' => false,
  3776.             'gesdinet_jwt_refresh_token.return_expiration_parameter_name' => 'refresh_token_expiration',
  3777.             'gesdinet.jwtrefreshtoken.refresh_token.class' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken',
  3778.             'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
  3779.             'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
  3780.             'eight_points_guzzle.http_client.class' => 'GuzzleHttp\\Client',
  3781.             'eight_points_guzzle.formatter.class' => 'GuzzleHttp\\MessageFormatter',
  3782.             'eight_points_guzzle.symfony_log_formatter.class' => 'GuzzleHttp\\MessageFormatter',
  3783.             'eight_points_guzzle.data_collector.class' => 'EightPoints\\Bundle\\GuzzleBundle\\DataCollector\\HttpDataCollector',
  3784.             'eight_points_guzzle.logger.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Log\\Logger',
  3785.             'eight_points_guzzle.middleware.log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\LogMiddleware',
  3786.             'eight_points_guzzle.middleware.profile.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\ProfileMiddleware',
  3787.             'eight_points_guzzle.middleware.event_dispatcher.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\EventDispatchMiddleware',
  3788.             'eight_points_guzzle.middleware.request_time.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\RequestTimeMiddleware',
  3789.             'eight_points_guzzle.middleware.symfony_log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\SymfonyLogMiddleware',
  3790.             'eight_points_guzzle.symfony_log_formatter.pattern' => '{method} {uri} {code}',
  3791.             'eight_points_guzzle.middleware.class' => 'GuzzleHttp\\Middleware',
  3792.             'eight_points_guzzle.plugin.header.headers' => [
  3793.             ],
  3794.             'monolog.use_microseconds' => true,
  3795.             'monolog.swift_mailer.handlers' => [
  3796.             ],
  3797.             'monolog.handlers_to_channels' => [
  3798.                 'monolog.handler.console' => [
  3799.                     'type' => 'exclusive',
  3800.                     'elements' => [
  3801.                         => 'event',
  3802.                         => 'doctrine',
  3803.                         => 'console',
  3804.                     ],
  3805.                 ],
  3806.                 'monolog.handler.main' => [
  3807.                     'type' => 'exclusive',
  3808.                     'elements' => [
  3809.                         => 'event',
  3810.                     ],
  3811.                 ],
  3812.             ],
  3813.             'data_collector.templates' => [
  3814.                 'data_collector.request' => [
  3815.                     => 'request',
  3816.                     => '@WebProfiler/Collector/request.html.twig',
  3817.                 ],
  3818.                 'api_platform.data_collector.request' => [
  3819.                     => 'api_platform.data_collector.request',
  3820.                     => '@ApiPlatform/DataCollector/request.html.twig',
  3821.                 ],
  3822.                 'data_collector.time' => [
  3823.                     => 'time',
  3824.                     => '@WebProfiler/Collector/time.html.twig',
  3825.                 ],
  3826.                 'data_collector.memory' => [
  3827.                     => 'memory',
  3828.                     => '@WebProfiler/Collector/memory.html.twig',
  3829.                 ],
  3830.                 'data_collector.validator' => [
  3831.                     => 'validator',
  3832.                     => '@WebProfiler/Collector/validator.html.twig',
  3833.                 ],
  3834.                 'data_collector.ajax' => [
  3835.                     => 'ajax',
  3836.                     => '@WebProfiler/Collector/ajax.html.twig',
  3837.                 ],
  3838.                 'data_collector.form' => [
  3839.                     => 'form',
  3840.                     => '@WebProfiler/Collector/form.html.twig',
  3841.                 ],
  3842.                 'data_collector.exception' => [
  3843.                     => 'exception',
  3844.                     => '@WebProfiler/Collector/exception.html.twig',
  3845.                 ],
  3846.                 'data_collector.logger' => [
  3847.                     => 'logger',
  3848.                     => '@WebProfiler/Collector/logger.html.twig',
  3849.                 ],
  3850.                 'data_collector.events' => [
  3851.                     => 'events',
  3852.                     => '@WebProfiler/Collector/events.html.twig',
  3853.                 ],
  3854.                 'data_collector.router' => [
  3855.                     => 'router',
  3856.                     => '@WebProfiler/Collector/router.html.twig',
  3857.                 ],
  3858.                 'data_collector.cache' => [
  3859.                     => 'cache',
  3860.                     => '@WebProfiler/Collector/cache.html.twig',
  3861.                 ],
  3862.                 'data_collector.translation' => [
  3863.                     => 'translation',
  3864.                     => '@WebProfiler/Collector/translation.html.twig',
  3865.                 ],
  3866.                 'data_collector.security' => [
  3867.                     => 'security',
  3868.                     => '@Security/Collector/security.html.twig',
  3869.                 ],
  3870.                 'data_collector.twig' => [
  3871.                     => 'twig',
  3872.                     => '@WebProfiler/Collector/twig.html.twig',
  3873.                 ],
  3874.                 'data_collector.http_client' => [
  3875.                     => 'http_client',
  3876.                     => '@WebProfiler/Collector/http_client.html.twig',
  3877.                 ],
  3878.                 'data_collector.doctrine' => [
  3879.                     => 'db',
  3880.                     => '@Doctrine/Collector/db.html.twig',
  3881.                 ],
  3882.                 'doctrine_migrations.migrations_collector' => [
  3883.                     => 'doctrine_migrations',
  3884.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  3885.                 ],
  3886.                 'data_collector.messenger' => [
  3887.                     => 'messenger',
  3888.                     => '@WebProfiler/Collector/messenger.html.twig',
  3889.                 ],
  3890.                 'mailer.data_collector' => [
  3891.                     => 'mailer',
  3892.                     => '@WebProfiler/Collector/mailer.html.twig',
  3893.                 ],
  3894.                 'eight_points_guzzle.data_collector' => [
  3895.                     => 'eight_points_guzzle',
  3896.                     => '@EightPointsGuzzle/debug.html.twig',
  3897.                 ],
  3898.                 'data_collector.config' => [
  3899.                     => 'config',
  3900.                     => '@WebProfiler/Collector/config.html.twig',
  3901.                 ],
  3902.             ],
  3903.             'console.command.ids' => [
  3904.             ],
  3905.         ];
  3906.     }
  3907. }