var/cache/dev/ContainerPo83Sj6/App_KernelDevDebugContainer.php line 1925
<?phpnamespace ContainerPo83Sj6;use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;use Symfony\Component\DependencyInjection\ContainerInterface;use Symfony\Component\DependencyInjection\Container;use Symfony\Component\DependencyInjection\Exception\LogicException;use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;use Symfony\Component\DependencyInjection\Exception\RuntimeException;use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;/*** @internal This class has been auto-generated by the Symfony Dependency Injection Component.*/class App_KernelDevDebugContainer extends Container{protected $containerDir;protected $targetDir;protected $parameters = [];private $buildParameters;protected \Closure $getService;public function __construct(array $buildParameters = [], $containerDir = __DIR__){$this->getService = $this->getService(...);$this->buildParameters = $buildParameters;$this->containerDir = $containerDir;$this->targetDir = \dirname($containerDir);$this->parameters = $this->getDefaultParameters();$this->services = $this->privates = [];$this->syntheticIds = ['kernel' => true,];$this->methodMap = ['.container.private.profiler' => 'get_Container_Private_ProfilerService','cache.app' => 'getCache_AppService','cache.rate_limiter' => 'getCache_RateLimiterService','cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService','cache.system' => 'getCache_SystemService','cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService','doctrine' => 'getDoctrineService','doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService','doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService','event_dispatcher' => 'getEventDispatcherService','http_kernel' => 'getHttpKernelService','messenger.default_bus' => 'getMessenger_DefaultBusService','monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService','request_stack' => 'getRequestStackService','router' => 'getRouterService','translator' => 'getTranslatorService','profiler' => 'getProfilerService',];$this->fileMap = ['App\\Controller\\Abstract\\AuthenticationController' => 'getAuthenticationControllerService','App\\Controller\\Abstract\\CRUDController' => 'getCRUDControllerService','App\\Controller\\Abstract\\CommonController' => 'getCommonControllerService','App\\Controller\\Abstract\\ProfileController' => 'getProfileControllerService','App\\Controller\\Abstract\\SecurityController' => 'getSecurityControllerService','App\\Controller\\AppController' => 'getAppControllerService','App\\Controller\\Authentication\\User\\GroupUserController' => 'getGroupUserControllerService','App\\Controller\\Authentication\\User\\HumanUserController' => 'getHumanUserControllerService','App\\Controller\\Authentication\\User\\OrganizationUserController' => 'getOrganizationUserControllerService','App\\Controller\\Authentication\\User\\UserController' => 'getUserControllerService','App\\Controller\\CRUD\\Association\\AssociationController' => 'getAssociationControllerService','App\\Controller\\CRUD\\Characteristic\\CharacteristicController' => 'getCharacteristicControllerService','App\\Controller\\CRUD\\Component\\ComponentController' => 'getComponentControllerService','App\\Controller\\CRUD\\Content\\ArchiveContentController' => 'getArchiveContentControllerService','App\\Controller\\CRUD\\Content\\AudioContentController' => 'getAudioContentControllerService','App\\Controller\\CRUD\\Content\\ContentController' => 'getContentControllerService','App\\Controller\\CRUD\\Content\\DocumentContentController' => 'getDocumentContentControllerService','App\\Controller\\CRUD\\Content\\ImageContentController' => 'getImageContentControllerService','App\\Controller\\CRUD\\Content\\ImageGalleryContentController' => 'getImageGalleryContentControllerService','App\\Controller\\CRUD\\Content\\PDFContentController' => 'getPDFContentControllerService','App\\Controller\\CRUD\\Content\\PresentationContentController' => 'getPresentationContentControllerService','App\\Controller\\CRUD\\Content\\ShapefileContentController' => 'getShapefileContentControllerService','App\\Controller\\CRUD\\Content\\SpreadsheetContentController' => 'getSpreadsheetContentControllerService','App\\Controller\\CRUD\\Content\\TextContentController' => 'getTextContentControllerService','App\\Controller\\CRUD\\Content\\VideoContentController' => 'getVideoContentControllerService','App\\Controller\\CRUD\\Content\\WebContentController' => 'getWebContentControllerService','App\\Controller\\CRUD\\Content\\WorkbookContentController' => 'getWorkbookContentControllerService','App\\Controller\\CRUD\\Content\\WorkingContentController' => 'getWorkingContentControllerService','App\\Controller\\CRUD\\Content\\WorksheetContentController' => 'getWorksheetContentControllerService','App\\Controller\\CRUD\\Element\\ElementController' => 'getElementControllerService','App\\Controller\\CRUD\\Grouping\\GroupingController' => 'getGroupingControllerService','App\\Controller\\CRUD\\Lexicon\\LexiconController' => 'getLexiconControllerService','App\\Controller\\CRUD\\Message\\MessageController' => 'getMessageControllerService','App\\Controller\\CRUD\\Perspective\\PerspectiveController' => 'getPerspectiveControllerService','App\\Controller\\CRUD\\PrimitiveController' => 'getPrimitiveControllerService','App\\Controller\\CRUD\\Reference\\AreaReferenceController' => 'getAreaReferenceControllerService','App\\Controller\\CRUD\\Reference\\ChronologicalReferenceController' => 'getChronologicalReferenceControllerService','App\\Controller\\CRUD\\Reference\\ConceptionalReferenceController' => 'getConceptionalReferenceControllerService','App\\Controller\\CRUD\\Reference\\CycleReferenceController' => 'getCycleReferenceControllerService','App\\Controller\\CRUD\\Reference\\GenealogicalReferenceController' => 'getGenealogicalReferenceControllerService','App\\Controller\\CRUD\\Reference\\PeriodReferenceController' => 'getPeriodReferenceControllerService','App\\Controller\\CRUD\\Reference\\PhaseReferenceController' => 'getPhaseReferenceControllerService','App\\Controller\\CRUD\\Reference\\ReferenceController' => 'getReferenceControllerService','App\\Controller\\CRUD\\Reference\\SpatialReferenceController' => 'getSpatialReferenceControllerService','App\\Controller\\CRUD\\Release\\AgreementReleaseController' => 'getAgreementReleaseControllerService','App\\Controller\\CRUD\\Release\\ReleaseController' => 'getReleaseControllerService','App\\Controller\\CRUD\\Release\\StandardReleaseController' => 'getStandardReleaseControllerService','App\\Controller\\CRUD\\Resource\\EncryptedResourceController' => 'getEncryptedResourceControllerService','App\\Controller\\CRUD\\Resource\\LocalResourceController' => 'getLocalResourceControllerService','App\\Controller\\CRUD\\Resource\\MTADatacenterResourceController' => 'getMTADatacenterResourceControllerService','App\\Controller\\CRUD\\Resource\\RemoteResourceController' => 'getRemoteResourceControllerService','App\\Controller\\CRUD\\Resource\\ResourceController' => 'getResourceControllerService','App\\Controller\\CRUD\\Resource\\ShardedResourceController' => 'getShardedResourceControllerService','App\\Controller\\CRUD\\Resource\\SynologyNASResourceController' => 'getSynologyNASResourceControllerService','App\\Controller\\CRUD\\SiteController' => 'getSiteControllerService','App\\Controller\\CRUD\\Synthesis\\GroupedSynthesisController' => 'getGroupedSynthesisControllerService','App\\Controller\\CRUD\\Synthesis\\MosaicSynthesisController' => 'getMosaicSynthesisControllerService','App\\Controller\\CRUD\\Synthesis\\OrderedSynthesisController' => 'getOrderedSynthesisControllerService','App\\Controller\\CRUD\\Synthesis\\SortedSynthesisController' => 'getSortedSynthesisControllerService','App\\Controller\\CRUD\\Synthesis\\SynthesisController' => 'getSynthesisControllerService','App\\Controller\\CRUD\\Text\\LongTextController' => 'getLongTextControllerService','App\\Controller\\CRUD\\Text\\MediumTextController' => 'getMediumTextControllerService','App\\Controller\\CRUD\\Text\\ShortTextController' => 'getShortTextControllerService','App\\Controller\\CRUD\\Text\\TextController' => 'getTextControllerService','App\\Controller\\CRUD\\Translation\\TranslationController' => 'getTranslationControllerService','App\\Controller\\CRUD\\User\\GroupUserController' => 'getGroupUserController2Service','App\\Controller\\CRUD\\User\\HumanUserController' => 'getHumanUserController2Service','App\\Controller\\CRUD\\User\\OrganizationUserController' => 'getOrganizationUserController2Service','App\\Controller\\CRUD\\User\\UserController' => 'getUserController2Service','App\\Controller\\DefaultController' => 'getDefaultControllerService','App\\Controller\\FileController' => 'getFileControllerService','App\\Controller\\Profile\\User\\GroupUserController' => 'getGroupUserController3Service','App\\Controller\\Profile\\User\\HumanUserController' => 'getHumanUserController3Service','App\\Controller\\Profile\\User\\OrganizationUserController' => 'getOrganizationUserController3Service','App\\Controller\\Profile\\User\\UserController' => 'getUserController3Service','App\\Controller\\PrototypeController' => 'getPrototypeControllerService','App\\Controller\\Security\\Content\\EncryptedResourceController' => 'getEncryptedResourceController2Service','App\\Controller\\Security\\Content\\LocalResourceController' => 'getLocalResourceController2Service','App\\Controller\\Security\\Content\\MTADatacenterResourceController' => 'getMTADatacenterResourceController2Service','App\\Controller\\Security\\Content\\ShardedResourceController' => 'getShardedResourceController2Service','App\\Controller\\Security\\Content\\SynologyNASResourceController' => 'getSynologyNASResourceController2Service','Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService','Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService','Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService','api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService','api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService','api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService','api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService','api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService','api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService','api_platform.graphql.action.entrypoint' => 'getApiPlatform_Graphql_Action_EntrypointService','api_platform.graphql.action.graphiql' => 'getApiPlatform_Graphql_Action_GraphiqlService','api_platform.graphql.action.graphql_playground' => 'getApiPlatform_Graphql_Action_GraphqlPlaygroundService','api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService','api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService','cache.app_clearer' => 'getCache_AppClearerService','cache.global_clearer' => 'getCache_GlobalClearerService','cache.system_clearer' => 'getCache_SystemClearerService','cache_warmer' => 'getCacheWarmerService','console.command_loader' => 'getConsole_CommandLoaderService','container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService','container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService','eight_points_guzzle.client.default' => 'getEightPointsGuzzle_Client_DefaultService','eight_points_guzzle.client.sld_converter_rest' => 'getEightPointsGuzzle_Client_SldConverterRestService','eight_points_guzzle.formatter' => 'getEightPointsGuzzle_FormatterService','eight_points_guzzle.handler_stack.default' => 'getEightPointsGuzzle_HandlerStack_DefaultService','eight_points_guzzle.handler_stack.sld_converter_rest' => 'getEightPointsGuzzle_HandlerStack_SldConverterRestService','eight_points_guzzle.middleware.event_dispatch.default' => 'getEightPointsGuzzle_Middleware_EventDispatch_DefaultService','eight_points_guzzle.middleware.event_dispatch.sld_converter_rest' => 'getEightPointsGuzzle_Middleware_EventDispatch_SldConverterRestService','eight_points_guzzle.middleware.log.default' => 'getEightPointsGuzzle_Middleware_Log_DefaultService','eight_points_guzzle.middleware.log.sld_converter_rest' => 'getEightPointsGuzzle_Middleware_Log_SldConverterRestService','eight_points_guzzle.middleware.profile.default' => 'getEightPointsGuzzle_Middleware_Profile_DefaultService','eight_points_guzzle.middleware.profile.sld_converter_rest' => 'getEightPointsGuzzle_Middleware_Profile_SldConverterRestService','eight_points_guzzle.middleware.request_time.default' => 'getEightPointsGuzzle_Middleware_RequestTime_DefaultService','eight_points_guzzle.middleware.request_time.sld_converter_rest' => 'getEightPointsGuzzle_Middleware_RequestTime_SldConverterRestService','eight_points_guzzle.middleware.symfony_log' => 'getEightPointsGuzzle_Middleware_SymfonyLogService','eight_points_guzzle.symfony_log_formatter' => 'getEightPointsGuzzle_SymfonyLogFormatterService','error_controller' => 'getErrorControllerService','gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService','gesdinet.jwtrefreshtoken.refresh_token_generator' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService','gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService','gesdinet.jwtrefreshtoken.request.extractor.chain' => 'getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService','lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService','lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService','lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService','lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService','routing.loader' => 'getRouting_LoaderService','services_resetter' => 'getServicesResetterService','web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService','web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService','web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',];$this->aliases = ['ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed','ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found','App\\Kernel' => 'kernel','api_platform.action.delete_item' => 'api_platform.action.placeholder','api_platform.action.get_collection' => 'api_platform.action.placeholder','api_platform.action.get_item' => 'api_platform.action.placeholder','api_platform.action.patch_item' => 'api_platform.action.placeholder','api_platform.action.post_collection' => 'api_platform.action.placeholder','api_platform.action.put_item' => 'api_platform.action.placeholder','database_connection' => 'doctrine.dbal.default_connection','doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',];$this->privates['service_container'] = function () {include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';include_once \dirname(__DIR__, 4).'/src/Kernel.php';include_once \dirname(__DIR__, 4).'/src/Service/TaggedTypesService.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ApcuAdapter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';include_once \dirname(__DIR__, 4).'/src/Serializer/BaseDenormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';include_once \dirname(__DIR__, 4).'/src/Serializer/BaseNormalizer.php';include_once \dirname(__DIR__, 4).'/src/Serializer/PrimitiveNormalizer.php';include_once \dirname(__DIR__, 4).'/src/Serializer/ReleaseNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ValidationExceptionNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/HttpExceptionNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/RuntimeExceptionNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ErrorNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/GraphQl/Serializer/ItemNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/GraphQl/Serializer/ObjectNormalizer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';include_once \dirname(__DIR__, 4).'/src/Twig/CamelCaseToUnderscoreExtension.php';include_once \dirname(__DIR__, 4).'/src/Twig/NormalizeRouteExtension.php';include_once \dirname(__DIR__, 4).'/src/Twig/PathEntityNameExtension.php';include_once \dirname(__DIR__, 4).'/src/Twig/PluralExtension.php';include_once \dirname(__DIR__, 4).'/src/Twig/ShortEntityNameExtension.php';include_once \dirname(__DIR__, 4).'/src/Twig/TitleExtension.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/DebugExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Twig/Extension/DebugExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/State/UriVariablesResolverTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UriVariablesConverterInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UriVariablesConverter.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/IriConverter.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/State/ProviderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/State/CallableProvider.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceNameCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlResourceExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractPropertyExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlPropertyExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AttributePropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/IdentifierPropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmResourceCollectionMetadataFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Messenger/Metadata/MessengerResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AlternateUriResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AttributeFilterExtractorTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FiltersResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationDefaultsTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationNameResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PropertyLinkFactoryInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmLinkFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/UriTemplateResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/NotExposedOperationResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/DeprecationResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlResourceExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlPropertyExtractor.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Log/LoggerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerTrait.php';include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Log/Logger.php';include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/DataCollectorSymfonyCompatibilityTrait.php';include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/HttpDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/DataCollector/RequestDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClientTrait.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';};}public function compile(): void{throw new LogicException('You cannot compile a dumped container that was already compiled.');}public function isCompiled(): bool{return true;}public function getRemovedIds(): array{return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';}protected function load($file, $lazyLoad = true){if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {return $class::do($this, $lazyLoad);}if ('.' === $file[-4]) {$class = substr($class, 0, -4);} else {$file .= '.php';}$service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}protected function createProxy($class, \Closure $factory){class_exists($class, false) || require __DIR__.'/'.$class.'.php';return $factory();}/*** Gets the public '.container.private.profiler' shared service.** @return \Symfony\Component\HttpKernel\Profiler\Profiler*/protected function get_Container_Private_ProfilerService(){$a = new \Symfony\Bridge\Monolog\Logger('profiler');$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);$b = ($this->services['kernel'] ?? $this->get('kernel'));$c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));$d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));$d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));$d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));$d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));$d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));$d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));$d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));$d->addInstance('api_platform.cache.metadata.resource_collection', ($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()));$d->addInstance('api_platform.graphql.cache.subscription', ($this->privates['api_platform.graphql.cache.subscription'] ?? $this->getApiPlatform_Graphql_Cache_SubscriptionService()));$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));$f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();$f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();if ($this->has('kernel')) {$g->setKernel($b);}$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));$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, [], []))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));$instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));$instance->add($d);$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));$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())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));$instance->add($e);$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([]))));$instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));$instance->add($f);$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));$instance->add(($this->privates['eight_points_guzzle.data_collector'] ?? $this->getEightPointsGuzzle_DataCollectorService()));$instance->add($g);return $instance;}/*** Gets the public 'cache.app' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_AppService(){$a = new \Symfony\Component\Cache\Adapter\ApcuAdapter('-tGEA2qx+L', 0, $this->getParameter('container.build_id'));$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);}/*** Gets the public 'cache.rate_limiter' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_RateLimiterService(){$a = new \Symfony\Component\Cache\Adapter\ApcuAdapter('mARJc5-8RY', 0, $this->getParameter('container.build_id'));$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);}/*** Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService(){return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rVeoKWsQi3', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the public 'cache.system' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_SystemService(){return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('s8LenAbrPo', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the public 'cache.validator_expression_language' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_ValidatorExpressionLanguageService(){return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dfcbiSpYib', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the public 'doctrine' shared service.** @return \Doctrine\Bundle\DoctrineBundle\Registry*/protected function getDoctrineService(){return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');}/*** Gets the public 'doctrine.dbal.default_connection' shared service.** @return \Doctrine\DBAL\Connection*/protected function getDoctrine_Dbal_DefaultConnectionService(){$a = new \Doctrine\DBAL\Configuration();$b = new \Symfony\Bridge\Monolog\Logger('doctrine');$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);$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)));$c->setConnectionName('default');$a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([0 => 'sessions'])]));$a->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($b), 1 => $c]);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, ['App\\EventSubscriber\\BaseSubscriber' => ['privates', 'App\\EventSubscriber\\BaseSubscriber', 'getBaseSubscriberService', true],'App\\EventSubscriber\\Content\\ContentSubscriber' => ['privates', 'App\\EventSubscriber\\Content\\ContentSubscriber', 'getContentSubscriberService', true],'App\\EventSubscriber\\Content\\ShapefileContentSubscriber' => ['privates', 'App\\EventSubscriber\\Content\\ShapefileContentSubscriber', 'getShapefileContentSubscriberService', true],'App\\EventSubscriber\\Content\\VideoContentSubscriber' => ['privates', 'App\\EventSubscriber\\Content\\VideoContentSubscriber', 'getVideoContentSubscriberService', true],'App\\EventSubscriber\\Content\\WebContentSubscriber' => ['privates', 'App\\EventSubscriber\\Content\\WebContentSubscriber', 'getWebContentSubscriberService', true],'App\\EventSubscriber\\Message\\MessageSubscriber' => ['privates', 'App\\EventSubscriber\\Message\\MessageSubscriber', 'getMessageSubscriberService', true],'App\\EventSubscriber\\PrimitiveSubscriber' => ['privates', 'App\\EventSubscriber\\PrimitiveSubscriber', 'getPrimitiveSubscriberService', true],'App\\EventSubscriber\\Reference\\ConceptionalReferenceSubscriber' => ['privates', 'App\\EventSubscriber\\Reference\\ConceptionalReferenceSubscriber', 'getConceptionalReferenceSubscriberService', true],'App\\EventSubscriber\\Reference\\GenealogicalReferenceSubscriber' => ['privates', 'App\\EventSubscriber\\Reference\\GenealogicalReferenceSubscriber', 'getGenealogicalReferenceSubscriberService', true],'App\\EventSubscriber\\Release\\AgreementReleaseSubscriber' => ['privates', 'App\\EventSubscriber\\Release\\AgreementReleaseSubscriber', 'getAgreementReleaseSubscriberService', true],'App\\EventSubscriber\\Release\\ReleaseSubscriber' => ['privates', 'App\\EventSubscriber\\Release\\ReleaseSubscriber', 'getReleaseSubscriberService', true],'App\\EventSubscriber\\Release\\StandardReleaseSubscriber' => ['privates', 'App\\EventSubscriber\\Release\\StandardReleaseSubscriber', 'getStandardReleaseSubscriberService', true],'App\\EventSubscriber\\Resource\\EncryptedResourceSubscriber' => ['privates', 'App\\EventSubscriber\\Resource\\EncryptedResourceSubscriber', 'getEncryptedResourceSubscriberService', true],'App\\EventSubscriber\\Resource\\LocalResourceSubscriber' => ['privates', 'App\\EventSubscriber\\Resource\\LocalResourceSubscriber', 'getLocalResourceSubscriberService', true],'App\\EventSubscriber\\Resource\\MTADatacenterResourceSubscriber' => ['privates', 'App\\EventSubscriber\\Resource\\MTADatacenterResourceSubscriber', 'getMTADatacenterResourceSubscriberService', true],'App\\EventSubscriber\\Resource\\ShardedResourceSubscriber' => ['privates', 'App\\EventSubscriber\\Resource\\ShardedResourceSubscriber', 'getShardedResourceSubscriberService', true],'App\\EventSubscriber\\Resource\\SynologyNASResourceSubscriber' => ['privates', 'App\\EventSubscriber\\Resource\\SynologyNASResourceSubscriber', 'getSynologyNASResourceSubscriberService', true],'App\\EventSubscriber\\User\\GroupUserSubscriber' => ['privates', 'App\\EventSubscriber\\User\\GroupUserSubscriber', 'getGroupUserSubscriberService', true],'App\\EventSubscriber\\User\\HumanUserSubscriber' => ['privates', 'App\\EventSubscriber\\User\\HumanUserSubscriber', 'getHumanUserSubscriberService', true],'App\\EventSubscriber\\User\\OrganizationUserSubscriber' => ['privates', 'App\\EventSubscriber\\User\\OrganizationUserSubscriber', 'getOrganizationUserSubscriberService', true],'App\\EventSubscriber\\User\\UserSubscriber' => ['privates', 'App\\EventSubscriber\\User\\UserSubscriber', 'getUserSubscriberService', true],'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],], ['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' => '?','App\\EventSubscriber\\Release\\ReleaseSubscriber' => '?','App\\EventSubscriber\\Release\\StandardReleaseSubscriber' => '?','App\\EventSubscriber\\Resource\\EncryptedResourceSubscriber' => '?','App\\EventSubscriber\\Resource\\LocalResourceSubscriber' => '?','App\\EventSubscriber\\Resource\\MTADatacenterResourceSubscriber' => '?','App\\EventSubscriber\\Resource\\ShardedResourceSubscriber' => '?','App\\EventSubscriber\\Resource\\SynologyNASResourceSubscriber' => '?','App\\EventSubscriber\\User\\GroupUserSubscriber' => '?','App\\EventSubscriber\\User\\HumanUserSubscriber' => '?','App\\EventSubscriber\\User\\OrganizationUserSubscriber' => '?','App\\EventSubscriber\\User\\UserSubscriber' => '?','doctrine.orm.default_listeners.attach_entity_listeners' => '?','doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?','doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?','doctrine.orm.messenger.doctrine_schema_subscriber' => '?',]), [0 => 'App\\EventSubscriber\\BaseSubscriber', 1 => 'App\\EventSubscriber\\Content\\ContentSubscriber', 2 => 'App\\EventSubscriber\\Content\\ShapefileContentSubscriber', 3 => 'App\\EventSubscriber\\Content\\VideoContentSubscriber', 4 => 'App\\EventSubscriber\\Content\\WebContentSubscriber', 5 => 'App\\EventSubscriber\\Message\\MessageSubscriber', 6 => 'App\\EventSubscriber\\PrimitiveSubscriber', 7 => 'App\\EventSubscriber\\Reference\\ConceptionalReferenceSubscriber', 8 => 'App\\EventSubscriber\\Reference\\GenealogicalReferenceSubscriber', 9 => '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 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);}/*** Gets the public 'doctrine.orm.default_entity_manager' shared service.** @return \Doctrine\ORM\EntityManager*/protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true){if (true === $lazyLoad) {return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));}include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';$a = new \Doctrine\ORM\Configuration();$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');$b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity');$a->setEntityNamespaces(['App' => 'App\\Entity', 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());$a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));$a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],], ['doctrine.ulid_generator' => '?','doctrine.uuid_generator' => '?',])));$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));$a->setProxyNamespace('Proxies');$a->setAutoGenerateProxyClasses(true);$a->setSchemaIgnoreClasses([]);$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');$a->setDefaultRepositoryClassName('App\\Repository\\DefaultEntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));$a->setLazyGhostObjectEnabled(false);$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));$instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a) && false ?: $lazyLoad);(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);return $instance;}/*** Gets the public 'event_dispatcher' shared service.** @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher*/protected function getEventDispatcherService(){$a = new \Symfony\Bridge\Monolog\Logger('event');$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$a->pushHandler(new \Monolog\Handler\NullHandler());\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);$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()));$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());}, 1 => 'onKernelController'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));}, 1 => 'checkPassport'], 1024);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());}, 1 => 'onKernelResponse'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'security.context_listener.1', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());}, 1 => 'onKernelResponse'], 0);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());}, 1 => 'onKernelRequest'], 250);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());}, 1 => 'onKernelResponse'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());}, 1 => 'onResponse'], 0);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());}, 1 => 'onKernelRequest'], 28);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] function () {return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());}, 1 => 'onKernelRequest'], 4);$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] function () {return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));}, 1 => 'onKernelView'], 32);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));}, 1 => 'onKernelView'], 16);$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));}, 1 => 'onKernelView'], 8);$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));}, 1 => 'onKernelException'], 0);$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));}, 1 => 'onKernelException'], -96);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());}, 1 => 'onKernelRequest'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());}, 1 => 'onKernelResponse'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());}, 1 => 'onKernelResponse'], -1);$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));}, 1 => 'onKernelView'], 64);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());}, 1 => 'onKernelRequest'], 16);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());}, 1 => 'onSecurity'], 3);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());}, 1 => 'onSecurityPostDenormalize'], 1);$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());}, 1 => 'onSecurityPostValidation'], 63);$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));}, 1 => 'onKernelException'], 0);$instance->addListener('lexik_jwt_authentication.on_authentication_success', [0 => #[\Closure(name: 'gesdinet.jwtrefreshtoken.send_token', class: 'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\AttachRefreshTokenOnSuccessListener')] function () {return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->load('getGesdinet_Jwtrefreshtoken_SendTokenService'));}, 1 => 'attachRefreshToken'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));}, 1 => 'onLogout'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false));}, 1 => 'onKernelResponse'], 0);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());}, 1 => 'setDefaultLocale'], 100);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());}, 1 => 'onKernelRequest'], 16);$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());}, 1 => 'onKernelFinishRequest'], 0);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());}, 1 => 'onKernelRequest'], 256);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());}, 1 => 'onResponse'], -255);$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());}, 1 => 'onControllerArguments'], 0);$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());}, 1 => 'logKernelException'], 0);$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());}, 1 => 'onKernelException'], -128);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());}, 1 => 'removeCspHeader'], -128);$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());}, 1 => 'onKernelControllerArguments'], 10);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());}, 1 => 'onKernelResponse'], -10);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());}, 1 => 'onKernelRequest'], 15);$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());}, 1 => 'onKernelFinishRequest'], -15);$instance->addListener('console.error', [0 => #[\Closure(name: 'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));}, 1 => 'onConsoleError'], -128);$instance->addListener('console.terminate', [0 => #[\Closure(name: 'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));}, 1 => 'onConsoleTerminate'], -128);$instance->addListener('console.error', [0 => #[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());}, 1 => 'onConsoleError'], 0);$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL));}, 1 => 'onMessage'], -255);$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());}, 1 => 'onMessage'], -255);$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());}, 1 => 'onMessage'], 0);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());}, 1 => 'configure'], 2048);$instance->addListener('console.command', [0 => #[\Closure(name: 'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());}, 1 => 'configure'], 2048);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {return ($this->privates['router_listener'] ?? $this->getRouterListenerService());}, 1 => 'onKernelRequest'], 32);$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {return ($this->privates['router_listener'] ?? $this->getRouterListenerService());}, 1 => 'onKernelFinishRequest'], 0);$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {return ($this->privates['router_listener'] ?? $this->getRouterListenerService());}, 1 => 'onKernelException'], -64);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());}, 1 => 'onKernelResponse'], 0);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {return ($this->privates['session_listener'] ?? $this->getSessionListenerService());}, 1 => 'onKernelRequest'], 128);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {return ($this->privates['session_listener'] ?? $this->getSessionListenerService());}, 1 => 'onKernelResponse'], -1000);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => #[\Closure(name: 'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));}, 1 => 'onMessageFailed'], 100);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => #[\Closure(name: 'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ??= new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener());}, 1 => 'onMessageFailed'], 200);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => #[\Closure(name: 'messenger.listener.dispatch_pcntl_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\DispatchPcntlSignalListener')] function () {return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ??= new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener());}, 1 => 'onWorkerRunning'], 100);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => #[\Closure(name: 'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));}, 1 => 'onWorkerStarted'], 0);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => #[\Closure(name: 'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));}, 1 => 'onWorkerRunning'], 0);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => #[\Closure(name: 'messenger.listener.stop_worker_on_sigterm_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnSigtermSignalListener')] function () {return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));}, 1 => 'onWorkerStarted'], 100);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => #[\Closure(name: 'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());}, 1 => 'onMessageFailed'], 0);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => #[\Closure(name: 'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());}, 1 => 'onWorkerRunning'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);$instance->addListener('kernel.terminate', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelTerminate'], -1024);$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());}, 1 => 'onKernelController'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());}, 1 => 'onKernelResponse'], 0);$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());}, 1 => 'onKernelController'], 0);$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());}, 1 => 'onKernelController'], 0);$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);$instance->addListener('kernel.view', [0 => #[\Closure(name: 'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelView'], 0);$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());}, 1 => 'onKernelController'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());}, 1 => 'onKernelResponse'], 0);$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());}, 1 => 'onKernelControllerArguments'], 0);$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());}, 1 => 'onKernelControllerArguments'], 0);$instance->addListener('kernel.view', [0 => #[\Closure(name: 'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));}, 1 => 'onKernelView'], -128);$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));}, 1 => 'onMessage'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());}, 1 => 'onKernelResponse'], -128);$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());}, 1 => 'onKernelControllerArguments'], 20);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));}, 1 => 'checkPassport'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));}, 1 => 'onLoginSuccess'], 0);$instance->addListener('debug.security.authorization.vote', [0 => #[\Closure(name: 'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));}, 1 => 'onVoterVote'], 0);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());}, 1 => 'configureLogoutUrlGenerator'], 8);$instance->addListener('kernel.request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());}, 1 => 'onKernelRequest'], 8);$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());}, 1 => 'onKernelFinishRequest'], 0);$instance->addListener('kernel.response', [0 => #[\Closure(name: 'security.rememberme.response_listener', class: 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener')] function () {return ($this->privates['security.rememberme.response_listener'] ??= new \Symfony\Component\Security\Http\RememberMe\ResponseListener());}, 1 => 'onKernelResponse'], 0);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => #[\Closure(name: 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));}, 1 => 'onWorkerMessageHandled'], 0);$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => #[\Closure(name: 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));}, 1 => 'onWorkerMessageFailed'], 0);$instance->addListener('console.error', [0 => #[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());}, 1 => 'onConsoleError'], 0);$instance->addListener('console.terminate', [0 => #[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());}, 1 => 'onConsoleTerminate'], 0);$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());}, 1 => 'resetAssets'], 0);$instance->addListener('console.command', [0 => #[\Closure(name: 'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());}, 1 => 'onCommand'], 255);$instance->addListener('console.terminate', [0 => #[\Closure(name: 'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());}, 1 => 'onTerminate'], -255);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));}, 1 => 'checkPassport'], 512);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));}, 1 => 'onLogout'], 0);return $instance;}/*** Gets the public 'http_kernel' shared service.** @return \Symfony\Component\HttpKernel\HttpKernel*/protected function getHttpKernelService(){$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());if (isset($this->services['http_kernel'])) {return $this->services['http_kernel'];}$b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));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 () {yield 0 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));yield 1 => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));yield 2 => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));yield 3 => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));yield 4 => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));yield 5 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));yield 6 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));yield 7 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));yield 8 => ($this->privates['debug.api_platform.argument_resolver.payload'] ?? $this->load('getDebug_ApiPlatform_ArgumentResolver_PayloadService'));yield 9 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));yield 10 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));yield 11 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));yield 12 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));}, 13)), $b), false);}/*** Gets the public 'messenger.default_bus' shared service.** @return \Symfony\Component\Messenger\TraceableMessageBus*/protected function getMessenger_DefaultBusService(){return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ??= new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default'));yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ??= new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware());yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ??= new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware());yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ??= new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware());yield 5 => ($this->privates['messenger.bus.default.middleware.send_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_SendMessageService'));yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));}, 7)));}/*** Gets the public 'monolog.logger.deprecation' shared service.** @return \Symfony\Bridge\Monolog\Logger*/protected function getMonolog_Logger_DeprecationService(){$this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);return $instance;}/*** Gets the public 'request_stack' shared service.** @return \Symfony\Component\HttpFoundation\RequestStack*/protected function getRequestStackService(){return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();}/*** Gets the public 'router' shared service.** @return \Symfony\Bundle\FrameworkBundle\Routing\Router*/protected function getRouterService(){$a = new \Symfony\Bridge\Monolog\Logger('router');$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],], ['routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',]))->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');$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));return $instance;}/*** Gets the public 'translator' shared service.** @return \Symfony\Component\Translation\DataCollectorTranslator*/protected function getTranslatorService(){return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));}/*** Gets the private '.debug.http_client' shared service.** @return \Symfony\Component\HttpClient\TraceableHttpClient*/protected function get_Debug_HttpClientService(){$a = \Symfony\Component\HttpClient\HttpClient::create([], 6);$b = new \Symfony\Bridge\Monolog\Logger('http_client');$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);$a->setLogger($b);return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));}/*** Gets the private '.service_locator.M4MmIT_' shared service.** @return \Symfony\Component\DependencyInjection\ServiceLocator*/protected function get_ServiceLocator_M4MmITService(){return $this->privates['.service_locator.M4MmIT_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],'security.firewall.map.context.app' => ['privates', 'security.firewall.map.context.app', 'getSecurity_Firewall_Map_Context_AppService', true],'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],'security.firewall.map.context.group_user_form' => ['privates', 'security.firewall.map.context.group_user_form', 'getSecurity_Firewall_Map_Context_GroupUserFormService', true],'security.firewall.map.context.group_user_token' => ['privates', 'security.firewall.map.context.group_user_token', 'getSecurity_Firewall_Map_Context_GroupUserTokenService', true],'security.firewall.map.context.group_user_token_refresher' => ['privates', 'security.firewall.map.context.group_user_token_refresher', 'getSecurity_Firewall_Map_Context_GroupUserTokenRefresherService', true],'security.firewall.map.context.human_user_form' => ['privates', 'security.firewall.map.context.human_user_form', 'getSecurity_Firewall_Map_Context_HumanUserFormService', true],'security.firewall.map.context.human_user_refresh' => ['privates', 'security.firewall.map.context.human_user_refresh', 'getSecurity_Firewall_Map_Context_HumanUserRefreshService', true],'security.firewall.map.context.human_user_token' => ['privates', 'security.firewall.map.context.human_user_token', 'getSecurity_Firewall_Map_Context_HumanUserTokenService', true],'security.firewall.map.context.organization_user_form' => ['privates', 'security.firewall.map.context.organization_user_form', 'getSecurity_Firewall_Map_Context_OrganizationUserFormService', true],'security.firewall.map.context.organization_user_token' => ['privates', 'security.firewall.map.context.organization_user_token', 'getSecurity_Firewall_Map_Context_OrganizationUserTokenService', true],'security.firewall.map.context.organization_user_token_refresher' => ['privates', 'security.firewall.map.context.organization_user_token_refresher', 'getSecurity_Firewall_Map_Context_OrganizationUserTokenRefresherService', true],], ['security.firewall.map.context.api' => '?','security.firewall.map.context.app' => '?','security.firewall.map.context.dev' => '?','security.firewall.map.context.group_user_form' => '?','security.firewall.map.context.group_user_token' => '?','security.firewall.map.context.group_user_token_refresher' => '?','security.firewall.map.context.human_user_form' => '?','security.firewall.map.context.human_user_refresh' => '?','security.firewall.map.context.human_user_token' => '?','security.firewall.map.context.organization_user_form' => '?','security.firewall.map.context.organization_user_token' => '?','security.firewall.map.context.organization_user_token_refresher' => '?',]);}/*** Gets the private 'App\Service\TaggedTypesService' shared autowired service.** @return \App\Service\TaggedTypesService*/protected function getTaggedTypesServiceService(){$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());if (isset($this->privates['App\\Service\\TaggedTypesService'])) {return $this->privates['App\\Service\\TaggedTypesService'];}$b = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());if (isset($this->privates['App\\Service\\TaggedTypesService'])) {return $this->privates['App\\Service\\TaggedTypesService'];}$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());if (isset($this->privates['App\\Service\\TaggedTypesService'])) {return $this->privates['App\\Service\\TaggedTypesService'];}return $this->privates['App\\Service\\TaggedTypesService'] = new \App\Service\TaggedTypesService(new RewindableGenerator(function () {yield 0 => ($this->privates['App\\Form\\Abstract\\TypeAbstract'] ?? $this->load('getTypeAbstractService'));yield 1 => ($this->privates['App\\Form\\Authentication\\Create\\User\\GroupUserType'] ?? $this->load('getGroupUserTypeService'));yield 2 => ($this->privates['App\\Form\\Authentication\\Create\\User\\HumanUserType'] ?? $this->load('getHumanUserTypeService'));yield 3 => ($this->privates['App\\Form\\Authentication\\Create\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserTypeService'));yield 4 => ($this->privates['App\\Form\\Authentication\\Create\\User\\UserType'] ?? $this->load('getUserTypeService'));yield 5 => ($this->privates['App\\Form\\Authentication\\Register\\User\\GroupUserType'] ?? $this->load('getGroupUserType2Service'));yield 6 => ($this->privates['App\\Form\\Authentication\\Register\\User\\HumanUserType'] ?? $this->load('getHumanUserType2Service'));yield 7 => ($this->privates['App\\Form\\Authentication\\Register\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType2Service'));yield 8 => ($this->privates['App\\Form\\Authentication\\Register\\User\\UserType'] ?? $this->load('getUserType2Service'));yield 9 => ($this->privates['App\\Form\\Authentication\\Request\\User\\GroupUserType'] ?? $this->load('getGroupUserType3Service'));yield 10 => ($this->privates['App\\Form\\Authentication\\Request\\User\\HumanUserType'] ?? $this->load('getHumanUserType3Service'));yield 11 => ($this->privates['App\\Form\\Authentication\\Request\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType3Service'));yield 12 => ($this->privates['App\\Form\\Authentication\\Request\\User\\UserType'] ?? $this->load('getUserType3Service'));yield 13 => ($this->privates['App\\Form\\Authentication\\Reset\\User\\GroupUserType'] ?? $this->load('getGroupUserType4Service'));yield 14 => ($this->privates['App\\Form\\Authentication\\Reset\\User\\HumanUserType'] ?? $this->load('getHumanUserType4Service'));yield 15 => ($this->privates['App\\Form\\Authentication\\Reset\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType4Service'));yield 16 => ($this->privates['App\\Form\\Authentication\\Reset\\User\\UserType'] ?? $this->load('getUserType4Service'));yield 17 => ($this->privates['App\\Form\\CRUD\\Create\\Association\\AssociationType'] ?? $this->load('getAssociationTypeService'));yield 18 => ($this->privates['App\\Form\\CRUD\\Create\\Characteristic\\CharacteristicType'] ?? $this->load('getCharacteristicTypeService'));yield 19 => ($this->privates['App\\Form\\CRUD\\Create\\Component\\ComponentType'] ?? $this->load('getComponentTypeService'));yield 20 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ArchiveContentType'] ?? $this->load('getArchiveContentTypeService'));yield 21 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\AudioContentType'] ?? $this->load('getAudioContentTypeService'));yield 22 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ContentType'] ?? $this->load('getContentTypeService'));yield 23 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\DocumentContentType'] ?? $this->load('getDocumentContentTypeService'));yield 24 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ImageContentType'] ?? $this->load('getImageContentTypeService'));yield 25 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ImageGalleryContentType'] ?? $this->load('getImageGalleryContentTypeService'));yield 26 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\PDFContentType'] ?? $this->load('getPDFContentTypeService'));yield 27 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\PresentationContentType'] ?? $this->load('getPresentationContentTypeService'));yield 28 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\ShapefileContentType'] ?? $this->load('getShapefileContentTypeService'));yield 29 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\SpreadsheetContentType'] ?? $this->load('getSpreadsheetContentTypeService'));yield 30 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\TextContentType'] ?? $this->load('getTextContentTypeService'));yield 31 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\VideoContentType'] ?? $this->load('getVideoContentTypeService'));yield 32 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\WebContentType'] ?? $this->load('getWebContentTypeService'));yield 33 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\WorkbookContentType'] ?? $this->load('getWorkbookContentTypeService'));yield 34 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\WorkingContentType'] ?? $this->load('getWorkingContentTypeService'));yield 35 => ($this->privates['App\\Form\\CRUD\\Create\\Content\\WorksheetContentType'] ?? $this->load('getWorksheetContentTypeService'));yield 36 => ($this->privates['App\\Form\\CRUD\\Create\\Element\\ElementType'] ?? $this->load('getElementTypeService'));yield 37 => ($this->privates['App\\Form\\CRUD\\Create\\Grouping\\GroupingType'] ?? $this->load('getGroupingTypeService'));yield 38 => ($this->privates['App\\Form\\CRUD\\Create\\Lexicon\\LexiconType'] ?? $this->load('getLexiconTypeService'));yield 39 => ($this->privates['App\\Form\\CRUD\\Create\\Message\\MessageType'] ?? $this->load('getMessageTypeService'));yield 40 => ($this->privates['App\\Form\\CRUD\\Create\\Perspective\\PerspectiveType'] ?? $this->load('getPerspectiveTypeService'));yield 41 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\Association\\AssociationType'] ?? $this->load('getAssociationType2Service'));yield 42 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\PrimitiveType'] ?? $this->load('getPrimitiveTypeService'));yield 43 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\Release\\AgreementReleaseType'] ?? $this->load('getAgreementReleaseTypeService'));yield 44 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\Release\\ReleaseType'] ?? $this->load('getReleaseTypeService'));yield 45 => ($this->privates['App\\Form\\CRUD\\Create\\Primitive\\Release\\StandardReleaseType'] ?? $this->load('getStandardReleaseTypeService'));yield 46 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\AreaReferenceType'] ?? $this->load('getAreaReferenceTypeService'));yield 47 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\Association\\AssociationType'] ?? $this->load('getAssociationType3Service'));yield 48 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\ChronologicalReferenceType'] ?? $this->load('getChronologicalReferenceTypeService'));yield 49 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\ConceptionalReferenceType'] ?? $this->load('getConceptionalReferenceTypeService'));yield 50 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\CycleReferenceType'] ?? $this->load('getCycleReferenceTypeService'));yield 51 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\GenealogicalReferenceType'] ?? $this->load('getGenealogicalReferenceTypeService'));yield 52 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\PeriodReferenceType'] ?? $this->load('getPeriodReferenceTypeService'));yield 53 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\PhaseReferenceType'] ?? $this->load('getPhaseReferenceTypeService'));yield 54 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\ReferenceType'] ?? $this->load('getReferenceTypeService'));yield 55 => ($this->privates['App\\Form\\CRUD\\Create\\Reference\\SpatialReferenceType'] ?? $this->load('getSpatialReferenceTypeService'));yield 56 => ($this->privates['App\\Form\\CRUD\\Create\\Release\\AgreementReleaseType'] ?? $this->load('getAgreementReleaseType2Service'));yield 57 => ($this->privates['App\\Form\\CRUD\\Create\\Release\\ReleaseType'] ?? $this->load('getReleaseType2Service'));yield 58 => ($this->privates['App\\Form\\CRUD\\Create\\Release\\StandardReleaseType'] ?? $this->load('getStandardReleaseType2Service'));yield 59 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\EncryptedResourceType'] ?? $this->load('getEncryptedResourceTypeService'));yield 60 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\LocalResourceType'] ?? $this->load('getLocalResourceTypeService'));yield 61 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\MTADatacenterResourceType'] ?? $this->load('getMTADatacenterResourceTypeService'));yield 62 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\RemoteResourceType'] ?? $this->load('getRemoteResourceTypeService'));yield 63 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\ResourceType'] ?? $this->load('getResourceTypeService'));yield 64 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\ShardedResourceType'] ?? $this->load('getShardedResourceTypeService'));yield 65 => ($this->privates['App\\Form\\CRUD\\Create\\Resource\\SynologyNASResourceType'] ?? $this->load('getSynologyNASResourceTypeService'));yield 66 => ($this->privates['App\\Form\\CRUD\\Create\\Site\\SiteType'] ?? $this->load('getSiteTypeService'));yield 67 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\GroupedSynthesisType'] ?? $this->load('getGroupedSynthesisTypeService'));yield 68 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\MosaicSynthesisType'] ?? $this->load('getMosaicSynthesisTypeService'));yield 69 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\OrderedSynthesisType'] ?? $this->load('getOrderedSynthesisTypeService'));yield 70 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\SortedSynthesisType'] ?? $this->load('getSortedSynthesisTypeService'));yield 71 => ($this->privates['App\\Form\\CRUD\\Create\\Synthesis\\SynthesisType'] ?? $this->load('getSynthesisTypeService'));yield 72 => ($this->privates['App\\Form\\CRUD\\Create\\Text\\LongTextType'] ?? $this->load('getLongTextTypeService'));yield 73 => ($this->privates['App\\Form\\CRUD\\Create\\Text\\MediumTextType'] ?? $this->load('getMediumTextTypeService'));yield 74 => ($this->privates['App\\Form\\CRUD\\Create\\Text\\ShortTextType'] ?? $this->load('getShortTextTypeService'));yield 75 => ($this->privates['App\\Form\\CRUD\\Create\\Text\\TextType'] ?? $this->load('getTextTypeService'));yield 76 => ($this->privates['App\\Form\\CRUD\\Create\\Translation\\TranslationType'] ?? $this->load('getTranslationTypeService'));yield 77 => ($this->privates['App\\Form\\CRUD\\Create\\User\\GroupUserType'] ?? $this->load('getGroupUserType5Service'));yield 78 => ($this->privates['App\\Form\\CRUD\\Create\\User\\HumanUserType'] ?? $this->load('getHumanUserType5Service'));yield 79 => ($this->privates['App\\Form\\CRUD\\Create\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType5Service'));yield 80 => ($this->privates['App\\Form\\CRUD\\Create\\User\\UserType'] ?? $this->load('getUserType5Service'));yield 81 => ($this->privates['App\\Form\\CRUD\\Edit\\Association\\AssociationType'] ?? $this->load('getAssociationType4Service'));yield 82 => ($this->privates['App\\Form\\CRUD\\Edit\\Characteristic\\CharacteristicType'] ?? $this->load('getCharacteristicType2Service'));yield 83 => ($this->privates['App\\Form\\CRUD\\Edit\\Component\\ComponentType'] ?? $this->load('getComponentType2Service'));yield 84 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ArchiveContentType'] ?? $this->load('getArchiveContentType2Service'));yield 85 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\AudioContentType'] ?? $this->load('getAudioContentType2Service'));yield 86 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ContentType'] ?? $this->load('getContentType2Service'));yield 87 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\DocumentContentType'] ?? $this->load('getDocumentContentType2Service'));yield 88 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ImageContentType'] ?? $this->load('getImageContentType2Service'));yield 89 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ImageGalleryContentType'] ?? $this->load('getImageGalleryContentType2Service'));yield 90 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\PDFContentType'] ?? $this->load('getPDFContentType2Service'));yield 91 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\PresentationContentType'] ?? $this->load('getPresentationContentType2Service'));yield 92 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\ShapefileContentType'] ?? $this->load('getShapefileContentType2Service'));yield 93 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\SpreadsheetContentType'] ?? $this->load('getSpreadsheetContentType2Service'));yield 94 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\TextContentType'] ?? $this->load('getTextContentType2Service'));yield 95 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\VideoContentType'] ?? $this->load('getVideoContentType2Service'));yield 96 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\WebContentType'] ?? $this->load('getWebContentType2Service'));yield 97 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\WorkbookContentType'] ?? $this->load('getWorkbookContentType2Service'));yield 98 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\WorkingContentType'] ?? $this->load('getWorkingContentType2Service'));yield 99 => ($this->privates['App\\Form\\CRUD\\Edit\\Content\\WorksheetContentType'] ?? $this->load('getWorksheetContentType2Service'));yield 100 => ($this->privates['App\\Form\\CRUD\\Edit\\Element\\ElementType'] ?? $this->load('getElementType2Service'));yield 101 => ($this->privates['App\\Form\\CRUD\\Edit\\Grouping\\GroupingType'] ?? $this->load('getGroupingType2Service'));yield 102 => ($this->privates['App\\Form\\CRUD\\Edit\\Lexicon\\LexiconType'] ?? $this->load('getLexiconType2Service'));yield 103 => ($this->privates['App\\Form\\CRUD\\Edit\\Message\\MessageType'] ?? $this->load('getMessageType2Service'));yield 104 => ($this->privates['App\\Form\\CRUD\\Edit\\Perspective\\PerspectiveType'] ?? $this->load('getPerspectiveType2Service'));yield 105 => ($this->privates['App\\Form\\CRUD\\Edit\\Primitive\\PrimitiveType'] ?? $this->load('getPrimitiveType2Service'));yield 106 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\AreaReferenceType'] ?? $this->load('getAreaReferenceType2Service'));yield 107 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\ChronologicalReferenceType'] ?? $this->load('getChronologicalReferenceType2Service'));yield 108 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\ConceptionalReferenceType'] ?? $this->load('getConceptionalReferenceType2Service'));yield 109 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\CycleReferenceType'] ?? $this->load('getCycleReferenceType2Service'));yield 110 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\GenealogicalReferenceType'] ?? $this->load('getGenealogicalReferenceType2Service'));yield 111 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\PeriodReferenceType'] ?? $this->load('getPeriodReferenceType2Service'));yield 112 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\PhaseReferenceType'] ?? $this->load('getPhaseReferenceType2Service'));yield 113 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\ReferenceType'] ?? $this->load('getReferenceType2Service'));yield 114 => ($this->privates['App\\Form\\CRUD\\Edit\\Reference\\SpatialReferenceType'] ?? $this->load('getSpatialReferenceType2Service'));yield 115 => ($this->privates['App\\Form\\CRUD\\Edit\\Release\\AgreementReleaseType'] ?? $this->load('getAgreementReleaseType3Service'));yield 116 => ($this->privates['App\\Form\\CRUD\\Edit\\Release\\ReleaseType'] ?? $this->load('getReleaseType3Service'));yield 117 => ($this->privates['App\\Form\\CRUD\\Edit\\Release\\StandardReleaseType'] ?? $this->load('getStandardReleaseType3Service'));yield 118 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\EncryptedResourceType'] ?? $this->load('getEncryptedResourceType2Service'));yield 119 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\LocalResourceType'] ?? $this->load('getLocalResourceType2Service'));yield 120 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\MTADatacenterResourceType'] ?? $this->load('getMTADatacenterResourceType2Service'));yield 121 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\RemoteResourceType'] ?? $this->load('getRemoteResourceType2Service'));yield 122 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\ResourceType'] ?? $this->load('getResourceType2Service'));yield 123 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\ShardedResourceType'] ?? $this->load('getShardedResourceType2Service'));yield 124 => ($this->privates['App\\Form\\CRUD\\Edit\\Resource\\SynologyNASResourceType'] ?? $this->load('getSynologyNASResourceType2Service'));yield 125 => ($this->privates['App\\Form\\CRUD\\Edit\\Site\\SiteType'] ?? $this->load('getSiteType2Service'));yield 126 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\GroupedSynthesisType'] ?? $this->load('getGroupedSynthesisType2Service'));yield 127 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\MosaicSynthesisType'] ?? $this->load('getMosaicSynthesisType2Service'));yield 128 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\OrderedSynthesisType'] ?? $this->load('getOrderedSynthesisType2Service'));yield 129 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\SortedSynthesisType'] ?? $this->load('getSortedSynthesisType2Service'));yield 130 => ($this->privates['App\\Form\\CRUD\\Edit\\Synthesis\\SynthesisType'] ?? $this->load('getSynthesisType2Service'));yield 131 => ($this->privates['App\\Form\\CRUD\\Edit\\Text\\LongTextType'] ?? $this->load('getLongTextType2Service'));yield 132 => ($this->privates['App\\Form\\CRUD\\Edit\\Text\\MediumTextType'] ?? $this->load('getMediumTextType2Service'));yield 133 => ($this->privates['App\\Form\\CRUD\\Edit\\Text\\ShortTextType'] ?? $this->load('getShortTextType2Service'));yield 134 => ($this->privates['App\\Form\\CRUD\\Edit\\Text\\TextType'] ?? $this->load('getTextType2Service'));yield 135 => ($this->privates['App\\Form\\CRUD\\Edit\\Translation\\TranslationType'] ?? $this->load('getTranslationType2Service'));yield 136 => ($this->privates['App\\Form\\CRUD\\Edit\\User\\GroupUserType'] ?? $this->load('getGroupUserType6Service'));yield 137 => ($this->privates['App\\Form\\CRUD\\Edit\\User\\HumanUserType'] ?? $this->load('getHumanUserType6Service'));yield 138 => ($this->privates['App\\Form\\CRUD\\Edit\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType6Service'));yield 139 => ($this->privates['App\\Form\\CRUD\\Edit\\User\\UserType'] ?? $this->load('getUserType6Service'));yield 140 => ($this->privates['App\\Form\\Profile\\Content\\User\\GroupUserType'] ?? $this->load('getGroupUserType7Service'));yield 141 => ($this->privates['App\\Form\\Profile\\Content\\User\\HumanUserType'] ?? $this->load('getHumanUserType7Service'));yield 142 => ($this->privates['App\\Form\\Profile\\Content\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType7Service'));yield 143 => ($this->privates['App\\Form\\Profile\\Content\\User\\UserType'] ?? $this->load('getUserType7Service'));yield 144 => ($this->privates['App\\Form\\Profile\\Edit\\User\\GroupUserType'] ?? $this->load('getGroupUserType8Service'));yield 145 => ($this->privates['App\\Form\\Profile\\Edit\\User\\HumanUserType'] ?? $this->load('getHumanUserType8Service'));yield 146 => ($this->privates['App\\Form\\Profile\\Edit\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType8Service'));yield 147 => ($this->privates['App\\Form\\Profile\\Edit\\User\\UserType'] ?? $this->load('getUserType8Service'));yield 148 => ($this->privates['App\\Form\\Profile\\Groups\\User\\GroupUserType'] ?? $this->load('getGroupUserType9Service'));yield 149 => ($this->privates['App\\Form\\Profile\\Groups\\User\\HumanUserType'] ?? $this->load('getHumanUserType9Service'));yield 150 => ($this->privates['App\\Form\\Profile\\Groups\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType9Service'));yield 151 => ($this->privates['App\\Form\\Profile\\Groups\\User\\UserType'] ?? $this->load('getUserType9Service'));yield 152 => ($this->privates['App\\Form\\Profile\\Members\\User\\GroupUserType'] ?? $this->load('getGroupUserType10Service'));yield 153 => ($this->privates['App\\Form\\Profile\\Members\\User\\HumanUserType'] ?? $this->load('getHumanUserType10Service'));yield 154 => ($this->privates['App\\Form\\Profile\\Members\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType10Service'));yield 155 => ($this->privates['App\\Form\\Profile\\Members\\User\\UserType'] ?? $this->load('getUserType10Service'));yield 156 => ($this->privates['App\\Form\\Profile\\Messages\\Message\\MessageType'] ?? $this->load('getMessageType3Service'));yield 157 => ($this->privates['App\\Form\\Profile\\Messages\\User\\GroupUserType'] ?? $this->load('getGroupUserType11Service'));yield 158 => ($this->privates['App\\Form\\Profile\\Messages\\User\\HumanUserType'] ?? $this->load('getHumanUserType11Service'));yield 159 => ($this->privates['App\\Form\\Profile\\Messages\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType11Service'));yield 160 => ($this->privates['App\\Form\\Profile\\Messages\\User\\UserType'] ?? $this->load('getUserType11Service'));yield 161 => ($this->privates['App\\Form\\Profile\\Organizations\\User\\GroupUserType'] ?? $this->load('getGroupUserType12Service'));yield 162 => ($this->privates['App\\Form\\Profile\\Organizations\\User\\HumanUserType'] ?? $this->load('getHumanUserType12Service'));yield 163 => ($this->privates['App\\Form\\Profile\\Organizations\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType12Service'));yield 164 => ($this->privates['App\\Form\\Profile\\Organizations\\User\\UserType'] ?? $this->load('getUserType12Service'));yield 165 => ($this->privates['App\\Form\\Profile\\Releases\\Release\\ReleaseType'] ?? $this->load('getReleaseType4Service'));yield 166 => ($this->privates['App\\Form\\Profile\\Releases\\Release\\StandardReleaseType'] ?? $this->load('getStandardReleaseType4Service'));yield 167 => ($this->privates['App\\Form\\Profile\\Releases\\User\\GroupUserType'] ?? $this->load('getGroupUserType13Service'));yield 168 => ($this->privates['App\\Form\\Profile\\Releases\\User\\HumanUserType'] ?? $this->load('getHumanUserType13Service'));yield 169 => ($this->privates['App\\Form\\Profile\\Releases\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType13Service'));yield 170 => ($this->privates['App\\Form\\Profile\\Releases\\User\\UserType'] ?? $this->load('getUserType13Service'));yield 171 => ($this->privates['App\\Form\\Profile\\Reset\\User\\GroupUserType'] ?? $this->load('getGroupUserType14Service'));yield 172 => ($this->privates['App\\Form\\Profile\\Reset\\User\\HumanUserType'] ?? $this->load('getHumanUserType14Service'));yield 173 => ($this->privates['App\\Form\\Profile\\Reset\\User\\OrganizationUserType'] ?? $this->load('getOrganizationUserType14Service'));yield 174 => ($this->privates['App\\Form\\Profile\\Reset\\User\\UserType'] ?? $this->load('getUserType14Service'));}, 175), new RewindableGenerator(function () {yield 0 => ($this->privates['App\\Entity\\Association\\Association'] ??= new \App\Entity\Association\Association());yield 1 => ($this->privates['App\\Entity\\Base'] ??= new \App\Entity\Base());yield 2 => ($this->privates['App\\Entity\\Characteristic\\Characteristic'] ??= new \App\Entity\Characteristic\Characteristic());yield 3 => ($this->privates['App\\Entity\\Component\\Component'] ??= new \App\Entity\Component\Component());yield 4 => ($this->privates['App\\Entity\\Content\\ArchiveContent'] ??= new \App\Entity\Content\ArchiveContent());yield 5 => ($this->privates['App\\Entity\\Content\\AudioContent'] ??= new \App\Entity\Content\AudioContent());yield 6 => ($this->privates['App\\Entity\\Content\\Content'] ??= new \App\Entity\Content\Content());yield 7 => ($this->privates['App\\Entity\\Content\\DocumentContent'] ??= new \App\Entity\Content\DocumentContent());yield 8 => ($this->privates['App\\Entity\\Content\\ImageContent'] ??= new \App\Entity\Content\ImageContent());yield 9 => ($this->privates['App\\Entity\\Content\\ImageGalleryContent'] ??= new \App\Entity\Content\ImageGalleryContent());yield 10 => ($this->privates['App\\Entity\\Content\\PDFContent'] ??= new \App\Entity\Content\PDFContent());yield 11 => ($this->privates['App\\Entity\\Content\\PresentationContent'] ??= new \App\Entity\Content\PresentationContent());yield 12 => ($this->privates['App\\Entity\\Content\\ShapefileContent'] ??= new \App\Entity\Content\ShapefileContent());yield 13 => ($this->privates['App\\Entity\\Content\\SpreadsheetContent'] ??= new \App\Entity\Content\SpreadsheetContent());yield 14 => ($this->privates['App\\Entity\\Content\\TextContent'] ??= new \App\Entity\Content\TextContent());yield 15 => ($this->privates['App\\Entity\\Content\\VideoContent'] ??= new \App\Entity\Content\VideoContent());yield 16 => ($this->privates['App\\Entity\\Content\\WebContent'] ??= new \App\Entity\Content\WebContent());yield 17 => ($this->privates['App\\Entity\\Content\\WorkbookContent'] ??= new \App\Entity\Content\WorkbookContent());yield 18 => ($this->privates['App\\Entity\\Content\\WorkingContent'] ??= new \App\Entity\Content\WorkingContent());yield 19 => ($this->privates['App\\Entity\\Content\\WorksheetContent'] ??= new \App\Entity\Content\WorksheetContent());yield 20 => ($this->privates['App\\Entity\\Element\\Element'] ??= new \App\Entity\Element\Element());yield 21 => ($this->privates['App\\Entity\\Grouping\\Grouping'] ??= new \App\Entity\Grouping\Grouping());yield 22 => ($this->privates['App\\Entity\\Lexicon\\Lexicon'] ??= new \App\Entity\Lexicon\Lexicon());yield 23 => ($this->privates['App\\Entity\\Message\\Message'] ??= new \App\Entity\Message\Message());yield 24 => ($this->privates['App\\Entity\\Perspective\\Perspective'] ??= new \App\Entity\Perspective\Perspective());yield 25 => ($this->privates['App\\Entity\\Primitive'] ??= new \App\Entity\Primitive());yield 26 => ($this->privates['App\\Entity\\Reference\\AreaReference'] ??= new \App\Entity\Reference\AreaReference());yield 27 => ($this->privates['App\\Entity\\Reference\\ChronologicalReference'] ??= new \App\Entity\Reference\ChronologicalReference());yield 28 => ($this->privates['App\\Entity\\Reference\\ConceptionalReference'] ??= new \App\Entity\Reference\ConceptionalReference());yield 29 => ($this->privates['App\\Entity\\Reference\\CycleReference'] ??= new \App\Entity\Reference\CycleReference());yield 30 => ($this->privates['App\\Entity\\Reference\\GenealogicalReference'] ??= new \App\Entity\Reference\GenealogicalReference());yield 31 => ($this->privates['App\\Entity\\Reference\\PeriodReference'] ??= new \App\Entity\Reference\PeriodReference());yield 32 => ($this->privates['App\\Entity\\Reference\\PhaseReference'] ??= new \App\Entity\Reference\PhaseReference());yield 33 => ($this->privates['App\\Entity\\Reference\\Reference'] ??= new \App\Entity\Reference\Reference());yield 34 => ($this->privates['App\\Entity\\Reference\\SpatialReference'] ??= new \App\Entity\Reference\SpatialReference());yield 35 => ($this->privates['App\\Entity\\Release\\AgreementRelease'] ??= new \App\Entity\Release\AgreementRelease());yield 36 => ($this->privates['App\\Entity\\Release\\Release'] ??= new \App\Entity\Release\Release());yield 37 => ($this->privates['App\\Entity\\Release\\StandardRelease'] ??= new \App\Entity\Release\StandardRelease());yield 38 => ($this->privates['App\\Entity\\Resource\\EncryptedResource'] ??= new \App\Entity\Resource\EncryptedResource());yield 39 => ($this->privates['App\\Entity\\Resource\\LocalResource'] ??= new \App\Entity\Resource\LocalResource());yield 40 => ($this->privates['App\\Entity\\Resource\\MTADatacenterResource'] ??= new \App\Entity\Resource\MTADatacenterResource());yield 41 => ($this->privates['App\\Entity\\Resource\\RemoteResource'] ??= new \App\Entity\Resource\RemoteResource());yield 42 => ($this->privates['App\\Entity\\Resource\\Resource'] ??= new \App\Entity\Resource\Resource());yield 43 => ($this->privates['App\\Entity\\Resource\\ShardedResource'] ??= new \App\Entity\Resource\ShardedResource());yield 44 => ($this->privates['App\\Entity\\Resource\\SynologyNASResource'] ??= new \App\Entity\Resource\SynologyNASResource());yield 45 => ($this->privates['App\\Entity\\Site'] ??= new \App\Entity\Site());yield 46 => ($this->privates['App\\Entity\\Synthesis\\GroupedSynthesis'] ??= new \App\Entity\Synthesis\GroupedSynthesis());yield 47 => ($this->privates['App\\Entity\\Synthesis\\MosaicSynthesis'] ??= new \App\Entity\Synthesis\MosaicSynthesis());yield 48 => ($this->privates['App\\Entity\\Synthesis\\OrderedSynthesis'] ??= new \App\Entity\Synthesis\OrderedSynthesis());yield 49 => ($this->privates['App\\Entity\\Synthesis\\SortedSynthesis'] ??= new \App\Entity\Synthesis\SortedSynthesis());yield 50 => ($this->privates['App\\Entity\\Synthesis\\Synthesis'] ??= new \App\Entity\Synthesis\Synthesis());yield 51 => ($this->privates['App\\Entity\\Text\\LongText'] ??= new \App\Entity\Text\LongText());yield 52 => ($this->privates['App\\Entity\\Text\\MediumText'] ??= new \App\Entity\Text\MediumText());yield 53 => ($this->privates['App\\Entity\\Text\\ShortText'] ??= new \App\Entity\Text\ShortText());yield 54 => ($this->privates['App\\Entity\\Text\\Text'] ??= new \App\Entity\Text\Text());yield 55 => ($this->privates['App\\Entity\\Translation\\Translation'] ??= new \App\Entity\Translation\Translation());yield 56 => ($this->privates['App\\Entity\\Upload'] ??= new \App\Entity\Upload());yield 57 => ($this->privates['App\\Entity\\User\\GroupUser'] ??= new \App\Entity\User\GroupUser());yield 58 => ($this->privates['App\\Entity\\User\\HumanUser'] ??= new \App\Entity\User\HumanUser());yield 59 => ($this->privates['App\\Entity\\User\\OrganizationUser'] ??= new \App\Entity\User\OrganizationUser());yield 60 => ($this->privates['App\\Entity\\User\\User'] ??= new \App\Entity\User\User());}, 61), ($this->services['cache.app'] ?? $this->getCache_AppService()), $a, $b, $c);}/*** Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.** @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener*/protected function getResetAssetsEventListenerService(){return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);}/*** Gets the private 'annotations.cache_adapter' shared service.** @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter*/protected function getAnnotations_CacheAdapterService(){return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));}/*** Gets the private 'annotations.cached_reader' shared service.** @return \Doctrine\Common\Annotations\PsrCachedReader*/protected function getAnnotations_CachedReaderService(){return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);}/*** Gets the private 'annotations.reader' shared service.** @return \Doctrine\Common\Annotations\AnnotationReader*/protected function getAnnotations_ReaderService(){$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();$a = new \Doctrine\Common\Annotations\AnnotationRegistry();$a->registerUniqueLoader('class_exists');$instance->addGlobalIgnoredName('required', $a);return $instance;}/*** Gets the private 'api_platform.api.identifiers_extractor' shared service.** @return \ApiPlatform\Api\IdentifiersExtractor*/protected function getApiPlatform_Api_IdentifiersExtractorService(){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()));}/*** Gets the private 'api_platform.cache.metadata.property' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getApiPlatform_Cache_Metadata_PropertyService(){return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dn+xlB87wr', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'api_platform.cache.metadata.resource' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getApiPlatform_Cache_Metadata_ResourceService(){return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+KD765mCNr', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'api_platform.cache.metadata.resource_collection' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getApiPlatform_Cache_Metadata_ResourceCollectionService(){return $this->privates['api_platform.cache.metadata.resource_collection'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('49TMgH0WLo', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'api_platform.cache.route_name_resolver' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getApiPlatform_Cache_RouteNameResolverService(){return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZlQEY6YXAx', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'api_platform.graphql.cache.subscription' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getApiPlatform_Graphql_Cache_SubscriptionService(){return $this->privates['api_platform.graphql.cache.subscription'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jO7Wkl84pB', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'api_platform.http_cache.listener.response.configure' shared service.** @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener*/protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService(){return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));}/*** Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.** @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener*/protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService(){return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));}/*** Gets the private 'api_platform.jsonld.context_builder' shared service.** @return \ApiPlatform\JsonLd\ContextBuilder*/protected function getApiPlatform_Jsonld_ContextBuilderService(){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);}/*** Gets the private 'api_platform.listener.request.add_format' shared service.** @return \ApiPlatform\Symfony\EventListener\AddFormatListener*/protected function getApiPlatform_Listener_Request_AddFormatService(){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']);}/*** Gets the private 'api_platform.listener.request.deserialize' shared service.** @return \ApiPlatform\Symfony\EventListener\DeserializeListener*/protected function getApiPlatform_Listener_Request_DeserializeService(){$a = ($this->privates['serializer'] ?? $this->getSerializerService());if (isset($this->privates['api_platform.listener.request.deserialize'])) {return $this->privates['api_platform.listener.request.deserialize'];}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()));}/*** Gets the private 'api_platform.listener.request.read' shared service.** @return \ApiPlatform\Symfony\EventListener\ReadListener*/protected function getApiPlatform_Listener_Request_ReadService(){$a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());if (isset($this->privates['api_platform.listener.request.read'])) {return $this->privates['api_platform.listener.request.read'];}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()));}/*** Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.** @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener*/protected function getApiPlatform_Listener_View_ValidateQueryParametersService(){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);}/*** Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.** @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory*/protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService(){$a = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());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 () {yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());}, 13)));}/*** Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.** @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory*/protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService(){$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];}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))));}/*** Gets the private 'api_platform.metadata.resource.metadata_collection_factory.cached' shared service.** @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory*/protected function getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService(){$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];}$b = ($this->services['doctrine'] ?? $this->getDoctrineService());$c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());$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));$e = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());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'], $e, true), $this->parameters['api_platform.defaults'], $e, true)))))), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats'])))))));}/*** Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.** @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory*/protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService(){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))))));}/*** Gets the private 'api_platform.resource_class_resolver' shared service.** @return \ApiPlatform\Api\ResourceClassResolver*/protected function getApiPlatform_ResourceClassResolverService(){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()));}/*** Gets the private 'api_platform.router' shared service.** @return \ApiPlatform\Symfony\Routing\Router*/protected function getApiPlatform_RouterService(){return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);}/*** Gets the private 'api_platform.security.listener.request.deny_access' shared service.** @return \ApiPlatform\Symfony\EventListener\DenyAccessListener*/protected function getApiPlatform_Security_Listener_Request_DenyAccessService(){$a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {return $this->privates['api_platform.security.listener.request.deny_access'];}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);}/*** Gets the private 'api_platform.security.resource_access_checker' shared service.** @return \ApiPlatform\Symfony\Security\ResourceAccessChecker*/protected function getApiPlatform_Security_ResourceAccessCheckerService(){$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());if (isset($this->privates['api_platform.security.resource_access_checker'])) {return $this->privates['api_platform.security.resource_access_checker'];}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()), $a, false);}/*** Gets the private 'api_platform.serializer.context_builder.filter' shared service.** @return \ApiPlatform\Serializer\SerializerFilterContextBuilder*/protected function getApiPlatform_Serializer_ContextBuilder_FilterService(){$a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());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));}/*** Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.** @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory*/protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService(){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([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));}/*** Gets the private 'api_platform.state_provider.locator' shared service.** @return \ApiPlatform\State\CallableProvider*/protected function getApiPlatform_StateProvider_LocatorService(){return $this->privates['api_platform.state_provider.locator'] = new \ApiPlatform\State\CallableProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => ['privates', 'api_platform.doctrine.orm.state.collection_provider', 'getApiPlatform_Doctrine_Orm_State_CollectionProviderService', true],'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => ['privates', 'api_platform.doctrine.orm.state.item_provider', 'getApiPlatform_Doctrine_Orm_State_ItemProviderService', true],'ApiPlatform\\State\\CreateProvider' => ['privates', 'api_platform.state_provider.create', 'getApiPlatform_StateProvider_CreateService', true],'ApiPlatform\\State\\ObjectProvider' => ['privates', 'api_platform.state_provider.object', 'getApiPlatform_StateProvider_ObjectService', true],'api_platform.doctrine.orm.state.collection_provider' => ['privates', 'api_platform.doctrine.orm.state.collection_provider', 'getApiPlatform_Doctrine_Orm_State_CollectionProviderService', true],'api_platform.doctrine.orm.state.item_provider' => ['privates', 'api_platform.doctrine.orm.state.item_provider', 'getApiPlatform_Doctrine_Orm_State_ItemProviderService', true],'api_platform.state_provider.create' => ['privates', 'api_platform.state_provider.create', 'getApiPlatform_StateProvider_CreateService', true],'api_platform.state_provider.object' => ['privates', 'api_platform.state_provider.object', 'getApiPlatform_StateProvider_ObjectService', true],], ['ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider','ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider','ApiPlatform\\State\\CreateProvider' => 'ApiPlatform\\State\\CreateProvider','ApiPlatform\\State\\ObjectProvider' => 'ApiPlatform\\State\\ObjectProvider','api_platform.doctrine.orm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider','api_platform.doctrine.orm.state.item_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider','api_platform.state_provider.create' => 'ApiPlatform\\State\\CreateProvider','api_platform.state_provider.object' => 'ApiPlatform\\State\\ObjectProvider',]));}/*** Gets the private 'api_platform.symfony.iri_converter' shared service.** @return \ApiPlatform\Symfony\Routing\IriConverter*/protected function getApiPlatform_Symfony_IriConverterService(){$a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());if (isset($this->privates['api_platform.symfony.iri_converter'])) {return $this->privates['api_platform.symfony.iri_converter'];}$b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());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));}/*** Gets the private 'api_platform.symfony.iri_converter.skolem' shared service.** @return \ApiPlatform\Symfony\Routing\SkolemIriConverter*/protected function getApiPlatform_Symfony_IriConverter_SkolemService(){return $this->privates['api_platform.symfony.iri_converter.skolem'] = new \ApiPlatform\Symfony\Routing\SkolemIriConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));}/*** Gets the private 'api_platform.uri_variables.converter' shared service.** @return \ApiPlatform\Api\UriVariablesConverter*/protected function getApiPlatform_UriVariables_ConverterService(){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 () {yield 0 => ($this->privates['api_platform.symfony.uri_variables.transformer.ulid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UlidUriVariableTransformer());yield 1 => ($this->privates['api_platform.symfony.uri_variables.transformer.uuid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UuidUriVariableTransformer());yield 2 => ($this->privates['api_platform.uri_variables.transformer.integer'] ??= new \ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer());yield 3 => ($this->privates['api_platform.uri_variables.transformer.date_time'] ??= new \ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer());}, 4));}/*** Gets the private 'assets.packages' shared service.** @return \Symfony\Component\Asset\Packages*/protected function getAssets_PackagesService(){$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());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 () {return new \EmptyIterator();}, 0));}/*** Gets the private 'cache.annotations' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_AnnotationsService(){return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OXaACrjx6k', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'cache.doctrine.orm.default.query' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_Doctrine_Orm_Default_QueryService(){return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());}/*** Gets the private 'cache.doctrine.orm.default.result' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_Doctrine_Orm_Default_ResultService(){return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());}/*** Gets the private 'cache.messenger.restart_workers_signal' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_Messenger_RestartWorkersSignalService(){$a = new \Symfony\Component\Cache\Adapter\ApcuAdapter('EtyW7cvflr', 0, $this->getParameter('container.build_id'));$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);}/*** Gets the private 'cache.property_info' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_PropertyInfoService(){return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Y2z411S-l8', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'cache.security_expression_language' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_SecurityExpressionLanguageService(){return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TPDr9-CLIE', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'cache.security_token_verifier' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_SecurityTokenVerifierService(){return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('L3s+tG6XQ4', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'cache.serializer' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_SerializerService(){return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QufO6YxMaZ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'cache.validator' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_ValidatorService(){return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QjHyXb9787', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'cache.webpack_encore' shared service.** @return \Symfony\Component\Cache\Adapter\TraceableAdapter*/protected function getCache_WebpackEncoreService(){return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('D+qaampyuA', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));}/*** Gets the private 'config_cache_factory' shared service.** @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory*/protected function getConfigCacheFactoryService(){return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());}, 2));}/*** Gets the private 'controller.is_granted_attribute_listener' shared service.** @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener*/protected function getController_IsGrantedAttributeListenerService(){$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());if (isset($this->privates['controller.is_granted_attribute_listener'])) {return $this->privates['controller.is_granted_attribute_listener'];}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())));}/*** Gets the private 'data_collector.form' shared service.** @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector*/protected function getDataCollector_FormService(){return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());}/*** Gets the private 'data_collector.request' shared service.** @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector*/protected function getDataCollector_RequestService(){return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));}/*** Gets the private 'debug.debug_handlers_listener' shared service.** @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener*/protected function getDebug_DebugHandlersListenerService(){$a = new \Symfony\Bridge\Monolog\Logger('php');$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));}/*** Gets the private 'debug.file_link_formatter' shared service.** @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter*/protected function getDebug_FileLinkFormatterService(){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 () {return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));});}/*** Gets the private 'debug.log_processor' shared service.** @return \Symfony\Bridge\Monolog\Processor\DebugProcessor*/protected function getDebug_LogProcessorService(){return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));}/*** Gets the private 'debug.security.access.decision_manager' shared service.** @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager*/protected function getDebug_Security_Access_DecisionManagerService(){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 () {yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));yield 3 => ($this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToUserVoter'] ?? $this->load('getSwitchToUserVoterService'));}, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));}/*** Gets the private 'debug.security.firewall' shared service.** @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener*/protected function getDebug_Security_FirewallService(){$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());if (isset($this->privates['debug.security.firewall'])) {return $this->privates['debug.security.firewall'];}$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());if (isset($this->privates['debug.security.firewall'])) {return $this->privates['debug.security.firewall'];}return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));}/*** Gets the private 'debug.validator' shared service.** @return \Symfony\Component\Validator\Validator\TraceableValidator*/protected function getDebug_ValidatorService(){$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());if (isset($this->privates['debug.validator'])) {return $this->privates['debug.validator'];}return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());}/*** Gets the private 'doctrine.migrations.dependency_factory' shared service.** @return \Doctrine\Migrations\DependencyFactory*/protected function getDoctrine_Migrations_DependencyFactoryService(){$a = new \Doctrine\Migrations\Configuration\Configuration();$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));$a->setAllOrNothing(false);$a->setCheckDatabasePlatform(true);$a->setTransactional(true);$a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());$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()));$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name: 'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] function () {return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));});return $instance;}/*** Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.** @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver*/protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService(){return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity')]);}/*** Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.** @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver*/protected function getDoctrine_Orm_DefaultXmlMetadataDriverService(){$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']);$instance->setGlobalBasename('mapping');return $instance;}/*** Gets the private 'eight_points_guzzle.data_collector' shared service.** @return \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector*/protected function getEightPointsGuzzle_DataCollectorService(){return $this->privates['eight_points_guzzle.data_collector'] = new \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector([0 => ($this->privates['eight_points_guzzle.default_logger'] ??= new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3)), 1 => ($this->privates['eight_points_guzzle.sld_converter_rest_logger'] ??= new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3))], 0.0);}/*** Gets the private 'exception_listener' shared service.** @return \Symfony\Component\HttpKernel\EventListener\ErrorListener*/protected function getExceptionListenerService(){return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);}/*** Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.** @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter*/protected function getFrameworkExtraBundle_ArgumentNameConvertorService(){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()));}/*** Gets the private 'framework_extra_bundle.event.is_granted' shared service.** @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener*/protected function getFrameworkExtraBundle_Event_IsGrantedService(){$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {return $this->privates['framework_extra_bundle.event.is_granted'];}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);}/*** Gets the private 'locale_aware_listener' shared service.** @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener*/protected function getLocaleAwareListenerService(){return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {yield 0 => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('en'));yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());yield 2 => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));}, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));}/*** Gets the private 'locale_listener' shared service.** @return \Symfony\Component\HttpKernel\EventListener\LocaleListener*/protected function getLocaleListenerService(){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, []);}/*** Gets the private 'mime_types' shared service.** @return \Symfony\Component\Mime\MimeTypes*/protected function getMimeTypesService(){$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();$instance->setDefault($instance);return $instance;}/*** Gets the private 'monolog.handler.console' shared service.** @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler*/protected function getMonolog_Handler_ConsoleService(){return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);}/*** Gets the private 'monolog.handler.main' shared service.** @return \Monolog\Handler\StreamHandler*/protected function getMonolog_Handler_MainService(){$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 100, true, NULL, false);$instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());return $instance;}/*** Gets the private 'monolog.logger' shared service.** @return \Symfony\Bridge\Monolog\Logger*/protected function getMonolog_LoggerService(){$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$instance->useMicrosecondTimestamps(true);$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);return $instance;}/*** Gets the private 'monolog.logger.cache' shared service.** @return \Symfony\Bridge\Monolog\Logger*/protected function getMonolog_Logger_CacheService(){$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);return $instance;}/*** Gets the private 'monolog.logger.request' shared service.** @return \Symfony\Bridge\Monolog\Logger*/protected function getMonolog_Logger_RequestService(){$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);return $instance;}/*** Gets the private 'monolog.logger.security' shared service.** @return \Symfony\Bridge\Monolog\Logger*/protected function getMonolog_Logger_SecurityService(){$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);return $instance;}/*** Gets the private 'nelmio_cors.cors_listener' shared service.** @return \Nelmio\CorsBundle\EventListener\CorsListener*/protected function getNelmioCors_CorsListenerService(){return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));}/*** Gets the private 'parameter_bag' shared service.** @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag*/protected function getParameterBagService(){return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);}/*** Gets the private 'profiler_listener' shared service.** @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener*/protected function getProfilerListenerService(){$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());if (isset($this->privates['profiler_listener'])) {return $this->privates['profiler_listener'];}return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULL, false, false, NULL);}/*** Gets the private 'property_accessor' shared service.** @return \Symfony\Component\PropertyAccess\PropertyAccessor*/protected function getPropertyAccessorService(){$a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);}/*** Gets the private 'property_info' shared service.** @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor*/protected function getPropertyInfoService(){return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));yield 1 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));}, 3), new RewindableGenerator(function () {yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));yield 1 => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());yield 2 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());}, 3), new RewindableGenerator(function () {yield 0 => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());}, 1), new RewindableGenerator(function () {yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));yield 1 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());}, 2), new RewindableGenerator(function () {yield 0 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());}, 1));}/*** Gets the private 'router.expression_language_provider' shared service.** @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider*/protected function getRouter_ExpressionLanguageProviderService(){return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],'service' => ['services', 'container.get_routing_condition_service', 'getContainer_GetRoutingConditionServiceService', true],], ['env' => 'Closure','service' => 'Closure',]));}/*** Gets the private 'router.request_context' shared service.** @return \Symfony\Component\Routing\RequestContext*/protected function getRouter_RequestContextService(){$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));return $instance;}/*** Gets the private 'router_listener' shared service.** @return \Symfony\Component\HttpKernel\EventListener\RouterListener*/protected function getRouterListenerService(){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);}/*** Gets the private 'security.authorization_checker' shared service.** @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker*/protected function getSecurity_AuthorizationCheckerService(){$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());if (isset($this->privates['security.authorization_checker'])) {return $this->privates['security.authorization_checker'];}return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, false, false);}/*** Gets the private 'security.context_listener.0' shared service.** @return \Symfony\Component\Security\Http\Firewall\ContextListener*/protected function getSecurity_ContextListener_0Service(){$a = ($this->privates['security.event_dispatcher.human_user_token'] ?? $this->getSecurity_EventDispatcher_HumanUserTokenService());if (isset($this->privates['security.context_listener.0'])) {return $this->privates['security.context_listener.0'];}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 () {yield 0 => ($this->privates['security.user.provider.concrete.api_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiProviderService'));yield 1 => ($this->privates['security.user.provider.concrete.user_id_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserIdProviderService'));yield 2 => ($this->privates['security.user.provider.concrete.user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserProviderService'));yield 3 => ($this->privates['security.user.provider.concrete.human_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_HumanUserProviderService'));yield 4 => ($this->privates['security.user.provider.concrete.group_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_GroupUserProviderService'));yield 5 => ($this->privates['security.user.provider.concrete.organization_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_OrganizationUserProviderService'));yield 6 => ($this->privates['security.user.provider.concrete.jwt'] ??= new \Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider('Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\User\\JWTUser'));}, 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()), [0 => ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), 1 => 'enableUsageTracking']);}/*** Gets the private 'security.context_listener.1' shared service.** @return \Symfony\Component\Security\Http\Firewall\ContextListener*/protected function getSecurity_ContextListener_1Service(){$a = ($this->privates['security.event_dispatcher.human_user_form'] ?? $this->getSecurity_EventDispatcher_HumanUserFormService());if (isset($this->privates['security.context_listener.1'])) {return $this->privates['security.context_listener.1'];}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 () {yield 0 => ($this->privates['security.user.provider.concrete.api_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiProviderService'));yield 1 => ($this->privates['security.user.provider.concrete.user_id_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserIdProviderService'));yield 2 => ($this->privates['security.user.provider.concrete.user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserProviderService'));yield 3 => ($this->privates['security.user.provider.concrete.human_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_HumanUserProviderService'));yield 4 => ($this->privates['security.user.provider.concrete.group_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_GroupUserProviderService'));yield 5 => ($this->privates['security.user.provider.concrete.organization_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_OrganizationUserProviderService'));yield 6 => ($this->privates['security.user.provider.concrete.jwt'] ??= new \Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider('Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\User\\JWTUser'));}, 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()), [0 => ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), 1 => 'enableUsageTracking']);}/*** Gets the private 'security.event_dispatcher.human_user_form' shared service.** @return \Symfony\Component\EventDispatcher\EventDispatcher*/protected function getSecurity_EventDispatcher_HumanUserFormService(){$this->privates['security.event_dispatcher.human_user_form'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.human_user_form.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {return ($this->privates['security.listener.human_user_form.user_provider'] ?? $this->load('getSecurity_Listener_HumanUserForm_UserProviderService'));}, 1 => 'checkPassport'], 2048);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.session.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {return ($this->privates['security.listener.session.human_user_form'] ?? $this->load('getSecurity_Listener_Session_HumanUserFormService'));}, 1 => 'onSuccessfulLogin'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.default.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {return ($this->privates['security.logout.listener.default.human_user_form'] ?? $this->load('getSecurity_Logout_Listener_Default_HumanUserFormService'));}, 1 => 'onLogout'], 64);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.session.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {return ($this->privates['security.logout.listener.session.human_user_form'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());}, 1 => 'onLogout'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.check_remember_me_conditions.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckRememberMeConditionsListener')] function () {return ($this->privates['security.listener.check_remember_me_conditions.human_user_form'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_HumanUserFormService'));}, 1 => 'onSuccessfulLogin'], -32);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.remember_me.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {return ($this->privates['security.listener.remember_me.human_user_form'] ?? $this->load('getSecurity_Listener_RememberMe_HumanUserFormService'));}, 1 => 'onSuccessfulLogin'], -64);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => #[\Closure(name: 'security.listener.remember_me.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {return ($this->privates['security.listener.remember_me.human_user_form'] ?? $this->load('getSecurity_Listener_RememberMe_HumanUserFormService'));}, 1 => 'clearCookie'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.listener.remember_me.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {return ($this->privates['security.listener.remember_me.human_user_form'] ?? $this->load('getSecurity_Listener_RememberMe_HumanUserFormService'));}, 1 => 'clearCookie'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [0 => #[\Closure(name: 'security.listener.remember_me.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {return ($this->privates['security.listener.remember_me.human_user_form'] ?? $this->load('getSecurity_Listener_RememberMe_HumanUserFormService'));}, 1 => 'clearCookie'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_checker.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {return ($this->privates['security.listener.user_checker.human_user_form'] ?? $this->load('getSecurity_Listener_UserChecker_HumanUserFormService'));}, 1 => 'preCheckCredentials'], 256);$instance->addListener('security.authentication.success', [0 => #[\Closure(name: 'security.listener.user_checker.human_user_form', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {return ($this->privates['security.listener.user_checker.human_user_form'] ?? $this->load('getSecurity_Listener_UserChecker_HumanUserFormService'));}, 1 => 'postCheckCredentials'], 256);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));}, 1 => 'checkPassport'], 1024);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));}, 1 => 'onLogout'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));}, 1 => 'checkPassport'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));}, 1 => 'onLoginSuccess'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));}, 1 => 'checkPassport'], 512);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));}, 1 => 'onLogout'], 0);return $instance;}/*** Gets the private 'security.event_dispatcher.human_user_token' shared service.** @return \Symfony\Component\EventDispatcher\EventDispatcher*/protected function getSecurity_EventDispatcher_HumanUserTokenService(){$this->privates['security.event_dispatcher.human_user_token'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.session.human_user_token', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {return ($this->privates['security.listener.session.human_user_token'] ?? $this->load('getSecurity_Listener_Session_HumanUserTokenService'));}, 1 => 'onSuccessfulLogin'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_checker.human_user_token', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {return ($this->privates['security.listener.user_checker.human_user_token'] ?? $this->load('getSecurity_Listener_UserChecker_HumanUserTokenService'));}, 1 => 'preCheckCredentials'], 256);$instance->addListener('security.authentication.success', [0 => #[\Closure(name: 'security.listener.user_checker.human_user_token', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {return ($this->privates['security.listener.user_checker.human_user_token'] ?? $this->load('getSecurity_Listener_UserChecker_HumanUserTokenService'));}, 1 => 'postCheckCredentials'], 256);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));}, 1 => 'checkPassport'], 1024);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));}, 1 => 'onLogout'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));}, 1 => 'checkPassport'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));}, 1 => 'onLoginSuccess'], 0);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));}, 1 => 'checkPassport'], 512);$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));}, 1 => 'onLogout'], 0);return $instance;}/*** Gets the private 'security.expression_language' shared service.** @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage*/protected function getSecurity_ExpressionLanguageService(){$this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));$instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));return $instance;}/*** Gets the private 'security.firewall.map' shared service.** @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap*/protected function getSecurity_Firewall_MapService(){$a = ($this->privates['.service_locator.M4MmIT_'] ?? $this->get_ServiceLocator_M4MmITService());if (isset($this->privates['security.firewall.map'])) {return $this->privates['security.firewall.map'];}return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));yield 'security.firewall.map.context.human_user_token' => ($this->privates['.security.request_matcher.IZcRxZo'] ?? $this->load('get_Security_RequestMatcher_IZcRxZoService'));yield 'security.firewall.map.context.human_user_refresh' => ($this->privates['.security.request_matcher.Px0Mwh8'] ?? $this->load('get_Security_RequestMatcher_Px0Mwh8Service'));yield 'security.firewall.map.context.group_user_token' => ($this->privates['.security.request_matcher.n5gMDny'] ?? $this->load('get_Security_RequestMatcher_N5gMDnyService'));yield 'security.firewall.map.context.group_user_token_refresher' => ($this->privates['.security.request_matcher.7QjPhKG'] ?? $this->load('get_Security_RequestMatcher_7QjPhKGService'));yield 'security.firewall.map.context.organization_user_token' => ($this->privates['.security.request_matcher.LgHwW53'] ?? $this->load('get_Security_RequestMatcher_LgHwW53Service'));yield 'security.firewall.map.context.organization_user_token_refresher' => ($this->privates['.security.request_matcher.9HLSwd9'] ?? $this->load('get_Security_RequestMatcher_9HLSwd9Service'));yield 'security.firewall.map.context.human_user_form' => ($this->privates['.security.request_matcher.bdyG0nm'] ?? $this->load('get_Security_RequestMatcher_BdyG0nmService'));yield 'security.firewall.map.context.group_user_form' => ($this->privates['.security.request_matcher.2OZ_BD3'] ?? $this->load('get_Security_RequestMatcher_2OZBD3Service'));yield 'security.firewall.map.context.organization_user_form' => ($this->privates['.security.request_matcher.3NJ5TZ1'] ?? $this->load('get_Security_RequestMatcher_3NJ5TZ1Service'));yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.FbeHDom'] ?? $this->load('get_Security_RequestMatcher_FbeHDomService'));yield 'security.firewall.map.context.app' => ($this->privates['.security.request_matcher.yy_ZK6T'] ?? $this->load('get_Security_RequestMatcher_YyZK6TService'));}, 12));}/*** Gets the private 'security.helper' shared service.** @return \Symfony\Bundle\SecurityBundle\Security*/protected function getSecurity_HelperService(){return $this->privates['security.helper'] = new \Symfony\Bundle\SecurityBundle\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['request_stack' => ['services', 'request_stack', 'getRequestStackService', false],'security.authorization_checker' => ['privates', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],'security.csrf.token_manager' => ['privates', 'security.csrf.token_manager', 'getSecurity_Csrf_TokenManagerService', true],'security.firewall.event_dispatcher_locator' => ['privates', 'security.firewall.event_dispatcher_locator', 'getSecurity_Firewall_EventDispatcherLocatorService', true],'security.firewall.map' => ['privates', 'security.firewall.map', 'getSecurity_Firewall_MapService', false],'security.token_storage' => ['privates', 'security.token_storage', 'getSecurity_TokenStorageService', false],'security.user_authenticator' => ['privates', 'security.user_authenticator', 'getSecurity_UserAuthenticatorService', true],'security.user_checker' => ['privates', 'security.user_checker', 'getSecurity_UserCheckerService', true],], ['request_stack' => '?','security.authorization_checker' => '?','security.csrf.token_manager' => '?','security.firewall.event_dispatcher_locator' => '?','security.firewall.map' => '?','security.token_storage' => '?','security.user_authenticator' => '?','security.user_checker' => '?',]), ['dev' => NULL, 'human_user_token' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.json_login.human_user_token' => ['privates', 'security.authenticator.json_login.human_user_token', 'getSecurity_Authenticator_JsonLogin_HumanUserTokenService', true],], ['security.authenticator.json_login.human_user_token' => '?',]), 'human_user_refresh' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.refresh_jwt.human_user_refresh' => ['privates', 'security.authenticator.refresh_jwt.human_user_refresh', 'getSecurity_Authenticator_RefreshJwt_HumanUserRefreshService', true],], ['security.authenticator.refresh_jwt.human_user_refresh' => '?',]), 'group_user_token' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.json_login.group_user_token' => ['privates', 'security.authenticator.json_login.group_user_token', 'getSecurity_Authenticator_JsonLogin_GroupUserTokenService', true],], ['security.authenticator.json_login.group_user_token' => '?',]), 'group_user_token_refresher' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.refresh_jwt.group_user_token_refresher' => ['privates', 'security.authenticator.refresh_jwt.group_user_token_refresher', 'getSecurity_Authenticator_RefreshJwt_GroupUserTokenRefresherService', true],], ['security.authenticator.refresh_jwt.group_user_token_refresher' => '?',]), 'organization_user_token' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.json_login.organization_user_token' => ['privates', 'security.authenticator.json_login.organization_user_token', 'getSecurity_Authenticator_JsonLogin_OrganizationUserTokenService', true],], ['security.authenticator.json_login.organization_user_token' => '?',]), 'organization_user_token_refresher' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.refresh_jwt.organization_user_token_refresher' => ['privates', 'security.authenticator.refresh_jwt.organization_user_token_refresher', 'getSecurity_Authenticator_RefreshJwt_OrganizationUserTokenRefresherService', true],], ['security.authenticator.refresh_jwt.organization_user_token_refresher' => '?',]), 'human_user_form' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.form_login.human_user_form' => ['privates', 'security.authenticator.form_login.human_user_form', 'getSecurity_Authenticator_FormLogin_HumanUserFormService', true],'security.authenticator.remember_me.human_user_form' => ['privates', 'security.authenticator.remember_me.human_user_form', 'getSecurity_Authenticator_RememberMe_HumanUserFormService', true],], ['security.authenticator.form_login.human_user_form' => '?','security.authenticator.remember_me.human_user_form' => '?',]), 'group_user_form' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.form_login.group_user_form' => ['privates', 'security.authenticator.form_login.group_user_form', 'getSecurity_Authenticator_FormLogin_GroupUserFormService', true],'security.authenticator.remember_me.group_user_form' => ['privates', 'security.authenticator.remember_me.group_user_form', 'getSecurity_Authenticator_RememberMe_GroupUserFormService', true],], ['security.authenticator.form_login.group_user_form' => '?','security.authenticator.remember_me.group_user_form' => '?',]), 'organization_user_form' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.form_login.organization_user_form' => ['privates', 'security.authenticator.form_login.organization_user_form', 'getSecurity_Authenticator_FormLogin_OrganizationUserFormService', true],'security.authenticator.remember_me.organization_user_form' => ['privates', 'security.authenticator.remember_me.organization_user_form', 'getSecurity_Authenticator_RememberMe_OrganizationUserFormService', true],], ['security.authenticator.form_login.organization_user_form' => '?','security.authenticator.remember_me.organization_user_form' => '?',]), 'api' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['security.authenticator.jwt.api' => ['privates', 'security.authenticator.jwt.api', 'getSecurity_Authenticator_Jwt_ApiService', true],'security.authenticator.remember_me.api' => ['privates', 'security.authenticator.remember_me.api', 'getSecurity_Authenticator_RememberMe_ApiService', true],], ['security.authenticator.jwt.api' => '?','security.authenticator.remember_me.api' => '?',]), 'app' => NULL]);}/*** Gets the private 'security.logout_url_generator' shared service.** @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator*/protected function getSecurity_LogoutUrlGeneratorService(){$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()));$instance->registerListener('human_user_form', 'authentication_human_user_leave', 'logout', '_csrf_token', NULL, 'app');$instance->registerListener('group_user_form', 'authentication_group_user_leave', 'logout', '_csrf_token', NULL, 'app');$instance->registerListener('organization_user_form', 'authentication_organization_user_leave', 'logout', '_csrf_token', NULL, 'app');return $instance;}/*** Gets the private 'security.token_storage' shared service.** @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage*/protected function getSecurity_TokenStorageService(){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, ['request_stack' => ['services', 'request_stack', 'getRequestStackService', false],], ['request_stack' => '?',]));}/*** Gets the private 'sensio_framework_extra.controller.listener' shared service.** @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener*/protected function getSensioFrameworkExtra_Controller_ListenerService(){return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));}/*** Gets the private 'sensio_framework_extra.converter.listener' shared service.** @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener*/protected function getSensioFrameworkExtra_Converter_ListenerService(){$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);}/*** Gets the private 'sensio_framework_extra.security.listener' shared service.** @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener*/protected function getSensioFrameworkExtra_Security_ListenerService(){$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());if (isset($this->privates['sensio_framework_extra.security.listener'])) {return $this->privates['sensio_framework_extra.security.listener'];}$b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();$b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));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()));}/*** Gets the private 'sensio_framework_extra.view.listener' shared service.** @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener*/protected function getSensioFrameworkExtra_View_ListenerService(){$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))));$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['twig' => ['privates', 'twig', 'getTwigService', false],], ['twig' => 'Twig\\Environment',]))->withContext('sensio_framework_extra.view.listener', $this));return $instance;}/*** Gets the private 'serializer' shared service.** @return \Symfony\Component\Serializer\Serializer*/protected function getSerializerService(){$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());if (isset($this->privates['serializer'])) {return $this->privates['serializer'];}$b = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());if (isset($this->privates['serializer'])) {return $this->privates['serializer'];}$c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());$d = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());$e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());$f = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);$g = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $c, $e)], [0 => $f])));$h = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());$i = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());$j = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());$k = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());$l = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());$m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());$n = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());$o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());$p = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());$q = ($this->privates['api_platform.api.identifiers_extractor'] ?? $this->getApiPlatform_Api_IdentifiersExtractorService());$r = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($p);$s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($p, $i, $c, $e, $r, NULL);return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($c), 1 => new \App\Serializer\BaseDenormalizer(), 2 => new \App\Serializer\BaseNormalizer($d, $a), 3 => new \App\Serializer\PrimitiveNormalizer($d, $a), 4 => new \App\Serializer\ReleaseNormalizer($d), 5 => $g, 6 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($h, [], $i), 7 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $i), 8 => new \ApiPlatform\GraphQl\Serializer\Exception\ValidationExceptionNormalizer($this->parameters['api_platform.exception_to_status']), 9 => new \ApiPlatform\GraphQl\Serializer\Exception\HttpExceptionNormalizer(), 10 => new \ApiPlatform\GraphQl\Serializer\Exception\RuntimeExceptionNormalizer(), 11 => new \ApiPlatform\GraphQl\Serializer\Exception\ErrorNormalizer(), 12 => $g, 13 => 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($h, true), 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, $p, NULL, $j, $b), 22 => new \ApiPlatform\Serializer\ItemNormalizer($k, $l, $n, $m, $c, $i, $p, NULL, $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, $r, NULL)), 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(NULL, NULL), 32 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), '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], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $f, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}/*** Gets the private 'serializer.name_converter.metadata_aware' shared service.** @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter*/protected function getSerializer_NameConverter_MetadataAwareService(){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()));}/*** Gets the private 'session_listener' shared service.** @return \Symfony\Component\HttpKernel\EventListener\SessionListener*/protected function getSessionListenerService(){return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],], ['logger' => '?','session_collector' => '?','session_factory' => '?',]), true, $this->parameters['session.storage.options']);}/*** Gets the private 'translator.default' shared service.** @return \Symfony\Bundle\FrameworkBundle\Translation\Translator*/protected function getTranslator_DefaultService(){$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],], ['translation.loader.csv' => '?','translation.loader.dat' => '?','translation.loader.ini' => '?','translation.loader.json' => '?','translation.loader.mo' => '?','translation.loader.php' => '?','translation.loader.po' => '?','translation.loader.qt' => '?','translation.loader.res' => '?','translation.loader.xliff' => '?','translation.loader.yml' => '?',]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 9 => (\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' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'vendor/sensio/framework-extra-bundle/src/translations', 7 => 'vendor/symfony/twig-bundle/translations', 8 => 'vendor/twig/extra-bundle/translations', 9 => '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']]], []);$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));$instance->setFallbackLocales([0 => 'en']);return $instance;}/*** Gets the private 'twig' shared service.** @return \Twig\Environment*/protected function getTwigService(){$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');$a->addPath((\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), 'EightPointsGuzzle');$a->addPath((\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), '!EightPointsGuzzle');$a->addPath((\dirname(__DIR__, 4).'/templates'));$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));$this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);$b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));$c = ($this->services['translator'] ?? $this->getTranslatorService());$d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());$e = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());$f = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());$g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);$g->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);$h = new \Symfony\Bridge\Twig\AppVariable();$h->setEnvironment('dev');$h->setDebug(true);$h->setTokenStorage($f);if ($this->has('request_stack')) {$h->setRequestStack($e);}$i = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__, 4), 'UTF-8'));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$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)));$instance->addExtension(new \App\Twig\CamelCaseToUnderscoreExtension());$instance->addExtension(new \App\Twig\NormalizeRouteExtension());$instance->addExtension(new \App\Twig\PathEntityNameExtension());$instance->addExtension(new \App\Twig\PluralExtension());$instance->addExtension(new \App\Twig\ShortEntityNameExtension(($this->privates['App\\Service\\TaggedTypesService'] ?? $this->getTaggedTypesServiceService())));$instance->addExtension(new \App\Twig\TitleExtension());$instance->addExtension(new \Twig\Extension\DebugExtension());$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],], ['webpack_encore.entrypoint_lookup_collection' => '?','webpack_encore.tag_renderer' => '?',])));$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());$instance->addExtension(new \EightPoints\Bundle\GuzzleBundle\Twig\Extension\DebugExtension());$instance->addGlobal('app', $h);$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],], ['Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?','Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?','Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?','Symfony\\Component\\Form\\FormRenderer' => '?',])));$instance->addGlobal('site_title', $this->getEnv('resolve:SITE_TITLE'));$instance->addGlobal('short_site_title', $this->getEnv('resolve:SHORT_SITE_TITLE'));$instance->addGlobal('site_ui', $this->getEnv('resolve:SITE_UI'));$instance->addGlobal('disabled_instance_content', $this->getEnv('resolve:DISABLED_INSTANCE_CONTENT'));$instance->addGlobal('disabled_instance_references', $this->getEnv('resolve:DISABLED_INSTANCE_REFERENCES'));$instance->registerUndefinedFilterCallback([0 => $i, 1 => 'suggestFilter']);$instance->registerUndefinedFunctionCallback([0 => $i, 1 => 'suggestFunction']);$instance->registerUndefinedTokenParserCallback([0 => $i, 1 => 'suggestTag']);(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);return $instance;}/*** Gets the private 'validator.builder' shared service.** @return \Symfony\Component\Validator\ValidatorBuilder*/protected function getValidator_BuilderService(){$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates', 'validator.when', 'getValidator_WhenService', true],'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],], ['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?','Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?','Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?','Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?','Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?','Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?','doctrine.orm.validator.unique' => '?','security.validator.user_password' => '?','validator.expression' => '?',])));if ($this->has('translator')) {$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));}$instance->setTranslationDomain('validators');$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);$instance->enableAnnotationMapping(true);$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));$instance->addMethodMapping('loadValidatorMetadata');$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));return $instance;}/*** Gets the private 'web_profiler.csp.handler' shared service.** @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler*/protected function getWebProfiler_Csp_HandlerService(){return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());}/*** Gets the private 'web_profiler.debug_toolbar' shared service.** @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener*/protected function getWebProfiler_DebugToolbarService(){$a = ($this->privates['twig'] ?? $this->getTwigService());if (isset($this->privates['web_profiler.debug_toolbar'])) {return $this->privates['web_profiler.debug_toolbar'];}return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);}/*** Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.** @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection*/protected function getWebpackEncore_EntrypointLookupCollectionService(){return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, ['_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', true],], ['_default' => '?',]), '_default');}/*** Gets the public 'profiler' alias.** @return object The ".container.private.profiler" service.*/protected function getProfilerService(){trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');return $this->get('.container.private.profiler');}public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null{if (isset($this->buildParameters[$name])) {return $this->buildParameters[$name];}if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {throw new ParameterNotFoundException($name);}if (isset($this->loadedDynamicParameters[$name])) {return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);}return $this->parameters[$name];}public function hasParameter(string $name): bool{if (isset($this->buildParameters[$name])) {return true;}return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);}public function setParameter(string $name, $value): void{throw new LogicException('Impossible to call set() on a frozen ParameterBag.');}public function getParameterBag(): ParameterBagInterface{if (null === $this->parameterBag) {$parameters = $this->parameters;foreach ($this->loadedDynamicParameters as $name => $loaded) {$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);}foreach ($this->buildParameters as $name => $value) {$parameters[$name] = $value;}$this->parameterBag = new FrozenParameterBag($parameters);}return $this->parameterBag;}private $loadedDynamicParameters = ['kernel.runtime_environment' => false,'kernel.build_dir' => false,'kernel.cache_dir' => false,'secret' => false,'web_dir' => false,'uploads_dir' => false,'origin_url' => false,'jwt_private_path' => false,'jwt_public_path' => false,'site_ui' => false,'default_image' => false,'initialization_vector' => false,'site_from_email' => false,'site_short_title' => false,'restricted_resource_image' => false,'instance' => false,'mta_datacenter_resource_user' => false,'mta_datacenter_resource_password' => false,'mta_datacenter_resource_url' => false,'mta_datacenter_resource_volume' => false,'kernel.secret' => false,'kernel.trusted_proxies' => false,'debug.file_link_format' => false,'debug.container.dump' => false,'router.cache_dir' => false,'serializer.mapping.cache.file' => false,'validator.mapping.cache.file' => false,'profiler.storage.dsn' => false,'doctrine.orm.proxy_dir' => false,'nelmio_cors.defaults' => false,'api_platform.title' => false,'api_platform.description' => false,'lexik_jwt_authentication.pass_phrase' => false,];private $dynamicParameters = [];private function getDynamicParameter(string $name){$value = match ($name) {'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),'kernel.build_dir' => $this->targetDir.'','kernel.cache_dir' => $this->targetDir.'','secret' => $this->getEnv('resolve:APP_SECRET'),'web_dir' => $this->getEnv('resolve:WEB_DIR'),'uploads_dir' => $this->getEnv('resolve:UPLOADS_DIR'),'origin_url' => $this->getEnv('resolve:ORIGIN_URL'),'jwt_private_path' => $this->getEnv('resolve:JWT_SECRET_KEY'),'jwt_public_path' => $this->getEnv('resolve:JWT_PUBLIC_KEY'),'site_ui' => $this->getEnv('resolve:SITE_UI'),'default_image' => $this->getEnv('resolve:DEFAULT_IMAGE'),'initialization_vector' => $this->getEnv('resolve:INITIALIZATION_VECTOR'),'site_from_email' => $this->getEnv('resolve:SHORT_FROM_EMAIL'),'site_short_title' => $this->getEnv('resolve:SHORT_SITE_TITLE'),'restricted_resource_image' => $this->getEnv('resolve:RESTRICTED_RESOURCE_IMAGE'),'instance' => $this->getEnv('resolve:INSTANCE'),'mta_datacenter_resource_user' => $this->getEnv('resolve:MTA_DATACENTER_RESOURCE_USER'),'mta_datacenter_resource_password' => $this->getEnv('resolve:MTA_DATACENTER_RESOURCE_PASSWORD'),'mta_datacenter_resource_url' => $this->getEnv('resolve:MTA_DATACENTER_RESOURCE_URL'),'mta_datacenter_resource_volume' => $this->getEnv('resolve:MTA_DATACENTER_RESOURCE_VOLUME'),'kernel.secret' => $this->getEnv('APP_SECRET'),'kernel.trusted_proxies' => $this->getEnv('TRUSTED_PROXIES'),'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),'router.cache_dir' => $this->targetDir.'','serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),'nelmio_cors.defaults' => ['allow_origin' => [0 => $this->getEnv('CORS_ALLOW_ORIGIN'),],'allow_credentials' => false,'allow_headers' => [0 => 'content-type',1 => 'authorization',],'expose_headers' => [0 => 'Link',],'allow_methods' => [0 => 'GET',1 => 'OPTIONS',2 => 'POST',3 => 'PUT',4 => 'PATCH',5 => 'DELETE',],'max_age' => 3600,'hosts' => [],'origin_regex' => true,'forced_allow_origin_value' => NULL,],'api_platform.title' => $this->getEnv('SITE_TITLE'),'api_platform.description' => $this->getEnv('SHORT_SITE_TITLE'),'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),default => throw new ParameterNotFoundException($name),};$this->loadedDynamicParameters[$name] = true;return $this->dynamicParameters[$name] = $value;}protected function getDefaultParameters(): array{return ['kernel.project_dir' => \dirname(__DIR__, 4),'kernel.environment' => 'dev','kernel.debug' => true,'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),'kernel.bundles' => ['FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle','SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle','TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle','TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle','WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle','SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle','DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle','DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle','NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle','ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle','MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle','SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle','WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle','LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle','GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle','FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle','EightPointsGuzzleBundle' => 'EightPoints\\Bundle\\GuzzleBundle\\EightPointsGuzzleBundle','MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle','DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',],'kernel.bundles_metadata' => ['FrameworkBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),'namespace' => 'Symfony\\Bundle\\FrameworkBundle',],'SensioFrameworkExtraBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',],'TwigBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),'namespace' => 'Symfony\\Bundle\\TwigBundle',],'TwigExtraBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),'namespace' => 'Twig\\Extra\\TwigExtraBundle',],'WebProfilerBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',],'SecurityBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),'namespace' => 'Symfony\\Bundle\\SecurityBundle',],'DoctrineBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',],'DoctrineMigrationsBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',],'NelmioCorsBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),'namespace' => 'Nelmio\\CorsBundle',],'ApiPlatformBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),'namespace' => 'ApiPlatform\\Symfony\\Bundle',],'MakerBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),'namespace' => 'Symfony\\Bundle\\MakerBundle',],'SymfonyCastsVerifyEmailBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src'),'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',],'WebpackEncoreBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),'namespace' => 'Symfony\\WebpackEncoreBundle',],'LexikJWTAuthenticationBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',],'GesdinetJWTRefreshTokenBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/gesdinet/jwt-refresh-token-bundle'),'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',],'FlysystemBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/league/flysystem-bundle/src'),'namespace' => 'League\\FlysystemBundle',],'EightPointsGuzzleBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src'),'namespace' => 'EightPoints\\Bundle\\GuzzleBundle',],'MonologBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),'namespace' => 'Symfony\\Bundle\\MonologBundle',],'DoctrineFixturesBundle' => ['path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),'namespace' => 'Doctrine\\Bundle\\FixturesBundle',],],'kernel.charset' => 'UTF-8','kernel.container_class' => 'App_KernelDevDebugContainer','event_dispatcher.event_aliases' => ['Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command','Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error','Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal','Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate','Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit','Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit','Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit','Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data','Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data','Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments','Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller','Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response','Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request','Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request','Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view','Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception','Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate','Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success','Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login','Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',],'fragment.renderer.hinclude.global_template' => NULL,'fragment.path' => '/_fragment','kernel.http_method_override' => true,'kernel.trust_x_sendfile_type_header' => false,'kernel.trusted_hosts' => [],'kernel.default_locale' => 'en','kernel.enabled_locales' => [],'kernel.error_controller' => 'error_controller','kernel.trusted_headers' => 62,'asset.request_context.base_path' => NULL,'asset.request_context.secure' => NULL,'translator.logging' => false,'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),'debug.error_handler.throw_at' => -1,'router.request_context.host' => 'localhost','router.request_context.scheme' => 'http','router.request_context.base_url' => '','router.resource' => 'kernel::loadRoutes','request_listener.http_port' => 80,'request_listener.https_port' => 443,'session.metadata.storage_key' => '_sf2_meta','session.storage.options' => ['cache_limiter' => '0','cookie_secure' => 'auto','cookie_httponly' => true,'cookie_samesite' => 'lax','gc_probability' => 1,],'session.save_path' => (\dirname(__DIR__, 3).'/sessions/dev'),'session.metadata.update_threshold' => 0,'form.type_extension.csrf.enabled' => true,'form.type_extension.csrf.field_name' => '_token','validator.translation_domain' => 'validators','profiler_listener.only_exceptions' => false,'profiler_listener.only_main_requests' => false,'twig.form.resources' => [0 => 'form_div_layout.html.twig',1 => 'bootstrap_5_layout.html.twig',],'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),'web_profiler.debug_toolbar.intercept_redirects' => false,'web_profiler.debug_toolbar.mode' => 2,'security.role_hierarchy.roles' => [],'security.access.denied_url' => NULL,'security.authentication.manager.erase_credentials' => true,'security.authentication.session_strategy.strategy' => 'migrate','security.authentication.hide_user_not_found' => true,'security.firewalls' => [0 => 'dev',1 => 'human_user_token',2 => 'human_user_refresh',3 => 'group_user_token',4 => 'group_user_token_refresher',5 => 'organization_user_token',6 => 'organization_user_token_refresher',7 => 'human_user_form',8 => 'group_user_form',9 => 'organization_user_form',10 => 'api',11 => 'app',],'lexik_jwt_authentication.authenticator_manager_enabled' => true,'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration','doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector','doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager','doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory','doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit','doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit','doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry','doctrine.entity_managers' => ['default' => 'doctrine.orm.default_entity_manager',],'doctrine.default_entity_manager' => 'default','doctrine.dbal.connection_factory.types' => ['datetime_immutable' => ['class' => '\\Carbon\\Doctrine\\DateTimeImmutableType',],'datetime' => ['class' => 'App\\Doctrine\\DateTimeType',],'uuid' => ['class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',],'ulid' => ['class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',],],'doctrine.connections' => ['default' => 'doctrine.dbal.default_connection',],'doctrine.default_connection' => 'default','doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration','doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager','doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator','doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache','doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache','doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache','doctrine.orm.cache.memcache_host' => 'localhost','doctrine.orm.cache.memcache_port' => 11211,'doctrine.orm.cache.memcache_instance.class' => 'Memcache','doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache','doctrine.orm.cache.memcached_host' => 'localhost','doctrine.orm.cache.memcached_port' => 11211,'doctrine.orm.cache.memcached_instance.class' => 'Memcached','doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache','doctrine.orm.cache.redis_host' => 'localhost','doctrine.orm.cache.redis_port' => 6379,'doctrine.orm.cache.redis_instance.class' => 'Redis','doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache','doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache','doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache','doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain','doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver','doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver','doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver','doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver','doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver','doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver','doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer','form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser','doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator','doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer','doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider','doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener','doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener','doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy','doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy','doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy','doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy','doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver','doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory','doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion','doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion','doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain','doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger','doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration','doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration','doctrine.orm.auto_generate_proxy_classes' => true,'doctrine.orm.enable_lazy_ghost_objects' => false,'doctrine.orm.proxy_namespace' => 'Proxies','doctrine.migrations.preferred_em' => NULL,'doctrine.migrations.preferred_connection' => NULL,'nelmio_cors.map' => ['^/' => [],],'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener','nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver','nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider','api_platform.enable_entrypoint' => true,'api_platform.enable_docs' => true,'api_platform.version' => '1.0.0','api_platform.show_webby' => true,'api_platform.url_generation_strategy' => 1,'api_platform.exception_to_status' => ['Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,'ApiPlatform\\Exception\\InvalidArgumentException' => 400,'ApiPlatform\\Exception\\FilterValidationException' => 400,'Doctrine\\ORM\\OptimisticLockException' => 409,],'api_platform.formats' => ['jsonld' => [0 => 'application/ld+json',],'json' => [0 => 'application/json',],'html' => [0 => 'text/html',],],'api_platform.patch_formats' => ['json' => [0 => 'application/merge-patch+json',],],'api_platform.error_formats' => ['jsonproblem' => [0 => 'application/problem+json',],'jsonld' => [0 => 'application/ld+json',],],'api_platform.eager_loading.enabled' => true,'api_platform.eager_loading.max_joins' => 30,'api_platform.eager_loading.fetch_partial' => false,'api_platform.eager_loading.force_eager' => true,'api_platform.collection.exists_parameter_name' => 'exists','api_platform.collection.order' => 'ASC','api_platform.collection.order_parameter_name' => 'order','api_platform.collection.order_nulls_comparison' => NULL,'api_platform.collection.pagination.enabled' => true,'api_platform.collection.pagination.partial' => false,'api_platform.collection.pagination.client_enabled' => false,'api_platform.collection.pagination.client_items_per_page' => false,'api_platform.collection.pagination.client_partial' => false,'api_platform.collection.pagination.items_per_page' => 30,'api_platform.collection.pagination.maximum_items_per_page' => NULL,'api_platform.collection.pagination.page_parameter_name' => 'page','api_platform.collection.pagination.enabled_parameter_name' => 'pagination','api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage','api_platform.collection.pagination.partial_parameter_name' => 'partial','api_platform.collection.pagination' => ['enabled' => true,'page_parameter_name' => 'page','enabled_parameter_name' => 'pagination','items_per_page_parameter_name' => 'itemsPerPage','partial_parameter_name' => 'partial',],'api_platform.http_cache.etag' => true,'api_platform.http_cache.max_age' => NULL,'api_platform.http_cache.shared_max_age' => NULL,'api_platform.http_cache.vary' => [0 => 'Accept',],'api_platform.http_cache.public' => NULL,'api_platform.http_cache.invalidation.max_header_length' => 7500,'api_platform.http_cache.invalidation.xkey.glue' => ' ','api_platform.asset_package' => NULL,'api_platform.defaults' => ['extra_properties' => [],],'api_platform.resource_class_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity'),1 => (\dirname(__DIR__, 4).'/src/Entity'),],'api_platform.oauth.enabled' => false,'api_platform.oauth.clientId' => '','api_platform.oauth.clientSecret' => '','api_platform.oauth.type' => 'oauth2','api_platform.oauth.flow' => 'application','api_platform.oauth.tokenUrl' => '','api_platform.oauth.authorizationUrl' => '','api_platform.oauth.refreshUrl' => '','api_platform.oauth.scopes' => [],'api_platform.oauth.pkce' => false,'api_platform.openapi.termsOfService' => NULL,'api_platform.openapi.contact.name' => 'Aaron Cole','api_platform.openapi.contact.url' => NULL,'api_platform.openapi.contact.email' => 'aaron@epiphron.co.nz','api_platform.openapi.license.name' => NULL,'api_platform.openapi.license.url' => NULL,'api_platform.swagger.versions' => [0 => 3,],'api_platform.enable_swagger_ui' => true,'api_platform.enable_re_doc' => true,'api_platform.swagger.api_keys' => ['apiKey' => ['name' => 'Authorization','type' => 'header',],],'api_platform.swagger_ui.extra_configuration' => [],'api_platform.graphql.enabled' => true,'api_platform.graphql.graphiql.enabled' => true,'api_platform.graphql.graphql_playground.enabled' => true,'api_platform.graphql.collection.pagination' => ['enabled' => true,],'api_platform.graphql.default_ide' => 'graphiql','api_platform.graphql.nesting_separator' => '_','api_platform.validator.serialize_payload_fields' => [],'api_platform.validator.query_parameter_validation' => true,'api_platform.elasticsearch.enabled' => false,'lexik_jwt_authentication.token_ttl' => 3600,'lexik_jwt_authentication.clock_skew' => 0,'lexik_jwt_authentication.user_identity_field' => 'username','lexik_jwt_authentication.allow_no_expiration' => false,'lexik_jwt_authentication.user_id_claim' => 'username','lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256','lexik_jwt_authentication.encoder.crypto_engine' => 'openssl','gesdinet_jwt_refresh_token.ttl' => 2592000,'gesdinet_jwt_refresh_token.ttl_update' => false,'gesdinet_jwt_refresh_token.security.firewall' => 'api','gesdinet_jwt_refresh_token.user_provider' => NULL,'gesdinet_jwt_refresh_token.user_identity_field' => 'username','gesdinet_jwt_refresh_token.single_use' => false,'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token','gesdinet_jwt_refresh_token.doctrine_mappings' => true,'gesdinet_jwt_refresh_token.cookie' => ['enabled' => false,'same_site' => 'lax','path' => '/','domain' => NULL,'http_only' => true,'secure' => true,'remove_token_from_body' => true,],'gesdinet_jwt_refresh_token.logout_firewall_context' => 'security.firewall.map.context.api','gesdinet_jwt_refresh_token.return_expiration' => false,'gesdinet_jwt_refresh_token.return_expiration_parameter_name' => 'refresh_token_expiration','gesdinet.jwtrefreshtoken.refresh_token.class' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken','gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager','gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker','eight_points_guzzle.http_client.class' => 'GuzzleHttp\\Client','eight_points_guzzle.formatter.class' => 'GuzzleHttp\\MessageFormatter','eight_points_guzzle.symfony_log_formatter.class' => 'GuzzleHttp\\MessageFormatter','eight_points_guzzle.data_collector.class' => 'EightPoints\\Bundle\\GuzzleBundle\\DataCollector\\HttpDataCollector','eight_points_guzzle.logger.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Log\\Logger','eight_points_guzzle.middleware.log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\LogMiddleware','eight_points_guzzle.middleware.profile.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\ProfileMiddleware','eight_points_guzzle.middleware.event_dispatcher.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\EventDispatchMiddleware','eight_points_guzzle.middleware.request_time.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\RequestTimeMiddleware','eight_points_guzzle.middleware.symfony_log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\SymfonyLogMiddleware','eight_points_guzzle.symfony_log_formatter.pattern' => '{method} {uri} {code}','eight_points_guzzle.middleware.class' => 'GuzzleHttp\\Middleware','eight_points_guzzle.plugin.header.headers' => [],'monolog.use_microseconds' => true,'monolog.swift_mailer.handlers' => [],'monolog.handlers_to_channels' => ['monolog.handler.console' => ['type' => 'exclusive','elements' => [0 => 'event',1 => 'doctrine',2 => 'console',],],'monolog.handler.main' => ['type' => 'exclusive','elements' => [0 => 'event',],],],'data_collector.templates' => ['data_collector.request' => [0 => 'request',1 => '@WebProfiler/Collector/request.html.twig',],'api_platform.data_collector.request' => [0 => 'api_platform.data_collector.request',1 => '@ApiPlatform/DataCollector/request.html.twig',],'data_collector.time' => [0 => 'time',1 => '@WebProfiler/Collector/time.html.twig',],'data_collector.memory' => [0 => 'memory',1 => '@WebProfiler/Collector/memory.html.twig',],'data_collector.validator' => [0 => 'validator',1 => '@WebProfiler/Collector/validator.html.twig',],'data_collector.ajax' => [0 => 'ajax',1 => '@WebProfiler/Collector/ajax.html.twig',],'data_collector.form' => [0 => 'form',1 => '@WebProfiler/Collector/form.html.twig',],'data_collector.exception' => [0 => 'exception',1 => '@WebProfiler/Collector/exception.html.twig',],'data_collector.logger' => [0 => 'logger',1 => '@WebProfiler/Collector/logger.html.twig',],'data_collector.events' => [0 => 'events',1 => '@WebProfiler/Collector/events.html.twig',],'data_collector.router' => [0 => 'router',1 => '@WebProfiler/Collector/router.html.twig',],'data_collector.cache' => [0 => 'cache',1 => '@WebProfiler/Collector/cache.html.twig',],'data_collector.translation' => [0 => 'translation',1 => '@WebProfiler/Collector/translation.html.twig',],'data_collector.security' => [0 => 'security',1 => '@Security/Collector/security.html.twig',],'data_collector.twig' => [0 => 'twig',1 => '@WebProfiler/Collector/twig.html.twig',],'data_collector.http_client' => [0 => 'http_client',1 => '@WebProfiler/Collector/http_client.html.twig',],'data_collector.doctrine' => [0 => 'db',1 => '@Doctrine/Collector/db.html.twig',],'doctrine_migrations.migrations_collector' => [0 => 'doctrine_migrations',1 => '@DoctrineMigrations/Collector/migrations.html.twig',],'data_collector.messenger' => [0 => 'messenger',1 => '@WebProfiler/Collector/messenger.html.twig',],'mailer.data_collector' => [0 => 'mailer',1 => '@WebProfiler/Collector/mailer.html.twig',],'eight_points_guzzle.data_collector' => [0 => 'eight_points_guzzle',1 => '@EightPointsGuzzle/debug.html.twig',],'data_collector.config' => [0 => 'config',1 => '@WebProfiler/Collector/config.html.twig',],],'console.command.ids' => [],];}}