var/cache/dev/ContainerZJp0NPQ/App_KernelDevDebugContainer.php line 673

Open in your IDE?
  1. <?php
  2. namespace ContainerZJp0NPQ;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'cache.app' => 'getCache_AppService',
  40.             'cache.system' => 'getCache_SystemService',
  41.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  42.             'data_collector.dump' => 'getDataCollector_DumpService',
  43.             'doctrine' => 'getDoctrineService',
  44.             'doctrine.dbal.app_connection' => 'getDoctrine_Dbal_AppConnectionService',
  45.             'doctrine.orm.app_entity_manager' => 'getDoctrine_Orm_AppEntityManagerService',
  46.             'event_dispatcher' => 'getEventDispatcherService',
  47.             'http_kernel' => 'getHttpKernelService',
  48.             'request_stack' => 'getRequestStackService',
  49.             'router' => 'getRouterService',
  50.             'translator' => 'getTranslatorService',
  51.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  52.             'cache_clearer' => 'getCacheClearerService',
  53.             'filesystem' => 'getFilesystemService',
  54.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  55.             'form.factory' => 'getForm_FactoryService',
  56.             'form.type.file' => 'getForm_Type_FileService',
  57.             'profiler' => 'getProfilerService',
  58.             'serializer' => 'getSerializerService',
  59.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  60.             'security.token_storage' => 'getSecurity_TokenStorageService',
  61.             'twig' => 'getTwigService',
  62.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  63.             'session' => 'getSessionService',
  64.             'validator' => 'getValidatorService',
  65.         ];
  66.         $this->fileMap = [
  67.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  68.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  69.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  70.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  71.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  72.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  73.             '.container.private.session' => 'get_Container_Private_SessionService',
  74.             'App\\Controller\\Backend\\ParametersController' => 'getParametersControllerService',
  75.             'App\\Controller\\Backend\\UserController' => 'getUserControllerService',
  76.             'App\\Controller\\Common\\ForgottenPasswordController' => 'getForgottenPasswordControllerService',
  77.             'App\\Controller\\Common\\SecurityController' => 'getSecurityControllerService',
  78.             'App\\Controller\\Common\\Select2EntityController' => 'getSelect2EntityControllerService',
  79.             'App\\Controller\\Common\\SwitchUserController' => 'getSwitchUserControllerService',
  80.             'App\\Controller\\Frontend\\DefaultController' => 'getDefaultControllerService',
  81.             'App\\Controller\\Frontend\\UserInfoController' => 'getUserInfoControllerService',
  82.             'App\\Controller\\Frontend\\ValidationTokenController' => 'getValidationTokenControllerService',
  83.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  84.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  85.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  86.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  87.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  88.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  89.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  90.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  91.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  92.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  93.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  94.             'cache.app_clearer' => 'getCache_AppClearerService',
  95.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  96.             'cache.system_clearer' => 'getCache_SystemClearerService',
  97.             'cache_warmer' => 'getCacheWarmerService',
  98.             'console.command_loader' => 'getConsole_CommandLoaderService',
  99.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  100.             'eight_points_guzzle.client.api_ldap' => 'getEightPointsGuzzle_Client_ApiLdapService',
  101.             'eight_points_guzzle.formatter' => 'getEightPointsGuzzle_FormatterService',
  102.             'eight_points_guzzle.handler_stack.api_ldap' => 'getEightPointsGuzzle_HandlerStack_ApiLdapService',
  103.             'eight_points_guzzle.middleware.event_dispatch.api_ldap' => 'getEightPointsGuzzle_Middleware_EventDispatch_ApiLdapService',
  104.             'eight_points_guzzle.middleware.log.api_ldap' => 'getEightPointsGuzzle_Middleware_Log_ApiLdapService',
  105.             'eight_points_guzzle.middleware.profile.api_ldap' => 'getEightPointsGuzzle_Middleware_Profile_ApiLdapService',
  106.             'eight_points_guzzle.middleware.request_time.api_ldap' => 'getEightPointsGuzzle_Middleware_RequestTime_ApiLdapService',
  107.             'eight_points_guzzle.middleware.symfony_log' => 'getEightPointsGuzzle_Middleware_SymfonyLogService',
  108.             'eight_points_guzzle.symfony_log_formatter' => 'getEightPointsGuzzle_SymfonyLogFormatterService',
  109.             'error_controller' => 'getErrorControllerService',
  110.             'knp_paginator' => 'getKnpPaginatorService',
  111.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  112.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  113.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  114.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  115.             'routing.loader' => 'getRouting_LoaderService',
  116.             'services_resetter' => 'getServicesResetterService',
  117.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  118.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  119.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  120.         ];
  121.         $this->aliases = [
  122.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  123.             'App\\Kernel' => 'kernel',
  124.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  125.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  126.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  127.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  128.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  129.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  130.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  131.             'database_connection' => 'doctrine.dbal.app_connection',
  132.             'doctrine.orm.entity_manager' => 'doctrine.orm.app_entity_manager',
  133.         ];
  134.         $this->privates['service_container'] = function () {
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  141.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  154.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  176.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  183.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ParameterNormalizer.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  242.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  255.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  256.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  309.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  310.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  313.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  314.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  315.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  316.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  319.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  320.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  321.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  345.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  346.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  347.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  348.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  350.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  354.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  356.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  357.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  358.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  359.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  377.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  378.             include_once \dirname(__DIR__4).'/vendor/giggsey/libphonenumber-for-php/src/PhoneNumberUtil.php';
  379.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Log/LoggerInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerTrait.php';
  381.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Log/Logger.php';
  382.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/DataCollectorSymfonyCompatibilityTrait.php';
  383.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/HttpDataCollector.php';
  384.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  386.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  393.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  395.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  396.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  397.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  399.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  400.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  401.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  403.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  411.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  413.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  414.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  415.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  417.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  418.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  419.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  420.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  421.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  422.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  423.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  424.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  426.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  427.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  430.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  432.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  433.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  435.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  436.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  437.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  439.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  440.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  441.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  442.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  443.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  444.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  445.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  446.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  447.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  449.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  450.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  451.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  453.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  454.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  455.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  456.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  457.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  458.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  459.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  460.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  461.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  463.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  464.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  465.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  467.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  468.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  471.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  472.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  473.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  475.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  476.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  477.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/QueryParameterValidateListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  479.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidator.php';
  480.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  483.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  484.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  486.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  487.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  489.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  490.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  494.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  498.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Encryptor/Encryptor.php';
  499.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Annotations/AnnotationResolver.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  506.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  510.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  523.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  524.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  525.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  542.             include_once \dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Serializer/Normalizer/PhoneNumberNormalizer.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  596.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  598.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  602.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  603.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  604.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  605.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  606.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  607.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  608.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  614.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  630.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  634.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  636.             include_once \dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Twig/Extension/PhoneNumberHelperExtension.php';
  637.             include_once \dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Templating/Helper/PhoneNumberHelper.php';
  638.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Twig/Extension/DebugExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Twig/EncryptorExtension.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  641.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  643.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  648.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  649.         };
  650.     }
  651.     public function compile(): void
  652.     {
  653.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  654.     }
  655.     public function isCompiled(): bool
  656.     {
  657.         return true;
  658.     }
  659.     public function getRemovedIds(): array
  660.     {
  661.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  662.     }
  663.     protected function load($file$lazyLoad true)
  664.     {
  665.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  666.             return $class::do($this$lazyLoad);
  667.         }
  668.         if ('.' === $file[-4]) {
  669.             $class substr($class0, -4);
  670.         } else {
  671.             $file .= '.php';
  672.         }
  673.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  674.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  675.     }
  676.     protected function createProxy($class\Closure $factory)
  677.     {
  678.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  679.         return $factory();
  680.     }
  681.     /**
  682.      * Gets the public '.container.private.profiler' shared service.
  683.      *
  684.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  685.      */
  686.     protected function get_Container_Private_ProfilerService()
  687.     {
  688.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  689.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  690.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  691.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  692.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  693.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  694.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  695.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  696.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  697.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  698.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  699.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  700.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  701.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  702.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  703.         $d->addInstance('app_cache_pool', ($this->privates['.app_cache_pool.inner'] ?? $this->get_AppCachePool_InnerService()));
  704.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  705.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  706.         $d->addInstance('cache.doctrine.orm.app.result', ($this->privates['cache.doctrine.orm.app.result'] ?? $this->getCache_Doctrine_Orm_App_ResultService()));
  707.         $d->addInstance('cache.doctrine.orm.app.query', ($this->privates['cache.doctrine.orm.app.query'] ?? $this->getCache_Doctrine_Orm_App_QueryService()));
  708.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  709.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  710.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  711.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  712.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  713.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  714.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  715.         $e->addLogger('app', ($this->privates['doctrine.dbal.logger.profiling.app'] ?? ($this->privates['doctrine.dbal.logger.profiling.app'] = new \Doctrine\DBAL\Logging\DebugStack())));
  716.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  717.         if ($this->has('kernel')) {
  718.             $f->setKernel($b);
  719.         }
  720.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  721.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  722.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  723.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  724.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  725.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  726.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  727.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  728.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  729.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  730.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  731.         $instance->add($d);
  732.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  733.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  734.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  735.         $instance->add($e);
  736.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  737.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  738.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  739.         $instance->add(($this->privates['eight_points_guzzle.data_collector'] ?? $this->getEightPointsGuzzle_DataCollectorService()));
  740.         $instance->add($f);
  741.         return $instance;
  742.     }
  743.     /**
  744.      * Gets the public '.container.private.security.authorization_checker' shared service.
  745.      *
  746.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  747.      */
  748.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  749.     {
  750.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalsefalse);
  751.     }
  752.     /**
  753.      * Gets the public '.container.private.security.token_storage' shared service.
  754.      *
  755.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  756.      */
  757.     protected function get_Container_Private_Security_TokenStorageService()
  758.     {
  759.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  760.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  761.         ], [
  762.             'request_stack' => '?',
  763.         ]));
  764.     }
  765.     /**
  766.      * Gets the public '.container.private.serializer' shared service.
  767.      *
  768.      * @return \Symfony\Component\Serializer\Serializer
  769.      */
  770.     protected function get_Container_Private_SerializerService()
  771.     {
  772.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  773.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  774.         $c = new \Symfony\Component\Serializer\Encoder\JsonEncoder();
  775.         $d = new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$a$b)], [=> $c]));
  776.         $e = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer($d);
  777.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  778.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  779.         $h = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  780.         $i = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  781.         $j = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  782.         $k = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f$g$h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL$iNULLfalse'oauth2''application''''', [], [], $jtrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $d));
  783.         $l = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  784.         $m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  785.         $n = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  786.         $o = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  787.         $p = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  788.         $q = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  789.         $r = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  790.         $s = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($q);
  791.         $t = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($q$m$a$b$sNULL, []);
  792.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer(($this->privates['libphonenumber\\PhoneNumberUtil'] ?? $this->getPhoneNumberUtilService())), => $e=> $k=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $m), => $k=> $e=> new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($f$g$h$nNULL$l$j$m), => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($f$o$l), 10 => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($ltrue), 11 => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 13 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 14 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($f$g$h$o$n$p$a$m$q, [], new RewindableGenerator(function () {
  793.             return new \EmptyIterator();
  794.         }, 0), $r), 15 => new \ApiPlatform\Core\Serializer\ItemNormalizer($g$h$o$n$a$m$q, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  795.             return new \EmptyIterator();
  796.         }, 0), $f$r), 16 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 19 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($q$m$b$sNULL, [])), 20 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 25 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($p$n$o), 'page''pagination'$f$a), $f$n$i), 26 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 27 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($t$o$p), 28 => $t], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $c=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  797.     }
  798.     /**
  799.      * Gets the public '.container.private.twig' shared service.
  800.      *
  801.      * @return \Twig\Environment
  802.      */
  803.     protected function get_Container_Private_TwigService()
  804.     {
  805.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  806.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  807.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  808.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  809.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  810.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  811.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  812.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  813.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  814.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  815.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  816.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  817.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  818.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  819.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  820.         $a->addPath((\dirname(__DIR__4).'/vendor/tetranz/select2entity-bundle/Resources/views'), 'TetranzSelect2Entity');
  821.         $a->addPath((\dirname(__DIR__4).'/vendor/tetranz/select2entity-bundle/Resources/views'), '!TetranzSelect2Entity');
  822.         $a->addPath((\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/views'), 'MisdPhoneNumber');
  823.         $a->addPath((\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/views'), '!MisdPhoneNumber');
  824.         $a->addPath((\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), 'EightPointsGuzzle');
  825.         $a->addPath((\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), '!EightPointsGuzzle');
  826.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  827.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  828.         $a->addPath((\dirname(__DIR__4).'/templates'));
  829.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  830.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  831.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  832.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  833.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  834.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  835.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  836.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  837.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  838.         $g = ($this->services['router'] ?? $this->getRouterService());
  839.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  840.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  841.         $i = new \Symfony\Bridge\Twig\AppVariable();
  842.         $i->setEnvironment('dev');
  843.         $i->setDebug(true);
  844.         if ($this->has('.container.private.security.token_storage')) {
  845.             $i->setTokenStorage($c);
  846.         }
  847.         if ($this->has('request_stack')) {
  848.             $i->setRequestStack($b);
  849.         }
  850.         $j = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  851.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  852.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  853.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  854.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  855.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  856.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  857.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  858.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  859.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  860.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  861.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  862.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  863.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  864.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  865.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  866.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  868.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  869.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  870.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'true],
  871.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  872.         ], [
  873.             'webpack_encore.entrypoint_lookup_collection' => '?',
  874.             'webpack_encore.tag_renderer' => '?',
  875.         ])));
  876.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  877.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  878.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$e)));
  879.         $instance->addExtension(new \Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension(new \Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper(($this->privates['libphonenumber\\PhoneNumberUtil'] ?? $this->getPhoneNumberUtilService()))));
  880.         $instance->addExtension(new \EightPoints\Bundle\GuzzleBundle\Twig\Extension\DebugExtension());
  881.         $instance->addExtension(new \Nzo\UrlEncryptorBundle\Twig\EncryptorExtension(($this->privates['nzo_encryptor'] ?? $this->getNzoEncryptorService())));
  882.         $instance->addGlobal('app'$i);
  883.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  884.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  885.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  886.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  887.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  888.         ], [
  889.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  890.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  891.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  892.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  893.         ])));
  894.         $instance->addGlobal('link_navbar_brand'$this->getEnv('LINK_NAVBAR_BRAND'));
  895.         $instance->addGlobal('link_footer_legal_notice'$this->getEnv('LINK_FOOTER_LEGAL_NOTICE'));
  896.         $instance->registerUndefinedFilterCallback([=> $j=> 'suggestFilter']);
  897.         $instance->registerUndefinedFunctionCallback([=> $j=> 'suggestFunction']);
  898.         $instance->registerUndefinedTokenParserCallback([=> $j=> 'suggestTag']);
  899.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  900.         return $instance;
  901.     }
  902.     /**
  903.      * Gets the public '.container.private.validator' shared service.
  904.      *
  905.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  906.      */
  907.     protected function get_Container_Private_ValidatorService()
  908.     {
  909.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  910.     }
  911.     /**
  912.      * Gets the public 'cache.app' shared service.
  913.      *
  914.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  915.      */
  916.     protected function getCache_AppService()
  917.     {
  918.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('1RCK+DABsG'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  919.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  920.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  921.     }
  922.     /**
  923.      * Gets the public 'cache.system' shared service.
  924.      *
  925.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  926.      */
  927.     protected function getCache_SystemService()
  928.     {
  929.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zNs2FQzs8A'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  930.     }
  931.     /**
  932.      * Gets the public 'cache.validator_expression_language' shared service.
  933.      *
  934.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  935.      */
  936.     protected function getCache_ValidatorExpressionLanguageService()
  937.     {
  938.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('e-PxagrQ0B'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  939.     }
  940.     /**
  941.      * Gets the public 'data_collector.dump' shared service.
  942.      *
  943.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  944.      */
  945.     protected function getDataCollector_DumpService()
  946.     {
  947.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  948.     }
  949.     /**
  950.      * Gets the public 'doctrine' shared service.
  951.      *
  952.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  953.      */
  954.     protected function getDoctrineService()
  955.     {
  956.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'app''app');
  957.     }
  958.     /**
  959.      * Gets the public 'doctrine.dbal.app_connection' shared service.
  960.      *
  961.      * @return \Doctrine\DBAL\Connection
  962.      */
  963.     protected function getDoctrine_Dbal_AppConnectionService()
  964.     {
  965.         $a = new \Doctrine\DBAL\Configuration();
  966.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  967.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  968.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  969.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  970.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.app'] ?? ($this->privates['doctrine.dbal.logger.profiling.app'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  971.         return $this->services['doctrine.dbal.app_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_APP_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  972.             'App\\EventSubscriber\\HarpegeParametersSubscriber' => ['privates''App\\EventSubscriber\\HarpegeParametersSubscriber''getHarpegeParametersSubscriberService'true],
  973.             'App\\EventSubscriber\\UserPersonalInfosSubscriber' => ['privates''App\\EventSubscriber\\UserPersonalInfosSubscriber''getUserPersonalInfosSubscriberService'true],
  974.             'App\\EventSubscriber\\UserSubscriber' => ['privates''App\\EventSubscriber\\UserSubscriber''getUserSubscriberService'true],
  975.             'App\\EventSubscriber\\ValidationTokenSubscriber' => ['privates''App\\EventSubscriber\\ValidationTokenSubscriber''getValidationTokenSubscriberService'true],
  976.             'doctrine.orm.app_listeners.attach_entity_listeners' => ['privates''doctrine.orm.app_listeners.attach_entity_listeners''getDoctrine_Orm_AppListeners_AttachEntityListenersService'true],
  977.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  978.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  979.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  980.         ], [
  981.             'App\\EventSubscriber\\HarpegeParametersSubscriber' => '?',
  982.             'App\\EventSubscriber\\UserPersonalInfosSubscriber' => '?',
  983.             'App\\EventSubscriber\\UserSubscriber' => '?',
  984.             'App\\EventSubscriber\\ValidationTokenSubscriber' => '?',
  985.             'doctrine.orm.app_listeners.attach_entity_listeners' => '?',
  986.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  987.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  988.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  989.         ]), [=> 'App\\EventSubscriber\\HarpegeParametersSubscriber'=> 'App\\EventSubscriber\\UserPersonalInfosSubscriber'=> 'App\\EventSubscriber\\UserSubscriber'=> 'App\\EventSubscriber\\ValidationTokenSubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.app_listeners.attach_entity_listeners']]), []);
  990.     }
  991.     /**
  992.      * Gets the public 'doctrine.orm.app_entity_manager' shared service.
  993.      *
  994.      * @return \Doctrine\ORM\EntityManager
  995.      */
  996.     protected function getDoctrine_Orm_AppEntityManagerService($lazyLoad true)
  997.     {
  998.         if ($lazyLoad) {
  999.             return $this->services['doctrine.orm.app_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1000.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1001.                     $wrappedInstance $this->getDoctrine_Orm_AppEntityManagerService(false);
  1002.                     $proxy->setProxyInitializer(null);
  1003.                     return true;
  1004.                 });
  1005.             });
  1006.         }
  1007.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  1008.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1009.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  1010.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1011.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1012.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1013.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1014.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1015.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1016.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1017.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1018.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1019.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1020.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1021.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  1022.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1023.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1024.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1025.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1026.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1027.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1028.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1029.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1030.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1031.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1032.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1033.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1034.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1035.         $a = new \Doctrine\ORM\Configuration();
  1036.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1037.         $b->addDriver(($this->privates['doctrine.orm.app_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_AppAnnotationMetadataDriverService()), 'App\\Entity\\Doctrine\\App');
  1038.         $a->setEntityNamespaces(['App' => 'App\\Entity\\Doctrine\\App']);
  1039.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1040.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.app.query'] ?? $this->getCache_Doctrine_Orm_App_QueryService())));
  1041.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.app.result'] ?? $this->getCache_Doctrine_Orm_App_ResultService())));
  1042.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1043.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1044.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1045.         ], [
  1046.             'doctrine.ulid_generator' => '?',
  1047.             'doctrine.uuid_generator' => '?',
  1048.         ])));
  1049.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1050.         $a->setProxyNamespace('Proxies');
  1051.         $a->setAutoGenerateProxyClasses(true);
  1052.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1053.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1054.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1055.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1056.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1057.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1058.             'App\\Repository\\Doctrine\\App\\ParametersRepository' => ['privates''App\\Repository\\Doctrine\\App\\ParametersRepository''getParametersRepositoryService'true],
  1059.             'App\\Repository\\Doctrine\\App\\UserPersonalInfosRepository' => ['privates''App\\Repository\\Doctrine\\App\\UserPersonalInfosRepository''getUserPersonalInfosRepositoryService'true],
  1060.             'App\\Repository\\Doctrine\\App\\UserRepository' => ['privates''App\\Repository\\Doctrine\\App\\UserRepository''getUserRepository2Service'true],
  1061.         ], [
  1062.             'App\\Repository\\Doctrine\\App\\ParametersRepository' => '?',
  1063.             'App\\Repository\\Doctrine\\App\\UserPersonalInfosRepository' => '?',
  1064.             'App\\Repository\\Doctrine\\App\\UserRepository' => '?',
  1065.         ])));
  1066.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.app_connection'] ?? $this->getDoctrine_Dbal_AppConnectionService()), $a);
  1067.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1068.         return $instance;
  1069.     }
  1070.     /**
  1071.      * Gets the public 'event_dispatcher' shared service.
  1072.      *
  1073.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1074.      */
  1075.     protected function getEventDispatcherService()
  1076.     {
  1077.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1078.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1079.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1080.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1081.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1082.         $instance->addListener('kernel.controller', [=> function () {
  1083.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1084.         }, => 'onKernelController'], 0);
  1085.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1086.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1087.         }, => 'checkPassport'], 1024);
  1088.         $instance->addListener('kernel.response', [=> function () {
  1089.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1090.         }, => 'onKernelResponse'], 0);
  1091.         $instance->addListener('kernel.exception', [=> function () {
  1092.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1093.         }, => 'onKernelException'], 0);
  1094.         $instance->addListener('kernel.request', [=> function () {
  1095.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1096.         }, => 'onKernelRequest'], 0);
  1097.         $instance->addListener('kernel.request', [=> function () {
  1098.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1099.         }, => 'onKernelRequest'], 7);
  1100.         $instance->addListener('kernel.request', [=> function () {
  1101.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1102.         }, => 'onKernelRequest'], 4);
  1103.         $instance->addListener('kernel.view', [=> function () {
  1104.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1105.         }, => 'onKernelView'], 32);
  1106.         $instance->addListener('kernel.request', [=> function () {
  1107.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1108.         }, => 'onKernelRequest'], 2);
  1109.         $instance->addListener('kernel.view', [=> function () {
  1110.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1111.         }, => 'onKernelView'], 16);
  1112.         $instance->addListener('kernel.view', [=> function () {
  1113.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1114.         }, => 'onKernelView'], 8);
  1115.         $instance->addListener('kernel.exception', [=> function () {
  1116.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1117.         }, => 'onKernelException'], 0);
  1118.         $instance->addListener('kernel.exception', [=> function () {
  1119.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1120.         }, => 'onKernelException'], -96);
  1121.         $instance->addListener('kernel.request', [=> function () {
  1122.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1123.         }, => 'onKernelRequest'], 0);
  1124.         $instance->addListener('kernel.response', [=> function () {
  1125.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1126.         }, => 'onKernelResponse'], 0);
  1127.         $instance->addListener('kernel.response', [=> function () {
  1128.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1129.         }, => 'onKernelResponse'], -1);
  1130.         $instance->addListener('kernel.view', [=> function () {
  1131.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1132.         }, => 'onKernelView'], 64);
  1133.         $instance->addListener('kernel.request', [=> function () {
  1134.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1135.         }, => 'onKernelRequest'], 16);
  1136.         $instance->addListener('kernel.request', [=> function () {
  1137.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1138.         }, => 'onSecurity'], 3);
  1139.         $instance->addListener('kernel.request', [=> function () {
  1140.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1141.         }, => 'onSecurityPostDenormalize'], 1);
  1142.         $instance->addListener('kernel.controller', [=> function () {
  1143.             return ($this->privates['nzo.annotation_resolver'] ?? $this->getNzo_AnnotationResolverService());
  1144.         }, => 'onKernelController'], 0);
  1145.         $instance->addListener('App\\Event\\LdapPasswordUpdateEvent', [=> function () {
  1146.             return ($this->privates['App\\EventSubscriber\\LdapPasswordSubscriber'] ?? $this->load('getLdapPasswordSubscriberService'));
  1147.         }, => 'postUpdate'], 0);
  1148.         $instance->addListener('kernel.response', [=> function () {
  1149.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1150.         }, => 'onKernelResponse'], 0);
  1151.         $instance->addListener('kernel.response', [=> function () {
  1152.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1153.         }, => 'onKernelResponse'], -1024);
  1154.         $instance->addListener('kernel.request', [=> function () {
  1155.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1156.         }, => 'setDefaultLocale'], 100);
  1157.         $instance->addListener('kernel.request', [=> function () {
  1158.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1159.         }, => 'onKernelRequest'], 16);
  1160.         $instance->addListener('kernel.finish_request', [=> function () {
  1161.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1162.         }, => 'onKernelFinishRequest'], 0);
  1163.         $instance->addListener('kernel.request', [=> function () {
  1164.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1165.         }, => 'onKernelRequest'], 256);
  1166.         $instance->addListener('kernel.response', [=> function () {
  1167.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1168.         }, => 'onResponse'], -255);
  1169.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1170.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1171.         }, => 'onControllerArguments'], 0);
  1172.         $instance->addListener('kernel.exception', [=> function () {
  1173.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1174.         }, => 'logKernelException'], 0);
  1175.         $instance->addListener('kernel.exception', [=> function () {
  1176.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1177.         }, => 'onKernelException'], -128);
  1178.         $instance->addListener('kernel.response', [=> function () {
  1179.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1180.         }, => 'removeCspHeader'], -128);
  1181.         $instance->addListener('kernel.request', [=> function () {
  1182.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1183.         }, => 'onKernelRequest'], 15);
  1184.         $instance->addListener('kernel.finish_request', [=> function () {
  1185.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1186.         }, => 'onKernelFinishRequest'], -15);
  1187.         $instance->addListener('console.error', [=> function () {
  1188.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1189.         }, => 'onConsoleError'], -128);
  1190.         $instance->addListener('console.terminate', [=> function () {
  1191.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1192.         }, => 'onConsoleTerminate'], -128);
  1193.         $instance->addListener('console.error', [=> function () {
  1194.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1195.         }, => 'onConsoleError'], 0);
  1196.         $instance->addListener('kernel.request', [=> function () {
  1197.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1198.         }, => 'onKernelRequest'], 128);
  1199.         $instance->addListener('kernel.response', [=> function () {
  1200.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1201.         }, => 'onKernelResponse'], -1000);
  1202.         $instance->addListener('kernel.finish_request', [=> function () {
  1203.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1204.         }, => 'onFinishRequest'], 0);
  1205.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1206.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, [])));
  1207.         }, => 'onMessage'], -255);
  1208.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1209.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1210.         }, => 'onMessage'], -255);
  1211.         $instance->addListener('kernel.response', [=> function () {
  1212.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1213.         }, => 'onKernelResponse'], -100);
  1214.         $instance->addListener('kernel.exception', [=> function () {
  1215.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1216.         }, => 'onKernelException'], 0);
  1217.         $instance->addListener('kernel.terminate', [=> function () {
  1218.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1219.         }, => 'onKernelTerminate'], -1024);
  1220.         $instance->addListener('kernel.controller', [=> function () {
  1221.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1222.         }, => 'onKernelController'], 0);
  1223.         $instance->addListener('kernel.response', [=> function () {
  1224.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1225.         }, => 'onKernelResponse'], 0);
  1226.         $instance->addListener('kernel.request', [=> function () {
  1227.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1228.         }, => 'configure'], 2048);
  1229.         $instance->addListener('console.command', [=> function () {
  1230.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1231.         }, => 'configure'], 2048);
  1232.         $instance->addListener('kernel.request', [=> function () {
  1233.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1234.         }, => 'onKernelRequest'], 32);
  1235.         $instance->addListener('kernel.finish_request', [=> function () {
  1236.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1237.         }, => 'onKernelFinishRequest'], 0);
  1238.         $instance->addListener('kernel.exception', [=> function () {
  1239.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1240.         }, => 'onKernelException'], -64);
  1241.         $instance->addListener('kernel.response', [=> function () {
  1242.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1243.         }, => 'onKernelResponse'], 0);
  1244.         $instance->addListener('kernel.response', [=> function () {
  1245.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1246.         }, => 'onKernelResponse'], 0);
  1247.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1248.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1249.         }, => 'checkPassport'], 0);
  1250.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1251.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1252.         }, => 'onLoginSuccess'], 0);
  1253.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1254.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1255.         }, => 'onVoterVote'], 0);
  1256.         $instance->addListener('kernel.request', [=> function () {
  1257.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1258.         }, => 'configureLogoutUrlGenerator'], 8);
  1259.         $instance->addListener('kernel.request', [=> function () {
  1260.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1261.         }, => 'onKernelRequest'], 8);
  1262.         $instance->addListener('kernel.finish_request', [=> function () {
  1263.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1264.         }, => 'onKernelFinishRequest'], 0);
  1265.         $instance->addListener('console.command', [=> function () {
  1266.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1267.         }, => 'onCommand'], 255);
  1268.         $instance->addListener('console.terminate', [=> function () {
  1269.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1270.         }, => 'onTerminate'], -255);
  1271.         $instance->addListener('kernel.controller', [=> function () {
  1272.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1273.         }, => 'onKernelController'], 0);
  1274.         $instance->addListener('kernel.controller', [=> function () {
  1275.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1276.         }, => 'onKernelController'], 0);
  1277.         $instance->addListener('kernel.controller', [=> function () {
  1278.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1279.         }, => 'onKernelController'], -128);
  1280.         $instance->addListener('kernel.view', [=> function () {
  1281.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1282.         }, => 'onKernelView'], 0);
  1283.         $instance->addListener('kernel.controller', [=> function () {
  1284.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1285.         }, => 'onKernelController'], 0);
  1286.         $instance->addListener('kernel.response', [=> function () {
  1287.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1288.         }, => 'onKernelResponse'], 0);
  1289.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1290.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1291.         }, => 'onKernelControllerArguments'], 0);
  1292.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1293.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1294.         }, => 'onKernelControllerArguments'], 0);
  1295.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1296.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1297.         }, => 'onMessage'], 0);
  1298.         $instance->addListener('console.command', [=> function () {
  1299.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1300.         }, => 'configure'], 1024);
  1301.         $instance->addListener('console.error', [=> function () {
  1302.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1303.         }, => 'onConsoleError'], 0);
  1304.         $instance->addListener('console.terminate', [=> function () {
  1305.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1306.         }, => 'onConsoleTerminate'], 0);
  1307.         $instance->addListener('kernel.response', [=> function () {
  1308.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1309.         }, => 'onKernelResponse'], -128);
  1310.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1311.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1312.         }, => 'checkPassport'], 512);
  1313.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1314.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1315.         }, => 'onLogout'], 0);
  1316.         $instance->addListener('knp_pager.before', [=> function () {
  1317.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1318.         }, => 'before'], 0);
  1319.         $instance->addListener('knp_pager.pagination', [=> function () {
  1320.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1321.         }, => 'pagination'], 0);
  1322.         $instance->addListener('knp_pager.before', [=> function () {
  1323.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1324.         }, => 'before'], 1);
  1325.         $instance->addListener('knp_pager.before', [=> function () {
  1326.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1327.         }, => 'before'], 1);
  1328.         $instance->addListener('knp_pager.pagination', [=> function () {
  1329.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1330.         }, => 'pagination'], 1);
  1331.         return $instance;
  1332.     }
  1333.     /**
  1334.      * Gets the public 'http_kernel' shared service.
  1335.      *
  1336.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1337.      */
  1338.     protected function getHttpKernelService()
  1339.     {
  1340.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1341.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1342.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1343.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1344.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1345.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1346.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1347.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1348.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1349.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1350.         }, 8)), $a));
  1351.     }
  1352.     /**
  1353.      * Gets the public 'request_stack' shared service.
  1354.      *
  1355.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1356.      */
  1357.     protected function getRequestStackService()
  1358.     {
  1359.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1360.     }
  1361.     /**
  1362.      * Gets the public 'router' shared service.
  1363.      *
  1364.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1365.      */
  1366.     protected function getRouterService()
  1367.     {
  1368.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1369.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1370.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1371.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1372.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1373.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1374.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1375.         ], [
  1376.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1377.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  1378.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1379.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1380.         return $instance;
  1381.     }
  1382.     /**
  1383.      * Gets the public 'translator' shared service.
  1384.      *
  1385.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1386.      */
  1387.     protected function getTranslatorService()
  1388.     {
  1389.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1390.     }
  1391.     /**
  1392.      * Gets the public 'var_dumper.cloner' shared service.
  1393.      *
  1394.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1395.      */
  1396.     protected function getVarDumper_ClonerService()
  1397.     {
  1398.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1399.         $instance->setMaxItems(2500);
  1400.         $instance->setMinDepth(1);
  1401.         $instance->setMaxString(-1);
  1402.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1403.         return $instance;
  1404.     }
  1405.     /**
  1406.      * Gets the private '.app_cache_pool.inner' shared service.
  1407.      *
  1408.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1409.      */
  1410.     protected function get_AppCachePool_InnerService()
  1411.     {
  1412.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('yr3FwXsfbB'\Symfony\Component\Cache\Adapter\ParameterNormalizer::normalizeDuration($this->getEnv('int:CACHE_LIFE_TIME')), ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1413.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1414.         return $this->privates['.app_cache_pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1415.     }
  1416.     /**
  1417.      * Gets the private '.service_locator.n6lFL79' shared service.
  1418.      *
  1419.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1420.      */
  1421.     protected function get_ServiceLocator_N6lFL79Service()
  1422.     {
  1423.         return $this->privates['.service_locator.n6lFL79'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1424.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1425.             'security.firewall.map.context.api_login' => ['privates''security.firewall.map.context.api_login''getSecurity_Firewall_Map_Context_ApiLoginService'true],
  1426.             'security.firewall.map.context.basic' => ['privates''security.firewall.map.context.basic''getSecurity_Firewall_Map_Context_BasicService'true],
  1427.             'security.firewall.map.context.cas' => ['privates''security.firewall.map.context.cas''getSecurity_Firewall_Map_Context_CasService'true],
  1428.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1429.             'security.firewall.map.context.manager' => ['privates''security.firewall.map.context.manager''getSecurity_Firewall_Map_Context_ManagerService'true],
  1430.         ], [
  1431.             'security.firewall.map.context.api' => '?',
  1432.             'security.firewall.map.context.api_login' => '?',
  1433.             'security.firewall.map.context.basic' => '?',
  1434.             'security.firewall.map.context.cas' => '?',
  1435.             'security.firewall.map.context.dev' => '?',
  1436.             'security.firewall.map.context.manager' => '?',
  1437.         ]);
  1438.     }
  1439.     /**
  1440.      * Gets the private 'annotations.cache_adapter' shared service.
  1441.      *
  1442.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1443.      */
  1444.     protected function getAnnotations_CacheAdapterService()
  1445.     {
  1446.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1447.     }
  1448.     /**
  1449.      * Gets the private 'annotations.cached_reader' shared service.
  1450.      *
  1451.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1452.      */
  1453.     protected function getAnnotations_CachedReaderService()
  1454.     {
  1455.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1456.     }
  1457.     /**
  1458.      * Gets the private 'annotations.reader' shared service.
  1459.      *
  1460.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1461.      */
  1462.     protected function getAnnotations_ReaderService()
  1463.     {
  1464.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1465.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1466.         $a->registerUniqueLoader('class_exists');
  1467.         $instance->addGlobalIgnoredName('required'$a);
  1468.         return $instance;
  1469.     }
  1470.     /**
  1471.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  1472.      *
  1473.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1474.      */
  1475.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  1476.     {
  1477.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ks1+oS9ufO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1478.     }
  1479.     /**
  1480.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1481.      *
  1482.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1483.      */
  1484.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1485.     {
  1486.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('r8UKZ8Zmn0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1487.     }
  1488.     /**
  1489.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1490.      *
  1491.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1492.      */
  1493.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1494.     {
  1495.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1j+2-iKV85'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1496.     }
  1497.     /**
  1498.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1499.      *
  1500.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1501.      */
  1502.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1503.     {
  1504.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vCKaWYQtab'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1505.     }
  1506.     /**
  1507.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  1508.      *
  1509.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1510.      */
  1511.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  1512.     {
  1513.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NJ9mxRd3KP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1514.     }
  1515.     /**
  1516.      * Gets the private 'api_platform.filter_locator' shared service.
  1517.      *
  1518.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1519.      */
  1520.     protected function getApiPlatform_FilterLocatorService()
  1521.     {
  1522.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1523.             'email.search_filter' => ['privates''email.search_filter''getEmail_SearchFilterService'true],
  1524.             'firstname.search_filter' => ['privates''firstname.search_filter''getFirstname_SearchFilterService'true],
  1525.             'lastname.search_filter' => ['privates''lastname.search_filter''getLastname_SearchFilterService'true],
  1526.             'username.search_filter' => ['privates''username.search_filter''getUsername_SearchFilterService'true],
  1527.         ], [
  1528.             'email.search_filter' => '?',
  1529.             'firstname.search_filter' => '?',
  1530.             'lastname.search_filter' => '?',
  1531.             'username.search_filter' => '?',
  1532.         ]);
  1533.     }
  1534.     /**
  1535.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1536.      *
  1537.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  1538.      */
  1539.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1540.     {
  1541.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1542.     }
  1543.     /**
  1544.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  1545.      *
  1546.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  1547.      */
  1548.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  1549.     {
  1550.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1551.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  1552.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  1553.         }
  1554.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($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['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  1555.     }
  1556.     /**
  1557.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  1558.      *
  1559.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  1560.      */
  1561.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  1562.     {
  1563.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1564.     }
  1565.     /**
  1566.      * Gets the private 'api_platform.identifier.converter' shared service.
  1567.      *
  1568.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  1569.      */
  1570.     protected function getApiPlatform_Identifier_ConverterService()
  1571.     {
  1572.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  1573.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  1574.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  1575.         }, 2));
  1576.     }
  1577.     /**
  1578.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  1579.      *
  1580.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  1581.      */
  1582.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  1583.     {
  1584.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1585.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1586.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($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()), $a$b), $a$b);
  1587.     }
  1588.     /**
  1589.      * Gets the private 'api_platform.iri_converter' shared service.
  1590.      *
  1591.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  1592.      */
  1593.     protected function getApiPlatform_IriConverterService()
  1594.     {
  1595.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1596.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($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['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1597.     }
  1598.     /**
  1599.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  1600.      *
  1601.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  1602.      */
  1603.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  1604.     {
  1605.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1606.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  1607.         return $instance;
  1608.     }
  1609.     /**
  1610.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  1611.      *
  1612.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  1613.      */
  1614.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  1615.     {
  1616.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($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()));
  1617.     }
  1618.     /**
  1619.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1620.      *
  1621.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  1622.      */
  1623.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1624.     {
  1625.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  1626.     }
  1627.     /**
  1628.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1629.      *
  1630.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  1631.      */
  1632.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1633.     {
  1634.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1635.     }
  1636.     /**
  1637.      * Gets the private 'api_platform.listener.request.read' shared service.
  1638.      *
  1639.      * @return \ApiPlatform\Core\EventListener\ReadListener
  1640.      */
  1641.     protected function getApiPlatform_Listener_Request_ReadService()
  1642.     {
  1643.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1644.     }
  1645.     /**
  1646.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1647.      *
  1648.      * @return \ApiPlatform\Core\EventListener\QueryParameterValidateListener
  1649.      */
  1650.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1651.     {
  1652.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  1653.     }
  1654.     /**
  1655.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  1656.      *
  1657.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1658.      */
  1659.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  1660.     {
  1661.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1662.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  1663.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  1664.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  1665.             yield => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  1666.             yield => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  1667.         }, 4)));
  1668.     }
  1669.     /**
  1670.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1671.      *
  1672.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1673.      */
  1674.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1675.     {
  1676.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService())))));
  1677.     }
  1678.     /**
  1679.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  1680.      *
  1681.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  1682.      */
  1683.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  1684.     {
  1685.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1686.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults'])))), []), $this->parameters['api_platform.formats'], []));
  1687.     }
  1688.     /**
  1689.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1690.      *
  1691.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1692.      */
  1693.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1694.     {
  1695.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  1696.     }
  1697.     /**
  1698.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  1699.      *
  1700.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  1701.      */
  1702.     protected function getApiPlatform_OperationPathResolver_CustomService()
  1703.     {
  1704.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  1705.     }
  1706.     /**
  1707.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  1708.      *
  1709.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  1710.      */
  1711.     protected function getApiPlatform_OperationPathResolver_RouterService()
  1712.     {
  1713.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  1714.     }
  1715.     /**
  1716.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1717.      *
  1718.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  1719.      */
  1720.     protected function getApiPlatform_ResourceClassResolverService()
  1721.     {
  1722.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1723.     }
  1724.     /**
  1725.      * Gets the private 'api_platform.router' shared service.
  1726.      *
  1727.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  1728.      */
  1729.     protected function getApiPlatform_RouterService()
  1730.     {
  1731.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  1732.     }
  1733.     /**
  1734.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1735.      *
  1736.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  1737.      */
  1738.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1739.     {
  1740.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  1741.     }
  1742.     /**
  1743.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1744.      *
  1745.      * @return \ApiPlatform\Core\Security\ResourceAccessChecker
  1746.      */
  1747.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  1748.     {
  1749.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), false);
  1750.     }
  1751.     /**
  1752.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1753.      *
  1754.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  1755.      */
  1756.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1757.     {
  1758.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1759.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a));
  1760.     }
  1761.     /**
  1762.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  1763.      *
  1764.      * @return \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory
  1765.      */
  1766.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  1767.     {
  1768.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  1769.     }
  1770.     /**
  1771.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  1772.      *
  1773.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  1774.      */
  1775.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  1776.     {
  1777.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($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.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  1778.     }
  1779.     /**
  1780.      * Gets the private 'assets.packages' shared service.
  1781.      *
  1782.      * @return \Symfony\Component\Asset\Packages
  1783.      */
  1784.     protected function getAssets_PackagesService()
  1785.     {
  1786.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1787.         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'), NULLfalse), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1788.             return new \EmptyIterator();
  1789.         }, 0));
  1790.     }
  1791.     /**
  1792.      * Gets the private 'cache.annotations' shared service.
  1793.      *
  1794.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1795.      */
  1796.     protected function getCache_AnnotationsService()
  1797.     {
  1798.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xyHuEXkuom'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1799.     }
  1800.     /**
  1801.      * Gets the private 'cache.doctrine.orm.app.query' shared service.
  1802.      *
  1803.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1804.      */
  1805.     protected function getCache_Doctrine_Orm_App_QueryService()
  1806.     {
  1807.         return $this->privates['cache.doctrine.orm.app.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1808.     }
  1809.     /**
  1810.      * Gets the private 'cache.doctrine.orm.app.result' shared service.
  1811.      *
  1812.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1813.      */
  1814.     protected function getCache_Doctrine_Orm_App_ResultService()
  1815.     {
  1816.         return $this->privates['cache.doctrine.orm.app.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1817.     }
  1818.     /**
  1819.      * Gets the private 'cache.property_info' shared service.
  1820.      *
  1821.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1822.      */
  1823.     protected function getCache_PropertyInfoService()
  1824.     {
  1825.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZoaYMXf6N8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1826.     }
  1827.     /**
  1828.      * Gets the private 'cache.security_expression_language' shared service.
  1829.      *
  1830.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1831.      */
  1832.     protected function getCache_SecurityExpressionLanguageService()
  1833.     {
  1834.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('g5dG9g-aK-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1835.     }
  1836.     /**
  1837.      * Gets the private 'cache.serializer' shared service.
  1838.      *
  1839.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1840.      */
  1841.     protected function getCache_SerializerService()
  1842.     {
  1843.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CisrCrY5wI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1844.     }
  1845.     /**
  1846.      * Gets the private 'cache.validator' shared service.
  1847.      *
  1848.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1849.      */
  1850.     protected function getCache_ValidatorService()
  1851.     {
  1852.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('o0Ym78VijC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1853.     }
  1854.     /**
  1855.      * Gets the private 'cache.webpack_encore' shared service.
  1856.      *
  1857.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1858.      */
  1859.     protected function getCache_WebpackEncoreService()
  1860.     {
  1861.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lxd+9WgE80'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1862.     }
  1863.     /**
  1864.      * Gets the private 'config_cache_factory' shared service.
  1865.      *
  1866.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1867.      */
  1868.     protected function getConfigCacheFactoryService()
  1869.     {
  1870.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1871.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  1872.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1873.         }, 2));
  1874.     }
  1875.     /**
  1876.      * Gets the private 'data_collector.form' shared service.
  1877.      *
  1878.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1879.      */
  1880.     protected function getDataCollector_FormService()
  1881.     {
  1882.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1883.     }
  1884.     /**
  1885.      * Gets the private 'data_collector.request' shared service.
  1886.      *
  1887.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1888.      */
  1889.     protected function getDataCollector_RequestService()
  1890.     {
  1891.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1892.     }
  1893.     /**
  1894.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  1895.      *
  1896.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  1897.      */
  1898.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  1899.     {
  1900.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  1901.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  1902.         }, 1)));
  1903.     }
  1904.     /**
  1905.      * Gets the private 'debug.api_platform.data_persister' shared service.
  1906.      *
  1907.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  1908.      */
  1909.     protected function getDebug_ApiPlatform_DataPersisterService()
  1910.     {
  1911.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  1912.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  1913.         }, 1)));
  1914.     }
  1915.     /**
  1916.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  1917.      *
  1918.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  1919.      */
  1920.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  1921.     {
  1922.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  1923.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  1924.         }, 1)));
  1925.     }
  1926.     /**
  1927.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  1928.      *
  1929.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  1930.      */
  1931.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  1932.     {
  1933.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  1934.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  1935.         }, 1)));
  1936.     }
  1937.     /**
  1938.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1939.      *
  1940.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1941.      */
  1942.     protected function getDebug_DebugHandlersListenerService()
  1943.     {
  1944.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1945.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1946.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1947.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1948.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1949.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  1950.     }
  1951.     /**
  1952.      * Gets the private 'debug.file_link_formatter' shared service.
  1953.      *
  1954.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1955.      */
  1956.     protected function getDebug_FileLinkFormatterService()
  1957.     {
  1958.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  1959.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1960.         });
  1961.     }
  1962.     /**
  1963.      * Gets the private 'debug.log_processor' shared service.
  1964.      *
  1965.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1966.      */
  1967.     protected function getDebug_LogProcessorService()
  1968.     {
  1969.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1970.     }
  1971.     /**
  1972.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1973.      *
  1974.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1975.      */
  1976.     protected function getDebug_Security_Access_DecisionManagerService()
  1977.     {
  1978.         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 () {
  1979.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1980.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  1981.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1982.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1983.     }
  1984.     /**
  1985.      * Gets the private 'debug.security.firewall' shared service.
  1986.      *
  1987.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1988.      */
  1989.     protected function getDebug_Security_FirewallService()
  1990.     {
  1991.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1992.     }
  1993.     /**
  1994.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  1995.      *
  1996.      * @return \Doctrine\Migrations\DependencyFactory
  1997.      */
  1998.     protected function getDoctrine_Migrations_DependencyFactoryService()
  1999.     {
  2000.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2001.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  2002.         $b->setTableName('migration_versions');
  2003.         $a->addMigrationsDirectory('App\\Migrations', (\dirname(__DIR__4).'/src/Migrations'));
  2004.         $a->setAllOrNothing(false);
  2005.         $a->setCheckDatabasePlatform(true);
  2006.         $a->setTransactional(true);
  2007.         $a->setMetadataStorageConfiguration($b);
  2008.         $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()), 'app'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2009.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2010.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2011.         });
  2012.         return $instance;
  2013.     }
  2014.     /**
  2015.      * Gets the private 'doctrine.orm.app_annotation_metadata_driver' shared service.
  2016.      *
  2017.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2018.      */
  2019.     protected function getDoctrine_Orm_AppAnnotationMetadataDriverService()
  2020.     {
  2021.         return $this->privates['doctrine.orm.app_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories']);
  2022.     }
  2023.     /**
  2024.      * Gets the private 'eight_points_guzzle.data_collector' shared service.
  2025.      *
  2026.      * @return \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector
  2027.      */
  2028.     protected function getEightPointsGuzzle_DataCollectorService()
  2029.     {
  2030.         return $this->privates['eight_points_guzzle.data_collector'] = new \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector([=> ($this->privates['eight_points_guzzle.api_ldap_logger'] ?? ($this->privates['eight_points_guzzle.api_ldap_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3)))], 0.0);
  2031.     }
  2032.     /**
  2033.      * Gets the private 'exception_listener' shared service.
  2034.      *
  2035.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2036.      */
  2037.     protected function getExceptionListenerService()
  2038.     {
  2039.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2040.     }
  2041.     /**
  2042.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2043.      *
  2044.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2045.      */
  2046.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2047.     {
  2048.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  2049.     }
  2050.     /**
  2051.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2052.      *
  2053.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2054.      */
  2055.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2056.     {
  2057.         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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2058.     }
  2059.     /**
  2060.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2061.      *
  2062.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2063.      */
  2064.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2065.     {
  2066.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_font_awesome_sortable_link.html.twig''defaultFiltrationTemplate' => 'common/pagination/custom_twitter_bootstrap_v4_filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  2067.     }
  2068.     /**
  2069.      * Gets the private 'libphonenumber\PhoneNumberUtil' shared service.
  2070.      *
  2071.      * @return \libphonenumber\PhoneNumberUtil
  2072.      */
  2073.     protected function getPhoneNumberUtilService()
  2074.     {
  2075.         return $this->privates['libphonenumber\\PhoneNumberUtil'] = \libphonenumber\PhoneNumberUtil::getInstance();
  2076.     }
  2077.     /**
  2078.      * Gets the private 'locale_aware_listener' shared service.
  2079.      *
  2080.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2081.      */
  2082.     protected function getLocaleAwareListenerService()
  2083.     {
  2084.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2085.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  2086.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2087.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2088.     }
  2089.     /**
  2090.      * Gets the private 'locale_listener' shared service.
  2091.      *
  2092.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2093.      */
  2094.     protected function getLocaleListenerService()
  2095.     {
  2096.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2097.     }
  2098.     /**
  2099.      * Gets the private 'mime_types' shared service.
  2100.      *
  2101.      * @return \Symfony\Component\Mime\MimeTypes
  2102.      */
  2103.     protected function getMimeTypesService()
  2104.     {
  2105.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2106.         $instance->setDefault($instance);
  2107.         return $instance;
  2108.     }
  2109.     /**
  2110.      * Gets the private 'monolog.handler.console' shared service.
  2111.      *
  2112.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2113.      */
  2114.     protected function getMonolog_Handler_ConsoleService()
  2115.     {
  2116.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2117.     }
  2118.     /**
  2119.      * Gets the private 'monolog.handler.main' shared service.
  2120.      *
  2121.      * @return \Monolog\Handler\StreamHandler
  2122.      */
  2123.     protected function getMonolog_Handler_MainService()
  2124.     {
  2125.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2126.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2127.         return $instance;
  2128.     }
  2129.     /**
  2130.      * Gets the private 'monolog.logger' shared service.
  2131.      *
  2132.      * @return \Symfony\Bridge\Monolog\Logger
  2133.      */
  2134.     protected function getMonolog_LoggerService()
  2135.     {
  2136.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2137.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2138.         $instance->useMicrosecondTimestamps(true);
  2139.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2140.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2141.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2142.         return $instance;
  2143.     }
  2144.     /**
  2145.      * Gets the private 'monolog.logger.cache' shared service.
  2146.      *
  2147.      * @return \Symfony\Bridge\Monolog\Logger
  2148.      */
  2149.     protected function getMonolog_Logger_CacheService()
  2150.     {
  2151.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2152.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2153.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2154.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2155.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2156.         return $instance;
  2157.     }
  2158.     /**
  2159.      * Gets the private 'monolog.logger.request' shared service.
  2160.      *
  2161.      * @return \Symfony\Bridge\Monolog\Logger
  2162.      */
  2163.     protected function getMonolog_Logger_RequestService()
  2164.     {
  2165.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2166.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2167.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2168.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2169.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2170.         return $instance;
  2171.     }
  2172.     /**
  2173.      * Gets the private 'monolog.logger.security' shared service.
  2174.      *
  2175.      * @return \Symfony\Bridge\Monolog\Logger
  2176.      */
  2177.     protected function getMonolog_Logger_SecurityService()
  2178.     {
  2179.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2180.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2181.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2182.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2183.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2184.         return $instance;
  2185.     }
  2186.     /**
  2187.      * Gets the private 'nzo.annotation_resolver' shared service.
  2188.      *
  2189.      * @return \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver
  2190.      */
  2191.     protected function getNzo_AnnotationResolverService()
  2192.     {
  2193.         return $this->privates['nzo.annotation_resolver'] = new \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['nzo_encryptor'] ?? $this->getNzoEncryptorService()));
  2194.     }
  2195.     /**
  2196.      * Gets the private 'nzo_encryptor' shared service.
  2197.      *
  2198.      * @return \Nzo\UrlEncryptorBundle\Encryptor\Encryptor
  2199.      */
  2200.     protected function getNzoEncryptorService()
  2201.     {
  2202.         $this->privates['nzo_encryptor'] = $instance = new \Nzo\UrlEncryptorBundle\Encryptor\Encryptor($this->getEnv('ENCRYPTOR_SECRET'), 'aes-256-ctr'truetruetrue);
  2203.         $instance->setSecretIv('');
  2204.         return $instance;
  2205.     }
  2206.     /**
  2207.      * Gets the private 'parameter_bag' shared service.
  2208.      *
  2209.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2210.      */
  2211.     protected function getParameterBagService()
  2212.     {
  2213.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2214.     }
  2215.     /**
  2216.      * Gets the private 'profiler_listener' shared service.
  2217.      *
  2218.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2219.      */
  2220.     protected function getProfilerListenerService()
  2221.     {
  2222.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2223.     }
  2224.     /**
  2225.      * Gets the private 'property_accessor' shared service.
  2226.      *
  2227.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2228.      */
  2229.     protected function getPropertyAccessorService()
  2230.     {
  2231.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2232.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2233.     }
  2234.     /**
  2235.      * Gets the private 'property_info' shared service.
  2236.      *
  2237.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2238.      */
  2239.     protected function getPropertyInfoService()
  2240.     {
  2241.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2242.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2243.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2244.             yield => ($this->privates['doctrine.orm.app_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AppEntityManager_PropertyInfoExtractorService'));
  2245.         }, 3), new RewindableGenerator(function () {
  2246.             yield => ($this->privates['doctrine.orm.app_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AppEntityManager_PropertyInfoExtractorService'));
  2247.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2248.         }, 2), new RewindableGenerator(function () {
  2249.             return new \EmptyIterator();
  2250.         }, 0), new RewindableGenerator(function () {
  2251.             yield => ($this->privates['doctrine.orm.app_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AppEntityManager_PropertyInfoExtractorService'));
  2252.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2253.         }, 2), new RewindableGenerator(function () {
  2254.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2255.         }, 1));
  2256.     }
  2257.     /**
  2258.      * Gets the private 'router.expression_language_provider' shared service.
  2259.      *
  2260.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2261.      */
  2262.     protected function getRouter_ExpressionLanguageProviderService()
  2263.     {
  2264.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2265.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2266.         ], [
  2267.             'env' => 'Closure',
  2268.         ]));
  2269.     }
  2270.     /**
  2271.      * Gets the private 'router.request_context' shared service.
  2272.      *
  2273.      * @return \Symfony\Component\Routing\RequestContext
  2274.      */
  2275.     protected function getRouter_RequestContextService()
  2276.     {
  2277.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2278.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2279.         return $instance;
  2280.     }
  2281.     /**
  2282.      * Gets the private 'router_listener' shared service.
  2283.      *
  2284.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2285.      */
  2286.     protected function getRouterListenerService()
  2287.     {
  2288.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2289.     }
  2290.     /**
  2291.      * Gets the private 'security.context_listener.0' shared service.
  2292.      *
  2293.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2294.      */
  2295.     protected function getSecurity_ContextListener_0Service()
  2296.     {
  2297.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2298.             yield => ($this->privates['security.user.provider.concrete.basic'] ?? $this->load('getSecurity_User_Provider_Concrete_BasicService'));
  2299.             yield => ($this->privates['App\\Security\\Provider\\CasUserProvider'] ?? $this->load('getCasUserProviderService'));
  2300.         }, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.basic'] ?? $this->getSecurity_EventDispatcher_BasicService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2301.     }
  2302.     /**
  2303.      * Gets the private 'security.event_dispatcher.basic' shared service.
  2304.      *
  2305.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2306.      */
  2307.     protected function getSecurity_EventDispatcher_BasicService()
  2308.     {
  2309.         $this->privates['security.event_dispatcher.basic'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2310.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2311.             return ($this->privates['security.listener.basic.user_provider'] ?? $this->load('getSecurity_Listener_Basic_UserProviderService'));
  2312.         }, => 'checkPassport'], 2048);
  2313.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2314.             return ($this->privates['security.listener.session.basic'] ?? $this->load('getSecurity_Listener_Session_BasicService'));
  2315.         }, => 'onSuccessfulLogin'], 0);
  2316.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2317.             return ($this->privates['security.logout.listener.default.basic'] ?? $this->load('getSecurity_Logout_Listener_Default_BasicService'));
  2318.         }, => 'onLogout'], 64);
  2319.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2320.             return ($this->privates['security.logout.listener.session.basic'] ?? ($this->privates['security.logout.listener.session.basic'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2321.         }, => 'onLogout'], 0);
  2322.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2323.             return ($this->privates['security.listener.user_checker.basic'] ?? $this->load('getSecurity_Listener_UserChecker_BasicService'));
  2324.         }, => 'preCheckCredentials'], 256);
  2325.         $instance->addListener('security.authentication.success', [=> function () {
  2326.             return ($this->privates['security.listener.user_checker.basic'] ?? $this->load('getSecurity_Listener_UserChecker_BasicService'));
  2327.         }, => 'postCheckCredentials'], 256);
  2328.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2329.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2330.         }, => 'checkPassport'], 1024);
  2331.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2332.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2333.         }, => 'checkPassport'], 0);
  2334.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2335.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2336.         }, => 'onLoginSuccess'], 0);
  2337.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2338.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2339.         }, => 'checkPassport'], 512);
  2340.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2341.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2342.         }, => 'onLogout'], 0);
  2343.         return $instance;
  2344.     }
  2345.     /**
  2346.      * Gets the private 'security.expression_language' shared service.
  2347.      *
  2348.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2349.      */
  2350.     protected function getSecurity_ExpressionLanguageService()
  2351.     {
  2352.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2353.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  2354.         return $instance;
  2355.     }
  2356.     /**
  2357.      * Gets the private 'security.firewall.map' shared service.
  2358.      *
  2359.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2360.      */
  2361.     protected function getSecurity_Firewall_MapService()
  2362.     {
  2363.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.n6lFL79'] ?? $this->get_ServiceLocator_N6lFL79Service()), new RewindableGenerator(function () {
  2364.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.CzDeZkV'] ?? ($this->privates['.security.request_matcher.CzDeZkV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt|error)|css|images|js)/')));
  2365.             yield 'security.firewall.map.context.api_login' => ($this->privates['.security.request_matcher.SnWgscC'] ?? ($this->privates['.security.request_matcher.SnWgscC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/authentication')));
  2366.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  2367.             yield 'security.firewall.map.context.basic' => ($this->privates['.security.request_matcher.Iw0yY6d'] ?? ($this->privates['.security.request_matcher.Iw0yY6d'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/login/basic')));
  2368.             yield 'security.firewall.map.context.cas' => ($this->privates['.security.request_matcher.lquxLkS'] ?? ($this->privates['.security.request_matcher.lquxLkS'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/login/cas')));
  2369.             yield 'security.firewall.map.context.manager' => ($this->privates['.security.request_matcher.CP.lbME'] ?? ($this->privates['.security.request_matcher.CP.lbME'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^\\/?(?!login).+$')));
  2370.         }, 6));
  2371.     }
  2372.     /**
  2373.      * Gets the private 'security.logout_url_generator' shared service.
  2374.      *
  2375.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2376.      */
  2377.     protected function getSecurity_LogoutUrlGeneratorService()
  2378.     {
  2379.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2380.         $instance->registerListener('basic''app.logout''logout''_csrf_token'NULL'main');
  2381.         $instance->registerListener('cas''/logout''logout''_csrf_token'NULL'main');
  2382.         $instance->registerListener('manager''app.logout''logout''_csrf_token'NULL'main');
  2383.         return $instance;
  2384.     }
  2385.     /**
  2386.      * Gets the private 'security.role_hierarchy' shared service.
  2387.      *
  2388.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2389.      */
  2390.     protected function getSecurity_RoleHierarchyService()
  2391.     {
  2392.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2393.     }
  2394.     /**
  2395.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2396.      *
  2397.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2398.      */
  2399.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2400.     {
  2401.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2402.     }
  2403.     /**
  2404.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2405.      *
  2406.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2407.      */
  2408.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2409.     {
  2410.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2411.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2412.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2413.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2414.     }
  2415.     /**
  2416.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2417.      *
  2418.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2419.      */
  2420.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2421.     {
  2422.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2423.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  2424.         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()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2425.     }
  2426.     /**
  2427.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2428.      *
  2429.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2430.      */
  2431.     protected function getSensioFrameworkExtra_View_ListenerService()
  2432.     {
  2433.         $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))));
  2434.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2435.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2436.         ], [
  2437.             'twig' => '?',
  2438.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2439.         return $instance;
  2440.     }
  2441.     /**
  2442.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2443.      *
  2444.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2445.      */
  2446.     protected function getSerializer_NameConverter_MetadataAwareService()
  2447.     {
  2448.         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()));
  2449.     }
  2450.     /**
  2451.      * Gets the private 'session_listener' shared service.
  2452.      *
  2453.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2454.      */
  2455.     protected function getSessionListenerService()
  2456.     {
  2457.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2458.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2459.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2460.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2461.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2462.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2463.         ], [
  2464.             'initialized_session' => '?',
  2465.             'logger' => '?',
  2466.             'session' => '?',
  2467.             'session_collector' => '?',
  2468.             'session_factory' => '?',
  2469.         ]), true$this->parameters['session.storage.options']);
  2470.     }
  2471.     /**
  2472.      * Gets the private 'translator.default' shared service.
  2473.      *
  2474.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2475.      */
  2476.     protected function getTranslator_DefaultService()
  2477.     {
  2478.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2479.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2480.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2481.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2482.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2483.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2484.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2485.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2486.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2487.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2488.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2489.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2490.         ], [
  2491.             'translation.loader.csv' => '?',
  2492.             'translation.loader.dat' => '?',
  2493.             'translation.loader.ini' => '?',
  2494.             'translation.loader.json' => '?',
  2495.             'translation.loader.mo' => '?',
  2496.             'translation.loader.php' => '?',
  2497.             'translation.loader.po' => '?',
  2498.             'translation.loader.qt' => '?',
  2499.             'translation.loader.res' => '?',
  2500.             'translation.loader.xliff' => '?',
  2501.             'translation.loader.yml' => '?',
  2502.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.uk.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'bs_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.bs_Cyrl.xlf')], 'dk' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.dk.xlf')], 'en_AU' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_AU.xlf')], 'en_CA' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_CA.xlf')], 'en_GB' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_GB.xlf')], 'en_IE' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_IE.xlf')], 'en_NZ' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_NZ.xlf')], 'en_PH' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_PH.xlf')], 'en_SG' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_SG.xlf')], 'en_US' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_US.xlf')], 'en_ZA' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_ZA.xlf')], 'es_419' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.es_419.xlf')], 'se' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.se.xlf')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.sr.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/tetranz/select2entity-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/odolbeau/phone-number-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/sensio/framework-extra-bundle/src/translations'12 => 'vendor/symfony/webpack-encore-bundle/src/translations'13 => 'vendor/symfony/twig-bundle/translations'14 => 'vendor/twig/extra-bundle/translations'15 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'16 => 'vendor/symfony/debug-bundle/translations'17 => 'vendor/symfony/maker-bundle/src/translations'18 => 'vendor/symfony/web-profiler-bundle/translations'19 => 'vendor/tetranz/select2entity-bundle/translations'20 => 'vendor/eightpoints/guzzle-bundle/src/translations'21 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'22 => 'vendor/lexik/jwt-authentication-bundle/translations'23 => 'vendor/nzo/url-encryptor-bundle/translations']]], []);
  2503.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2504.         $instance->setFallbackLocales([=> 'fr']);
  2505.         return $instance;
  2506.     }
  2507.     /**
  2508.      * Gets the private 'validator.builder' shared service.
  2509.      *
  2510.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2511.      */
  2512.     protected function getValidator_BuilderService()
  2513.     {
  2514.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2515.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2516.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2517.             'App\\Validator\\UniquePersonalEmailValidator' => ['privates''App\\Validator\\UniquePersonalEmailValidator''getUniquePersonalEmailValidatorService'true],
  2518.             'App\\Validator\\UniquePersonalPhoneValidator' => ['privates''App\\Validator\\UniquePersonalPhoneValidator''getUniquePersonalPhoneValidatorService'true],
  2519.             'Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumberValidator' => ['privates''Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumberValidator''getPhoneNumberValidatorService'true],
  2520.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2521.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2522.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2523.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2524.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2525.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2526.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2527.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2528.         ], [
  2529.             'App\\Validator\\UniquePersonalEmailValidator' => '?',
  2530.             'App\\Validator\\UniquePersonalPhoneValidator' => '?',
  2531.             'Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumberValidator' => '?',
  2532.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2533.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2534.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2535.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2536.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2537.             'doctrine.orm.validator.unique' => '?',
  2538.             'security.validator.user_password' => '?',
  2539.             'validator.expression' => '?',
  2540.         ])));
  2541.         if ($this->has('translator')) {
  2542.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2543.         }
  2544.         $instance->setTranslationDomain('validators');
  2545.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2546.         $instance->enableAnnotationMapping(true);
  2547.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2548.         $instance->addMethodMapping('loadValidatorMetadata');
  2549.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2550.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2551.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.app_entity_manager'] ?? $this->getDoctrine_Orm_AppEntityManagerService()), NULL));
  2552.         return $instance;
  2553.     }
  2554.     /**
  2555.      * Gets the private 'var_dumper.html_dumper' shared service.
  2556.      *
  2557.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2558.      */
  2559.     protected function getVarDumper_HtmlDumperService()
  2560.     {
  2561.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2562.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2563.         return $instance;
  2564.     }
  2565.     /**
  2566.      * Gets the private 'var_dumper.server_connection' shared service.
  2567.      *
  2568.      * @return \Symfony\Component\VarDumper\Server\Connection
  2569.      */
  2570.     protected function getVarDumper_ServerConnectionService()
  2571.     {
  2572.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2573.     }
  2574.     /**
  2575.      * Gets the private 'web_profiler.csp.handler' shared service.
  2576.      *
  2577.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2578.      */
  2579.     protected function getWebProfiler_Csp_HandlerService()
  2580.     {
  2581.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2582.     }
  2583.     /**
  2584.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2585.      *
  2586.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2587.      */
  2588.     protected function getWebProfiler_DebugToolbarService()
  2589.     {
  2590.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2591.     }
  2592.     /**
  2593.      * Gets the public 'cache_clearer' alias.
  2594.      *
  2595.      * @return object The ".container.private.cache_clearer" service.
  2596.      */
  2597.     protected function getCacheClearerService()
  2598.     {
  2599.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2600.         return $this->get('.container.private.cache_clearer');
  2601.     }
  2602.     /**
  2603.      * Gets the public 'filesystem' alias.
  2604.      *
  2605.      * @return object The ".container.private.filesystem" service.
  2606.      */
  2607.     protected function getFilesystemService()
  2608.     {
  2609.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2610.         return $this->get('.container.private.filesystem');
  2611.     }
  2612.     /**
  2613.      * Gets the public 'security.csrf.token_manager' alias.
  2614.      *
  2615.      * @return object The ".container.private.security.csrf.token_manager" service.
  2616.      */
  2617.     protected function getSecurity_Csrf_TokenManagerService()
  2618.     {
  2619.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2620.         return $this->get('.container.private.security.csrf.token_manager');
  2621.     }
  2622.     /**
  2623.      * Gets the public 'form.factory' alias.
  2624.      *
  2625.      * @return object The ".container.private.form.factory" service.
  2626.      */
  2627.     protected function getForm_FactoryService()
  2628.     {
  2629.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2630.         return $this->get('.container.private.form.factory');
  2631.     }
  2632.     /**
  2633.      * Gets the public 'form.type.file' alias.
  2634.      *
  2635.      * @return object The ".container.private.form.type.file" service.
  2636.      */
  2637.     protected function getForm_Type_FileService()
  2638.     {
  2639.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2640.         return $this->get('.container.private.form.type.file');
  2641.     }
  2642.     /**
  2643.      * Gets the public 'profiler' alias.
  2644.      *
  2645.      * @return object The ".container.private.profiler" service.
  2646.      */
  2647.     protected function getProfilerService()
  2648.     {
  2649.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2650.         return $this->get('.container.private.profiler');
  2651.     }
  2652.     /**
  2653.      * Gets the public 'serializer' alias.
  2654.      *
  2655.      * @return object The ".container.private.serializer" service.
  2656.      */
  2657.     protected function getSerializerService()
  2658.     {
  2659.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2660.         return $this->get('.container.private.serializer');
  2661.     }
  2662.     /**
  2663.      * Gets the public 'security.authorization_checker' alias.
  2664.      *
  2665.      * @return object The ".container.private.security.authorization_checker" service.
  2666.      */
  2667.     protected function getSecurity_AuthorizationCheckerService()
  2668.     {
  2669.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2670.         return $this->get('.container.private.security.authorization_checker');
  2671.     }
  2672.     /**
  2673.      * Gets the public 'security.token_storage' alias.
  2674.      *
  2675.      * @return object The ".container.private.security.token_storage" service.
  2676.      */
  2677.     protected function getSecurity_TokenStorageService()
  2678.     {
  2679.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2680.         return $this->get('.container.private.security.token_storage');
  2681.     }
  2682.     /**
  2683.      * Gets the public 'twig' alias.
  2684.      *
  2685.      * @return object The ".container.private.twig" service.
  2686.      */
  2687.     protected function getTwigService()
  2688.     {
  2689.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2690.         return $this->get('.container.private.twig');
  2691.     }
  2692.     /**
  2693.      * Gets the public 'security.password_encoder' alias.
  2694.      *
  2695.      * @return object The ".container.private.security.password_encoder" service.
  2696.      */
  2697.     protected function getSecurity_PasswordEncoderService()
  2698.     {
  2699.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2700.         return $this->get('.container.private.security.password_encoder');
  2701.     }
  2702.     /**
  2703.      * Gets the public 'session' alias.
  2704.      *
  2705.      * @return object The ".container.private.session" service.
  2706.      */
  2707.     protected function getSessionService()
  2708.     {
  2709.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2710.         return $this->get('.container.private.session');
  2711.     }
  2712.     /**
  2713.      * Gets the public 'validator' alias.
  2714.      *
  2715.      * @return object The ".container.private.validator" service.
  2716.      */
  2717.     protected function getValidatorService()
  2718.     {
  2719.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2720.         return $this->get('.container.private.validator');
  2721.     }
  2722.     /**
  2723.      * @return array|bool|float|int|string|null
  2724.      */
  2725.     public function getParameter(string $name)
  2726.     {
  2727.         if (isset($this->buildParameters[$name])) {
  2728.             return $this->buildParameters[$name];
  2729.         }
  2730.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2731.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2732.         }
  2733.         if (isset($this->loadedDynamicParameters[$name])) {
  2734.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2735.         }
  2736.         return $this->parameters[$name];
  2737.     }
  2738.     public function hasParameter(string $name): bool
  2739.     {
  2740.         if (isset($this->buildParameters[$name])) {
  2741.             return true;
  2742.         }
  2743.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2744.     }
  2745.     public function setParameter(string $name$value): void
  2746.     {
  2747.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2748.     }
  2749.     public function getParameterBag(): ParameterBagInterface
  2750.     {
  2751.         if (null === $this->parameterBag) {
  2752.             $parameters $this->parameters;
  2753.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2754.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2755.             }
  2756.             foreach ($this->buildParameters as $name => $value) {
  2757.                 $parameters[$name] = $value;
  2758.             }
  2759.             $this->parameterBag = new FrozenParameterBag($parameters);
  2760.         }
  2761.         return $this->parameterBag;
  2762.     }
  2763.     private $loadedDynamicParameters = [
  2764.         'kernel.runtime_environment' => false,
  2765.         'kernel.build_dir' => false,
  2766.         'kernel.cache_dir' => false,
  2767.         'api_ldap_options' => false,
  2768.         'cas_config' => false,
  2769.         'cas_user_attributes' => false,
  2770.         'kernel.secret' => false,
  2771.         'session.save_path' => false,
  2772.         'validator.mapping.cache.file' => false,
  2773.         'profiler.storage.dsn' => false,
  2774.         'debug.container.dump' => false,
  2775.         'serializer.mapping.cache.file' => false,
  2776.         'doctrine.orm.proxy_dir' => false,
  2777.         'lexik_jwt_authentication.pass_phrase' => false,
  2778.         'nzo_encryptor.secret_key' => false,
  2779.     ];
  2780.     private $dynamicParameters = [];
  2781.     private function getDynamicParameter(string $name)
  2782.     {
  2783.         switch ($name) {
  2784.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2785.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2786.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2787.             case 'api_ldap_options'$value = [
  2788.                 'uri' => $this->getEnv('API_LDAP_BASE_URI'),
  2789.                 'username' => $this->getEnv('API_LDAP_USERNAME'),
  2790.                 'password' => $this->getEnv('API_LDAP_PASSWORD'),
  2791.                 'entrypoints' => [
  2792.                     'group' => [
  2793.                         'dn' => $this->getEnv('API_LDAP_GROUP_DN'),
  2794.                         'attributes_mapping' => [
  2795.                             'member' => $this->getEnv('API_LDAP_GROUP_ATTRIBUTE_MEMBER'),
  2796.                             'name' => $this->getEnv('API_LDAP_GROUP_ATTRIBUTE_NAME'),
  2797.                         ],
  2798.                     ],
  2799.                     'user' => [
  2800.                         'dn' => $this->getEnv('API_LDAP_USER_DN'),
  2801.                         'attributes_mapping' => [
  2802.                             'id' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_ID'),
  2803.                             'employeeId' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_EMPLOYEE_ID'),
  2804.                             'username' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_USERNAME'),
  2805.                             'civility' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_CIVILITY'),
  2806.                             'lastname' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_LASTNAME'),
  2807.                             'firstname' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_FIRSTNAME'),
  2808.                             'email' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_EMAIL'),
  2809.                             'redList' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_RED_LIST'),
  2810.                             'password' => $this->getEnv('API_LDAP_USER_ATTRIBUTE_PASSWORD'),
  2811.                         ],
  2812.                     ],
  2813.                 ],
  2814.             ]; break;
  2815.             case 'cas_config'$value = [
  2816.                 'server_login_url' => $this->getEnv('CAS_LOGIN_URL'),
  2817.                 'server_validation_url' => $this->getEnv('CAS_VALIDATION_URL'),
  2818.                 'xml_namespace' => $this->getEnv('CAS_NAMESPACE'),
  2819.                 'username_attribute' => $this->getEnv('CAS_USERNAME_ATTRIBUTE'),
  2820.                 'query_service_parameter' => $this->getEnv('CAS_QUERY_SERVICE_PARAMETER'),
  2821.                 'query_ticket_parameter' => $this->getEnv('CAS_QUERY_TICKET_PARAMETER'),
  2822.                 'options' => $this->getEnv('json:CAS_OPTIONS'),
  2823.             ]; break;
  2824.             case 'cas_user_attributes'$value = [
  2825.                 'civility' => $this->getEnv('CAS_USER_ATTRIBUTE_CIVILITY'),
  2826.                 'lastname' => $this->getEnv('CAS_USER_ATTRIBUTE_LASTNAME'),
  2827.                 'firstname' => $this->getEnv('CAS_USER_ATTRIBUTE_FIRSTNAME'),
  2828.                 'email' => $this->getEnv('CAS_USER_ATTRIBUTE_MAIL'),
  2829.                 'phoneNumber' => $this->getEnv('CAS_USER_ATTRIBUTE_PHONE'),
  2830.                 'redList' => $this->getEnv('CAS_USER_ATTRIBUTE_RED_LIST'),
  2831.                 'groups' => $this->getEnv('CAS_USER_ATTRIBUTE_GROUPS'),
  2832.             ]; break;
  2833.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2834.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2835.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2836.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2837.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2838.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2839.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2840.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  2841.             case 'nzo_encryptor.secret_key'$value $this->getEnv('ENCRYPTOR_SECRET'); break;
  2842.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2843.         }
  2844.         $this->loadedDynamicParameters[$name] = true;
  2845.         return $this->dynamicParameters[$name] = $value;
  2846.     }
  2847.     protected function getDefaultParameters(): array
  2848.     {
  2849.         return [
  2850.             'kernel.project_dir' => \dirname(__DIR__4),
  2851.             'kernel.environment' => 'dev',
  2852.             'kernel.debug' => true,
  2853.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2854.             'kernel.bundles' => [
  2855.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2856.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2857.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2858.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2859.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2860.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2861.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  2862.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2863.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2864.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2865.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2866.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2867.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2868.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2869.                 'TetranzSelect2EntityBundle' => 'Tetranz\\Select2EntityBundle\\TetranzSelect2EntityBundle',
  2870.                 'MisdPhoneNumberBundle' => 'Misd\\PhoneNumberBundle\\MisdPhoneNumberBundle',
  2871.                 'EightPointsGuzzleBundle' => 'EightPoints\\Bundle\\GuzzleBundle\\EightPointsGuzzleBundle',
  2872.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  2873.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  2874.                 'NzoUrlEncryptorBundle' => 'Nzo\\UrlEncryptorBundle\\NzoUrlEncryptorBundle',
  2875.             ],
  2876.             'kernel.bundles_metadata' => [
  2877.                 'FrameworkBundle' => [
  2878.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2879.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2880.                 ],
  2881.                 'SecurityBundle' => [
  2882.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2883.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2884.                 ],
  2885.                 'MonologBundle' => [
  2886.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2887.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2888.                 ],
  2889.                 'DoctrineBundle' => [
  2890.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2891.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2892.                 ],
  2893.                 'DoctrineMigrationsBundle' => [
  2894.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2895.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2896.                 ],
  2897.                 'SensioFrameworkExtraBundle' => [
  2898.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2899.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2900.                 ],
  2901.                 'WebpackEncoreBundle' => [
  2902.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  2903.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  2904.                 ],
  2905.                 'TwigBundle' => [
  2906.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2907.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2908.                 ],
  2909.                 'TwigExtraBundle' => [
  2910.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  2911.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2912.                 ],
  2913.                 'DoctrineFixturesBundle' => [
  2914.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2915.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2916.                 ],
  2917.                 'DebugBundle' => [
  2918.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2919.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2920.                 ],
  2921.                 'MakerBundle' => [
  2922.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2923.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2924.                 ],
  2925.                 'WebProfilerBundle' => [
  2926.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2927.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2928.                 ],
  2929.                 'KnpPaginatorBundle' => [
  2930.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  2931.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2932.                 ],
  2933.                 'TetranzSelect2EntityBundle' => [
  2934.                     'path' => (\dirname(__DIR__4).'/vendor/tetranz/select2entity-bundle'),
  2935.                     'namespace' => 'Tetranz\\Select2EntityBundle',
  2936.                 ],
  2937.                 'MisdPhoneNumberBundle' => [
  2938.                     'path' => (\dirname(__DIR__4).'/vendor/odolbeau/phone-number-bundle/src'),
  2939.                     'namespace' => 'Misd\\PhoneNumberBundle',
  2940.                 ],
  2941.                 'EightPointsGuzzleBundle' => [
  2942.                     'path' => (\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src'),
  2943.                     'namespace' => 'EightPoints\\Bundle\\GuzzleBundle',
  2944.                 ],
  2945.                 'ApiPlatformBundle' => [
  2946.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  2947.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  2948.                 ],
  2949.                 'LexikJWTAuthenticationBundle' => [
  2950.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  2951.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  2952.                 ],
  2953.                 'NzoUrlEncryptorBundle' => [
  2954.                     'path' => (\dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle'),
  2955.                     'namespace' => 'Nzo\\UrlEncryptorBundle',
  2956.                 ],
  2957.             ],
  2958.             'kernel.charset' => 'UTF-8',
  2959.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  2960.             'event_dispatcher.event_aliases' => [
  2961.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2962.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2963.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2964.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2965.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2966.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2967.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2968.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2969.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2970.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2971.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2972.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2973.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2974.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2975.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2976.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2977.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2978.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2979.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2980.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2981.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2982.             ],
  2983.             'fragment.renderer.hinclude.global_template' => NULL,
  2984.             'fragment.path' => '/_fragment',
  2985.             'kernel.http_method_override' => false,
  2986.             'kernel.trusted_hosts' => [
  2987.             ],
  2988.             'kernel.default_locale' => 'fr',
  2989.             'kernel.enabled_locales' => [
  2990.             ],
  2991.             'kernel.error_controller' => 'error_controller',
  2992.             'debug.file_link_format' => NULL,
  2993.             'session.metadata.storage_key' => '_sf2_meta',
  2994.             'session.storage.options' => [
  2995.                 'cache_limiter' => '0',
  2996.                 'cookie_secure' => 'auto',
  2997.                 'cookie_httponly' => true,
  2998.                 'gc_probability' => 1,
  2999.             ],
  3000.             'session.metadata.update_threshold' => 0,
  3001.             'form.type_extension.csrf.enabled' => true,
  3002.             'form.type_extension.csrf.field_name' => '_token',
  3003.             'asset.request_context.base_path' => NULL,
  3004.             'asset.request_context.secure' => NULL,
  3005.             'validator.translation_domain' => 'validators',
  3006.             'translator.logging' => false,
  3007.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3008.             'profiler_listener.only_exceptions' => false,
  3009.             'profiler_listener.only_main_requests' => false,
  3010.             'debug.error_handler.throw_at' => -1,
  3011.             'router.request_context.host' => 'localhost',
  3012.             'router.request_context.scheme' => 'http',
  3013.             'router.request_context.base_url' => '',
  3014.             'router.resource' => 'kernel::loadRoutes',
  3015.             'request_listener.http_port' => 80,
  3016.             'request_listener.https_port' => 443,
  3017.             'security.role_hierarchy.roles' => [
  3018.                 'ROLE_ADMIN' => [
  3019.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3020.                 ],
  3021.             ],
  3022.             'security.access.denied_url' => NULL,
  3023.             'security.authentication.manager.erase_credentials' => true,
  3024.             'security.authentication.session_strategy.strategy' => 'migrate',
  3025.             'security.access.always_authenticate_before_granting' => false,
  3026.             'security.authentication.hide_user_not_found' => true,
  3027.             'security.firewalls' => [
  3028.                 => 'dev',
  3029.                 => 'api_login',
  3030.                 => 'api',
  3031.                 => 'basic',
  3032.                 => 'cas',
  3033.                 => 'manager',
  3034.             ],
  3035.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  3036.             'monolog.use_microseconds' => true,
  3037.             'monolog.swift_mailer.handlers' => [
  3038.             ],
  3039.             'monolog.handlers_to_channels' => [
  3040.                 'monolog.handler.console' => [
  3041.                     'type' => 'exclusive',
  3042.                     'elements' => [
  3043.                         => 'event',
  3044.                         => 'doctrine',
  3045.                         => 'console',
  3046.                     ],
  3047.                 ],
  3048.                 'monolog.handler.main' => [
  3049.                     'type' => 'exclusive',
  3050.                     'elements' => [
  3051.                         => 'event',
  3052.                     ],
  3053.                 ],
  3054.             ],
  3055.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3056.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3057.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3058.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3059.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3060.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3061.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3062.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3063.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3064.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3065.             'doctrine.entity_managers' => [
  3066.                 'app' => 'doctrine.orm.app_entity_manager',
  3067.             ],
  3068.             'doctrine.default_entity_manager' => 'app',
  3069.             'doctrine.dbal.connection_factory.types' => [
  3070.                 'phone_number' => [
  3071.                     'class' => 'Misd\\PhoneNumberBundle\\Doctrine\\DBAL\\Types\\PhoneNumberType',
  3072.                 ],
  3073.             ],
  3074.             'doctrine.connections' => [
  3075.                 'app' => 'doctrine.dbal.app_connection',
  3076.             ],
  3077.             'doctrine.default_connection' => 'app',
  3078.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3079.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3080.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3081.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3082.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3083.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3084.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3085.             'doctrine.orm.cache.memcache_port' => 11211,
  3086.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3087.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3088.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3089.             'doctrine.orm.cache.memcached_port' => 11211,
  3090.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3091.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3092.             'doctrine.orm.cache.redis_host' => 'localhost',
  3093.             'doctrine.orm.cache.redis_port' => 6379,
  3094.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3095.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3096.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3097.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3098.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3099.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3100.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3101.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3102.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3103.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3104.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3105.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3106.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3107.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3108.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3109.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3110.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3111.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3112.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3113.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3114.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3115.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3116.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3117.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3118.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3119.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3120.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3121.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3122.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3123.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3124.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3125.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3126.             'doctrine.migrations.preferred_em' => 'app',
  3127.             'doctrine.migrations.preferred_connection' => NULL,
  3128.             'twig.form.resources' => [
  3129.                 => 'form_div_layout.html.twig',
  3130.                 => '@MisdPhoneNumber/Form/phone_number.html.twig',
  3131.                 => 'common/form/custom_bootstrap_4_theme.html.twig',
  3132.                 => '@TetranzSelect2Entity/Form/fields.html.twig',
  3133.             ],
  3134.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3135.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3136.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3137.             'web_profiler.debug_toolbar.mode' => 2,
  3138.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig',
  3139.             'knp_paginator.template.filtration' => 'common/pagination/custom_twitter_bootstrap_v4_filtration.html.twig',
  3140.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_font_awesome_sortable_link.html.twig',
  3141.             'knp_paginator.page_range' => 5,
  3142.             'knp_paginator.page_limit' => NULL,
  3143.             'tetranz_select2_entity.config' => [
  3144.                 'minimum_input_length' => 1,
  3145.                 'scroll' => false,
  3146.                 'page_limit' => 10,
  3147.                 'allow_clear' => false,
  3148.                 'allow_add' => [
  3149.                     'enabled' => false,
  3150.                     'new_tag_text' => ' (NEW)',
  3151.                     'new_tag_prefix' => '__',
  3152.                     'tag_separators' => '[",", " "]',
  3153.                 ],
  3154.                 'delay' => 250,
  3155.                 'language' => 'en',
  3156.                 'theme' => 'default',
  3157.                 'cache' => true,
  3158.                 'cache_timeout' => 60000,
  3159.                 'width' => NULL,
  3160.                 'object_manager' => NULL,
  3161.                 'render_html' => false,
  3162.             ],
  3163.             'misd_phone_number.validator.default_region' => 'ZZ',
  3164.             'eight_points_guzzle.http_client.class' => 'GuzzleHttp\\Client',
  3165.             'eight_points_guzzle.formatter.class' => 'GuzzleHttp\\MessageFormatter',
  3166.             'eight_points_guzzle.symfony_log_formatter.class' => 'GuzzleHttp\\MessageFormatter',
  3167.             'eight_points_guzzle.data_collector.class' => 'EightPoints\\Bundle\\GuzzleBundle\\DataCollector\\HttpDataCollector',
  3168.             'eight_points_guzzle.logger.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Log\\Logger',
  3169.             'eight_points_guzzle.middleware.log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\LogMiddleware',
  3170.             'eight_points_guzzle.middleware.profile.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\ProfileMiddleware',
  3171.             'eight_points_guzzle.middleware.event_dispatcher.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\EventDispatchMiddleware',
  3172.             'eight_points_guzzle.middleware.request_time.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\RequestTimeMiddleware',
  3173.             'eight_points_guzzle.middleware.symfony_log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\SymfonyLogMiddleware',
  3174.             'eight_points_guzzle.symfony_log_formatter.pattern' => '{method} {uri} {code}',
  3175.             'eight_points_guzzle.middleware.class' => 'GuzzleHttp\\Middleware',
  3176.             'eight_points_guzzle.plugin.header.headers' => [
  3177.             ],
  3178.             'api_platform.enable_entrypoint' => true,
  3179.             'api_platform.enable_docs' => true,
  3180.             'api_platform.title' => '',
  3181.             'api_platform.description' => '',
  3182.             'api_platform.version' => '0.0.0',
  3183.             'api_platform.show_webby' => true,
  3184.             'api_platform.url_generation_strategy' => 1,
  3185.             'api_platform.exception_to_status' => [
  3186.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3187.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  3188.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  3189.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3190.             ],
  3191.             'api_platform.formats' => [
  3192.                 'jsonld' => [
  3193.                     => 'application/ld+json',
  3194.                 ],
  3195.                 'json' => [
  3196.                     => 'application/json',
  3197.                 ],
  3198.                 'html' => [
  3199.                     => 'text/html',
  3200.                 ],
  3201.             ],
  3202.             'api_platform.patch_formats' => [
  3203.             ],
  3204.             'api_platform.error_formats' => [
  3205.                 'jsonproblem' => [
  3206.                     => 'application/problem+json',
  3207.                 ],
  3208.                 'jsonld' => [
  3209.                     => 'application/ld+json',
  3210.                 ],
  3211.             ],
  3212.             'api_platform.allow_plain_identifiers' => false,
  3213.             'api_platform.eager_loading.enabled' => true,
  3214.             'api_platform.eager_loading.max_joins' => 30,
  3215.             'api_platform.eager_loading.fetch_partial' => false,
  3216.             'api_platform.eager_loading.force_eager' => true,
  3217.             'api_platform.collection.exists_parameter_name' => 'exists',
  3218.             'api_platform.collection.order' => 'ASC',
  3219.             'api_platform.collection.order_parameter_name' => 'order',
  3220.             'api_platform.collection.pagination.enabled' => true,
  3221.             'api_platform.collection.pagination.partial' => false,
  3222.             'api_platform.collection.pagination.client_enabled' => false,
  3223.             'api_platform.collection.pagination.client_items_per_page' => false,
  3224.             'api_platform.collection.pagination.client_partial' => false,
  3225.             'api_platform.collection.pagination.items_per_page' => 30,
  3226.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3227.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3228.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3229.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3230.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3231.             'api_platform.collection.pagination' => [
  3232.                 'enabled' => true,
  3233.                 'partial' => false,
  3234.                 'client_enabled' => false,
  3235.                 'client_items_per_page' => false,
  3236.                 'client_partial' => false,
  3237.                 'items_per_page' => 30,
  3238.                 'maximum_items_per_page' => NULL,
  3239.                 'page_parameter_name' => 'page',
  3240.                 'enabled_parameter_name' => 'pagination',
  3241.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3242.                 'partial_parameter_name' => 'partial',
  3243.             ],
  3244.             'api_platform.http_cache.etag' => true,
  3245.             'api_platform.http_cache.max_age' => NULL,
  3246.             'api_platform.http_cache.shared_max_age' => NULL,
  3247.             'api_platform.http_cache.vary' => [
  3248.                 => 'Accept',
  3249.             ],
  3250.             'api_platform.http_cache.public' => NULL,
  3251.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3252.             'api_platform.asset_package' => NULL,
  3253.             'api_platform.defaults' => [
  3254.                 'attributes' => [
  3255.                 ],
  3256.             ],
  3257.             'api_platform.resource_class_directories' => [
  3258.                 => (\dirname(__DIR__4).'/src/Entity/Doctrine/App'),
  3259.             ],
  3260.             'api_platform.oauth.enabled' => false,
  3261.             'api_platform.oauth.clientId' => '',
  3262.             'api_platform.oauth.clientSecret' => '',
  3263.             'api_platform.oauth.type' => 'oauth2',
  3264.             'api_platform.oauth.flow' => 'application',
  3265.             'api_platform.oauth.tokenUrl' => '',
  3266.             'api_platform.oauth.authorizationUrl' => '',
  3267.             'api_platform.oauth.refreshUrl' => '',
  3268.             'api_platform.oauth.scopes' => [
  3269.             ],
  3270.             'api_platform.openapi.termsOfService' => NULL,
  3271.             'api_platform.openapi.contact.name' => NULL,
  3272.             'api_platform.openapi.contact.url' => NULL,
  3273.             'api_platform.openapi.contact.email' => NULL,
  3274.             'api_platform.openapi.license.name' => NULL,
  3275.             'api_platform.openapi.license.url' => NULL,
  3276.             'api_platform.swagger.versions' => [
  3277.                 => 2,
  3278.                 => 3,
  3279.             ],
  3280.             'api_platform.enable_swagger_ui' => true,
  3281.             'api_platform.enable_re_doc' => true,
  3282.             'api_platform.swagger.api_keys' => [
  3283.             ],
  3284.             'api_platform.graphql.enabled' => false,
  3285.             'api_platform.graphql.graphiql.enabled' => false,
  3286.             'api_platform.graphql.graphql_playground.enabled' => false,
  3287.             'api_platform.graphql.collection.pagination' => [
  3288.                 'enabled' => true,
  3289.             ],
  3290.             'api_platform.validator.serialize_payload_fields' => [
  3291.             ],
  3292.             'api_platform.elasticsearch.enabled' => false,
  3293.             'lexik_jwt_authentication.token_ttl' => 3600,
  3294.             'lexik_jwt_authentication.clock_skew' => 0,
  3295.             'lexik_jwt_authentication.user_identity_field' => 'username',
  3296.             'lexik_jwt_authentication.user_id_claim' => 'username',
  3297.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  3298.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  3299.             'nzo_encryptor.secret_iv' => '',
  3300.             'nzo_encryptor.cipher_algorithm' => 'aes-256-ctr',
  3301.             'nzo_encryptor.base64_encode' => true,
  3302.             'nzo_encryptor.format_base64_output' => true,
  3303.             'nzo_encryptor.random_pseudo_bytes' => true,
  3304.             'maker.compatible_check.doctrine.supports_attributes' => true,
  3305.             'data_collector.templates' => [
  3306.                 'data_collector.request' => [
  3307.                     => 'request',
  3308.                     => '@WebProfiler/Collector/request.html.twig',
  3309.                 ],
  3310.                 'api_platform.data_collector.request' => [
  3311.                     => 'api_platform.data_collector.request',
  3312.                     => '@ApiPlatform/DataCollector/request.html.twig',
  3313.                 ],
  3314.                 'data_collector.time' => [
  3315.                     => 'time',
  3316.                     => '@WebProfiler/Collector/time.html.twig',
  3317.                 ],
  3318.                 'data_collector.memory' => [
  3319.                     => 'memory',
  3320.                     => '@WebProfiler/Collector/memory.html.twig',
  3321.                 ],
  3322.                 'data_collector.validator' => [
  3323.                     => 'validator',
  3324.                     => '@WebProfiler/Collector/validator.html.twig',
  3325.                 ],
  3326.                 'data_collector.ajax' => [
  3327.                     => 'ajax',
  3328.                     => '@WebProfiler/Collector/ajax.html.twig',
  3329.                 ],
  3330.                 'data_collector.form' => [
  3331.                     => 'form',
  3332.                     => '@WebProfiler/Collector/form.html.twig',
  3333.                 ],
  3334.                 'data_collector.exception' => [
  3335.                     => 'exception',
  3336.                     => '@WebProfiler/Collector/exception.html.twig',
  3337.                 ],
  3338.                 'data_collector.logger' => [
  3339.                     => 'logger',
  3340.                     => '@WebProfiler/Collector/logger.html.twig',
  3341.                 ],
  3342.                 'data_collector.events' => [
  3343.                     => 'events',
  3344.                     => '@WebProfiler/Collector/events.html.twig',
  3345.                 ],
  3346.                 'data_collector.router' => [
  3347.                     => 'router',
  3348.                     => '@WebProfiler/Collector/router.html.twig',
  3349.                 ],
  3350.                 'data_collector.cache' => [
  3351.                     => 'cache',
  3352.                     => '@WebProfiler/Collector/cache.html.twig',
  3353.                 ],
  3354.                 'data_collector.translation' => [
  3355.                     => 'translation',
  3356.                     => '@WebProfiler/Collector/translation.html.twig',
  3357.                 ],
  3358.                 'data_collector.security' => [
  3359.                     => 'security',
  3360.                     => '@Security/Collector/security.html.twig',
  3361.                 ],
  3362.                 'data_collector.twig' => [
  3363.                     => 'twig',
  3364.                     => '@WebProfiler/Collector/twig.html.twig',
  3365.                 ],
  3366.                 'data_collector.doctrine' => [
  3367.                     => 'db',
  3368.                     => '@Doctrine/Collector/db.html.twig',
  3369.                 ],
  3370.                 'doctrine_migrations.migrations_collector' => [
  3371.                     => 'doctrine_migrations',
  3372.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  3373.                 ],
  3374.                 'data_collector.dump' => [
  3375.                     => 'dump',
  3376.                     => '@Debug/Profiler/dump.html.twig',
  3377.                 ],
  3378.                 'mailer.data_collector' => [
  3379.                     => 'mailer',
  3380.                     => '@WebProfiler/Collector/mailer.html.twig',
  3381.                 ],
  3382.                 'eight_points_guzzle.data_collector' => [
  3383.                     => 'eight_points_guzzle',
  3384.                     => '@EightPointsGuzzle/debug.html.twig',
  3385.                 ],
  3386.                 'data_collector.config' => [
  3387.                     => 'config',
  3388.                     => '@WebProfiler/Collector/config.html.twig',
  3389.                 ],
  3390.             ],
  3391.             'console.command.ids' => [
  3392.             ],
  3393.         ];
  3394.     }
  3395.     protected function throw($message)
  3396.     {
  3397.         throw new RuntimeException($message);
  3398.     }
  3399. }