var/cache/dev/ContainerEXcWC5i/srcApp_KernelDevDebugContainer.php line 1326

Open in your IDE?
  1. <?php
  2. namespace ContainerEXcWC5i;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Controller\\Acceuil\\AcceuilController' => 'getAcceuilControllerService',
  37.             'App\\Controller\\Administration\\FonctionController' => 'getFonctionControllerService',
  38.             'App\\Controller\\Administration\\GroupeController' => 'getGroupeControllerService',
  39.             'App\\Controller\\Administration\\RegionController' => 'getRegionControllerService',
  40.             'App\\Controller\\Administration\\UserController' => 'getUserControllerService',
  41.             'App\\Controller\\Api\\ResponseController' => 'getResponseControllerService',
  42.             'App\\Controller\\Equipement\\MissionController' => 'getMissionControllerService',
  43.             'App\\Controller\\Equipement\\StockController' => 'getStockControllerService',
  44.             'App\\Controller\\FicheAcceptance\\ChoixController' => 'getChoixControllerService',
  45.             'App\\Controller\\FicheAcceptance\\FicheController' => 'getFicheControllerService',
  46.             'App\\Controller\\FicheAcceptance\\ItemController' => 'getItemControllerService',
  47.             'App\\Controller\\FicheAcceptance\\QuestionController' => 'getQuestionControllerService',
  48.             'App\\Controller\\FicheAcceptance\\SousItemController' => 'getSousItemControllerService',
  49.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  50.             'App\\Controller\\Mapping\\MappingController' => 'getMappingControllerService',
  51.             'App\\Controller\\NoeudAcceptanceController' => 'getNoeudAcceptanceControllerService',
  52.             'App\\Controller\\Noeud\\ArmoireController' => 'getArmoireControllerService',
  53.             'App\\Controller\\Noeud\\SiteController' => 'getSiteControllerService',
  54.             'App\\Controller\\Nomenclature\\TypeNomenclatureController' => 'getTypeNomenclatureControllerService',
  55.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController' => 'getValeurNomenclatureControllerService',
  56.             'App\\Controller\\ProfilController' => 'getProfilControllerService',
  57.             'App\\Controller\\Security\\ResettingController' => 'getResettingControllerService',
  58.             'App\\Controller\\Security\\SecurityController' => 'getSecurityControllerService',
  59.             'App\\Controller\\Security\\SessionIdleHandler' => 'getSessionIdleHandlerService',
  60.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  61.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  62.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  63.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  64.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  65.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  66.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  67.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  68.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  69.             'app.reset_pwd' => 'getApp_ResetPwdService',
  70.             'cache.app' => 'getCache_AppService',
  71.             'cache.app_clearer' => 'getCache_AppClearerService',
  72.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  73.             'cache.system' => 'getCache_SystemService',
  74.             'cache.system_clearer' => 'getCache_SystemClearerService',
  75.             'cache_clearer' => 'getCacheClearerService',
  76.             'cache_warmer' => 'getCacheWarmerService',
  77.             'console.command.public_alias.api_platform.json_schema.json_schema_generate_command' => 'getConsole_Command_PublicAlias_ApiPlatform_JsonSchema_JsonSchemaGenerateCommandService',
  78.             'console.command_loader' => 'getConsole_CommandLoaderService',
  79.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  80.             'data_collector.dump' => 'getDataCollector_DumpService',
  81.             'doctrine' => 'getDoctrineService',
  82.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  83.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  84.             'error_controller' => 'getErrorControllerService',
  85.             'event_dispatcher' => 'getEventDispatcherService',
  86.             'filesystem' => 'getFilesystemService',
  87.             'form.factory' => 'getForm_FactoryService',
  88.             'form.type.file' => 'getForm_Type_FileService',
  89.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  90.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  91.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  92.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  93.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  94.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  95.             'http_kernel' => 'getHttpKernelService',
  96.             'knp_paginator' => 'getKnpPaginatorService',
  97.             'lexik_jwt_authentication.check_config_command' => 'getLexikJwtAuthentication_CheckConfigCommandService',
  98.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  99.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  100.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  101.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  102.             'profiler' => 'getProfilerService',
  103.             'request_stack' => 'getRequestStackService',
  104.             'router' => 'getRouterService',
  105.             'routing.loader' => 'getRouting_LoaderService',
  106.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  107.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  108.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  109.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  110.             'security.token_storage' => 'getSecurity_TokenStorageService',
  111.             'serializer' => 'getSerializerService',
  112.             'services_resetter' => 'getServicesResetterService',
  113.             'session' => 'getSessionService',
  114.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  115.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  116.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  117.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  118.             'templating' => 'getTemplatingService',
  119.             'templating.loader' => 'getTemplating_LoaderService',
  120.             'translator' => 'getTranslatorService',
  121.             'twig' => 'getTwigService',
  122.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  123.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  124.             'validator' => 'getValidatorService',
  125.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  126.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  127.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  128.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  129.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  130.         ];
  131.         $this->aliases = [
  132.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  133.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  134.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  135.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  136.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  137.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  138.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  139.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  140.             'database_connection' => 'doctrine.dbal.default_connection',
  141.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  142.             'mailer' => 'swiftmailer.mailer.default',
  143.         ];
  144.         $this->privates['service_container'] = function () {
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  151.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  152.             include_once \dirname(__DIR__4).'/src/Controller/Security/SessionIdleHandler.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  167.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  183.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  190.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  233.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  251.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  258.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  273.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  310.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  311.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  312.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  314.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  315.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  316.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  317.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  318.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  319.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  320.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  321.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  328.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  329.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  330.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  331.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  332.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  333.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  334.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  343.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  345.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  347.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  356.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  383.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  410.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  412.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  414.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/src/MissingExtensionSuggestor.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  416.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  417.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  418.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  420.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  423.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  427.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  428.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  430.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  431.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  432.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  433.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  434.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  435.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  437.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  438.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  439.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  441.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  443.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  444.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  449.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  479.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  480.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  509.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  510.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  511.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  523.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  524.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  525.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  527.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  528.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  530.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  531.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  533.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  535.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  536.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  548.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  560.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  561.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  572.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  584.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  585.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyNameCollectionFactory.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyMetadataFactory.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  607.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  609.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  611.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  612.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidateListener.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  626.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  629.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  631.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  632.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  635.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  636.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  637.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  659.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  660.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  661.         };
  662.     }
  663.     public function compile(): void
  664.     {
  665.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  666.     }
  667.     public function isCompiled(): bool
  668.     {
  669.         return true;
  670.     }
  671.     public function getRemovedIds(): array
  672.     {
  673.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  674.     }
  675.     /**
  676.      * Gets the public 'App\Controller\Acceuil\AcceuilController' shared autowired service.
  677.      *
  678.      * @return \App\Controller\Acceuil\AcceuilController
  679.      */
  680.     protected function getAcceuilControllerService()
  681.     {
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  684.         include_once \dirname(__DIR__4).'/src/Controller/Acceuil/AcceuilController.php';
  685.         $this->services['App\\Controller\\Acceuil\\AcceuilController'] = $instance = new \App\Controller\Acceuil\AcceuilController();
  686.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Acceuil\\AcceuilController'$this));
  687.         return $instance;
  688.     }
  689.     /**
  690.      * Gets the public 'App\Controller\Administration\FonctionController' shared autowired service.
  691.      *
  692.      * @return \App\Controller\Administration\FonctionController
  693.      */
  694.     protected function getFonctionControllerService()
  695.     {
  696.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  698.         include_once \dirname(__DIR__4).'/src/Controller/Administration/FonctionController.php';
  699.         $this->services['App\\Controller\\Administration\\FonctionController'] = $instance = new \App\Controller\Administration\FonctionController();
  700.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Administration\\FonctionController'$this));
  701.         return $instance;
  702.     }
  703.     /**
  704.      * Gets the public 'App\Controller\Administration\GroupeController' shared autowired service.
  705.      *
  706.      * @return \App\Controller\Administration\GroupeController
  707.      */
  708.     protected function getGroupeControllerService()
  709.     {
  710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  711.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  712.         include_once \dirname(__DIR__4).'/src/Controller/Administration/GroupeController.php';
  713.         $this->services['App\\Controller\\Administration\\GroupeController'] = $instance = new \App\Controller\Administration\GroupeController();
  714.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Administration\\GroupeController'$this));
  715.         return $instance;
  716.     }
  717.     /**
  718.      * Gets the public 'App\Controller\Administration\RegionController' shared autowired service.
  719.      *
  720.      * @return \App\Controller\Administration\RegionController
  721.      */
  722.     protected function getRegionControllerService()
  723.     {
  724.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  726.         include_once \dirname(__DIR__4).'/src/Controller/Administration/RegionController.php';
  727.         $this->services['App\\Controller\\Administration\\RegionController'] = $instance = new \App\Controller\Administration\RegionController();
  728.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Administration\\RegionController'$this));
  729.         return $instance;
  730.     }
  731.     /**
  732.      * Gets the public 'App\Controller\Administration\UserController' shared autowired service.
  733.      *
  734.      * @return \App\Controller\Administration\UserController
  735.      */
  736.     protected function getUserControllerService()
  737.     {
  738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  740.         include_once \dirname(__DIR__4).'/src/Controller/Administration/UserController.php';
  741.         $this->services['App\\Controller\\Administration\\UserController'] = $instance = new \App\Controller\Administration\UserController();
  742.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Administration\\UserController'$this));
  743.         return $instance;
  744.     }
  745.     /**
  746.      * Gets the public 'App\Controller\Api\ResponseController' shared autowired service.
  747.      *
  748.      * @return \App\Controller\Api\ResponseController
  749.      */
  750.     protected function getResponseControllerService()
  751.     {
  752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  754.         include_once \dirname(__DIR__4).'/src/Controller/Api/ResponseController.php';
  755.         $this->services['App\\Controller\\Api\\ResponseController'] = $instance = new \App\Controller\Api\ResponseController();
  756.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Api\\ResponseController'$this));
  757.         return $instance;
  758.     }
  759.     /**
  760.      * Gets the public 'App\Controller\Equipement\MissionController' shared autowired service.
  761.      *
  762.      * @return \App\Controller\Equipement\MissionController
  763.      */
  764.     protected function getMissionControllerService()
  765.     {
  766.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  768.         include_once \dirname(__DIR__4).'/src/Controller/Equipement/MissionController.php';
  769.         $this->services['App\\Controller\\Equipement\\MissionController'] = $instance = new \App\Controller\Equipement\MissionController();
  770.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Equipement\\MissionController'$this));
  771.         return $instance;
  772.     }
  773.     /**
  774.      * Gets the public 'App\Controller\Equipement\StockController' shared autowired service.
  775.      *
  776.      * @return \App\Controller\Equipement\StockController
  777.      */
  778.     protected function getStockControllerService()
  779.     {
  780.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  781.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  782.         include_once \dirname(__DIR__4).'/src/Controller/Equipement/StockController.php';
  783.         $this->services['App\\Controller\\Equipement\\StockController'] = $instance = new \App\Controller\Equipement\StockController();
  784.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Equipement\\StockController'$this));
  785.         return $instance;
  786.     }
  787.     /**
  788.      * Gets the public 'App\Controller\FicheAcceptance\ChoixController' shared autowired service.
  789.      *
  790.      * @return \App\Controller\FicheAcceptance\ChoixController
  791.      */
  792.     protected function getChoixControllerService()
  793.     {
  794.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  795.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  796.         include_once \dirname(__DIR__4).'/src/Controller/FicheAcceptance/ChoixController.php';
  797.         $this->services['App\\Controller\\FicheAcceptance\\ChoixController'] = $instance = new \App\Controller\FicheAcceptance\ChoixController();
  798.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\FicheAcceptance\\ChoixController'$this));
  799.         return $instance;
  800.     }
  801.     /**
  802.      * Gets the public 'App\Controller\FicheAcceptance\FicheController' shared autowired service.
  803.      *
  804.      * @return \App\Controller\FicheAcceptance\FicheController
  805.      */
  806.     protected function getFicheControllerService()
  807.     {
  808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  810.         include_once \dirname(__DIR__4).'/src/Controller/FicheAcceptance/FicheController.php';
  811.         $this->services['App\\Controller\\FicheAcceptance\\FicheController'] = $instance = new \App\Controller\FicheAcceptance\FicheController();
  812.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\FicheAcceptance\\FicheController'$this));
  813.         return $instance;
  814.     }
  815.     /**
  816.      * Gets the public 'App\Controller\FicheAcceptance\ItemController' shared autowired service.
  817.      *
  818.      * @return \App\Controller\FicheAcceptance\ItemController
  819.      */
  820.     protected function getItemControllerService()
  821.     {
  822.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  824.         include_once \dirname(__DIR__4).'/src/Controller/FicheAcceptance/ItemController.php';
  825.         $this->services['App\\Controller\\FicheAcceptance\\ItemController'] = $instance = new \App\Controller\FicheAcceptance\ItemController();
  826.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\FicheAcceptance\\ItemController'$this));
  827.         return $instance;
  828.     }
  829.     /**
  830.      * Gets the public 'App\Controller\FicheAcceptance\QuestionController' shared autowired service.
  831.      *
  832.      * @return \App\Controller\FicheAcceptance\QuestionController
  833.      */
  834.     protected function getQuestionControllerService()
  835.     {
  836.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  838.         include_once \dirname(__DIR__4).'/src/Controller/FicheAcceptance/QuestionController.php';
  839.         $this->services['App\\Controller\\FicheAcceptance\\QuestionController'] = $instance = new \App\Controller\FicheAcceptance\QuestionController();
  840.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\FicheAcceptance\\QuestionController'$this));
  841.         return $instance;
  842.     }
  843.     /**
  844.      * Gets the public 'App\Controller\FicheAcceptance\SousItemController' shared autowired service.
  845.      *
  846.      * @return \App\Controller\FicheAcceptance\SousItemController
  847.      */
  848.     protected function getSousItemControllerService()
  849.     {
  850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  851.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  852.         include_once \dirname(__DIR__4).'/src/Controller/FicheAcceptance/SousItemController.php';
  853.         $this->services['App\\Controller\\FicheAcceptance\\SousItemController'] = $instance = new \App\Controller\FicheAcceptance\SousItemController();
  854.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\FicheAcceptance\\SousItemController'$this));
  855.         return $instance;
  856.     }
  857.     /**
  858.      * Gets the public 'App\Controller\HomeController' shared autowired service.
  859.      *
  860.      * @return \App\Controller\HomeController
  861.      */
  862.     protected function getHomeControllerService()
  863.     {
  864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  866.         include_once \dirname(__DIR__4).'/src/Controller/HomeController.php';
  867.         $this->services['App\\Controller\\HomeController'] = $instance = new \App\Controller\HomeController();
  868.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\HomeController'$this));
  869.         return $instance;
  870.     }
  871.     /**
  872.      * Gets the public 'App\Controller\Mapping\MappingController' shared autowired service.
  873.      *
  874.      * @return \App\Controller\Mapping\MappingController
  875.      */
  876.     protected function getMappingControllerService()
  877.     {
  878.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  880.         include_once \dirname(__DIR__4).'/src/Controller/Mapping/MappingController.php';
  881.         $this->services['App\\Controller\\Mapping\\MappingController'] = $instance = new \App\Controller\Mapping\MappingController();
  882.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Mapping\\MappingController'$this));
  883.         return $instance;
  884.     }
  885.     /**
  886.      * Gets the public 'App\Controller\NoeudAcceptanceController' shared autowired service.
  887.      *
  888.      * @return \App\Controller\NoeudAcceptanceController
  889.      */
  890.     protected function getNoeudAcceptanceControllerService()
  891.     {
  892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  894.         include_once \dirname(__DIR__4).'/src/Controller/FirebaseNotifTrait.php';
  895.         include_once \dirname(__DIR__4).'/src/Controller/NoeudAcceptanceController.php';
  896.         $this->services['App\\Controller\\NoeudAcceptanceController'] = $instance = new \App\Controller\NoeudAcceptanceController();
  897.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\NoeudAcceptanceController'$this));
  898.         return $instance;
  899.     }
  900.     /**
  901.      * Gets the public 'App\Controller\Noeud\ArmoireController' shared autowired service.
  902.      *
  903.      * @return \App\Controller\Noeud\ArmoireController
  904.      */
  905.     protected function getArmoireControllerService()
  906.     {
  907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  909.         include_once \dirname(__DIR__4).'/src/Controller/Noeud/ArmoireController.php';
  910.         $this->services['App\\Controller\\Noeud\\ArmoireController'] = $instance = new \App\Controller\Noeud\ArmoireController();
  911.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Noeud\\ArmoireController'$this));
  912.         return $instance;
  913.     }
  914.     /**
  915.      * Gets the public 'App\Controller\Noeud\SiteController' shared autowired service.
  916.      *
  917.      * @return \App\Controller\Noeud\SiteController
  918.      */
  919.     protected function getSiteControllerService()
  920.     {
  921.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  923.         include_once \dirname(__DIR__4).'/src/Controller/Noeud/SiteController.php';
  924.         $this->services['App\\Controller\\Noeud\\SiteController'] = $instance = new \App\Controller\Noeud\SiteController();
  925.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Noeud\\SiteController'$this));
  926.         return $instance;
  927.     }
  928.     /**
  929.      * Gets the public 'App\Controller\Nomenclature\TypeNomenclatureController' shared autowired service.
  930.      *
  931.      * @return \App\Controller\Nomenclature\TypeNomenclatureController
  932.      */
  933.     protected function getTypeNomenclatureControllerService()
  934.     {
  935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  937.         include_once \dirname(__DIR__4).'/src/Controller/Nomenclature/TypeNomenclatureController.php';
  938.         $this->services['App\\Controller\\Nomenclature\\TypeNomenclatureController'] = $instance = new \App\Controller\Nomenclature\TypeNomenclatureController();
  939.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Nomenclature\\TypeNomenclatureController'$this));
  940.         return $instance;
  941.     }
  942.     /**
  943.      * Gets the public 'App\Controller\Nomenclature\ValeurNomenclatureController' shared autowired service.
  944.      *
  945.      * @return \App\Controller\Nomenclature\ValeurNomenclatureController
  946.      */
  947.     protected function getValeurNomenclatureControllerService()
  948.     {
  949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  951.         include_once \dirname(__DIR__4).'/src/Controller/Nomenclature/ValeurNomenclatureController.php';
  952.         $this->services['App\\Controller\\Nomenclature\\ValeurNomenclatureController'] = $instance = new \App\Controller\Nomenclature\ValeurNomenclatureController();
  953.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Nomenclature\\ValeurNomenclatureController'$this));
  954.         return $instance;
  955.     }
  956.     /**
  957.      * Gets the public 'App\Controller\ProfilController' shared autowired service.
  958.      *
  959.      * @return \App\Controller\ProfilController
  960.      */
  961.     protected function getProfilControllerService()
  962.     {
  963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  965.         include_once \dirname(__DIR__4).'/src/Controller/ProfilController.php';
  966.         $this->services['App\\Controller\\ProfilController'] = $instance = new \App\Controller\ProfilController();
  967.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\ProfilController'$this));
  968.         return $instance;
  969.     }
  970.     /**
  971.      * Gets the public 'App\Controller\Security\ResettingController' shared autowired service.
  972.      *
  973.      * @return \App\Controller\Security\ResettingController
  974.      */
  975.     protected function getResettingControllerService()
  976.     {
  977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  979.         include_once \dirname(__DIR__4).'/src/Controller/Security/ResettingController.php';
  980.         $this->services['App\\Controller\\Security\\ResettingController'] = $instance = new \App\Controller\Security\ResettingController(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.resetting.form.factory'] ?? $this->getFosUser_Resetting_Form_FactoryService()));
  981.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Security\\ResettingController'$this));
  982.         return $instance;
  983.     }
  984.     /**
  985.      * Gets the public 'App\Controller\Security\SecurityController' shared autowired service.
  986.      *
  987.      * @return \App\Controller\Security\SecurityController
  988.      */
  989.     protected function getSecurityControllerService()
  990.     {
  991.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  992.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  993.         include_once \dirname(__DIR__4).'/src/Controller/Security/SecurityController.php';
  994.         $this->services['App\\Controller\\Security\\SecurityController'] = $instance = new \App\Controller\Security\SecurityController();
  995.         $instance->setContainer(($this->privates['.service_locator.GcHYrb3'] ?? $this->get_ServiceLocator_GcHYrb3Service())->withContext('App\\Controller\\Security\\SecurityController'$this));
  996.         return $instance;
  997.     }
  998.     /**
  999.      * Gets the public 'App\Controller\Security\SessionIdleHandler' shared autowired service.
  1000.      *
  1001.      * @return \App\Controller\Security\SessionIdleHandler
  1002.      */
  1003.     protected function getSessionIdleHandlerService()
  1004.     {
  1005.         return $this->services['App\\Controller\\Security\\SessionIdleHandler'] = new \App\Controller\Security\SessionIdleHandler(($this->services['session'] ?? $this->getSessionService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()));
  1006.     }
  1007.     /**
  1008.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1009.      *
  1010.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1011.      */
  1012.     protected function getRedirectControllerService()
  1013.     {
  1014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1015.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  1016.     }
  1017.     /**
  1018.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1019.      *
  1020.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1021.      */
  1022.     protected function getTemplateControllerService()
  1023.     {
  1024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1025.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  1026.     }
  1027.     /**
  1028.      * Gets the public 'api_platform.action.documentation' shared service.
  1029.      *
  1030.      * @return \ApiPlatform\Core\Documentation\Action\DocumentationAction
  1031.      */
  1032.     protected function getApiPlatform_Action_DocumentationService()
  1033.     {
  1034.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
  1035.         return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Core\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions']);
  1036.     }
  1037.     /**
  1038.      * Gets the public 'api_platform.action.entrypoint' shared service.
  1039.      *
  1040.      * @return \ApiPlatform\Core\Action\EntrypointAction
  1041.      */
  1042.     protected function getApiPlatform_Action_EntrypointService()
  1043.     {
  1044.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
  1045.         return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Core\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1046.     }
  1047.     /**
  1048.      * Gets the public 'api_platform.action.exception' shared service.
  1049.      *
  1050.      * @return \ApiPlatform\Core\Action\ExceptionAction
  1051.      */
  1052.     protected function getApiPlatform_Action_ExceptionService()
  1053.     {
  1054.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
  1055.         return $this->services['api_platform.action.exception'] = new \ApiPlatform\Core\Action\ExceptionAction(($this->services['serializer'] ?? $this->getSerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  1056.     }
  1057.     /**
  1058.      * Gets the public 'api_platform.action.not_found' shared service.
  1059.      *
  1060.      * @return \ApiPlatform\Core\Action\NotFoundAction
  1061.      */
  1062.     protected function getApiPlatform_Action_NotFoundService()
  1063.     {
  1064.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
  1065.         return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Core\Action\NotFoundAction();
  1066.     }
  1067.     /**
  1068.      * Gets the public 'api_platform.action.placeholder' shared service.
  1069.      *
  1070.      * @return \ApiPlatform\Core\Action\PlaceholderAction
  1071.      */
  1072.     protected function getApiPlatform_Action_PlaceholderService()
  1073.     {
  1074.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
  1075.         return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Core\Action\PlaceholderAction();
  1076.     }
  1077.     /**
  1078.      * Gets the public 'api_platform.jsonld.action.context' shared service.
  1079.      *
  1080.      * @return \ApiPlatform\Core\JsonLd\Action\ContextAction
  1081.      */
  1082.     protected function getApiPlatform_Jsonld_Action_ContextService()
  1083.     {
  1084.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Action/ContextAction.php';
  1085.         return $this->services['api_platform.jsonld.action.context'] = new \ApiPlatform\Core\JsonLd\Action\ContextAction(($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService()), ($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()));
  1086.     }
  1087.     /**
  1088.      * Gets the public 'api_platform.swagger.action.ui' shared service.
  1089.      *
  1090.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction
  1091.      */
  1092.     protected function getApiPlatform_Swagger_Action_UiService()
  1093.     {
  1094.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
  1095.         return $this->services['api_platform.swagger.action.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($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->services['serializer'] ?? $this->getSerializerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), '''''0.0.0'$this->parameters['api_platform.formats'], false'''''oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], truetruetruefalsefalsefalse$this->parameters['api_platform.swagger.versions']);
  1096.     }
  1097.     /**
  1098.      * Gets the public 'app.reset_pwd' shared service.
  1099.      *
  1100.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  1101.      */
  1102.     protected function getApp_ResetPwdService()
  1103.     {
  1104.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  1105.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  1106.         return $this->services['app.reset_pwd'] = new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_registration_form''FOS\\UserBundle\\Form\\Type\\RegistrationFormType'$this->parameters['fos_user.registration.form.validation_groups']);
  1107.     }
  1108.     /**
  1109.      * Gets the public 'cache.app' shared service.
  1110.      *
  1111.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1112.      */
  1113.     protected function getCache_AppService()
  1114.     {
  1115.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('eNY8AcB4RW'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1116.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1117.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1118.     }
  1119.     /**
  1120.      * Gets the public 'cache.app_clearer' shared service.
  1121.      *
  1122.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1123.      */
  1124.     protected function getCache_AppClearerService()
  1125.     {
  1126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1128.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1129.     }
  1130.     /**
  1131.      * Gets the public 'cache.global_clearer' shared service.
  1132.      *
  1133.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1134.      */
  1135.     protected function getCache_GlobalClearerService()
  1136.     {
  1137.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1138.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1139.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService())]);
  1140.     }
  1141.     /**
  1142.      * Gets the public 'cache.system' shared service.
  1143.      *
  1144.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1145.      */
  1146.     protected function getCache_SystemService()
  1147.     {
  1148.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('g5wG1b7zzW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1149.     }
  1150.     /**
  1151.      * Gets the public 'cache.system_clearer' shared service.
  1152.      *
  1153.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1154.      */
  1155.     protected function getCache_SystemClearerService()
  1156.     {
  1157.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1158.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1159.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService())]);
  1160.     }
  1161.     /**
  1162.      * Gets the public 'cache_clearer' shared service.
  1163.      *
  1164.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1165.      */
  1166.     protected function getCacheClearerService()
  1167.     {
  1168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1169.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1170.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1171.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1172.         }, 1));
  1173.     }
  1174.     /**
  1175.      * Gets the public 'cache_warmer' shared service.
  1176.      *
  1177.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1178.      */
  1179.     protected function getCacheWarmerService()
  1180.     {
  1181.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1182.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1183.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1184.             yield => ($this->privates['api_platform.cache_warmer.cache_pool_clearer'] ?? $this->getApiPlatform_CacheWarmer_CachePoolClearerService());
  1185.             yield => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
  1186.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1187.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1188.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1189.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1190.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1191.             yield => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
  1192.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1193.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1194.         }, 10), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  1195.     }
  1196.     /**
  1197.      * Gets the public 'console.command.public_alias.api_platform.json_schema.json_schema_generate_command' shared service.
  1198.      *
  1199.      * @return \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand
  1200.      */
  1201.     protected function getConsole_Command_PublicAlias_ApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
  1202.     {
  1203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1204.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
  1205.         return $this->services['console.command.public_alias.api_platform.json_schema.json_schema_generate_command'] = new \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
  1206.     }
  1207.     /**
  1208.      * Gets the public 'console.command_loader' shared service.
  1209.      *
  1210.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1211.      */
  1212.     protected function getConsole_CommandLoaderService()
  1213.     {
  1214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1216.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1217.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1218.             'api_platform.swagger.command.swagger_command' => ['privates''api_platform.swagger.command.swagger_command''getApiPlatform_Swagger_Command_SwaggerCommandService'false],
  1219.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1220.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1221.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1222.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1223.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1224.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1225.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1226.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1227.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1228.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1229.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1230.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1231.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1232.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1233.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1234.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1235.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1236.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1237.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1238.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1239.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1240.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1241.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1242.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1243.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1244.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1245.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1246.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1247.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1248.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1249.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1250.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1251.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1252.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1253.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1254.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1255.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1256.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1257.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1258.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1259.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1260.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1261.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1262.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1263.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1264.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1265.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1266.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1267.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1268.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1269.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1270.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1271.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1272.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1273.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1274.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1275.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1276.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1277.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1278.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  1279.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  1280.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  1281.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  1282.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  1283.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  1284.             'lexik_jwt_authentication.check_config_command' => ['services''lexik_jwt_authentication.check_config_command''getLexikJwtAuthentication_CheckConfigCommandService'false],
  1285.             'lexik_jwt_authentication.generate_token_command' => ['services''lexik_jwt_authentication.generate_token_command''getLexikJwtAuthentication_GenerateTokenCommandService'false],
  1286.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1287.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1288.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1289.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1290.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  1291.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1292.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1293.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1294.             'maker.auto_command.make_functional_test' => ['privates''maker.auto_command.make_functional_test''getMaker_AutoCommand_MakeFunctionalTestService'false],
  1295.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  1296.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  1297.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1298.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1299.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  1300.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1301.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1302.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1303.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1304.             'maker.auto_command.make_unit_test' => ['privates''maker.auto_command.make_unit_test''getMaker_AutoCommand_MakeUnitTestService'false],
  1305.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1306.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1307.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1308.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  1309.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1310.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1311.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1312.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1313.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1314.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1315.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  1316.             'web_server.command.server_run' => ['privates''web_server.command.server_run''getWebServer_Command_ServerRunService'false],
  1317.             'web_server.command.server_start' => ['privates''web_server.command.server_start''getWebServer_Command_ServerStartService'false],
  1318.             'web_server.command.server_status' => ['privates''web_server.command.server_status''getWebServer_Command_ServerStatusService'false],
  1319.             'web_server.command.server_stop' => ['privates''web_server.command.server_stop''getWebServer_Command_ServerStopService'false],
  1320.         ], [
  1321.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1322.             'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
  1323.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1324.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1325.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1326.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1327.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1328.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1329.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1330.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1331.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1332.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1333.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1334.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1335.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1336.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1337.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1338.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1339.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1340.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1341.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1342.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1343.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1344.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1345.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1346.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1347.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1348.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1349.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1350.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1351.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1352.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1353.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1354.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1355.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1356.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1357.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1358.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1359.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1360.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1361.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1362.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1363.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1364.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1365.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1366.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1367.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1368.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1369.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1370.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1371.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1372.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1373.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1374.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1375.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1376.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1377.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1378.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1379.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1380.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1381.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1382.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  1383.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  1384.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  1385.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  1386.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  1387.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  1388.             'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
  1389.             'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
  1390.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1391.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1392.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1393.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1394.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1395.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1396.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1397.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1398.             'maker.auto_command.make_functional_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1399.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1400.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1401.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1402.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1403.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1404.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1405.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1406.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1407.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1408.             'maker.auto_command.make_unit_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1409.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1410.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1411.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1412.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  1413.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1414.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1415.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1416.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1417.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1418.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1419.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  1420.             'web_server.command.server_run' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerRunCommand',
  1421.             'web_server.command.server_start' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStartCommand',
  1422.             'web_server.command.server_status' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStatusCommand',
  1423.             'web_server.command.server_stop' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStopCommand',
  1424.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''security:encode-password' => 'security.command.user_password_encoder''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''server:run' => 'web_server.command.server_run''server:start' => 'web_server.command.server_start''server:stop' => 'web_server.command.server_stop''server:status' => 'web_server.command.server_status''fos:user:activate' => 'fos_user.command.activate_user''fos:user:change-password' => 'fos_user.command.change_password''fos:user:create' => 'fos_user.command.create_user''fos:user:deactivate' => 'fos_user.command.deactivate_user''fos:user:demote' => 'fos_user.command.demote_user''fos:user:promote' => 'fos_user.command.promote_user''api:swagger:export' => 'api_platform.swagger.command.swagger_command''api:openapi:export' => 'api_platform.swagger.command.swagger_command''lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command''lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:functional-test' => 'maker.auto_command.make_functional_test''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:unit-test' => 'maker.auto_command.make_unit_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  1425.     }
  1426.     /**
  1427.      * Gets the public 'container.env_var_processors_locator' shared service.
  1428.      *
  1429.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1430.      */
  1431.     protected function getContainer_EnvVarProcessorsLocatorService()
  1432.     {
  1433.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1434.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1435.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1436.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1437.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1438.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1439.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1440.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1441.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1442.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1443.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1444.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1445.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1446.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1447.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1448.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1449.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1450.         ], [
  1451.             'base64' => '?',
  1452.             'bool' => '?',
  1453.             'const' => '?',
  1454.             'csv' => '?',
  1455.             'default' => '?',
  1456.             'file' => '?',
  1457.             'float' => '?',
  1458.             'int' => '?',
  1459.             'json' => '?',
  1460.             'key' => '?',
  1461.             'query_string' => '?',
  1462.             'require' => '?',
  1463.             'resolve' => '?',
  1464.             'string' => '?',
  1465.             'trim' => '?',
  1466.             'url' => '?',
  1467.         ]);
  1468.     }
  1469.     /**
  1470.      * Gets the public 'data_collector.dump' shared service.
  1471.      *
  1472.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1473.      */
  1474.     protected function getDataCollector_DumpService()
  1475.     {
  1476.         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()));
  1477.     }
  1478.     /**
  1479.      * Gets the public 'doctrine' shared service.
  1480.      *
  1481.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1482.      */
  1483.     protected function getDoctrineService()
  1484.     {
  1485.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1486.     }
  1487.     /**
  1488.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1489.      *
  1490.      * @return \Doctrine\DBAL\Connection
  1491.      */
  1492.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1493.     {
  1494.         $a = new \Doctrine\DBAL\Configuration();
  1495.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1496.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1497.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1498.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1499.         $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.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1500.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1501.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1502.         ], [
  1503.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1504.         ]));
  1505.         $c->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService())));
  1506.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1507.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driver' => 'pdo_mysql''driverOptions' => [], 'defaultTableOptions' => []], $a$c, []);
  1508.     }
  1509.     /**
  1510.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1511.      *
  1512.      * @return \Doctrine\ORM\EntityManager
  1513.      */
  1514.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1515.     {
  1516.         $a = new \Doctrine\ORM\Configuration();
  1517.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1518.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories']), 'App\\Entity');
  1519.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  1520.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1521.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1522.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1523.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1524.         $a->setMetadataDriverImpl($b);
  1525.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1526.         $a->setProxyNamespace('Proxies');
  1527.         $a->setAutoGenerateProxyClasses(true);
  1528.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1529.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1530.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1531.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1532.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1533.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1534.             'App\\Repository\\AffectationRepository' => ['privates''App\\Repository\\AffectationRepository''getAffectationRepositoryService'false],
  1535.             'App\\Repository\\ArmoireRepository' => ['privates''App\\Repository\\ArmoireRepository''getArmoireRepositoryService'false],
  1536.             'App\\Repository\\ChambreRepository' => ['privates''App\\Repository\\ChambreRepository''getChambreRepositoryService'false],
  1537.             'App\\Repository\\ChoixRepository' => ['privates''App\\Repository\\ChoixRepository''getChoixRepositoryService'false],
  1538.             'App\\Repository\\CommentaireRepository' => ['privates''App\\Repository\\CommentaireRepository''getCommentaireRepositoryService'false],
  1539.             'App\\Repository\\CommentaireSiteRepository' => ['privates''App\\Repository\\CommentaireSiteRepository''getCommentaireSiteRepositoryService'false],
  1540.             'App\\Repository\\FicheRepository' => ['privates''App\\Repository\\FicheRepository''getFicheRepositoryService'false],
  1541.             'App\\Repository\\FonctionRepository' => ['privates''App\\Repository\\FonctionRepository''getFonctionRepositoryService'false],
  1542.             'App\\Repository\\GroupeRepository' => ['privates''App\\Repository\\GroupeRepository''getGroupeRepositoryService'false],
  1543.             'App\\Repository\\ImageSiteRepository' => ['privates''App\\Repository\\ImageSiteRepository''getImageSiteRepositoryService'false],
  1544.             'App\\Repository\\ItemRepository' => ['privates''App\\Repository\\ItemRepository''getItemRepositoryService'false],
  1545.             'App\\Repository\\MaterielRepository' => ['privates''App\\Repository\\MaterielRepository''getMaterielRepositoryService'false],
  1546.             'App\\Repository\\MissionRepository' => ['privates''App\\Repository\\MissionRepository''getMissionRepositoryService'false],
  1547.             'App\\Repository\\NoeudAcceptanceRepository' => ['privates''App\\Repository\\NoeudAcceptanceRepository''getNoeudAcceptanceRepositoryService'false],
  1548.             'App\\Repository\\PhotoRepository' => ['privates''App\\Repository\\PhotoRepository''getPhotoRepositoryService'false],
  1549.             'App\\Repository\\QuestionRepository' => ['privates''App\\Repository\\QuestionRepository''getQuestionRepositoryService'false],
  1550.             'App\\Repository\\RegionRepository' => ['privates''App\\Repository\\RegionRepository''getRegionRepositoryService'false],
  1551.             'App\\Repository\\ReponseRepository' => ['privates''App\\Repository\\ReponseRepository''getReponseRepositoryService'false],
  1552.             'App\\Repository\\SiteRepository' => ['privates''App\\Repository\\SiteRepository''getSiteRepositoryService'false],
  1553.             'App\\Repository\\SousItemRepository' => ['privates''App\\Repository\\SousItemRepository''getSousItemRepositoryService'false],
  1554.             'App\\Repository\\StockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  1555.             'App\\Repository\\TracabilityReponseRepository' => ['privates''App\\Repository\\TracabilityReponseRepository''getTracabilityReponseRepositoryService'false],
  1556.             'App\\Repository\\TracabilityRepository' => ['privates''App\\Repository\\TracabilityRepository''getTracabilityRepositoryService'false],
  1557.             'App\\Repository\\TypeNomenclatureRepository' => ['privates''App\\Repository\\TypeNomenclatureRepository''getTypeNomenclatureRepositoryService'false],
  1558.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1559.             'App\\Repository\\ValeurNomenclatureRepository' => ['privates''App\\Repository\\ValeurNomenclatureRepository''getValeurNomenclatureRepositoryService'false],
  1560.             'App\\Repository\\ValidationRepository' => ['privates''App\\Repository\\ValidationRepository''getValidationRepositoryService'false],
  1561.         ], [
  1562.             'App\\Repository\\AffectationRepository' => '?',
  1563.             'App\\Repository\\ArmoireRepository' => '?',
  1564.             'App\\Repository\\ChambreRepository' => '?',
  1565.             'App\\Repository\\ChoixRepository' => '?',
  1566.             'App\\Repository\\CommentaireRepository' => '?',
  1567.             'App\\Repository\\CommentaireSiteRepository' => '?',
  1568.             'App\\Repository\\FicheRepository' => '?',
  1569.             'App\\Repository\\FonctionRepository' => '?',
  1570.             'App\\Repository\\GroupeRepository' => '?',
  1571.             'App\\Repository\\ImageSiteRepository' => '?',
  1572.             'App\\Repository\\ItemRepository' => '?',
  1573.             'App\\Repository\\MaterielRepository' => '?',
  1574.             'App\\Repository\\MissionRepository' => '?',
  1575.             'App\\Repository\\NoeudAcceptanceRepository' => '?',
  1576.             'App\\Repository\\PhotoRepository' => '?',
  1577.             'App\\Repository\\QuestionRepository' => '?',
  1578.             'App\\Repository\\RegionRepository' => '?',
  1579.             'App\\Repository\\ReponseRepository' => '?',
  1580.             'App\\Repository\\SiteRepository' => '?',
  1581.             'App\\Repository\\SousItemRepository' => '?',
  1582.             'App\\Repository\\StockRepository' => '?',
  1583.             'App\\Repository\\TracabilityReponseRepository' => '?',
  1584.             'App\\Repository\\TracabilityRepository' => '?',
  1585.             'App\\Repository\\TypeNomenclatureRepository' => '?',
  1586.             'App\\Repository\\UserRepository' => '?',
  1587.             'App\\Repository\\ValeurNomenclatureRepository' => '?',
  1588.             'App\\Repository\\ValidationRepository' => '?',
  1589.         ])));
  1590.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1591.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1592.         return $instance;
  1593.     }
  1594.     /**
  1595.      * Gets the public 'error_controller' shared service.
  1596.      *
  1597.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1598.      */
  1599.     protected function getErrorControllerService()
  1600.     {
  1601.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1602.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1603.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1604.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1605.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1606.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1607.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1608.     }
  1609.     /**
  1610.      * Gets the public 'event_dispatcher' shared service.
  1611.      *
  1612.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1613.      */
  1614.     protected function getEventDispatcherService()
  1615.     {
  1616.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1617.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1618.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1619.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1620.         $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())));
  1621.         $instance->addListener('kernel.request', [=> function () {
  1622.             return ($this->privates['app.handler.session_idle'] ?? $this->getApp_Handler_SessionIdleService());
  1623.         }, => 'onKernelRequest'], 0);
  1624.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  1625.             return ($this->privates['acme_api.event.authentication_success_listener'] ?? ($this->privates['acme_api.event.authentication_success_listener'] = new \App\EventListener\AuthenticationSuccessListener()));
  1626.         }, => 'onAuthenticationSuccessResponse'], 0);
  1627.         $instance->addListener('kernel.controller', [=> function () {
  1628.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1629.         }, => 'onKernelController'], 0);
  1630.         $instance->addListener('kernel.request', [=> function () {
  1631.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1632.         }, => 'onKernelRequest'], 0);
  1633.         $instance->addListener('kernel.request', [=> function () {
  1634.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1635.         }, => 'onKernelRequest'], 250);
  1636.         $instance->addListener('kernel.response', [=> function () {
  1637.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1638.         }, => 'onKernelResponse'], 0);
  1639.         $instance->addListener('kernel.response', [=> function () {
  1640.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1641.         }, => 'onResponse'], 0);
  1642.         $instance->addListener('kernel.request', [=> function () {
  1643.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1644.         }, => 'onKernelRequest'], 7);
  1645.         $instance->addListener('kernel.request', [=> function () {
  1646.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1647.         }, => 'onKernelRequest'], 4);
  1648.         $instance->addListener('kernel.view', [=> function () {
  1649.             return ($this->privates['api_platform.listener.view.write'] ?? $this->getApiPlatform_Listener_View_WriteService());
  1650.         }, => 'onKernelView'], 32);
  1651.         $instance->addListener('kernel.request', [=> function () {
  1652.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1653.         }, => 'onKernelRequest'], 2);
  1654.         $instance->addListener('kernel.view', [=> function () {
  1655.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
  1656.         }, => 'onKernelView'], 16);
  1657.         $instance->addListener('kernel.view', [=> function () {
  1658.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
  1659.         }, => 'onKernelView'], 8);
  1660.         $instance->addListener('kernel.exception', [=> function () {
  1661.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
  1662.         }, => 'onKernelException'], 0);
  1663.         $instance->addListener('kernel.exception', [=> function () {
  1664.             return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
  1665.         }, => 'onKernelException'], -96);
  1666.         $instance->addListener('kernel.request', [=> function () {
  1667.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1668.         }, => 'onKernelRequest'], 0);
  1669.         $instance->addListener('kernel.response', [=> function () {
  1670.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1671.         }, => 'onKernelResponse'], 0);
  1672.         $instance->addListener('kernel.view', [=> function () {
  1673.             return ($this->privates['api_platform.fos_user.event_listener'] ?? $this->getApiPlatform_FosUser_EventListenerService());
  1674.         }, => 'onKernelView'], 24);
  1675.         $instance->addListener('kernel.response', [=> function () {
  1676.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1677.         }, => 'onKernelResponse'], -1);
  1678.         $instance->addListener('kernel.view', [=> function () {
  1679.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
  1680.         }, => 'onKernelView'], 64);
  1681.         $instance->addListener('kernel.request', [=> function () {
  1682.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1683.         }, => 'onKernelRequest'], 16);
  1684.         $instance->addListener('kernel.request', [=> function () {
  1685.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1686.         }, => 'onSecurity'], 3);
  1687.         $instance->addListener('kernel.request', [=> function () {
  1688.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1689.         }, => 'onSecurityPostDenormalize'], 1);
  1690.         $instance->addListener('kernel.response', [=> function () {
  1691.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1692.         }, => 'onKernelResponse'], 0);
  1693.         $instance->addListener('kernel.response', [=> function () {
  1694.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1695.         }, => 'onKernelResponse'], -1024);
  1696.         $instance->addListener('kernel.request', [=> function () {
  1697.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1698.         }, => 'setDefaultLocale'], 100);
  1699.         $instance->addListener('kernel.request', [=> function () {
  1700.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1701.         }, => 'onKernelRequest'], 16);
  1702.         $instance->addListener('kernel.finish_request', [=> function () {
  1703.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1704.         }, => 'onKernelFinishRequest'], 0);
  1705.         $instance->addListener('kernel.request', [=> function () {
  1706.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1707.         }, => 'onKernelRequest'], 256);
  1708.         $instance->addListener('kernel.request', [=> function () {
  1709.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1710.         }, => 'resolveControllerName'], 24);
  1711.         $instance->addListener('kernel.response', [=> function () {
  1712.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1713.         }, => 'onResponse'], -255);
  1714.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1715.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1716.         }, => 'onControllerArguments'], 0);
  1717.         $instance->addListener('kernel.exception', [=> function () {
  1718.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1719.         }, => 'logKernelException'], 0);
  1720.         $instance->addListener('kernel.exception', [=> function () {
  1721.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1722.         }, => 'onKernelException'], -128);
  1723.         $instance->addListener('kernel.request', [=> function () {
  1724.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1725.         }, => 'onKernelRequest'], 15);
  1726.         $instance->addListener('kernel.finish_request', [=> function () {
  1727.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1728.         }, => 'onKernelFinishRequest'], -15);
  1729.         $instance->addListener('console.error', [=> function () {
  1730.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1731.         }, => 'onConsoleError'], -128);
  1732.         $instance->addListener('console.terminate', [=> function () {
  1733.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1734.         }, => 'onConsoleTerminate'], -128);
  1735.         $instance->addListener('console.error', [=> function () {
  1736.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1737.         }, => 'onConsoleError'], 0);
  1738.         $instance->addListener('kernel.request', [=> function () {
  1739.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1740.         }, => 'onKernelRequest'], 128);
  1741.         $instance->addListener('kernel.response', [=> function () {
  1742.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1743.         }, => 'onKernelResponse'], -1000);
  1744.         $instance->addListener('kernel.finish_request', [=> function () {
  1745.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1746.         }, => 'onFinishRequest'], 0);
  1747.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1748.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1749.         }, => 'onMessage'], -255);
  1750.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1751.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1752.         }, => 'onMessage'], -255);
  1753.         $instance->addListener('kernel.response', [=> function () {
  1754.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1755.         }, => 'onKernelResponse'], -100);
  1756.         $instance->addListener('kernel.exception', [=> function () {
  1757.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1758.         }, => 'onKernelException'], 0);
  1759.         $instance->addListener('kernel.terminate', [=> function () {
  1760.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1761.         }, => 'onKernelTerminate'], -1024);
  1762.         $instance->addListener('kernel.controller', [=> function () {
  1763.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1764.         }, => 'onKernelController'], 0);
  1765.         $instance->addListener('kernel.response', [=> function () {
  1766.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1767.         }, => 'onKernelResponse'], 0);
  1768.         $instance->addListener('kernel.request', [=> function () {
  1769.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1770.         }, => 'configure'], 2048);
  1771.         $instance->addListener('console.command', [=> function () {
  1772.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1773.         }, => 'configure'], 2048);
  1774.         $instance->addListener('kernel.request', [=> function () {
  1775.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1776.         }, => 'onKernelRequest'], 32);
  1777.         $instance->addListener('kernel.finish_request', [=> function () {
  1778.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1779.         }, => 'onKernelFinishRequest'], 0);
  1780.         $instance->addListener('kernel.exception', [=> function () {
  1781.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1782.         }, => 'onKernelException'], -64);
  1783.         $instance->addListener('kernel.response', [=> function () {
  1784.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1785.         }, => 'onKernelResponse'], 0);
  1786.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1787.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1788.         }, => 'onMessage'], 0);
  1789.         $instance->addListener('kernel.controller', [=> function () {
  1790.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1791.         }, => 'onKernelController'], 0);
  1792.         $instance->addListener('kernel.controller', [=> function () {
  1793.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1794.         }, => 'onKernelController'], 0);
  1795.         $instance->addListener('kernel.controller', [=> function () {
  1796.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1797.         }, => 'onKernelController'], -128);
  1798.         $instance->addListener('kernel.view', [=> function () {
  1799.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1800.         }, => 'onKernelView'], 0);
  1801.         $instance->addListener('kernel.controller', [=> function () {
  1802.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1803.         }, => 'onKernelController'], 0);
  1804.         $instance->addListener('kernel.response', [=> function () {
  1805.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1806.         }, => 'onKernelResponse'], 0);
  1807.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1808.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1809.         }, => 'onKernelControllerArguments'], 0);
  1810.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1811.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1812.         }, => 'onKernelControllerArguments'], 0);
  1813.         $instance->addListener('kernel.response', [=> function () {
  1814.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1815.         }, => 'onKernelResponse'], 0);
  1816.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1817.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1818.         }, => 'onVoterVote'], 0);
  1819.         $instance->addListener('kernel.request', [=> function () {
  1820.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1821.         }, => 'configureLogoutUrlGenerator'], 8);
  1822.         $instance->addListener('kernel.request', [=> function () {
  1823.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1824.         }, => 'onKernelRequest'], 8);
  1825.         $instance->addListener('kernel.finish_request', [=> function () {
  1826.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1827.         }, => 'onKernelFinishRequest'], 0);
  1828.         $instance->addListener('kernel.response', [=> function () {
  1829.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1830.         }, => 'onKernelResponse'], -128);
  1831.         $instance->addListener('console.command', [=> function () {
  1832.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1833.         }, => 'onCommand'], 255);
  1834.         $instance->addListener('console.terminate', [=> function () {
  1835.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1836.         }, => 'onTerminate'], -255);
  1837.         $instance->addListener('console.command', [=> function () {
  1838.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1839.         }, => 'configure'], 1024);
  1840.         $instance->addListener('console.error', [=> function () {
  1841.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1842.         }, => 'onConsoleError'], 0);
  1843.         $instance->addListener('console.terminate', [=> function () {
  1844.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1845.         }, => 'onConsoleTerminate'], 0);
  1846.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1847.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  1848.         }, => 'onImplicitLogin'], 0);
  1849.         $instance->addListener('security.interactive_login', [=> function () {
  1850.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  1851.         }, => 'onSecurityInteractiveLogin'], 0);
  1852.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1853.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1854.         }, => 'authenticate'], 0);
  1855.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1856.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1857.         }, => 'authenticate'], 0);
  1858.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1859.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1860.         }, => 'authenticate'], 0);
  1861.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1862.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1863.         }, => 'addSuccessFlash'], 0);
  1864.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  1865.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1866.         }, => 'addSuccessFlash'], 0);
  1867.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  1868.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1869.         }, => 'addSuccessFlash'], 0);
  1870.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  1871.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1872.         }, => 'addSuccessFlash'], 0);
  1873.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1874.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1875.         }, => 'addSuccessFlash'], 0);
  1876.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1877.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1878.         }, => 'addSuccessFlash'], 0);
  1879.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1880.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1881.         }, => 'addSuccessFlash'], 0);
  1882.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1883.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1884.         }, => 'onResettingResetInitialize'], 0);
  1885.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1886.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1887.         }, => 'onResettingResetSuccess'], 0);
  1888.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1889.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1890.         }, => 'onResettingResetRequest'], 0);
  1891.         $instance->addListener('kernel.exception', [=> function () {
  1892.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1893.         }, => 'onException'], 0);
  1894.         $instance->addListener('kernel.terminate', [=> function () {
  1895.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1896.         }, => 'onTerminate'], 0);
  1897.         $instance->addListener('console.error', [=> function () {
  1898.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1899.         }, => 'onException'], 0);
  1900.         $instance->addListener('console.terminate', [=> function () {
  1901.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1902.         }, => 'onTerminate'], 0);
  1903.         $instance->addListener('knp_pager.before', [=> function () {
  1904.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1905.         }, => 'before'], 0);
  1906.         $instance->addListener('knp_pager.pagination', [=> function () {
  1907.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1908.         }, => 'pagination'], 0);
  1909.         $instance->addListener('knp_pager.before', [=> function () {
  1910.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1911.         }, => 'before'], 1);
  1912.         $instance->addListener('knp_pager.before', [=> function () {
  1913.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1914.         }, => 'before'], 1);
  1915.         $instance->addListener('knp_pager.pagination', [=> function () {
  1916.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1917.         }, => 'pagination'], 1);
  1918.         return $instance;
  1919.     }
  1920.     /**
  1921.      * Gets the public 'filesystem' shared service.
  1922.      *
  1923.      * @return \Symfony\Component\Filesystem\Filesystem
  1924.      */
  1925.     protected function getFilesystemService()
  1926.     {
  1927.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1928.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1929.     }
  1930.     /**
  1931.      * Gets the public 'form.factory' shared service.
  1932.      *
  1933.      * @return \Symfony\Component\Form\FormFactory
  1934.      */
  1935.     protected function getForm_FactoryService()
  1936.     {
  1937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1939.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1940.     }
  1941.     /**
  1942.      * Gets the public 'form.type.file' shared service.
  1943.      *
  1944.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1945.      */
  1946.     protected function getForm_Type_FileService()
  1947.     {
  1948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1951.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1952.     }
  1953.     /**
  1954.      * Gets the public 'fos_user.change_password.controller' shared service.
  1955.      *
  1956.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  1957.      */
  1958.     protected function getFosUser_ChangePassword_ControllerService()
  1959.     {
  1960.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1961.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  1964.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  1965.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  1966.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  1967.         $this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_change_password_form''FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'$this->parameters['fos_user.change_password.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  1968.         $instance->setContainer($this);
  1969.         return $instance;
  1970.     }
  1971.     /**
  1972.      * Gets the public 'fos_user.profile.controller' shared service.
  1973.      *
  1974.      * @return \FOS\UserBundle\Controller\ProfileController
  1975.      */
  1976.     protected function getFosUser_Profile_ControllerService()
  1977.     {
  1978.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1979.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1980.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  1982.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  1983.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  1984.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  1985.         $this->services['fos_user.profile.controller'] = $instance = new \FOS\UserBundle\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_profile_form''FOS\\UserBundle\\Form\\Type\\ProfileFormType'$this->parameters['fos_user.profile.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  1986.         $instance->setContainer($this);
  1987.         return $instance;
  1988.     }
  1989.     /**
  1990.      * Gets the public 'fos_user.registration.controller' shared service.
  1991.      *
  1992.      * @return \FOS\UserBundle\Controller\RegistrationController
  1993.      */
  1994.     protected function getFosUser_Registration_ControllerService()
  1995.     {
  1996.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1997.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1999.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2000.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  2001.         $this->services['fos_user.registration.controller'] = $instance = new \FOS\UserBundle\Controller\RegistrationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app.reset_pwd'] ?? $this->getApp_ResetPwdService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2002.         $instance->setContainer($this);
  2003.         return $instance;
  2004.     }
  2005.     /**
  2006.      * Gets the public 'fos_user.resetting.controller' shared service.
  2007.      *
  2008.      * @return \FOS\UserBundle\Controller\ResettingController
  2009.      */
  2010.     protected function getFosUser_Resetting_ControllerService()
  2011.     {
  2012.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2013.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2015.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2016.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  2017.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  2018.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/Mailer.php';
  2019.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  2020.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  2021.         $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.resetting.form.factory'] ?? $this->getFosUser_Resetting_Form_FactoryService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => '@FOSUser/Registration/email.txt.twig''resetting.template' => '@FOSUser/Resetting/email.txt.twig''from_email' => ['confirmation' => $this->parameters['fos_user.registration.confirmation.from_email'], 'resetting' => $this->parameters['fos_user.resetting.email.from_email']]]), 7200);
  2022.         $instance->setContainer($this);
  2023.         return $instance;
  2024.     }
  2025.     /**
  2026.      * Gets the public 'fos_user.security.controller' shared service.
  2027.      *
  2028.      * @return \FOS\UserBundle\Controller\SecurityController
  2029.      */
  2030.     protected function getFosUser_Security_ControllerService()
  2031.     {
  2032.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2033.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2036.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  2037.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  2038.         $instance->setContainer($this);
  2039.         return $instance;
  2040.     }
  2041.     /**
  2042.      * Gets the public 'fos_user.user_manager' shared service.
  2043.      *
  2044.      * @return \FOS\UserBundle\Doctrine\UserManager
  2045.      */
  2046.     protected function getFosUser_UserManagerService()
  2047.     {
  2048.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  2049.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  2050.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  2051.         return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'App\\Entity\\User');
  2052.     }
  2053.     /**
  2054.      * Gets the public 'http_kernel' shared service.
  2055.      *
  2056.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2057.      */
  2058.     protected function getHttpKernelService()
  2059.     {
  2060.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2061.         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()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $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 () {
  2062.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2063.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2064.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2065.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2066.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2067.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2068.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2069.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2070.         }, 8)), $a));
  2071.     }
  2072.     /**
  2073.      * Gets the public 'knp_paginator' shared service.
  2074.      *
  2075.      * @return \Knp\Component\Pager\Paginator
  2076.      */
  2077.     protected function getKnpPaginatorService($lazyLoad true)
  2078.     {
  2079.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  2080.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  2081.         $this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2082.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  2083.         return $instance;
  2084.     }
  2085.     /**
  2086.      * Gets the public 'lexik_jwt_authentication.check_config_command' shared service.
  2087.      *
  2088.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  2089.      */
  2090.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  2091.     {
  2092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2093.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  2094.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  2095.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  2096.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  2097.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  2098.         $this->services['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('resolve:JWT_PASSPHRASE')))), 'RS256');
  2099.         $instance->setName('lexik:jwt:check-config');
  2100.         return $instance;
  2101.     }
  2102.     /**
  2103.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  2104.      *
  2105.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  2106.      */
  2107.     protected function getLexikJwtAuthentication_EncoderService()
  2108.     {
  2109.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  2110.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  2111.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  2112.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  2113.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  2114.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  2115.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  2116.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  2117.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  2118.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('resolve:JWT_PASSPHRASE')))), 'openssl''RS256'36000));
  2119.     }
  2120.     /**
  2121.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  2122.      *
  2123.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  2124.      */
  2125.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  2126.     {
  2127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2128.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  2129.         $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  2130.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  2131.         }, 1));
  2132.         $instance->setName('lexik:jwt:generate-token');
  2133.         return $instance;
  2134.     }
  2135.     /**
  2136.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  2137.      *
  2138.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  2139.      */
  2140.     protected function getLexikJwtAuthentication_JwtManagerService()
  2141.     {
  2142.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  2143.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  2144.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  2145.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'username');
  2146.         $instance->setUserIdentityField('username');
  2147.         return $instance;
  2148.     }
  2149.     /**
  2150.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  2151.      *
  2152.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  2153.      */
  2154.     protected function getLexikJwtAuthentication_KeyLoaderService()
  2155.     {
  2156.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  2157.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  2158.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  2159.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  2160.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('resolve:JWT_PASSPHRASE'));
  2161.     }
  2162.     /**
  2163.      * Gets the public 'profiler' shared service.
  2164.      *
  2165.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2166.      */
  2167.     protected function getProfilerService()
  2168.     {
  2169.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2170.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2171.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2172.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2173.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2174.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2175.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2176.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2177.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2178.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2179.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2180.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2181.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2182.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2183.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2184.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  2185.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2186.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2187.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2188.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2189.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2190.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2191.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2192.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  2193.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2194.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2195.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2196.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2197.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2198.         if ($this->has('kernel')) {
  2199.             $g->setKernel($b);
  2200.         }
  2201.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2202.         $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())));
  2203.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2204.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2205.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2206.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2207.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2208.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2209.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2210.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2211.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2212.         $instance->add($d);
  2213.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2214.         $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())));
  2215.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  2216.         $instance->add($e);
  2217.         $instance->add($f);
  2218.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2219.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2220.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  2221.         $instance->add($g);
  2222.         return $instance;
  2223.     }
  2224.     /**
  2225.      * Gets the public 'request_stack' shared service.
  2226.      *
  2227.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2228.      */
  2229.     protected function getRequestStackService()
  2230.     {
  2231.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2232.     }
  2233.     /**
  2234.      * Gets the public 'router' shared service.
  2235.      *
  2236.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2237.      */
  2238.     protected function getRouterService()
  2239.     {
  2240.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2241.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2242.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2243.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2244.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2245.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2246.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2247.         ], [
  2248.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2249.         ]))->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');
  2250.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2251.         return $instance;
  2252.     }
  2253.     /**
  2254.      * Gets the public 'routing.loader' shared service.
  2255.      *
  2256.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2257.      */
  2258.     protected function getRouting_LoaderService()
  2259.     {
  2260.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2261.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2262.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2264.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2265.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2266.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2267.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2268.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2269.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2270.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2271.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2272.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2273.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2274.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2275.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/ApiLoader.php';
  2276.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2277.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2278.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2279.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2280.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2281.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  2282.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2283.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2284.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2285.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2286.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2287.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2288.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2289.             'kernel' => ['services''kernel''getKernelService'false],
  2290.         ], [
  2291.             'kernel' => 'App\\Kernel',
  2292.         ]))));
  2293.         $a->addLoader(new \ApiPlatform\Core\Bridge\Symfony\Routing\ApiLoader(($this->services['kernel'] ?? $this->get('kernel'1)), ($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.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this$this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), falsetruetruefalsefalse));
  2294.         $a->addLoader($c);
  2295.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2296.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2297.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2298.     }
  2299.     /**
  2300.      * Gets the public 'security.authentication_utils' shared service.
  2301.      *
  2302.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2303.      */
  2304.     protected function getSecurity_AuthenticationUtilsService()
  2305.     {
  2306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2307.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2308.     }
  2309.     /**
  2310.      * Gets the public 'security.authorization_checker' shared service.
  2311.      *
  2312.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2313.      */
  2314.     protected function getSecurity_AuthorizationCheckerService()
  2315.     {
  2316.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  2317.     }
  2318.     /**
  2319.      * Gets the public 'security.csrf.token_manager' shared service.
  2320.      *
  2321.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2322.      */
  2323.     protected function getSecurity_Csrf_TokenManagerService()
  2324.     {
  2325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2326.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2327.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2328.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2329.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2330.     }
  2331.     /**
  2332.      * Gets the public 'security.password_encoder' shared service.
  2333.      *
  2334.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2335.      */
  2336.     protected function getSecurity_PasswordEncoderService()
  2337.     {
  2338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2339.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2340.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2341.     }
  2342.     /**
  2343.      * Gets the public 'security.token_storage' shared service.
  2344.      *
  2345.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2346.      */
  2347.     protected function getSecurity_TokenStorageService()
  2348.     {
  2349.         return $this->services['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, [
  2350.             'session' => ['services''session''getSessionService'false],
  2351.         ], [
  2352.             'session' => '?',
  2353.         ]));
  2354.     }
  2355.     /**
  2356.      * Gets the public 'serializer' shared service.
  2357.      *
  2358.      * @return \Symfony\Component\Serializer\Serializer
  2359.      */
  2360.     protected function getSerializerService()
  2361.     {
  2362.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2363.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2364.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2365.         $d = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2366.         $e = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2367.         $f = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2368.         $g = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($a$b$c, ($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()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($d, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $e), NULL$fNULLfalse'oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], [], $etrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions']));
  2369.         $h = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2370.         $i = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2371.         $j = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  2372.         $k = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  2373.         $l = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2374.         $m = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2375.         $n = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($m$h$l, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($m), NULL, []);
  2376.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> $g=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($d, [], $h), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $h), => $g=> new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($a$b$c$iNULL$d$e$h), => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($a$j$d), => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($dtrue), => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($a$b$c$j$i$k$l$h$m, [], new RewindableGenerator(function () {
  2377.             return new \EmptyIterator();
  2378.         }, 0), false), 10 => new \ApiPlatform\Core\Serializer\ItemNormalizer($b$c$j$i$l$h$m, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  2379.             return new \EmptyIterator();
  2380.         }, 0), $afalse), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $h), 14 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 17 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($k$i$j), 'page''pagination'$a$l), $a$i$f), 18 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 19 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($n$j$k), 20 => $n], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  2381.     }
  2382.     /**
  2383.      * Gets the public 'services_resetter' shared service.
  2384.      *
  2385.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2386.      */
  2387.     protected function getServicesResetterService()
  2388.     {
  2389.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2390.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2391.             if (isset($this->services['cache.app'])) {
  2392.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2393.             }
  2394.             if (isset($this->services['cache.system'])) {
  2395.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2396.             }
  2397.             if (isset($this->privates['cache.validator'])) {
  2398.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2399.             }
  2400.             if (isset($this->privates['cache.serializer'])) {
  2401.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2402.             }
  2403.             if (isset($this->privates['cache.annotations'])) {
  2404.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2405.             }
  2406.             if (isset($this->privates['cache.property_info'])) {
  2407.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2408.             }
  2409.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2410.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2411.             }
  2412.             if (isset($this->privates['mailer.logger_message_listener'])) {
  2413.                 yield 'mailer.logger_message_listener' => ($this->privates['mailer.logger_message_listener'] ?? null);
  2414.             }
  2415.             if (isset($this->services['profiler'])) {
  2416.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2417.             }
  2418.             if (isset($this->services['validator'])) {
  2419.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2420.             }
  2421.             if (isset($this->privates['debug.stopwatch'])) {
  2422.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2423.             }
  2424.             if (isset($this->services['event_dispatcher'])) {
  2425.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2426.             }
  2427.             if (isset($this->services['doctrine'])) {
  2428.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2429.             }
  2430.             if (isset($this->privates['form.type.entity'])) {
  2431.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2432.             }
  2433.             if (isset($this->services['security.token_storage'])) {
  2434.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2435.             }
  2436.             if (isset($this->privates['cache.security_expression_language'])) {
  2437.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2438.             }
  2439.             if (isset($this->privates['monolog.handler.main'])) {
  2440.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2441.             }
  2442.             if (isset($this->privates['monolog.handler.console'])) {
  2443.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2444.             }
  2445.             if (isset($this->privates['api_platform.cache.route_name_resolver'])) {
  2446.                 yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null);
  2447.             }
  2448.             if (isset($this->privates['api_platform.cache.identifiers_extractor'])) {
  2449.                 yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? null);
  2450.             }
  2451.             if (isset($this->privates['api_platform.cache.subresource_operation_factory'])) {
  2452.                 yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null);
  2453.             }
  2454.             if (isset($this->privates['api_platform.cache.metadata.resource'])) {
  2455.                 yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null);
  2456.             }
  2457.             if (isset($this->privates['api_platform.cache.metadata.property'])) {
  2458.                 yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? null);
  2459.             }
  2460.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  2461.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  2462.             }
  2463.         }, function () {
  2464.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->privates['mailer.logger_message_listener'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['api_platform.cache.route_name_resolver'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource'])) + (int) (isset($this->privates['api_platform.cache.metadata.property'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener']));
  2465.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'mailer.logger_message_listener' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'api_platform.cache.route_name_resolver' => [=> 'reset'], 'api_platform.cache.identifiers_extractor' => [=> 'reset'], 'api_platform.cache.subresource_operation_factory' => [=> 'reset'], 'api_platform.cache.metadata.resource' => [=> 'reset'], 'api_platform.cache.metadata.property' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset']]);
  2466.     }
  2467.     /**
  2468.      * Gets the public 'session' shared service.
  2469.      *
  2470.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2471.      */
  2472.     protected function getSessionService()
  2473.     {
  2474.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  2475.     }
  2476.     /**
  2477.      * Gets the public 'swiftmailer.mailer.default' shared service.
  2478.      *
  2479.      * @return \Swift_Mailer
  2480.      */
  2481.     protected function getSwiftmailer_Mailer_DefaultService()
  2482.     {
  2483.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  2484.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  2485.     }
  2486.     /**
  2487.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  2488.      *
  2489.      * @return \Swift_Plugins_MessageLogger
  2490.      */
  2491.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  2492.     {
  2493.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2494.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2495.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2496.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  2497.     }
  2498.     /**
  2499.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  2500.      *
  2501.      * @return \Swift_Transport
  2502.      */
  2503.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  2504.     {
  2505.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2506.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  2507.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2508.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2509.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  2510.     }
  2511.     /**
  2512.      * Gets the public 'swiftmailer.transport' shared service.
  2513.      *
  2514.      * @return \Swift_Transport_SpoolTransport
  2515.      */
  2516.     protected function getSwiftmailer_TransportService()
  2517.     {
  2518.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2523.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2524.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2525.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2527.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  2528.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  2529.         return $instance;
  2530.     }
  2531.     /**
  2532.      * Gets the public 'templating' shared service.
  2533.      *
  2534.      * @return \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine
  2535.      *
  2536.      * @deprecated The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2537.      */
  2538.     protected function getTemplatingService()
  2539.     {
  2540.         @trigger_error('The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  2541.         $this->services['templating'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine($this, []);
  2542.         $instance->addEngine($this->getTemplating_Engine_TwigService());
  2543.         $instance->addEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()));
  2544.         return $instance;
  2545.     }
  2546.     /**
  2547.      * Gets the public 'templating.loader' shared service.
  2548.      *
  2549.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  2550.      *
  2551.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2552.      */
  2553.     protected function getTemplating_LoaderService()
  2554.     {
  2555.         @trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  2556.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  2557.     }
  2558.     /**
  2559.      * Gets the public 'translator' shared service.
  2560.      *
  2561.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2562.      */
  2563.     protected function getTranslatorService()
  2564.     {
  2565.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2566.     }
  2567.     /**
  2568.      * Gets the public 'twig' shared service.
  2569.      *
  2570.      * @return \Twig\Environment
  2571.      */
  2572.     protected function getTwigService()
  2573.     {
  2574.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  2575.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2576.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2577.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  2578.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2579.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2580.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2581.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2582.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2583.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2584.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2585.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2586.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2587.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2588.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  2589.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  2590.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  2591.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  2592.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2593.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2594.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2595.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2596.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2597.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2598.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2599.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2600.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2601.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2602.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2603.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2604.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2605.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  2606.         $f = new \Symfony\Bridge\Twig\AppVariable();
  2607.         $f->setEnvironment('dev');
  2608.         $f->setDebug(true);
  2609.         if ($this->has('security.token_storage')) {
  2610.             $f->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2611.         }
  2612.         if ($this->has('request_stack')) {
  2613.             $f->setRequestStack($d);
  2614.         }
  2615.         $g = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  2616.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2617.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2618.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  2619.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2620.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__4), 'UTF-8'));
  2621.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  2622.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2623.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2624.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2625.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2626.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2627.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  2628.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2629.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2630.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2631.         $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())));
  2632.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2633.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  2634.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(($this->privates['knp_paginator.helper.processor'] ?? $this->getKnpPaginator_Helper_ProcessorService())));
  2635.         $instance->addGlobal('app'$f);
  2636.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2637.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2638.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2639.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  2640.         ], [
  2641.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2642.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2643.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2644.         ])));
  2645.         $instance->registerUndefinedFilterCallback([=> $g=> 'suggestFilter']);
  2646.         $instance->registerUndefinedFunctionCallback([=> $g=> 'suggestFunction']);
  2647.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2648.         return $instance;
  2649.     }
  2650.     /**
  2651.      * Gets the public 'twig.controller.exception' shared service.
  2652.      *
  2653.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  2654.      *
  2655.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  2656.      */
  2657.     protected function getTwig_Controller_ExceptionService()
  2658.     {
  2659.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  2660.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  2661.     }
  2662.     /**
  2663.      * Gets the public 'twig.controller.preview_error' shared service.
  2664.      *
  2665.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  2666.      *
  2667.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  2668.      */
  2669.     protected function getTwig_Controller_PreviewErrorService()
  2670.     {
  2671.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  2672.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), NULL);
  2673.     }
  2674.     /**
  2675.      * Gets the public 'validator' shared service.
  2676.      *
  2677.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2678.      */
  2679.     protected function getValidatorService()
  2680.     {
  2681.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2682.     }
  2683.     /**
  2684.      * Gets the public 'var_dumper.cloner' shared service.
  2685.      *
  2686.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2687.      */
  2688.     protected function getVarDumper_ClonerService()
  2689.     {
  2690.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2691.         $instance->setMaxItems(2500);
  2692.         $instance->setMinDepth(1);
  2693.         $instance->setMaxString(-1);
  2694.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2695.         return $instance;
  2696.     }
  2697.     /**
  2698.      * Gets the public 'web_profiler.controller.exception' shared service.
  2699.      *
  2700.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  2701.      *
  2702.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  2703.      */
  2704.     protected function getWebProfiler_Controller_ExceptionService()
  2705.     {
  2706.         @trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.'E_USER_DEPRECATED);
  2707.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  2708.     }
  2709.     /**
  2710.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2711.      *
  2712.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2713.      */
  2714.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2715.     {
  2716.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2717.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  2718.     }
  2719.     /**
  2720.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2721.      *
  2722.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2723.      */
  2724.     protected function getWebProfiler_Controller_ProfilerService()
  2725.     {
  2726.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2727.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2728.     }
  2729.     /**
  2730.      * Gets the public 'web_profiler.controller.router' shared service.
  2731.      *
  2732.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2733.      */
  2734.     protected function getWebProfiler_Controller_RouterService()
  2735.     {
  2736.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2737.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2738.             return new \EmptyIterator();
  2739.         }, 0));
  2740.     }
  2741.     /**
  2742.      * Gets the private '.debug.http_client' shared service.
  2743.      *
  2744.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2745.      */
  2746.     protected function get_Debug_HttpClientService()
  2747.     {
  2748.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2749.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2750.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2751.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2752.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2753.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2754.         $a->setLogger($b);
  2755.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  2756.     }
  2757.     /**
  2758.      * Gets the private '.errored..service_locator.E4HVqUJ.Symfony\Component\HttpKernel\Event\GetResponseEvent' shared service.
  2759.      *
  2760.      * @return \Symfony\Component\HttpKernel\Event\GetResponseEvent
  2761.      */
  2762.     protected function getGetResponseEventService()
  2763.     {
  2764.         $this->throw('Cannot autowire service ".service_locator.E4HVqUJ": it references class "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent" but no such service exists.');
  2765.     }
  2766.     /**
  2767.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  2768.      *
  2769.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2770.      */
  2771.     protected function get_LegacyResolveControllerNameSubscriberService()
  2772.     {
  2773.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  2774.     }
  2775.     /**
  2776.      * Gets the private '.service_locator..F2.YJC' shared service.
  2777.      *
  2778.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2779.      */
  2780.     protected function get_ServiceLocator__F2_YJCService()
  2781.     {
  2782.         return $this->privates['.service_locator..F2.YJC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2783.             'mailer' => ['privates''App\\Service\\Mailer''getMailerService'false],
  2784.             'tokenGenerator' => ['privates''fos_user.util.token_generator.default''getFosUser_Util_TokenGenerator_DefaultService'false],
  2785.         ], [
  2786.             'mailer' => 'App\\Service\\Mailer',
  2787.             'tokenGenerator' => '?',
  2788.         ]);
  2789.     }
  2790.     /**
  2791.      * Gets the private '.service_locator.2frCdQQ' shared service.
  2792.      *
  2793.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2794.      */
  2795.     protected function get_ServiceLocator_2frCdQQService()
  2796.     {
  2797.         return $this->privates['.service_locator.2frCdQQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2798.             'dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  2799.         ], [
  2800.             'dispatcher' => '?',
  2801.         ]);
  2802.     }
  2803.     /**
  2804.      * Gets the private '.service_locator.E4HVqUJ' shared service.
  2805.      *
  2806.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2807.      */
  2808.     protected function get_ServiceLocator_E4HVqUJService()
  2809.     {
  2810.         return $this->privates['.service_locator.E4HVqUJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2811.             'event' => ['privates''.errored..service_locator.E4HVqUJ.Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent'NULL'Cannot autowire service ".service_locator.E4HVqUJ": it references class "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent" but no such service exists.'],
  2812.         ], [
  2813.             'event' => 'Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent',
  2814.         ]);
  2815.     }
  2816.     /**
  2817.      * Gets the private '.service_locator.GcHYrb3' shared service.
  2818.      *
  2819.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2820.      */
  2821.     protected function get_ServiceLocator_GcHYrb3Service()
  2822.     {
  2823.         return $this->privates['.service_locator.GcHYrb3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2824.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2825.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  2826.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2827.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2828.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2829.             'router' => ['services''router''getRouterService'false],
  2830.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2831.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  2832.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  2833.             'serializer' => ['services''serializer''getSerializerService'false],
  2834.             'session' => ['services''session''getSessionService'false],
  2835.             'templating' => ['services''templating''getTemplatingService'false],
  2836.             'twig' => ['services''twig''getTwigService'false],
  2837.         ], [
  2838.             'doctrine' => '?',
  2839.             'form.factory' => '?',
  2840.             'http_kernel' => '?',
  2841.             'parameter_bag' => '?',
  2842.             'request_stack' => '?',
  2843.             'router' => '?',
  2844.             'security.authorization_checker' => '?',
  2845.             'security.csrf.token_manager' => '?',
  2846.             'security.token_storage' => '?',
  2847.             'serializer' => '?',
  2848.             'session' => '?',
  2849.             'templating' => '?',
  2850.             'twig' => '?',
  2851.         ]);
  2852.     }
  2853.     /**
  2854.      * Gets the private '.service_locator.UtdNDIU' shared service.
  2855.      *
  2856.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2857.      */
  2858.     protected function get_ServiceLocator_UtdNDIUService()
  2859.     {
  2860.         return $this->privates['.service_locator.UtdNDIU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2861.             'App\\Controller\\Administration\\FonctionController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2862.             'App\\Controller\\Administration\\FonctionController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2863.             'App\\Controller\\Administration\\FonctionController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2864.             'App\\Controller\\Administration\\GroupeController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2865.             'App\\Controller\\Administration\\GroupeController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2866.             'App\\Controller\\Administration\\GroupeController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2867.             'App\\Controller\\Administration\\RegionController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2868.             'App\\Controller\\Administration\\RegionController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2869.             'App\\Controller\\Administration\\RegionController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2870.             'App\\Controller\\Administration\\UserController::EmailConnexion' => ['privates''.service_locator.bZSuxNI''get_ServiceLocator_BZSuxNIService'false],
  2871.             'App\\Controller\\Administration\\UserController::add' => ['privates''.service_locator.ZDfCpwf''get_ServiceLocator_ZDfCpwfService'false],
  2872.             'App\\Controller\\Administration\\UserController::fastAuthentification' => ['privates''.service_locator.2frCdQQ''get_ServiceLocator_2frCdQQService'false],
  2873.             'App\\Controller\\Administration\\UserController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2874.             'App\\Controller\\Administration\\UserController::restPwd' => ['privates''.service_locator.bZSuxNI''get_ServiceLocator_BZSuxNIService'false],
  2875.             'App\\Controller\\Administration\\UserController::setTokenFireBase' => ['privates''.service_locator.wHQ6.0W''get_ServiceLocator_WHQ6_0WService'false],
  2876.             'App\\Controller\\Administration\\UserController::update' => ['privates''.service_locator.zLfWoKw''get_ServiceLocator_ZLfWoKwService'false],
  2877.             'App\\Controller\\Equipement\\MissionController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2878.             'App\\Controller\\Equipement\\MissionController::addAffectation' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2879.             'App\\Controller\\Equipement\\MissionController::addMateriel' => ['privates''.service_locator.zLfWoKw''get_ServiceLocator_ZLfWoKwService'false],
  2880.             'App\\Controller\\Equipement\\MissionController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2881.             'App\\Controller\\Equipement\\MissionController::show' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2882.             'App\\Controller\\Equipement\\MissionController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2883.             'App\\Controller\\Equipement\\MissionController::updateAffectation' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2884.             'App\\Controller\\Equipement\\MissionController::updateMateriel' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2885.             'App\\Controller\\Equipement\\StockController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2886.             'App\\Controller\\Equipement\\StockController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2887.             'App\\Controller\\Equipement\\StockController::indexTracability' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2888.             'App\\Controller\\Equipement\\StockController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2889.             'App\\Controller\\FicheAcceptance\\ChoixController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2890.             'App\\Controller\\FicheAcceptance\\ChoixController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2891.             'App\\Controller\\FicheAcceptance\\ChoixController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2892.             'App\\Controller\\FicheAcceptance\\FicheController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2893.             'App\\Controller\\FicheAcceptance\\FicheController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2894.             'App\\Controller\\FicheAcceptance\\FicheController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2895.             'App\\Controller\\FicheAcceptance\\ItemController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2896.             'App\\Controller\\FicheAcceptance\\ItemController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2897.             'App\\Controller\\FicheAcceptance\\ItemController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2898.             'App\\Controller\\FicheAcceptance\\QuestionController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2899.             'App\\Controller\\FicheAcceptance\\QuestionController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2900.             'App\\Controller\\FicheAcceptance\\QuestionController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2901.             'App\\Controller\\FicheAcceptance\\SousItemController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2902.             'App\\Controller\\FicheAcceptance\\SousItemController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2903.             'App\\Controller\\FicheAcceptance\\SousItemController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2904.             'App\\Controller\\NoeudAcceptanceController::add' => ['privates''.service_locator.zLfWoKw''get_ServiceLocator_ZLfWoKwService'false],
  2905.             'App\\Controller\\NoeudAcceptanceController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2906.             'App\\Controller\\NoeudAcceptanceController::show' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2907.             'App\\Controller\\NoeudAcceptanceController::update' => ['privates''.service_locator.zLfWoKw''get_ServiceLocator_ZLfWoKwService'false],
  2908.             'App\\Controller\\NoeudAcceptanceController::updateReponse' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2909.             'App\\Controller\\NoeudAcceptanceController::updateReponseInput' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2910.             'App\\Controller\\Noeud\\ArmoireController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2911.             'App\\Controller\\Noeud\\ArmoireController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2912.             'App\\Controller\\Noeud\\ArmoireController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2913.             'App\\Controller\\Noeud\\SiteController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2914.             'App\\Controller\\Noeud\\SiteController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2915.             'App\\Controller\\Noeud\\SiteController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2916.             'App\\Controller\\Nomenclature\\TypeNomenclatureController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2917.             'App\\Controller\\Nomenclature\\TypeNomenclatureController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2918.             'App\\Controller\\Nomenclature\\TypeNomenclatureController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2919.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController::add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2920.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController::index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2921.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController::update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2922.             'App\\Controller\\ProfilController::index' => ['privates''.service_locator.jmvbEvf''get_ServiceLocator_JmvbEvfService'false],
  2923.             'App\\Controller\\Security\\ResettingController::sendEmailAction' => ['privates''.service_locator..F2.YJC''get_ServiceLocator__F2_YJCService'false],
  2924.             'App\\Controller\\Security\\SecurityController::login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  2925.             'App\\Controller\\Security\\SessionIdleHandler::onKernelRequest' => ['privates''.service_locator.E4HVqUJ''get_ServiceLocator_E4HVqUJService'false],
  2926.             'App\\Controller\\Administration\\FonctionController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2927.             'App\\Controller\\Administration\\FonctionController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2928.             'App\\Controller\\Administration\\FonctionController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2929.             'App\\Controller\\Administration\\GroupeController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2930.             'App\\Controller\\Administration\\GroupeController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2931.             'App\\Controller\\Administration\\GroupeController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2932.             'App\\Controller\\Administration\\RegionController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2933.             'App\\Controller\\Administration\\RegionController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2934.             'App\\Controller\\Administration\\RegionController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2935.             'App\\Controller\\Administration\\UserController:EmailConnexion' => ['privates''.service_locator.bZSuxNI''get_ServiceLocator_BZSuxNIService'false],
  2936.             'App\\Controller\\Administration\\UserController:add' => ['privates''.service_locator.ZDfCpwf''get_ServiceLocator_ZDfCpwfService'false],
  2937.             'App\\Controller\\Administration\\UserController:fastAuthentification' => ['privates''.service_locator.2frCdQQ''get_ServiceLocator_2frCdQQService'false],
  2938.             'App\\Controller\\Administration\\UserController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2939.             'App\\Controller\\Administration\\UserController:restPwd' => ['privates''.service_locator.bZSuxNI''get_ServiceLocator_BZSuxNIService'false],
  2940.             'App\\Controller\\Administration\\UserController:setTokenFireBase' => ['privates''.service_locator.wHQ6.0W''get_ServiceLocator_WHQ6_0WService'false],
  2941.             'App\\Controller\\Administration\\UserController:update' => ['privates''.service_locator.zLfWoKw''get_ServiceLocator_ZLfWoKwService'false],
  2942.             'App\\Controller\\Equipement\\MissionController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2943.             'App\\Controller\\Equipement\\MissionController:addAffectation' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2944.             'App\\Controller\\Equipement\\MissionController:addMateriel' => ['privates''.service_locator.zLfWoKw''get_ServiceLocator_ZLfWoKwService'false],
  2945.             'App\\Controller\\Equipement\\MissionController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2946.             'App\\Controller\\Equipement\\MissionController:show' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2947.             'App\\Controller\\Equipement\\MissionController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2948.             'App\\Controller\\Equipement\\MissionController:updateAffectation' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2949.             'App\\Controller\\Equipement\\MissionController:updateMateriel' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2950.             'App\\Controller\\Equipement\\StockController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2951.             'App\\Controller\\Equipement\\StockController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2952.             'App\\Controller\\Equipement\\StockController:indexTracability' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2953.             'App\\Controller\\Equipement\\StockController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2954.             'App\\Controller\\FicheAcceptance\\ChoixController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2955.             'App\\Controller\\FicheAcceptance\\ChoixController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2956.             'App\\Controller\\FicheAcceptance\\ChoixController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2957.             'App\\Controller\\FicheAcceptance\\FicheController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2958.             'App\\Controller\\FicheAcceptance\\FicheController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2959.             'App\\Controller\\FicheAcceptance\\FicheController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2960.             'App\\Controller\\FicheAcceptance\\ItemController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2961.             'App\\Controller\\FicheAcceptance\\ItemController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2962.             'App\\Controller\\FicheAcceptance\\ItemController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2963.             'App\\Controller\\FicheAcceptance\\QuestionController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2964.             'App\\Controller\\FicheAcceptance\\QuestionController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2965.             'App\\Controller\\FicheAcceptance\\QuestionController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2966.             'App\\Controller\\FicheAcceptance\\SousItemController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2967.             'App\\Controller\\FicheAcceptance\\SousItemController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2968.             'App\\Controller\\FicheAcceptance\\SousItemController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2969.             'App\\Controller\\NoeudAcceptanceController:add' => ['privates''.service_locator.zLfWoKw''get_ServiceLocator_ZLfWoKwService'false],
  2970.             'App\\Controller\\NoeudAcceptanceController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2971.             'App\\Controller\\NoeudAcceptanceController:show' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2972.             'App\\Controller\\NoeudAcceptanceController:update' => ['privates''.service_locator.zLfWoKw''get_ServiceLocator_ZLfWoKwService'false],
  2973.             'App\\Controller\\NoeudAcceptanceController:updateReponse' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2974.             'App\\Controller\\NoeudAcceptanceController:updateReponseInput' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2975.             'App\\Controller\\Noeud\\ArmoireController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2976.             'App\\Controller\\Noeud\\ArmoireController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2977.             'App\\Controller\\Noeud\\ArmoireController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2978.             'App\\Controller\\Noeud\\SiteController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2979.             'App\\Controller\\Noeud\\SiteController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2980.             'App\\Controller\\Noeud\\SiteController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2981.             'App\\Controller\\Nomenclature\\TypeNomenclatureController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2982.             'App\\Controller\\Nomenclature\\TypeNomenclatureController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2983.             'App\\Controller\\Nomenclature\\TypeNomenclatureController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2984.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController:add' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2985.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController:index' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2986.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController:update' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  2987.             'App\\Controller\\ProfilController:index' => ['privates''.service_locator.jmvbEvf''get_ServiceLocator_JmvbEvfService'false],
  2988.             'App\\Controller\\Security\\ResettingController:sendEmailAction' => ['privates''.service_locator..F2.YJC''get_ServiceLocator__F2_YJCService'false],
  2989.             'App\\Controller\\Security\\SecurityController:login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  2990.             'App\\Controller\\Security\\SessionIdleHandler:onKernelRequest' => ['privates''.service_locator.E4HVqUJ''get_ServiceLocator_E4HVqUJService'false],
  2991.         ], [
  2992.             'App\\Controller\\Administration\\FonctionController::add' => '?',
  2993.             'App\\Controller\\Administration\\FonctionController::index' => '?',
  2994.             'App\\Controller\\Administration\\FonctionController::update' => '?',
  2995.             'App\\Controller\\Administration\\GroupeController::add' => '?',
  2996.             'App\\Controller\\Administration\\GroupeController::index' => '?',
  2997.             'App\\Controller\\Administration\\GroupeController::update' => '?',
  2998.             'App\\Controller\\Administration\\RegionController::add' => '?',
  2999.             'App\\Controller\\Administration\\RegionController::index' => '?',
  3000.             'App\\Controller\\Administration\\RegionController::update' => '?',
  3001.             'App\\Controller\\Administration\\UserController::EmailConnexion' => '?',
  3002.             'App\\Controller\\Administration\\UserController::add' => '?',
  3003.             'App\\Controller\\Administration\\UserController::fastAuthentification' => '?',
  3004.             'App\\Controller\\Administration\\UserController::index' => '?',
  3005.             'App\\Controller\\Administration\\UserController::restPwd' => '?',
  3006.             'App\\Controller\\Administration\\UserController::setTokenFireBase' => '?',
  3007.             'App\\Controller\\Administration\\UserController::update' => '?',
  3008.             'App\\Controller\\Equipement\\MissionController::add' => '?',
  3009.             'App\\Controller\\Equipement\\MissionController::addAffectation' => '?',
  3010.             'App\\Controller\\Equipement\\MissionController::addMateriel' => '?',
  3011.             'App\\Controller\\Equipement\\MissionController::index' => '?',
  3012.             'App\\Controller\\Equipement\\MissionController::show' => '?',
  3013.             'App\\Controller\\Equipement\\MissionController::update' => '?',
  3014.             'App\\Controller\\Equipement\\MissionController::updateAffectation' => '?',
  3015.             'App\\Controller\\Equipement\\MissionController::updateMateriel' => '?',
  3016.             'App\\Controller\\Equipement\\StockController::add' => '?',
  3017.             'App\\Controller\\Equipement\\StockController::index' => '?',
  3018.             'App\\Controller\\Equipement\\StockController::indexTracability' => '?',
  3019.             'App\\Controller\\Equipement\\StockController::update' => '?',
  3020.             'App\\Controller\\FicheAcceptance\\ChoixController::add' => '?',
  3021.             'App\\Controller\\FicheAcceptance\\ChoixController::index' => '?',
  3022.             'App\\Controller\\FicheAcceptance\\ChoixController::update' => '?',
  3023.             'App\\Controller\\FicheAcceptance\\FicheController::add' => '?',
  3024.             'App\\Controller\\FicheAcceptance\\FicheController::index' => '?',
  3025.             'App\\Controller\\FicheAcceptance\\FicheController::update' => '?',
  3026.             'App\\Controller\\FicheAcceptance\\ItemController::add' => '?',
  3027.             'App\\Controller\\FicheAcceptance\\ItemController::index' => '?',
  3028.             'App\\Controller\\FicheAcceptance\\ItemController::update' => '?',
  3029.             'App\\Controller\\FicheAcceptance\\QuestionController::add' => '?',
  3030.             'App\\Controller\\FicheAcceptance\\QuestionController::index' => '?',
  3031.             'App\\Controller\\FicheAcceptance\\QuestionController::update' => '?',
  3032.             'App\\Controller\\FicheAcceptance\\SousItemController::add' => '?',
  3033.             'App\\Controller\\FicheAcceptance\\SousItemController::index' => '?',
  3034.             'App\\Controller\\FicheAcceptance\\SousItemController::update' => '?',
  3035.             'App\\Controller\\NoeudAcceptanceController::add' => '?',
  3036.             'App\\Controller\\NoeudAcceptanceController::index' => '?',
  3037.             'App\\Controller\\NoeudAcceptanceController::show' => '?',
  3038.             'App\\Controller\\NoeudAcceptanceController::update' => '?',
  3039.             'App\\Controller\\NoeudAcceptanceController::updateReponse' => '?',
  3040.             'App\\Controller\\NoeudAcceptanceController::updateReponseInput' => '?',
  3041.             'App\\Controller\\Noeud\\ArmoireController::add' => '?',
  3042.             'App\\Controller\\Noeud\\ArmoireController::index' => '?',
  3043.             'App\\Controller\\Noeud\\ArmoireController::update' => '?',
  3044.             'App\\Controller\\Noeud\\SiteController::add' => '?',
  3045.             'App\\Controller\\Noeud\\SiteController::index' => '?',
  3046.             'App\\Controller\\Noeud\\SiteController::update' => '?',
  3047.             'App\\Controller\\Nomenclature\\TypeNomenclatureController::add' => '?',
  3048.             'App\\Controller\\Nomenclature\\TypeNomenclatureController::index' => '?',
  3049.             'App\\Controller\\Nomenclature\\TypeNomenclatureController::update' => '?',
  3050.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController::add' => '?',
  3051.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController::index' => '?',
  3052.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController::update' => '?',
  3053.             'App\\Controller\\ProfilController::index' => '?',
  3054.             'App\\Controller\\Security\\ResettingController::sendEmailAction' => '?',
  3055.             'App\\Controller\\Security\\SecurityController::login' => '?',
  3056.             'App\\Controller\\Security\\SessionIdleHandler::onKernelRequest' => '?',
  3057.             'App\\Controller\\Administration\\FonctionController:add' => '?',
  3058.             'App\\Controller\\Administration\\FonctionController:index' => '?',
  3059.             'App\\Controller\\Administration\\FonctionController:update' => '?',
  3060.             'App\\Controller\\Administration\\GroupeController:add' => '?',
  3061.             'App\\Controller\\Administration\\GroupeController:index' => '?',
  3062.             'App\\Controller\\Administration\\GroupeController:update' => '?',
  3063.             'App\\Controller\\Administration\\RegionController:add' => '?',
  3064.             'App\\Controller\\Administration\\RegionController:index' => '?',
  3065.             'App\\Controller\\Administration\\RegionController:update' => '?',
  3066.             'App\\Controller\\Administration\\UserController:EmailConnexion' => '?',
  3067.             'App\\Controller\\Administration\\UserController:add' => '?',
  3068.             'App\\Controller\\Administration\\UserController:fastAuthentification' => '?',
  3069.             'App\\Controller\\Administration\\UserController:index' => '?',
  3070.             'App\\Controller\\Administration\\UserController:restPwd' => '?',
  3071.             'App\\Controller\\Administration\\UserController:setTokenFireBase' => '?',
  3072.             'App\\Controller\\Administration\\UserController:update' => '?',
  3073.             'App\\Controller\\Equipement\\MissionController:add' => '?',
  3074.             'App\\Controller\\Equipement\\MissionController:addAffectation' => '?',
  3075.             'App\\Controller\\Equipement\\MissionController:addMateriel' => '?',
  3076.             'App\\Controller\\Equipement\\MissionController:index' => '?',
  3077.             'App\\Controller\\Equipement\\MissionController:show' => '?',
  3078.             'App\\Controller\\Equipement\\MissionController:update' => '?',
  3079.             'App\\Controller\\Equipement\\MissionController:updateAffectation' => '?',
  3080.             'App\\Controller\\Equipement\\MissionController:updateMateriel' => '?',
  3081.             'App\\Controller\\Equipement\\StockController:add' => '?',
  3082.             'App\\Controller\\Equipement\\StockController:index' => '?',
  3083.             'App\\Controller\\Equipement\\StockController:indexTracability' => '?',
  3084.             'App\\Controller\\Equipement\\StockController:update' => '?',
  3085.             'App\\Controller\\FicheAcceptance\\ChoixController:add' => '?',
  3086.             'App\\Controller\\FicheAcceptance\\ChoixController:index' => '?',
  3087.             'App\\Controller\\FicheAcceptance\\ChoixController:update' => '?',
  3088.             'App\\Controller\\FicheAcceptance\\FicheController:add' => '?',
  3089.             'App\\Controller\\FicheAcceptance\\FicheController:index' => '?',
  3090.             'App\\Controller\\FicheAcceptance\\FicheController:update' => '?',
  3091.             'App\\Controller\\FicheAcceptance\\ItemController:add' => '?',
  3092.             'App\\Controller\\FicheAcceptance\\ItemController:index' => '?',
  3093.             'App\\Controller\\FicheAcceptance\\ItemController:update' => '?',
  3094.             'App\\Controller\\FicheAcceptance\\QuestionController:add' => '?',
  3095.             'App\\Controller\\FicheAcceptance\\QuestionController:index' => '?',
  3096.             'App\\Controller\\FicheAcceptance\\QuestionController:update' => '?',
  3097.             'App\\Controller\\FicheAcceptance\\SousItemController:add' => '?',
  3098.             'App\\Controller\\FicheAcceptance\\SousItemController:index' => '?',
  3099.             'App\\Controller\\FicheAcceptance\\SousItemController:update' => '?',
  3100.             'App\\Controller\\NoeudAcceptanceController:add' => '?',
  3101.             'App\\Controller\\NoeudAcceptanceController:index' => '?',
  3102.             'App\\Controller\\NoeudAcceptanceController:show' => '?',
  3103.             'App\\Controller\\NoeudAcceptanceController:update' => '?',
  3104.             'App\\Controller\\NoeudAcceptanceController:updateReponse' => '?',
  3105.             'App\\Controller\\NoeudAcceptanceController:updateReponseInput' => '?',
  3106.             'App\\Controller\\Noeud\\ArmoireController:add' => '?',
  3107.             'App\\Controller\\Noeud\\ArmoireController:index' => '?',
  3108.             'App\\Controller\\Noeud\\ArmoireController:update' => '?',
  3109.             'App\\Controller\\Noeud\\SiteController:add' => '?',
  3110.             'App\\Controller\\Noeud\\SiteController:index' => '?',
  3111.             'App\\Controller\\Noeud\\SiteController:update' => '?',
  3112.             'App\\Controller\\Nomenclature\\TypeNomenclatureController:add' => '?',
  3113.             'App\\Controller\\Nomenclature\\TypeNomenclatureController:index' => '?',
  3114.             'App\\Controller\\Nomenclature\\TypeNomenclatureController:update' => '?',
  3115.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController:add' => '?',
  3116.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController:index' => '?',
  3117.             'App\\Controller\\Nomenclature\\ValeurNomenclatureController:update' => '?',
  3118.             'App\\Controller\\ProfilController:index' => '?',
  3119.             'App\\Controller\\Security\\ResettingController:sendEmailAction' => '?',
  3120.             'App\\Controller\\Security\\SecurityController:login' => '?',
  3121.             'App\\Controller\\Security\\SessionIdleHandler:onKernelRequest' => '?',
  3122.         ]);
  3123.     }
  3124.     /**
  3125.      * Gets the private '.service_locator.ZDfCpwf' shared service.
  3126.      *
  3127.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3128.      */
  3129.     protected function get_ServiceLocator_ZDfCpwfService()
  3130.     {
  3131.         return $this->privates['.service_locator.ZDfCpwf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3132.             'encoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  3133.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3134.             'validator' => ['services''validator''getValidatorService'false],
  3135.         ], [
  3136.             'encoder' => '?',
  3137.             'paginator' => '?',
  3138.             'validator' => '?',
  3139.         ]);
  3140.     }
  3141.     /**
  3142.      * Gets the private '.service_locator.bZSuxNI' shared service.
  3143.      *
  3144.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3145.      */
  3146.     protected function get_ServiceLocator_BZSuxNIService()
  3147.     {
  3148.         return $this->privates['.service_locator.bZSuxNI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3149.             'encoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  3150.             'mailer' => ['privates''App\\Service\\Mailer''getMailerService'false],
  3151.         ], [
  3152.             'encoder' => '?',
  3153.             'mailer' => 'App\\Service\\Mailer',
  3154.         ]);
  3155.     }
  3156.     /**
  3157.      * Gets the private '.service_locator.g.xob4v' shared service.
  3158.      *
  3159.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3160.      */
  3161.     protected function get_ServiceLocator_G_Xob4vService()
  3162.     {
  3163.         return $this->privates['.service_locator.g.xob4v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3164.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3165.         ], [
  3166.             'authenticationUtils' => '?',
  3167.         ]);
  3168.     }
  3169.     /**
  3170.      * Gets the private '.service_locator.jmvbEvf' shared service.
  3171.      *
  3172.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3173.      */
  3174.     protected function get_ServiceLocator_JmvbEvfService()
  3175.     {
  3176.         return $this->privates['.service_locator.jmvbEvf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3177.             'encoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  3178.         ], [
  3179.             'encoder' => '?',
  3180.         ]);
  3181.     }
  3182.     /**
  3183.      * Gets the private '.service_locator.n8gOTNr' shared service.
  3184.      *
  3185.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3186.      */
  3187.     protected function get_ServiceLocator_N8gOTNrService()
  3188.     {
  3189.         return $this->privates['.service_locator.n8gOTNr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3190.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3191.         ], [
  3192.             'paginator' => '?',
  3193.         ]);
  3194.     }
  3195.     /**
  3196.      * Gets the private '.service_locator.o9nGMXB' shared service.
  3197.      *
  3198.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3199.      */
  3200.     protected function get_ServiceLocator_O9nGMXBService()
  3201.     {
  3202.         return $this->privates['.service_locator.o9nGMXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3203.             'twig' => ['services''twig''getTwigService'false],
  3204.         ], [
  3205.             'twig' => 'Twig\\Environment',
  3206.         ]);
  3207.     }
  3208.     /**
  3209.      * Gets the private '.service_locator.wHQ6.0W' shared service.
  3210.      *
  3211.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3212.      */
  3213.     protected function get_ServiceLocator_WHQ6_0WService()
  3214.     {
  3215.         return $this->privates['.service_locator.wHQ6.0W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3216.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3217.         ], [
  3218.             'logger' => '?',
  3219.         ]);
  3220.     }
  3221.     /**
  3222.      * Gets the private '.service_locator.zLfWoKw' shared service.
  3223.      *
  3224.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3225.      */
  3226.     protected function get_ServiceLocator_ZLfWoKwService()
  3227.     {
  3228.         return $this->privates['.service_locator.zLfWoKw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3229.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3230.             'validator' => ['services''validator''getValidatorService'false],
  3231.         ], [
  3232.             'paginator' => '?',
  3233.             'validator' => '?',
  3234.         ]);
  3235.     }
  3236.     /**
  3237.      * Gets the private 'App\Form\AffectationType' shared autowired service.
  3238.      *
  3239.      * @return \App\Form\AffectationType
  3240.      */
  3241.     protected function getAffectationTypeService()
  3242.     {
  3243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3245.         include_once \dirname(__DIR__4).'/src/Form/AffectationType.php';
  3246.         return $this->privates['App\\Form\\AffectationType'] = new \App\Form\AffectationType();
  3247.     }
  3248.     /**
  3249.      * Gets the private 'App\Form\ArmoireType' shared autowired service.
  3250.      *
  3251.      * @return \App\Form\ArmoireType
  3252.      */
  3253.     protected function getArmoireTypeService()
  3254.     {
  3255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3257.         include_once \dirname(__DIR__4).'/src/Form/ArmoireType.php';
  3258.         return $this->privates['App\\Form\\ArmoireType'] = new \App\Form\ArmoireType();
  3259.     }
  3260.     /**
  3261.      * Gets the private 'App\Form\ChoixType' shared autowired service.
  3262.      *
  3263.      * @return \App\Form\ChoixType
  3264.      */
  3265.     protected function getChoixTypeService()
  3266.     {
  3267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3269.         include_once \dirname(__DIR__4).'/src/Form/ChoixType.php';
  3270.         return $this->privates['App\\Form\\ChoixType'] = new \App\Form\ChoixType();
  3271.     }
  3272.     /**
  3273.      * Gets the private 'App\Form\FicheType' shared autowired service.
  3274.      *
  3275.      * @return \App\Form\FicheType
  3276.      */
  3277.     protected function getFicheTypeService()
  3278.     {
  3279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3281.         include_once \dirname(__DIR__4).'/src/Form/FicheType.php';
  3282.         return $this->privates['App\\Form\\FicheType'] = new \App\Form\FicheType();
  3283.     }
  3284.     /**
  3285.      * Gets the private 'App\Form\FonctionType' shared autowired service.
  3286.      *
  3287.      * @return \App\Form\FonctionType
  3288.      */
  3289.     protected function getFonctionTypeService()
  3290.     {
  3291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3293.         include_once \dirname(__DIR__4).'/src/Form/FonctionType.php';
  3294.         return $this->privates['App\\Form\\FonctionType'] = new \App\Form\FonctionType();
  3295.     }
  3296.     /**
  3297.      * Gets the private 'App\Form\GroupeType' shared autowired service.
  3298.      *
  3299.      * @return \App\Form\GroupeType
  3300.      */
  3301.     protected function getGroupeTypeService()
  3302.     {
  3303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3305.         include_once \dirname(__DIR__4).'/src/Form/GroupeType.php';
  3306.         return $this->privates['App\\Form\\GroupeType'] = new \App\Form\GroupeType();
  3307.     }
  3308.     /**
  3309.      * Gets the private 'App\Form\ItemType' shared autowired service.
  3310.      *
  3311.      * @return \App\Form\ItemType
  3312.      */
  3313.     protected function getItemTypeService()
  3314.     {
  3315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3317.         include_once \dirname(__DIR__4).'/src/Form/ItemType.php';
  3318.         return $this->privates['App\\Form\\ItemType'] = new \App\Form\ItemType();
  3319.     }
  3320.     /**
  3321.      * Gets the private 'App\Form\MaterielType' shared autowired service.
  3322.      *
  3323.      * @return \App\Form\MaterielType
  3324.      */
  3325.     protected function getMaterielTypeService()
  3326.     {
  3327.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3328.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3329.         include_once \dirname(__DIR__4).'/src/Form/MaterielType.php';
  3330.         return $this->privates['App\\Form\\MaterielType'] = new \App\Form\MaterielType();
  3331.     }
  3332.     /**
  3333.      * Gets the private 'App\Form\MissionType' shared autowired service.
  3334.      *
  3335.      * @return \App\Form\MissionType
  3336.      */
  3337.     protected function getMissionTypeService()
  3338.     {
  3339.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3340.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3341.         include_once \dirname(__DIR__4).'/src/Form/MissionType.php';
  3342.         return $this->privates['App\\Form\\MissionType'] = new \App\Form\MissionType();
  3343.     }
  3344.     /**
  3345.      * Gets the private 'App\Form\NoeudAcceptanceType' shared autowired service.
  3346.      *
  3347.      * @return \App\Form\NoeudAcceptanceType
  3348.      */
  3349.     protected function getNoeudAcceptanceTypeService()
  3350.     {
  3351.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3352.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3353.         include_once \dirname(__DIR__4).'/src/Form/NoeudAcceptanceType.php';
  3354.         return $this->privates['App\\Form\\NoeudAcceptanceType'] = new \App\Form\NoeudAcceptanceType();
  3355.     }
  3356.     /**
  3357.      * Gets the private 'App\Form\QuestionType' shared autowired service.
  3358.      *
  3359.      * @return \App\Form\QuestionType
  3360.      */
  3361.     protected function getQuestionTypeService()
  3362.     {
  3363.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3364.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3365.         include_once \dirname(__DIR__4).'/src/Form/QuestionType.php';
  3366.         return $this->privates['App\\Form\\QuestionType'] = new \App\Form\QuestionType();
  3367.     }
  3368.     /**
  3369.      * Gets the private 'App\Form\RegionType' shared autowired service.
  3370.      *
  3371.      * @return \App\Form\RegionType
  3372.      */
  3373.     protected function getRegionTypeService()
  3374.     {
  3375.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3376.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3377.         include_once \dirname(__DIR__4).'/src/Form/RegionType.php';
  3378.         return $this->privates['App\\Form\\RegionType'] = new \App\Form\RegionType();
  3379.     }
  3380.     /**
  3381.      * Gets the private 'App\Form\ResetPasswordType' shared autowired service.
  3382.      *
  3383.      * @return \App\Form\ResetPasswordType
  3384.      */
  3385.     protected function getResetPasswordTypeService()
  3386.     {
  3387.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3388.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3389.         include_once \dirname(__DIR__4).'/src/Form/ResetPasswordType.php';
  3390.         return $this->privates['App\\Form\\ResetPasswordType'] = new \App\Form\ResetPasswordType();
  3391.     }
  3392.     /**
  3393.      * Gets the private 'App\Form\SiteType' shared autowired service.
  3394.      *
  3395.      * @return \App\Form\SiteType
  3396.      */
  3397.     protected function getSiteTypeService()
  3398.     {
  3399.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3400.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3401.         include_once \dirname(__DIR__4).'/src/Form/SiteType.php';
  3402.         return $this->privates['App\\Form\\SiteType'] = new \App\Form\SiteType();
  3403.     }
  3404.     /**
  3405.      * Gets the private 'App\Form\SousItemType' shared autowired service.
  3406.      *
  3407.      * @return \App\Form\SousItemType
  3408.      */
  3409.     protected function getSousItemTypeService()
  3410.     {
  3411.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3413.         include_once \dirname(__DIR__4).'/src/Form/SousItemType.php';
  3414.         return $this->privates['App\\Form\\SousItemType'] = new \App\Form\SousItemType();
  3415.     }
  3416.     /**
  3417.      * Gets the private 'App\Form\StockType' shared autowired service.
  3418.      *
  3419.      * @return \App\Form\StockType
  3420.      */
  3421.     protected function getStockTypeService()
  3422.     {
  3423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3425.         include_once \dirname(__DIR__4).'/src/Form/StockType.php';
  3426.         return $this->privates['App\\Form\\StockType'] = new \App\Form\StockType();
  3427.     }
  3428.     /**
  3429.      * Gets the private 'App\Form\TypeNomenclatureType' shared autowired service.
  3430.      *
  3431.      * @return \App\Form\TypeNomenclatureType
  3432.      */
  3433.     protected function getTypeNomenclatureTypeService()
  3434.     {
  3435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3436.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3437.         include_once \dirname(__DIR__4).'/src/Form/TypeNomenclatureType.php';
  3438.         return $this->privates['App\\Form\\TypeNomenclatureType'] = new \App\Form\TypeNomenclatureType();
  3439.     }
  3440.     /**
  3441.      * Gets the private 'App\Form\UserType' shared autowired service.
  3442.      *
  3443.      * @return \App\Form\UserType
  3444.      */
  3445.     protected function getUserTypeService()
  3446.     {
  3447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3449.         include_once \dirname(__DIR__4).'/src/Form/UserType.php';
  3450.         return $this->privates['App\\Form\\UserType'] = new \App\Form\UserType();
  3451.     }
  3452.     /**
  3453.      * Gets the private 'App\Form\ValeurNomenclatureType' shared autowired service.
  3454.      *
  3455.      * @return \App\Form\ValeurNomenclatureType
  3456.      */
  3457.     protected function getValeurNomenclatureTypeService()
  3458.     {
  3459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3460.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3461.         include_once \dirname(__DIR__4).'/src/Form/ValeurNomenclatureType.php';
  3462.         return $this->privates['App\\Form\\ValeurNomenclatureType'] = new \App\Form\ValeurNomenclatureType();
  3463.     }
  3464.     /**
  3465.      * Gets the private 'App\Repository\AffectationRepository' shared autowired service.
  3466.      *
  3467.      * @return \App\Repository\AffectationRepository
  3468.      */
  3469.     protected function getAffectationRepositoryService()
  3470.     {
  3471.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3472.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3473.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3474.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3475.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3476.         include_once \dirname(__DIR__4).'/src/Repository/AffectationRepository.php';
  3477.         return $this->privates['App\\Repository\\AffectationRepository'] = new \App\Repository\AffectationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3478.     }
  3479.     /**
  3480.      * Gets the private 'App\Repository\ArmoireRepository' shared autowired service.
  3481.      *
  3482.      * @return \App\Repository\ArmoireRepository
  3483.      */
  3484.     protected function getArmoireRepositoryService()
  3485.     {
  3486.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3487.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3488.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3489.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3490.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3491.         include_once \dirname(__DIR__4).'/src/Repository/ArmoireRepository.php';
  3492.         return $this->privates['App\\Repository\\ArmoireRepository'] = new \App\Repository\ArmoireRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3493.     }
  3494.     /**
  3495.      * Gets the private 'App\Repository\ChambreRepository' shared autowired service.
  3496.      *
  3497.      * @return \App\Repository\ChambreRepository
  3498.      */
  3499.     protected function getChambreRepositoryService()
  3500.     {
  3501.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3502.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3503.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3504.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3505.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3506.         include_once \dirname(__DIR__4).'/src/Repository/ChambreRepository.php';
  3507.         return $this->privates['App\\Repository\\ChambreRepository'] = new \App\Repository\ChambreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3508.     }
  3509.     /**
  3510.      * Gets the private 'App\Repository\ChoixRepository' shared autowired service.
  3511.      *
  3512.      * @return \App\Repository\ChoixRepository
  3513.      */
  3514.     protected function getChoixRepositoryService()
  3515.     {
  3516.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3517.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3518.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3519.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3520.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3521.         include_once \dirname(__DIR__4).'/src/Repository/ChoixRepository.php';
  3522.         return $this->privates['App\\Repository\\ChoixRepository'] = new \App\Repository\ChoixRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3523.     }
  3524.     /**
  3525.      * Gets the private 'App\Repository\CommentaireRepository' shared autowired service.
  3526.      *
  3527.      * @return \App\Repository\CommentaireRepository
  3528.      */
  3529.     protected function getCommentaireRepositoryService()
  3530.     {
  3531.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3532.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3533.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3534.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3535.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3536.         include_once \dirname(__DIR__4).'/src/Repository/CommentaireRepository.php';
  3537.         return $this->privates['App\\Repository\\CommentaireRepository'] = new \App\Repository\CommentaireRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3538.     }
  3539.     /**
  3540.      * Gets the private 'App\Repository\CommentaireSiteRepository' shared autowired service.
  3541.      *
  3542.      * @return \App\Repository\CommentaireSiteRepository
  3543.      */
  3544.     protected function getCommentaireSiteRepositoryService()
  3545.     {
  3546.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3547.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3548.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3549.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3550.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3551.         include_once \dirname(__DIR__4).'/src/Repository/CommentaireSiteRepository.php';
  3552.         return $this->privates['App\\Repository\\CommentaireSiteRepository'] = new \App\Repository\CommentaireSiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3553.     }
  3554.     /**
  3555.      * Gets the private 'App\Repository\FicheRepository' shared autowired service.
  3556.      *
  3557.      * @return \App\Repository\FicheRepository
  3558.      */
  3559.     protected function getFicheRepositoryService()
  3560.     {
  3561.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3562.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3563.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3564.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3565.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3566.         include_once \dirname(__DIR__4).'/src/Repository/FicheRepository.php';
  3567.         return $this->privates['App\\Repository\\FicheRepository'] = new \App\Repository\FicheRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3568.     }
  3569.     /**
  3570.      * Gets the private 'App\Repository\FonctionRepository' shared autowired service.
  3571.      *
  3572.      * @return \App\Repository\FonctionRepository
  3573.      */
  3574.     protected function getFonctionRepositoryService()
  3575.     {
  3576.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3577.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3578.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3580.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3581.         include_once \dirname(__DIR__4).'/src/Repository/FonctionRepository.php';
  3582.         return $this->privates['App\\Repository\\FonctionRepository'] = new \App\Repository\FonctionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3583.     }
  3584.     /**
  3585.      * Gets the private 'App\Repository\GroupeRepository' shared autowired service.
  3586.      *
  3587.      * @return \App\Repository\GroupeRepository
  3588.      */
  3589.     protected function getGroupeRepositoryService()
  3590.     {
  3591.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3592.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3593.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3594.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3595.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3596.         include_once \dirname(__DIR__4).'/src/Repository/GroupeRepository.php';
  3597.         return $this->privates['App\\Repository\\GroupeRepository'] = new \App\Repository\GroupeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3598.     }
  3599.     /**
  3600.      * Gets the private 'App\Repository\ImageSiteRepository' shared autowired service.
  3601.      *
  3602.      * @return \App\Repository\ImageSiteRepository
  3603.      */
  3604.     protected function getImageSiteRepositoryService()
  3605.     {
  3606.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3607.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3609.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3610.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3611.         include_once \dirname(__DIR__4).'/src/Repository/ImageSiteRepository.php';
  3612.         return $this->privates['App\\Repository\\ImageSiteRepository'] = new \App\Repository\ImageSiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3613.     }
  3614.     /**
  3615.      * Gets the private 'App\Repository\ItemRepository' shared autowired service.
  3616.      *
  3617.      * @return \App\Repository\ItemRepository
  3618.      */
  3619.     protected function getItemRepositoryService()
  3620.     {
  3621.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3622.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3623.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3625.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3626.         include_once \dirname(__DIR__4).'/src/Repository/ItemRepository.php';
  3627.         return $this->privates['App\\Repository\\ItemRepository'] = new \App\Repository\ItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3628.     }
  3629.     /**
  3630.      * Gets the private 'App\Repository\MaterielRepository' shared autowired service.
  3631.      *
  3632.      * @return \App\Repository\MaterielRepository
  3633.      */
  3634.     protected function getMaterielRepositoryService()
  3635.     {
  3636.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3637.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3638.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3639.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3640.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3641.         include_once \dirname(__DIR__4).'/src/Repository/MaterielRepository.php';
  3642.         return $this->privates['App\\Repository\\MaterielRepository'] = new \App\Repository\MaterielRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3643.     }
  3644.     /**
  3645.      * Gets the private 'App\Repository\MissionRepository' shared autowired service.
  3646.      *
  3647.      * @return \App\Repository\MissionRepository
  3648.      */
  3649.     protected function getMissionRepositoryService()
  3650.     {
  3651.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3652.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3653.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3654.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3655.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3656.         include_once \dirname(__DIR__4).'/src/Repository/MissionRepository.php';
  3657.         return $this->privates['App\\Repository\\MissionRepository'] = new \App\Repository\MissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3658.     }
  3659.     /**
  3660.      * Gets the private 'App\Repository\NoeudAcceptanceRepository' shared autowired service.
  3661.      *
  3662.      * @return \App\Repository\NoeudAcceptanceRepository
  3663.      */
  3664.     protected function getNoeudAcceptanceRepositoryService()
  3665.     {
  3666.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3667.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3668.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3669.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3670.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3671.         include_once \dirname(__DIR__4).'/src/Repository/NoeudAcceptanceRepository.php';
  3672.         return $this->privates['App\\Repository\\NoeudAcceptanceRepository'] = new \App\Repository\NoeudAcceptanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3673.     }
  3674.     /**
  3675.      * Gets the private 'App\Repository\PhotoRepository' shared autowired service.
  3676.      *
  3677.      * @return \App\Repository\PhotoRepository
  3678.      */
  3679.     protected function getPhotoRepositoryService()
  3680.     {
  3681.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3682.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3683.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3684.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3685.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3686.         include_once \dirname(__DIR__4).'/src/Repository/PhotoRepository.php';
  3687.         return $this->privates['App\\Repository\\PhotoRepository'] = new \App\Repository\PhotoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3688.     }
  3689.     /**
  3690.      * Gets the private 'App\Repository\QuestionRepository' shared autowired service.
  3691.      *
  3692.      * @return \App\Repository\QuestionRepository
  3693.      */
  3694.     protected function getQuestionRepositoryService()
  3695.     {
  3696.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3697.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3698.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3699.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3700.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3701.         include_once \dirname(__DIR__4).'/src/Repository/QuestionRepository.php';
  3702.         return $this->privates['App\\Repository\\QuestionRepository'] = new \App\Repository\QuestionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3703.     }
  3704.     /**
  3705.      * Gets the private 'App\Repository\RegionRepository' shared autowired service.
  3706.      *
  3707.      * @return \App\Repository\RegionRepository
  3708.      */
  3709.     protected function getRegionRepositoryService()
  3710.     {
  3711.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3714.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3715.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3716.         include_once \dirname(__DIR__4).'/src/Repository/RegionRepository.php';
  3717.         return $this->privates['App\\Repository\\RegionRepository'] = new \App\Repository\RegionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3718.     }
  3719.     /**
  3720.      * Gets the private 'App\Repository\ReponseRepository' shared autowired service.
  3721.      *
  3722.      * @return \App\Repository\ReponseRepository
  3723.      */
  3724.     protected function getReponseRepositoryService()
  3725.     {
  3726.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3727.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3728.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3729.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3730.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3731.         include_once \dirname(__DIR__4).'/src/Repository/ReponseRepository.php';
  3732.         return $this->privates['App\\Repository\\ReponseRepository'] = new \App\Repository\ReponseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3733.     }
  3734.     /**
  3735.      * Gets the private 'App\Repository\SiteRepository' shared autowired service.
  3736.      *
  3737.      * @return \App\Repository\SiteRepository
  3738.      */
  3739.     protected function getSiteRepositoryService()
  3740.     {
  3741.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3742.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3743.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3744.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3746.         include_once \dirname(__DIR__4).'/src/Repository/SiteRepository.php';
  3747.         return $this->privates['App\\Repository\\SiteRepository'] = new \App\Repository\SiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3748.     }
  3749.     /**
  3750.      * Gets the private 'App\Repository\SousItemRepository' shared autowired service.
  3751.      *
  3752.      * @return \App\Repository\SousItemRepository
  3753.      */
  3754.     protected function getSousItemRepositoryService()
  3755.     {
  3756.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3757.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3758.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3759.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3760.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3761.         include_once \dirname(__DIR__4).'/src/Repository/SousItemRepository.php';
  3762.         return $this->privates['App\\Repository\\SousItemRepository'] = new \App\Repository\SousItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3763.     }
  3764.     /**
  3765.      * Gets the private 'App\Repository\StockRepository' shared autowired service.
  3766.      *
  3767.      * @return \App\Repository\StockRepository
  3768.      */
  3769.     protected function getStockRepositoryService()
  3770.     {
  3771.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3772.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3773.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3774.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3775.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3776.         include_once \dirname(__DIR__4).'/src/Repository/StockRepository.php';
  3777.         return $this->privates['App\\Repository\\StockRepository'] = new \App\Repository\StockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3778.     }
  3779.     /**
  3780.      * Gets the private 'App\Repository\TracabilityReponseRepository' shared autowired service.
  3781.      *
  3782.      * @return \App\Repository\TracabilityReponseRepository
  3783.      */
  3784.     protected function getTracabilityReponseRepositoryService()
  3785.     {
  3786.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3787.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3788.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3789.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3791.         include_once \dirname(__DIR__4).'/src/Repository/TracabilityReponseRepository.php';
  3792.         return $this->privates['App\\Repository\\TracabilityReponseRepository'] = new \App\Repository\TracabilityReponseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3793.     }
  3794.     /**
  3795.      * Gets the private 'App\Repository\TracabilityRepository' shared autowired service.
  3796.      *
  3797.      * @return \App\Repository\TracabilityRepository
  3798.      */
  3799.     protected function getTracabilityRepositoryService()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3803.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3804.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3805.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3806.         include_once \dirname(__DIR__4).'/src/Repository/TracabilityRepository.php';
  3807.         return $this->privates['App\\Repository\\TracabilityRepository'] = new \App\Repository\TracabilityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3808.     }
  3809.     /**
  3810.      * Gets the private 'App\Repository\TypeNomenclatureRepository' shared autowired service.
  3811.      *
  3812.      * @return \App\Repository\TypeNomenclatureRepository
  3813.      */
  3814.     protected function getTypeNomenclatureRepositoryService()
  3815.     {
  3816.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3817.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3818.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3819.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3820.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3821.         include_once \dirname(__DIR__4).'/src/Repository/TypeNomenclatureRepository.php';
  3822.         return $this->privates['App\\Repository\\TypeNomenclatureRepository'] = new \App\Repository\TypeNomenclatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3823.     }
  3824.     /**
  3825.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  3826.      *
  3827.      * @return \App\Repository\UserRepository
  3828.      */
  3829.     protected function getUserRepositoryService()
  3830.     {
  3831.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3832.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3833.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3834.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3835.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3836.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  3837.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3838.     }
  3839.     /**
  3840.      * Gets the private 'App\Repository\ValeurNomenclatureRepository' shared autowired service.
  3841.      *
  3842.      * @return \App\Repository\ValeurNomenclatureRepository
  3843.      */
  3844.     protected function getValeurNomenclatureRepositoryService()
  3845.     {
  3846.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3847.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3848.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3849.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3850.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3851.         include_once \dirname(__DIR__4).'/src/Repository/ValeurNomenclatureRepository.php';
  3852.         return $this->privates['App\\Repository\\ValeurNomenclatureRepository'] = new \App\Repository\ValeurNomenclatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3853.     }
  3854.     /**
  3855.      * Gets the private 'App\Repository\ValidationRepository' shared autowired service.
  3856.      *
  3857.      * @return \App\Repository\ValidationRepository
  3858.      */
  3859.     protected function getValidationRepositoryService()
  3860.     {
  3861.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3862.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3863.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3864.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3865.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3866.         include_once \dirname(__DIR__4).'/src/Repository/ValidationRepository.php';
  3867.         return $this->privates['App\\Repository\\ValidationRepository'] = new \App\Repository\ValidationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3868.     }
  3869.     /**
  3870.      * Gets the private 'App\Service\Mailer' shared autowired service.
  3871.      *
  3872.      * @return \App\Service\Mailer
  3873.      */
  3874.     protected function getMailerService()
  3875.     {
  3876.         include_once \dirname(__DIR__4).'/src/Service/Mailer.php';
  3877.         return $this->privates['App\\Service\\Mailer'] = new \App\Service\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['twig'] ?? $this->getTwigService()));
  3878.     }
  3879.     /**
  3880.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  3881.      *
  3882.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  3883.      */
  3884.     protected function getRunSqlCommandService()
  3885.     {
  3886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3887.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  3888.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  3889.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  3890.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default')));
  3891.         $instance->setName('dbal:run-sql');
  3892.         return $instance;
  3893.     }
  3894.     /**
  3895.      * Gets the private 'annotated_app_entity_noeud_acceptance_api_platform_core_bridge_doctrine_orm_filter_search_filter' shared autowired service.
  3896.      *
  3897.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  3898.      */
  3899.     protected function getAnnotatedAppEntityNoeudAcceptanceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService()
  3900.     {
  3901.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  3902.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  3903.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  3904.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  3905.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  3906.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  3907.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  3908.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  3909.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  3910.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  3911.         return $this->privates['annotated_app_entity_noeud_acceptance_api_platform_core_bridge_doctrine_orm_filter_search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['userDestinator' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  3912.     }
  3913.     /**
  3914.      * Gets the private 'annotations.cache' shared service.
  3915.      *
  3916.      * @return \Symfony\Component\Cache\DoctrineProvider
  3917.      */
  3918.     protected function getAnnotations_CacheService()
  3919.     {
  3920.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  3921.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  3922.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  3923.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  3924.     }
  3925.     /**
  3926.      * Gets the private 'annotations.cache_warmer' shared service.
  3927.      *
  3928.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  3929.      */
  3930.     protected function getAnnotations_CacheWarmerService()
  3931.     {
  3932.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  3934.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  3935.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  3936.     }
  3937.     /**
  3938.      * Gets the private 'annotations.cached_reader' shared service.
  3939.      *
  3940.      * @return \Doctrine\Common\Annotations\CachedReader
  3941.      */
  3942.     protected function getAnnotations_CachedReaderService()
  3943.     {
  3944.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), true);
  3945.     }
  3946.     /**
  3947.      * Gets the private 'annotations.reader' shared service.
  3948.      *
  3949.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3950.      */
  3951.     protected function getAnnotations_ReaderService()
  3952.     {
  3953.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3954.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3955.         $a->registerUniqueLoader('class_exists');
  3956.         $instance->addGlobalIgnoredName('required'$a);
  3957.         return $instance;
  3958.     }
  3959.     /**
  3960.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  3961.      *
  3962.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3963.      */
  3964.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  3965.     {
  3966.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('g8TpO3AaBR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3967.     }
  3968.     /**
  3969.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  3970.      *
  3971.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3972.      */
  3973.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  3974.     {
  3975.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5ohGJfFa2H'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3976.     }
  3977.     /**
  3978.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  3979.      *
  3980.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3981.      */
  3982.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  3983.     {
  3984.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+nxV-D6O-Z'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3985.     }
  3986.     /**
  3987.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  3988.      *
  3989.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3990.      */
  3991.     protected function getApiPlatform_Cache_RouteNameResolverService()
  3992.     {
  3993.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('A-BBBjfl3S'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3994.     }
  3995.     /**
  3996.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  3997.      *
  3998.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3999.      */
  4000.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  4001.     {
  4002.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UQCUw+IljO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4003.     }
  4004.     /**
  4005.      * Gets the private 'api_platform.cache_warmer.cache_pool_clearer' shared service.
  4006.      *
  4007.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer
  4008.      */
  4009.     protected function getApiPlatform_CacheWarmer_CachePoolClearerService()
  4010.     {
  4011.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4012.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4013.         return $this->privates['api_platform.cache_warmer.cache_pool_clearer'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'api_platform.cache.metadata.property'=> 'api_platform.cache.metadata.resource'=> 'api_platform.cache.route_name_resolver'=> 'api_platform.cache.identifiers_extractor'=> 'api_platform.cache.subresource_operation_factory'=> 'api_platform.elasticsearch.cache.metadata.document']);
  4014.     }
  4015.     /**
  4016.      * Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
  4017.      *
  4018.      * @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
  4019.      */
  4020.     protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
  4021.     {
  4022.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/DataPersister.php';
  4023.         return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4024.     }
  4025.     /**
  4026.      * Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
  4027.      *
  4028.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
  4029.      */
  4030.     protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
  4031.     {
  4032.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4033.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/CollectionDataProvider.php';
  4034.         return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
  4035.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  4036.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  4037.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  4038.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  4039.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  4040.         }, 5));
  4041.     }
  4042.     /**
  4043.      * Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
  4044.      *
  4045.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
  4046.      */
  4047.     protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
  4048.     {
  4049.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
  4050.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4051.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  4052.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/ItemDataProvider.php';
  4053.         return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($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()), new RewindableGenerator(function () {
  4054.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  4055.         }, 1));
  4056.     }
  4057.     /**
  4058.      * Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
  4059.      *
  4060.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
  4061.      */
  4062.     protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
  4063.     {
  4064.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  4065.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
  4066.         return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($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()), new RewindableGenerator(function () {
  4067.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  4068.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  4069.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  4070.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  4071.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  4072.         }, 5), new RewindableGenerator(function () {
  4073.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  4074.         }, 1));
  4075.     }
  4076.     /**
  4077.      * Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
  4078.      *
  4079.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
  4080.      */
  4081.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
  4082.     {
  4083.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  4084.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  4085.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
  4086.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  4087.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
  4088.         return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension(($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.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 30trueNULLNULLfalse, ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  4089.     }
  4090.     /**
  4091.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
  4092.      *
  4093.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
  4094.      */
  4095.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
  4096.     {
  4097.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  4098.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  4099.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
  4100.         return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  4101.     }
  4102.     /**
  4103.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
  4104.      *
  4105.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
  4106.      */
  4107.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
  4108.     {
  4109.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  4110.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  4111.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  4112.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
  4113.         return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), true, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  4114.     }
  4115.     /**
  4116.      * Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
  4117.      *
  4118.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
  4119.      */
  4120.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
  4121.     {
  4122.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  4123.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  4124.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
  4125.         return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4126.     }
  4127.     /**
  4128.      * Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
  4129.      *
  4130.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
  4131.      */
  4132.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
  4133.     {
  4134.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  4135.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
  4136.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
  4137.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
  4138.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/Pagination.php';
  4139.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  4140.         return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a$this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
  4141.     }
  4142.     /**
  4143.      * Gets the private 'api_platform.filter_locator' shared service.
  4144.      *
  4145.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4146.      */
  4147.     protected function getApiPlatform_FilterLocatorService()
  4148.     {
  4149.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4150.             'annotated_app_entity_noeud_acceptance_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_noeud_acceptance_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNoeudAcceptanceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'false],
  4151.         ], [
  4152.             'annotated_app_entity_noeud_acceptance_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  4153.         ]);
  4154.     }
  4155.     /**
  4156.      * Gets the private 'api_platform.fos_user.event_listener' shared service.
  4157.      *
  4158.      * @return \ApiPlatform\Core\Bridge\FosUser\EventListener
  4159.      */
  4160.     protected function getApiPlatform_FosUser_EventListenerService()
  4161.     {
  4162.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/FosUser/EventListener.php';
  4163.         return $this->privates['api_platform.fos_user.event_listener'] = new \ApiPlatform\Core\Bridge\FosUser\EventListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  4164.     }
  4165.     /**
  4166.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  4167.      *
  4168.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  4169.      */
  4170.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  4171.     {
  4172.         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()));
  4173.     }
  4174.     /**
  4175.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  4176.      *
  4177.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  4178.      */
  4179.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  4180.     {
  4181.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  4182.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  4183.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  4184.         }
  4185.         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())));
  4186.     }
  4187.     /**
  4188.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  4189.      *
  4190.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  4191.      */
  4192.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  4193.     {
  4194.         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()));
  4195.     }
  4196.     /**
  4197.      * Gets the private 'api_platform.identifier.converter' shared service.
  4198.      *
  4199.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  4200.      */
  4201.     protected function getApiPlatform_Identifier_ConverterService()
  4202.     {
  4203.         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 () {
  4204.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  4205.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  4206.         }, 2));
  4207.     }
  4208.     /**
  4209.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  4210.      *
  4211.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  4212.      */
  4213.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  4214.     {
  4215.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  4216.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  4217.         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);
  4218.     }
  4219.     /**
  4220.      * Gets the private 'api_platform.iri_converter' shared service.
  4221.      *
  4222.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  4223.      */
  4224.     protected function getApiPlatform_IriConverterService()
  4225.     {
  4226.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  4227.         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()));
  4228.     }
  4229.     /**
  4230.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  4231.      *
  4232.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  4233.      */
  4234.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  4235.     {
  4236.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  4237.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  4238.         return $instance;
  4239.     }
  4240.     /**
  4241.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  4242.      *
  4243.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  4244.      */
  4245.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  4246.     {
  4247.         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()));
  4248.     }
  4249.     /**
  4250.      * Gets the private 'api_platform.listener.exception' shared service.
  4251.      *
  4252.      * @return \ApiPlatform\Core\EventListener\ExceptionListener
  4253.      */
  4254.     protected function getApiPlatform_Listener_ExceptionService()
  4255.     {
  4256.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ExceptionListener.php';
  4257.         return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Core\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false, ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()));
  4258.     }
  4259.     /**
  4260.      * Gets the private 'api_platform.listener.exception.validation' shared service.
  4261.      *
  4262.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener
  4263.      */
  4264.     protected function getApiPlatform_Listener_Exception_ValidationService()
  4265.     {
  4266.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/EventListener/ValidationExceptionListener.php';
  4267.         return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener(($this->services['serializer'] ?? $this->getSerializerService()), $this->parameters['api_platform.error_formats']);
  4268.     }
  4269.     /**
  4270.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  4271.      *
  4272.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  4273.      */
  4274.     protected function getApiPlatform_Listener_Request_AddFormatService()
  4275.     {
  4276.         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']);
  4277.     }
  4278.     /**
  4279.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  4280.      *
  4281.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  4282.      */
  4283.     protected function getApiPlatform_Listener_Request_DeserializeService()
  4284.     {
  4285.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($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()));
  4286.     }
  4287.     /**
  4288.      * Gets the private 'api_platform.listener.request.read' shared service.
  4289.      *
  4290.      * @return \ApiPlatform\Core\EventListener\ReadListener
  4291.      */
  4292.     protected function getApiPlatform_Listener_Request_ReadService()
  4293.     {
  4294.         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()));
  4295.     }
  4296.     /**
  4297.      * Gets the private 'api_platform.listener.view.respond' shared service.
  4298.      *
  4299.      * @return \ApiPlatform\Core\EventListener\RespondListener
  4300.      */
  4301.     protected function getApiPlatform_Listener_View_RespondService()
  4302.     {
  4303.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/RespondListener.php';
  4304.         return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Core\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4305.     }
  4306.     /**
  4307.      * Gets the private 'api_platform.listener.view.serialize' shared service.
  4308.      *
  4309.      * @return \ApiPlatform\Core\EventListener\SerializeListener
  4310.      */
  4311.     protected function getApiPlatform_Listener_View_SerializeService()
  4312.     {
  4313.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/SerializeListener.php';
  4314.         return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Core\EventListener\SerializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($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()));
  4315.     }
  4316.     /**
  4317.      * Gets the private 'api_platform.listener.view.validate' shared service.
  4318.      *
  4319.      * @return \ApiPlatform\Core\Validator\EventListener\ValidateListener
  4320.      */
  4321.     protected function getApiPlatform_Listener_View_ValidateService()
  4322.     {
  4323.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/EventListener/ValidateListener.php';
  4324.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
  4325.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Validator.php';
  4326.         return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Core\Validator\EventListener\ValidateListener(new \ApiPlatform\Core\Bridge\Symfony\Validator\Validator(($this->services['validator'] ?? $this->getValidatorService()), $this), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4327.     }
  4328.     /**
  4329.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  4330.      *
  4331.      * @return \ApiPlatform\Core\Filter\QueryParameterValidateListener
  4332.      */
  4333.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  4334.     {
  4335.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\Filter\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  4336.     }
  4337.     /**
  4338.      * Gets the private 'api_platform.listener.view.write' shared service.
  4339.      *
  4340.      * @return \ApiPlatform\Core\EventListener\WriteListener
  4341.      */
  4342.     protected function getApiPlatform_Listener_View_WriteService()
  4343.     {
  4344.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/WriteListener.php';
  4345.         return $this->privates['api_platform.listener.view.write'] = new \ApiPlatform\Core\EventListener\WriteListener(($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  4346.     }
  4347.     /**
  4348.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  4349.      *
  4350.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  4351.      */
  4352.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  4353.     {
  4354.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  4355.         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['validator'] ?? $this->getValidatorService()), 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\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), 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())))))));
  4356.     }
  4357.     /**
  4358.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  4359.      *
  4360.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  4361.      */
  4362.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  4363.     {
  4364.         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\Metadata\Property\Factory\InheritedPropertyNameCollectionFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))))));
  4365.     }
  4366.     /**
  4367.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  4368.      *
  4369.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  4370.      */
  4371.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  4372.     {
  4373.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  4374.         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\PhpDocResourceMetadataFactory(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.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  4375.     }
  4376.     /**
  4377.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  4378.      *
  4379.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  4380.      */
  4381.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  4382.     {
  4383.         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)))))));
  4384.     }
  4385.     /**
  4386.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  4387.      *
  4388.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  4389.      */
  4390.     protected function getApiPlatform_OperationPathResolver_CustomService()
  4391.     {
  4392.         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()))));
  4393.     }
  4394.     /**
  4395.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  4396.      *
  4397.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  4398.      */
  4399.     protected function getApiPlatform_ResourceClassResolverService()
  4400.     {
  4401.         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()));
  4402.     }
  4403.     /**
  4404.      * Gets the private 'api_platform.router' shared service.
  4405.      *
  4406.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  4407.      */
  4408.     protected function getApiPlatform_RouterService()
  4409.     {
  4410.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()));
  4411.     }
  4412.     /**
  4413.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  4414.      *
  4415.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  4416.      */
  4417.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  4418.     {
  4419.         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()), 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(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  4420.     }
  4421.     /**
  4422.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  4423.      *
  4424.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  4425.      */
  4426.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  4427.     {
  4428.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  4429.         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));
  4430.     }
  4431.     /**
  4432.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  4433.      *
  4434.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  4435.      */
  4436.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  4437.     {
  4438.         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()))));
  4439.     }
  4440.     /**
  4441.      * Gets the private 'api_platform.swagger.command.swagger_command' shared service.
  4442.      *
  4443.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
  4444.      */
  4445.     protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
  4446.     {
  4447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4448.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
  4449.         $this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions']);
  4450.         $instance->setName('api:swagger:export');
  4451.         $instance->setAliases([=> 'api:openapi:export']);
  4452.         return $instance;
  4453.     }
  4454.     /**
  4455.      * Gets the private 'app.handler.session_idle' shared autowired service.
  4456.      *
  4457.      * @return \App\Controller\Security\SessionIdleHandler
  4458.      */
  4459.     protected function getApp_Handler_SessionIdleService()
  4460.     {
  4461.         return $this->privates['app.handler.session_idle'] = new \App\Controller\Security\SessionIdleHandler(($this->services['session'] ?? $this->getSessionService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()), '600 // set to whatever value you want in seconds');
  4462.     }
  4463.     /**
  4464.      * Gets the private 'assets.packages' shared service.
  4465.      *
  4466.      * @return \Symfony\Component\Asset\Packages
  4467.      */
  4468.     protected function getAssets_PackagesService()
  4469.     {
  4470.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  4471.     }
  4472.     /**
  4473.      * Gets the private 'cache.annotations' shared service.
  4474.      *
  4475.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4476.      */
  4477.     protected function getCache_AnnotationsService()
  4478.     {
  4479.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3-3VOwR6LN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4480.     }
  4481.     /**
  4482.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  4483.      *
  4484.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4485.      */
  4486.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  4487.     {
  4488.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4489.     }
  4490.     /**
  4491.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4492.      *
  4493.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4494.      */
  4495.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4496.     {
  4497.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4498.     }
  4499.     /**
  4500.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4501.      *
  4502.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4503.      */
  4504.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4505.     {
  4506.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4507.     }
  4508.     /**
  4509.      * Gets the private 'cache.property_info' shared service.
  4510.      *
  4511.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4512.      */
  4513.     protected function getCache_PropertyInfoService()
  4514.     {
  4515.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZFkQnbnW6E'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4516.     }
  4517.     /**
  4518.      * Gets the private 'cache.security_expression_language' shared service.
  4519.      *
  4520.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4521.      */
  4522.     protected function getCache_SecurityExpressionLanguageService()
  4523.     {
  4524.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GB-klrhEbr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4525.     }
  4526.     /**
  4527.      * Gets the private 'cache.serializer' shared service.
  4528.      *
  4529.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4530.      */
  4531.     protected function getCache_SerializerService()
  4532.     {
  4533.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Mr2QQ7j3lT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4534.     }
  4535.     /**
  4536.      * Gets the private 'cache.validator' shared service.
  4537.      *
  4538.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4539.      */
  4540.     protected function getCache_ValidatorService()
  4541.     {
  4542.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ITutnS4nE5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4543.     }
  4544.     /**
  4545.      * Gets the private 'config_cache_factory' shared service.
  4546.      *
  4547.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4548.      */
  4549.     protected function getConfigCacheFactoryService()
  4550.     {
  4551.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4552.             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)));
  4553.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4554.         }, 2));
  4555.     }
  4556.     /**
  4557.      * Gets the private 'console.command.about' shared service.
  4558.      *
  4559.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4560.      */
  4561.     protected function getConsole_Command_AboutService()
  4562.     {
  4563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4564.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4565.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4566.         $instance->setName('about');
  4567.         return $instance;
  4568.     }
  4569.     /**
  4570.      * Gets the private 'console.command.assets_install' shared service.
  4571.      *
  4572.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4573.      */
  4574.     protected function getConsole_Command_AssetsInstallService()
  4575.     {
  4576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4578.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4579.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  4580.         $instance->setName('assets:install');
  4581.         return $instance;
  4582.     }
  4583.     /**
  4584.      * Gets the private 'console.command.cache_clear' shared service.
  4585.      *
  4586.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4587.      */
  4588.     protected function getConsole_Command_CacheClearService()
  4589.     {
  4590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4592.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4593.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  4594.         $instance->setName('cache:clear');
  4595.         return $instance;
  4596.     }
  4597.     /**
  4598.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4599.      *
  4600.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4601.      */
  4602.     protected function getConsole_Command_CachePoolClearService()
  4603.     {
  4604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4605.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4606.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  4607.         $instance->setName('cache:pool:clear');
  4608.         return $instance;
  4609.     }
  4610.     /**
  4611.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4612.      *
  4613.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4614.      */
  4615.     protected function getConsole_Command_CachePoolDeleteService()
  4616.     {
  4617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4618.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4619.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  4620.         $instance->setName('cache:pool:delete');
  4621.         return $instance;
  4622.     }
  4623.     /**
  4624.      * Gets the private 'console.command.cache_pool_list' shared service.
  4625.      *
  4626.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4627.      */
  4628.     protected function getConsole_Command_CachePoolListService()
  4629.     {
  4630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4631.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4632.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.doctrine.orm.default.metadata'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'api_platform.cache.route_name_resolver'11 => 'api_platform.cache.identifiers_extractor'12 => 'api_platform.cache.subresource_operation_factory'13 => 'api_platform.cache.metadata.resource'14 => 'api_platform.cache.metadata.property']);
  4633.         $instance->setName('cache:pool:list');
  4634.         return $instance;
  4635.     }
  4636.     /**
  4637.      * Gets the private 'console.command.cache_pool_prune' shared service.
  4638.      *
  4639.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4640.      */
  4641.     protected function getConsole_Command_CachePoolPruneService()
  4642.     {
  4643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4645.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4646.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4647.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4648.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4649.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4650.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4651.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4652.             yield 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
  4653.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4654.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4655.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4656.             yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService());
  4657.             yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService());
  4658.             yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService());
  4659.             yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService());
  4660.             yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService());
  4661.         }, 15));
  4662.         $instance->setName('cache:pool:prune');
  4663.         return $instance;
  4664.     }
  4665.     /**
  4666.      * Gets the private 'console.command.cache_warmup' shared service.
  4667.      *
  4668.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4669.      */
  4670.     protected function getConsole_Command_CacheWarmupService()
  4671.     {
  4672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4673.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4674.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4675.         $instance->setName('cache:warmup');
  4676.         return $instance;
  4677.     }
  4678.     /**
  4679.      * Gets the private 'console.command.config_debug' shared service.
  4680.      *
  4681.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4682.      */
  4683.     protected function getConsole_Command_ConfigDebugService()
  4684.     {
  4685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4686.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4687.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4689.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4690.         $instance->setName('debug:config');
  4691.         return $instance;
  4692.     }
  4693.     /**
  4694.      * Gets the private 'console.command.config_dump_reference' shared service.
  4695.      *
  4696.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4697.      */
  4698.     protected function getConsole_Command_ConfigDumpReferenceService()
  4699.     {
  4700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4701.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4704.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4705.         $instance->setName('config:dump-reference');
  4706.         return $instance;
  4707.     }
  4708.     /**
  4709.      * Gets the private 'console.command.container_debug' shared service.
  4710.      *
  4711.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4712.      */
  4713.     protected function getConsole_Command_ContainerDebugService()
  4714.     {
  4715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4716.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4717.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4718.         $instance->setName('debug:container');
  4719.         return $instance;
  4720.     }
  4721.     /**
  4722.      * Gets the private 'console.command.container_lint' shared service.
  4723.      *
  4724.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4725.      */
  4726.     protected function getConsole_Command_ContainerLintService()
  4727.     {
  4728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4730.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4731.         $instance->setName('lint:container');
  4732.         return $instance;
  4733.     }
  4734.     /**
  4735.      * Gets the private 'console.command.debug_autowiring' shared service.
  4736.      *
  4737.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4738.      */
  4739.     protected function getConsole_Command_DebugAutowiringService()
  4740.     {
  4741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4742.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4743.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4744.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4745.         $instance->setName('debug:autowiring');
  4746.         return $instance;
  4747.     }
  4748.     /**
  4749.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4750.      *
  4751.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4752.      */
  4753.     protected function getConsole_Command_EventDispatcherDebugService()
  4754.     {
  4755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4757.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4758.         $instance->setName('debug:event-dispatcher');
  4759.         return $instance;
  4760.     }
  4761.     /**
  4762.      * Gets the private 'console.command.form_debug' shared service.
  4763.      *
  4764.      * @return \Symfony\Component\Form\Command\DebugCommand
  4765.      */
  4766.     protected function getConsole_Command_FormDebugService()
  4767.     {
  4768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  4770.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'FOS\\UserBundle\\Form\\Type'], [=> 'App\\Form\\AffectationType'=> 'App\\Form\\ArmoireType'=> 'App\\Form\\ChoixType'=> 'App\\Form\\FicheType'=> 'App\\Form\\FonctionType'=> 'App\\Form\\GroupeType'=> 'App\\Form\\ItemType'=> 'App\\Form\\MaterielType'=> 'App\\Form\\MissionType'=> 'App\\Form\\NoeudAcceptanceType'10 => 'App\\Form\\QuestionType'11 => 'App\\Form\\RegionType'12 => 'App\\Form\\ResetPasswordType'13 => 'App\\Form\\SiteType'14 => 'App\\Form\\SousItemType'15 => 'App\\Form\\StockType'16 => 'App\\Form\\TypeNomenclatureType'17 => 'App\\Form\\UserType'18 => 'App\\Form\\ValeurNomenclatureType'19 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'20 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'21 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'22 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'23 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'24 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'25 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'26 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'27 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4771.         $instance->setName('debug:form');
  4772.         return $instance;
  4773.     }
  4774.     /**
  4775.      * Gets the private 'console.command.router_debug' shared service.
  4776.      *
  4777.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4778.      */
  4779.     protected function getConsole_Command_RouterDebugService()
  4780.     {
  4781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4783.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4784.         $instance->setName('debug:router');
  4785.         return $instance;
  4786.     }
  4787.     /**
  4788.      * Gets the private 'console.command.router_match' shared service.
  4789.      *
  4790.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4791.      */
  4792.     protected function getConsole_Command_RouterMatchService()
  4793.     {
  4794.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4795.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4796.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  4797.         $instance->setName('router:match');
  4798.         return $instance;
  4799.     }
  4800.     /**
  4801.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4802.      *
  4803.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4804.      */
  4805.     protected function getConsole_Command_SecretsDecryptToLocalService()
  4806.     {
  4807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4810.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4812.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4813.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4814.         $instance->setName('secrets:decrypt-to-local');
  4815.         return $instance;
  4816.     }
  4817.     /**
  4818.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4819.      *
  4820.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4821.      */
  4822.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  4823.     {
  4824.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4825.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4826.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4827.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4828.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4829.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4830.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4831.         $instance->setName('secrets:encrypt-from-local');
  4832.         return $instance;
  4833.     }
  4834.     /**
  4835.      * Gets the private 'console.command.secrets_generate_key' shared service.
  4836.      *
  4837.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4838.      */
  4839.     protected function getConsole_Command_SecretsGenerateKeyService()
  4840.     {
  4841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4844.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4845.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4847.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4848.         $instance->setName('secrets:generate-keys');
  4849.         return $instance;
  4850.     }
  4851.     /**
  4852.      * Gets the private 'console.command.secrets_list' shared service.
  4853.      *
  4854.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4855.      */
  4856.     protected function getConsole_Command_SecretsListService()
  4857.     {
  4858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4859.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4861.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4864.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4865.         $instance->setName('secrets:list');
  4866.         return $instance;
  4867.     }
  4868.     /**
  4869.      * Gets the private 'console.command.secrets_remove' shared service.
  4870.      *
  4871.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4872.      */
  4873.     protected function getConsole_Command_SecretsRemoveService()
  4874.     {
  4875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4878.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4881.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4882.         $instance->setName('secrets:remove');
  4883.         return $instance;
  4884.     }
  4885.     /**
  4886.      * Gets the private 'console.command.secrets_set' shared service.
  4887.      *
  4888.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4889.      */
  4890.     protected function getConsole_Command_SecretsSetService()
  4891.     {
  4892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4895.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4897.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4898.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4899.         $instance->setName('secrets:set');
  4900.         return $instance;
  4901.     }
  4902.     /**
  4903.      * Gets the private 'console.command.translation_debug' shared service.
  4904.      *
  4905.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4906.      */
  4907.     protected function getConsole_Command_TranslationDebugService()
  4908.     {
  4909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4910.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4911.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Helper/TranslatorHelper.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php')]);
  4912.         $instance->setName('debug:translation');
  4913.         return $instance;
  4914.     }
  4915.     /**
  4916.      * Gets the private 'console.command.translation_update' shared service.
  4917.      *
  4918.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4919.      */
  4920.     protected function getConsole_Command_TranslationUpdateService()
  4921.     {
  4922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4924.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  4925.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  4926.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  4927.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  4929.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  4930.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  4931.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  4932.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  4933.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  4934.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  4935.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  4938.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  4939.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  4940.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  4941.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  4942.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  4943.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  4944.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  4945.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  4946.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  4947.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  4948.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  4949.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  4950.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Helper/TranslatorHelper.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php')]);
  4951.         $instance->setName('translation:update');
  4952.         return $instance;
  4953.     }
  4954.     /**
  4955.      * Gets the private 'console.command.xliff_lint' shared service.
  4956.      *
  4957.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  4958.      */
  4959.     protected function getConsole_Command_XliffLintService()
  4960.     {
  4961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4962.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  4964.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  4965.         $instance->setName('lint:xliff');
  4966.         return $instance;
  4967.     }
  4968.     /**
  4969.      * Gets the private 'console.command.yaml_lint' shared service.
  4970.      *
  4971.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  4972.      */
  4973.     protected function getConsole_Command_YamlLintService()
  4974.     {
  4975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  4978.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  4979.         $instance->setName('lint:yaml');
  4980.         return $instance;
  4981.     }
  4982.     /**
  4983.      * Gets the private 'console.error_listener' shared service.
  4984.      *
  4985.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  4986.      */
  4987.     protected function getConsole_ErrorListenerService()
  4988.     {
  4989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  4990.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  4991.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4992.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4993.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4994.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  4995.     }
  4996.     /**
  4997.      * Gets the private 'container.env_var_processor' shared service.
  4998.      *
  4999.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5000.      */
  5001.     protected function getContainer_EnvVarProcessorService()
  5002.     {
  5003.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  5004.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  5005.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  5006.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  5007.         }, 1));
  5008.     }
  5009.     /**
  5010.      * Gets the private 'data_collector.form' shared service.
  5011.      *
  5012.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5013.      */
  5014.     protected function getDataCollector_FormService()
  5015.     {
  5016.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5017.     }
  5018.     /**
  5019.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  5020.      *
  5021.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  5022.      */
  5023.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  5024.     {
  5025.         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 () {
  5026.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
  5027.         }, 1)));
  5028.     }
  5029.     /**
  5030.      * Gets the private 'debug.api_platform.data_persister' shared service.
  5031.      *
  5032.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  5033.      */
  5034.     protected function getDebug_ApiPlatform_DataPersisterService()
  5035.     {
  5036.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  5037.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
  5038.         }, 1)));
  5039.     }
  5040.     /**
  5041.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  5042.      *
  5043.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  5044.      */
  5045.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  5046.     {
  5047.         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 () {
  5048.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
  5049.         }, 1)));
  5050.     }
  5051.     /**
  5052.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  5053.      *
  5054.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  5055.      */
  5056.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  5057.     {
  5058.         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 () {
  5059.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
  5060.         }, 1)));
  5061.     }
  5062.     /**
  5063.      * Gets the private 'debug.argument_resolver.default' shared service.
  5064.      *
  5065.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5066.      */
  5067.     protected function getDebug_ArgumentResolver_DefaultService()
  5068.     {
  5069.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5070.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5071.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  5072.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5073.     }
  5074.     /**
  5075.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  5076.      *
  5077.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5078.      */
  5079.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  5080.     {
  5081.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5082.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5083.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  5084.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.UtdNDIU'] ?? $this->get_ServiceLocator_UtdNDIUService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5085.     }
  5086.     /**
  5087.      * Gets the private 'debug.argument_resolver.request' shared service.
  5088.      *
  5089.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5090.      */
  5091.     protected function getDebug_ArgumentResolver_RequestService()
  5092.     {
  5093.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5094.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5095.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  5096.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5097.     }
  5098.     /**
  5099.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  5100.      *
  5101.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5102.      */
  5103.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  5104.     {
  5105.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5106.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  5108.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5109.     }
  5110.     /**
  5111.      * Gets the private 'debug.argument_resolver.service' shared service.
  5112.      *
  5113.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5114.      */
  5115.     protected function getDebug_ArgumentResolver_ServiceService()
  5116.     {
  5117.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5119.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  5120.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.UtdNDIU'] ?? $this->get_ServiceLocator_UtdNDIUService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5121.     }
  5122.     /**
  5123.      * Gets the private 'debug.argument_resolver.session' shared service.
  5124.      *
  5125.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5126.      */
  5127.     protected function getDebug_ArgumentResolver_SessionService()
  5128.     {
  5129.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5130.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5131.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  5132.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5133.     }
  5134.     /**
  5135.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  5136.      *
  5137.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5138.      */
  5139.     protected function getDebug_ArgumentResolver_VariadicService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5142.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5143.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  5144.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5145.     }
  5146.     /**
  5147.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5148.      *
  5149.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5150.      */
  5151.     protected function getDebug_DebugHandlersListenerService()
  5152.     {
  5153.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5154.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5155.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5156.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5157.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5158.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  5159.     }
  5160.     /**
  5161.      * Gets the private 'debug.dump_listener' shared service.
  5162.      *
  5163.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5164.      */
  5165.     protected function getDebug_DumpListenerService()
  5166.     {
  5167.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5169.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  5170.     }
  5171.     /**
  5172.      * Gets the private 'debug.file_link_formatter' shared service.
  5173.      *
  5174.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5175.      */
  5176.     protected function getDebug_FileLinkFormatterService()
  5177.     {
  5178.         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 () {
  5179.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5180.         });
  5181.     }
  5182.     /**
  5183.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5184.      *
  5185.      * @return \string
  5186.      */
  5187.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  5188.     {
  5189.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  5190.     }
  5191.     /**
  5192.      * Gets the private 'debug.log_processor' shared service.
  5193.      *
  5194.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5195.      */
  5196.     protected function getDebug_LogProcessorService()
  5197.     {
  5198.         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())));
  5199.     }
  5200.     /**
  5201.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5202.      *
  5203.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5204.      */
  5205.     protected function getDebug_Security_Access_DecisionManagerService()
  5206.     {
  5207.         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 () {
  5208.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5209.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  5210.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5211.         }, 3), 'affirmative'falsetrue));
  5212.     }
  5213.     /**
  5214.      * Gets the private 'debug.security.firewall' shared service.
  5215.      *
  5216.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5217.      */
  5218.     protected function getDebug_Security_FirewallService()
  5219.     {
  5220.         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()));
  5221.     }
  5222.     /**
  5223.      * Gets the private 'debug.security.user_value_resolver' shared service.
  5224.      *
  5225.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5226.      */
  5227.     protected function getDebug_Security_UserValueResolverService()
  5228.     {
  5229.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5230.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5231.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  5232.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5233.     }
  5234.     /**
  5235.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  5236.      *
  5237.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5238.      */
  5239.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  5240.     {
  5241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5243.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  5244.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5245.     }
  5246.     /**
  5247.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  5248.      *
  5249.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5250.      */
  5251.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  5252.     {
  5253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  5256.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($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(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5257.     }
  5258.     /**
  5259.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  5260.      *
  5261.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5262.      */
  5263.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  5264.     {
  5265.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5266.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5267.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5268.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  5269.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5270.     }
  5271.     /**
  5272.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  5273.      *
  5274.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5275.      */
  5276.     protected function getDebug_Security_Voter_VoteListenerService()
  5277.     {
  5278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5279.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  5280.     }
  5281.     /**
  5282.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5283.      *
  5284.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  5285.      */
  5286.     protected function getDoctrine_CacheClearMetadataCommandService()
  5287.     {
  5288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5289.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5290.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  5291.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  5292.         $instance->setName('doctrine:cache:clear-metadata');
  5293.         return $instance;
  5294.     }
  5295.     /**
  5296.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5297.      *
  5298.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  5299.      */
  5300.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  5301.     {
  5302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5303.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  5305.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  5306.         $instance->setName('doctrine:cache:clear-query');
  5307.         return $instance;
  5308.     }
  5309.     /**
  5310.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5311.      *
  5312.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  5313.      */
  5314.     protected function getDoctrine_CacheClearResultCommandService()
  5315.     {
  5316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5317.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  5318.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  5319.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  5320.         $instance->setName('doctrine:cache:clear-result');
  5321.         return $instance;
  5322.     }
  5323.     /**
  5324.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5325.      *
  5326.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  5327.      */
  5328.     protected function getDoctrine_CacheCollectionRegionCommandService()
  5329.     {
  5330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5331.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5332.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  5333.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  5334.         $instance->setName('doctrine:cache:clear-collection-region');
  5335.         return $instance;
  5336.     }
  5337.     /**
  5338.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5339.      *
  5340.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  5341.      */
  5342.     protected function getDoctrine_ClearEntityRegionCommandService()
  5343.     {
  5344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5345.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  5347.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  5348.         $instance->setName('doctrine:cache:clear-entity-region');
  5349.         return $instance;
  5350.     }
  5351.     /**
  5352.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  5353.      *
  5354.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  5355.      */
  5356.     protected function getDoctrine_ClearQueryRegionCommandService()
  5357.     {
  5358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5359.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5360.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  5361.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  5362.         $instance->setName('doctrine:cache:clear-query-region');
  5363.         return $instance;
  5364.     }
  5365.     /**
  5366.      * Gets the private 'doctrine.database_create_command' shared service.
  5367.      *
  5368.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5369.      */
  5370.     protected function getDoctrine_DatabaseCreateCommandService()
  5371.     {
  5372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5373.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5374.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  5375.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5376.         $instance->setName('doctrine:database:create');
  5377.         return $instance;
  5378.     }
  5379.     /**
  5380.      * Gets the private 'doctrine.database_drop_command' shared service.
  5381.      *
  5382.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5383.      */
  5384.     protected function getDoctrine_DatabaseDropCommandService()
  5385.     {
  5386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5387.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5388.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  5389.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5390.         $instance->setName('doctrine:database:drop');
  5391.         return $instance;
  5392.     }
  5393.     /**
  5394.      * Gets the private 'doctrine.database_import_command' shared service.
  5395.      *
  5396.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  5397.      */
  5398.     protected function getDoctrine_DatabaseImportCommandService()
  5399.     {
  5400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5401.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  5402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  5403.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  5404.         $instance->setName('doctrine:database:import');
  5405.         return $instance;
  5406.     }
  5407.     /**
  5408.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5409.      *
  5410.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  5411.      */
  5412.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  5413.     {
  5414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5415.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5416.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  5417.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  5418.         $instance->setName('doctrine:ensure-production-settings');
  5419.         return $instance;
  5420.     }
  5421.     /**
  5422.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5423.      *
  5424.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  5425.      */
  5426.     protected function getDoctrine_MappingConvertCommandService()
  5427.     {
  5428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5429.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  5430.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  5431.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  5432.         $instance->setName('doctrine:mapping:convert');
  5433.         return $instance;
  5434.     }
  5435.     /**
  5436.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5437.      *
  5438.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5439.      */
  5440.     protected function getDoctrine_MappingImportCommandService()
  5441.     {
  5442.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5443.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5444.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5445.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5446.         $instance->setName('doctrine:mapping:import');
  5447.         return $instance;
  5448.     }
  5449.     /**
  5450.      * Gets the private 'doctrine.mapping_info_command' shared service.
  5451.      *
  5452.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  5453.      */
  5454.     protected function getDoctrine_MappingInfoCommandService()
  5455.     {
  5456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5457.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  5458.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  5459.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  5460.         $instance->setName('doctrine:mapping:info');
  5461.         return $instance;
  5462.     }
  5463.     /**
  5464.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  5465.      *
  5466.      * @return \Doctrine\Migrations\DependencyFactory
  5467.      */
  5468.     protected function getDoctrine_Migrations_DependencyFactoryService()
  5469.     {
  5470.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  5471.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  5472.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  5473.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  5474.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  5475.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  5476.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  5477.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ExistingEntityManager.php';
  5478.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  5479.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  5480.         $a->setAllOrNothing(false);
  5481.         $a->setCheckDatabasePlatform(true);
  5482.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  5483.         return $this->privates['doctrine.migrations.dependency_factory'] = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), new \Doctrine\Migrations\Configuration\EntityManager\ExistingEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5484.     }
  5485.     /**
  5486.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5487.      *
  5488.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5489.      */
  5490.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5491.     {
  5492.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5493.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5494.     }
  5495.     /**
  5496.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5497.      *
  5498.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5499.      */
  5500.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5501.     {
  5502.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5503.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5504.     }
  5505.     /**
  5506.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5507.      *
  5508.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5509.      */
  5510.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5511.     {
  5512.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5513.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5514.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5515.     }
  5516.     /**
  5517.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  5518.      *
  5519.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5520.      */
  5521.     protected function getDoctrine_Orm_Validator_UniqueService()
  5522.     {
  5523.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5524.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5525.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5526.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5527.     }
  5528.     /**
  5529.      * Gets the private 'doctrine.query_dql_command' shared service.
  5530.      *
  5531.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  5532.      */
  5533.     protected function getDoctrine_QueryDqlCommandService()
  5534.     {
  5535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5536.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  5538.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  5539.         $instance->setName('doctrine:query:dql');
  5540.         return $instance;
  5541.     }
  5542.     /**
  5543.      * Gets the private 'doctrine.query_sql_command' shared service.
  5544.      *
  5545.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5546.      */
  5547.     protected function getDoctrine_QuerySqlCommandService()
  5548.     {
  5549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5550.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5552.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
  5553.         $instance->setName('doctrine:query:sql');
  5554.         return $instance;
  5555.     }
  5556.     /**
  5557.      * Gets the private 'doctrine.schema_create_command' shared service.
  5558.      *
  5559.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  5560.      */
  5561.     protected function getDoctrine_SchemaCreateCommandService()
  5562.     {
  5563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5564.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5565.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  5567.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  5568.         $instance->setName('doctrine:schema:create');
  5569.         return $instance;
  5570.     }
  5571.     /**
  5572.      * Gets the private 'doctrine.schema_drop_command' shared service.
  5573.      *
  5574.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  5575.      */
  5576.     protected function getDoctrine_SchemaDropCommandService()
  5577.     {
  5578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5579.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5580.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  5582.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  5583.         $instance->setName('doctrine:schema:drop');
  5584.         return $instance;
  5585.     }
  5586.     /**
  5587.      * Gets the private 'doctrine.schema_update_command' shared service.
  5588.      *
  5589.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  5590.      */
  5591.     protected function getDoctrine_SchemaUpdateCommandService()
  5592.     {
  5593.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5594.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5595.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5596.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  5597.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  5598.         $instance->setName('doctrine:schema:update');
  5599.         return $instance;
  5600.     }
  5601.     /**
  5602.      * Gets the private 'doctrine.schema_validate_command' shared service.
  5603.      *
  5604.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  5605.      */
  5606.     protected function getDoctrine_SchemaValidateCommandService()
  5607.     {
  5608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5609.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  5610.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  5611.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  5612.         $instance->setName('doctrine:schema:validate');
  5613.         return $instance;
  5614.     }
  5615.     /**
  5616.      * Gets the private 'doctrine_migrations.current_command' shared service.
  5617.      *
  5618.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  5619.      */
  5620.     protected function getDoctrineMigrations_CurrentCommandService()
  5621.     {
  5622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5624.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  5625.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  5626.         $instance->setName('doctrine:migrations:current');
  5627.         return $instance;
  5628.     }
  5629.     /**
  5630.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  5631.      *
  5632.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  5633.      */
  5634.     protected function getDoctrineMigrations_DiffCommandService()
  5635.     {
  5636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  5639.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  5640.         $instance->setName('doctrine:migrations:diff');
  5641.         return $instance;
  5642.     }
  5643.     /**
  5644.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  5645.      *
  5646.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  5647.      */
  5648.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  5649.     {
  5650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5651.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5652.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  5653.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  5654.         $instance->setName('doctrine:migrations:dump-schema');
  5655.         return $instance;
  5656.     }
  5657.     /**
  5658.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  5659.      *
  5660.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  5661.      */
  5662.     protected function getDoctrineMigrations_ExecuteCommandService()
  5663.     {
  5664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5667.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  5668.         $instance->setName('doctrine:migrations:execute');
  5669.         return $instance;
  5670.     }
  5671.     /**
  5672.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  5673.      *
  5674.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  5675.      */
  5676.     protected function getDoctrineMigrations_GenerateCommandService()
  5677.     {
  5678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5679.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5681.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  5682.         $instance->setName('doctrine:migrations:generate');
  5683.         return $instance;
  5684.     }
  5685.     /**
  5686.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  5687.      *
  5688.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  5689.      */
  5690.     protected function getDoctrineMigrations_LatestCommandService()
  5691.     {
  5692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5693.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5694.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5695.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  5696.         $instance->setName('doctrine:migrations:latest');
  5697.         return $instance;
  5698.     }
  5699.     /**
  5700.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5701.      *
  5702.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  5703.      */
  5704.     protected function getDoctrineMigrations_MigrateCommandService()
  5705.     {
  5706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5707.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5708.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5709.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  5710.         $instance->setName('doctrine:migrations:migrate');
  5711.         return $instance;
  5712.     }
  5713.     /**
  5714.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5715.      *
  5716.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  5717.      */
  5718.     protected function getDoctrineMigrations_RollupCommandService()
  5719.     {
  5720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5721.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5722.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5723.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  5724.         $instance->setName('doctrine:migrations:rollup');
  5725.         return $instance;
  5726.     }
  5727.     /**
  5728.      * Gets the private 'doctrine_migrations.status_command' shared service.
  5729.      *
  5730.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  5731.      */
  5732.     protected function getDoctrineMigrations_StatusCommandService()
  5733.     {
  5734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5735.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5736.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5737.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  5738.         $instance->setName('doctrine:migrations:status');
  5739.         return $instance;
  5740.     }
  5741.     /**
  5742.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  5743.      *
  5744.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  5745.      */
  5746.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  5747.     {
  5748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5749.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5750.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  5751.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  5752.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  5753.         return $instance;
  5754.     }
  5755.     /**
  5756.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5757.      *
  5758.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  5759.      */
  5760.     protected function getDoctrineMigrations_UpToDateCommandService()
  5761.     {
  5762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5763.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5764.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5765.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  5766.         $instance->setName('doctrine:migrations:up-to-date');
  5767.         return $instance;
  5768.     }
  5769.     /**
  5770.      * Gets the private 'doctrine_migrations.version_command' shared service.
  5771.      *
  5772.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  5773.      */
  5774.     protected function getDoctrineMigrations_VersionCommandService()
  5775.     {
  5776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5777.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5778.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5779.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  5780.         $instance->setName('doctrine:migrations:version');
  5781.         return $instance;
  5782.     }
  5783.     /**
  5784.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  5785.      *
  5786.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  5787.      */
  5788.     protected function getDoctrineMigrations_VersionsCommandService()
  5789.     {
  5790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5791.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5792.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  5793.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  5794.         $instance->setName('doctrine:migrations:list');
  5795.         return $instance;
  5796.     }
  5797.     /**
  5798.      * Gets the private 'error_handler.error_renderer.html' shared service.
  5799.      *
  5800.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  5801.      */
  5802.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  5803.     {
  5804.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5805.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5806.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5807.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5808.     }
  5809.     /**
  5810.      * Gets the private 'exception_listener' shared service.
  5811.      *
  5812.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5813.      */
  5814.     protected function getExceptionListenerService()
  5815.     {
  5816.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  5817.     }
  5818.     /**
  5819.      * Gets the private 'file_locator' shared service.
  5820.      *
  5821.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  5822.      */
  5823.     protected function getFileLocatorService()
  5824.     {
  5825.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  5826.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  5827.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  5828.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  5829.     }
  5830.     /**
  5831.      * Gets the private 'form.choice_list_factory.cached' shared service.
  5832.      *
  5833.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  5834.      */
  5835.     protected function getForm_ChoiceListFactory_CachedService()
  5836.     {
  5837.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  5839.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  5840.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5841.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  5842.     }
  5843.     /**
  5844.      * Gets the private 'form.registry' shared service.
  5845.      *
  5846.      * @return \Symfony\Component\Form\FormRegistry
  5847.      */
  5848.     protected function getForm_RegistryService()
  5849.     {
  5850.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  5851.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  5852.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  5856.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  5857.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5858.             'App\\Form\\AffectationType' => ['privates''App\\Form\\AffectationType''getAffectationTypeService'false],
  5859.             'App\\Form\\ArmoireType' => ['privates''App\\Form\\ArmoireType''getArmoireTypeService'false],
  5860.             'App\\Form\\ChoixType' => ['privates''App\\Form\\ChoixType''getChoixTypeService'false],
  5861.             'App\\Form\\FicheType' => ['privates''App\\Form\\FicheType''getFicheTypeService'false],
  5862.             'App\\Form\\FonctionType' => ['privates''App\\Form\\FonctionType''getFonctionTypeService'false],
  5863.             'App\\Form\\GroupeType' => ['privates''App\\Form\\GroupeType''getGroupeTypeService'false],
  5864.             'App\\Form\\ItemType' => ['privates''App\\Form\\ItemType''getItemTypeService'false],
  5865.             'App\\Form\\MaterielType' => ['privates''App\\Form\\MaterielType''getMaterielTypeService'false],
  5866.             'App\\Form\\MissionType' => ['privates''App\\Form\\MissionType''getMissionTypeService'false],
  5867.             'App\\Form\\NoeudAcceptanceType' => ['privates''App\\Form\\NoeudAcceptanceType''getNoeudAcceptanceTypeService'false],
  5868.             'App\\Form\\QuestionType' => ['privates''App\\Form\\QuestionType''getQuestionTypeService'false],
  5869.             'App\\Form\\RegionType' => ['privates''App\\Form\\RegionType''getRegionTypeService'false],
  5870.             'App\\Form\\ResetPasswordType' => ['privates''App\\Form\\ResetPasswordType''getResetPasswordTypeService'false],
  5871.             'App\\Form\\SiteType' => ['privates''App\\Form\\SiteType''getSiteTypeService'false],
  5872.             'App\\Form\\SousItemType' => ['privates''App\\Form\\SousItemType''getSousItemTypeService'false],
  5873.             'App\\Form\\StockType' => ['privates''App\\Form\\StockType''getStockTypeService'false],
  5874.             'App\\Form\\TypeNomenclatureType' => ['privates''App\\Form\\TypeNomenclatureType''getTypeNomenclatureTypeService'false],
  5875.             'App\\Form\\UserType' => ['privates''App\\Form\\UserType''getUserTypeService'false],
  5876.             'App\\Form\\ValeurNomenclatureType' => ['privates''App\\Form\\ValeurNomenclatureType''getValeurNomenclatureTypeService'false],
  5877.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  5878.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  5879.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  5880.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  5881.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  5882.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  5883.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  5884.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  5885.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  5886.         ], [
  5887.             'App\\Form\\AffectationType' => '?',
  5888.             'App\\Form\\ArmoireType' => '?',
  5889.             'App\\Form\\ChoixType' => '?',
  5890.             'App\\Form\\FicheType' => '?',
  5891.             'App\\Form\\FonctionType' => '?',
  5892.             'App\\Form\\GroupeType' => '?',
  5893.             'App\\Form\\ItemType' => '?',
  5894.             'App\\Form\\MaterielType' => '?',
  5895.             'App\\Form\\MissionType' => '?',
  5896.             'App\\Form\\NoeudAcceptanceType' => '?',
  5897.             'App\\Form\\QuestionType' => '?',
  5898.             'App\\Form\\RegionType' => '?',
  5899.             'App\\Form\\ResetPasswordType' => '?',
  5900.             'App\\Form\\SiteType' => '?',
  5901.             'App\\Form\\SousItemType' => '?',
  5902.             'App\\Form\\StockType' => '?',
  5903.             'App\\Form\\TypeNomenclatureType' => '?',
  5904.             'App\\Form\\UserType' => '?',
  5905.             'App\\Form\\ValeurNomenclatureType' => '?',
  5906.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  5907.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  5908.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  5909.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  5910.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  5911.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5912.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5913.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5914.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5915.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5916.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  5917.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  5918.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  5919.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  5920.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  5921.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  5922.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5923.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5924.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5925.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5926.         }, 1)], new RewindableGenerator(function () {
  5927.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  5928.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  5929.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5930.     }
  5931.     /**
  5932.      * Gets the private 'form.server_params' shared service.
  5933.      *
  5934.      * @return \Symfony\Component\Form\Util\ServerParams
  5935.      */
  5936.     protected function getForm_ServerParamsService()
  5937.     {
  5938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  5939.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5940.     }
  5941.     /**
  5942.      * Gets the private 'form.type.choice' shared service.
  5943.      *
  5944.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  5945.      */
  5946.     protected function getForm_Type_ChoiceService()
  5947.     {
  5948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  5951.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()));
  5952.     }
  5953.     /**
  5954.      * Gets the private 'form.type.entity' shared service.
  5955.      *
  5956.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  5957.      */
  5958.     protected function getForm_Type_EntityService()
  5959.     {
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  5964.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5965.     }
  5966.     /**
  5967.      * Gets the private 'form.type.form' shared service.
  5968.      *
  5969.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  5970.      */
  5971.     protected function getForm_Type_FormService()
  5972.     {
  5973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  5977.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5978.     }
  5979.     /**
  5980.      * Gets the private 'form.type_extension.csrf' shared service.
  5981.      *
  5982.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  5983.      */
  5984.     protected function getForm_TypeExtension_CsrfService()
  5985.     {
  5986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  5989.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  5990.     }
  5991.     /**
  5992.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  5993.      *
  5994.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  5995.      */
  5996.     protected function getForm_TypeExtension_Form_DataCollectorService()
  5997.     {
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6001.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  6002.     }
  6003.     /**
  6004.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6005.      *
  6006.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6007.      */
  6008.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6009.     {
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6015.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  6016.     }
  6017.     /**
  6018.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6019.      *
  6020.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6021.      */
  6022.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6023.     {
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6027.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6028.     }
  6029.     /**
  6030.      * Gets the private 'form.type_extension.form.validator' shared service.
  6031.      *
  6032.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6033.      */
  6034.     protected function getForm_TypeExtension_Form_ValidatorService()
  6035.     {
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6040.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  6041.     }
  6042.     /**
  6043.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6044.      *
  6045.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6046.      */
  6047.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6052.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6053.     }
  6054.     /**
  6055.      * Gets the private 'form.type_guesser.doctrine' shared service.
  6056.      *
  6057.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  6058.      */
  6059.     protected function getForm_TypeGuesser_DoctrineService()
  6060.     {
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  6063.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6064.     }
  6065.     /**
  6066.      * Gets the private 'form.type_guesser.validator' shared service.
  6067.      *
  6068.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6069.      */
  6070.     protected function getForm_TypeGuesser_ValidatorService()
  6071.     {
  6072.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6073.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6074.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  6075.     }
  6076.     /**
  6077.      * Gets the private 'fos_user.change_password.form.type' shared service.
  6078.      *
  6079.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  6080.      */
  6081.     protected function getFosUser_ChangePassword_Form_TypeService()
  6082.     {
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  6086.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\Entity\\User');
  6087.     }
  6088.     /**
  6089.      * Gets the private 'fos_user.command.activate_user' shared service.
  6090.      *
  6091.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  6092.      */
  6093.     protected function getFosUser_Command_ActivateUserService()
  6094.     {
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  6097.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  6098.         $instance->setName('fos:user:activate');
  6099.         return $instance;
  6100.     }
  6101.     /**
  6102.      * Gets the private 'fos_user.command.change_password' shared service.
  6103.      *
  6104.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  6105.      */
  6106.     protected function getFosUser_Command_ChangePasswordService()
  6107.     {
  6108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6109.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  6110.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  6111.         $instance->setName('fos:user:change-password');
  6112.         return $instance;
  6113.     }
  6114.     /**
  6115.      * Gets the private 'fos_user.command.create_user' shared service.
  6116.      *
  6117.      * @return \FOS\UserBundle\Command\CreateUserCommand
  6118.      */
  6119.     protected function getFosUser_Command_CreateUserService()
  6120.     {
  6121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6122.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  6123.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  6124.         $instance->setName('fos:user:create');
  6125.         return $instance;
  6126.     }
  6127.     /**
  6128.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  6129.      *
  6130.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  6131.      */
  6132.     protected function getFosUser_Command_DeactivateUserService()
  6133.     {
  6134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6135.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  6136.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  6137.         $instance->setName('fos:user:deactivate');
  6138.         return $instance;
  6139.     }
  6140.     /**
  6141.      * Gets the private 'fos_user.command.demote_user' shared service.
  6142.      *
  6143.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  6144.      */
  6145.     protected function getFosUser_Command_DemoteUserService()
  6146.     {
  6147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6148.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  6149.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  6150.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  6151.         $instance->setName('fos:user:demote');
  6152.         return $instance;
  6153.     }
  6154.     /**
  6155.      * Gets the private 'fos_user.command.promote_user' shared service.
  6156.      *
  6157.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  6158.      */
  6159.     protected function getFosUser_Command_PromoteUserService()
  6160.     {
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6162.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  6163.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  6164.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  6165.         $instance->setName('fos:user:promote');
  6166.         return $instance;
  6167.     }
  6168.     /**
  6169.      * Gets the private 'fos_user.listener.authentication' shared service.
  6170.      *
  6171.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  6172.      */
  6173.     protected function getFosUser_Listener_AuthenticationService()
  6174.     {
  6175.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  6180.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  6181.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  6182.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService())), 'main');
  6183.     }
  6184.     /**
  6185.      * Gets the private 'fos_user.listener.flash' shared service.
  6186.      *
  6187.      * @return \FOS\UserBundle\EventListener\FlashListener
  6188.      */
  6189.     protected function getFosUser_Listener_FlashService()
  6190.     {
  6191.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  6192.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['session'] ?? $this->getSessionService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6193.     }
  6194.     /**
  6195.      * Gets the private 'fos_user.listener.resetting' shared service.
  6196.      *
  6197.      * @return \FOS\UserBundle\EventListener\ResettingListener
  6198.      */
  6199.     protected function getFosUser_Listener_ResettingService()
  6200.     {
  6201.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  6202.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  6203.     }
  6204.     /**
  6205.      * Gets the private 'fos_user.profile.form.type' shared service.
  6206.      *
  6207.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  6208.      */
  6209.     protected function getFosUser_Profile_Form_TypeService()
  6210.     {
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  6214.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\Entity\\User');
  6215.     }
  6216.     /**
  6217.      * Gets the private 'fos_user.registration.form.type' shared service.
  6218.      *
  6219.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  6220.      */
  6221.     protected function getFosUser_Registration_Form_TypeService()
  6222.     {
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6225.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  6226.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\Entity\\User');
  6227.     }
  6228.     /**
  6229.      * Gets the private 'fos_user.resetting.form.factory' shared service.
  6230.      *
  6231.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  6232.      */
  6233.     protected function getFosUser_Resetting_Form_FactoryService()
  6234.     {
  6235.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  6237.         return $this->privates['fos_user.resetting.form.factory'] = new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form''FOS\\UserBundle\\Form\\Type\\ResettingFormType'$this->parameters['fos_user.resetting.form.validation_groups']);
  6238.     }
  6239.     /**
  6240.      * Gets the private 'fos_user.resetting.form.type' shared service.
  6241.      *
  6242.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  6243.      */
  6244.     protected function getFosUser_Resetting_Form_TypeService()
  6245.     {
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  6249.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\Entity\\User');
  6250.     }
  6251.     /**
  6252.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  6253.      *
  6254.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  6255.      */
  6256.     protected function getFosUser_Security_InteractiveLoginListenerService()
  6257.     {
  6258.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  6259.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  6260.     }
  6261.     /**
  6262.      * Gets the private 'fos_user.user_provider.username' shared service.
  6263.      *
  6264.      * @return \FOS\UserBundle\Security\UserProvider
  6265.      */
  6266.     protected function getFosUser_UserProvider_UsernameService()
  6267.     {
  6268.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  6269.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
  6270.         return $this->privates['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  6271.     }
  6272.     /**
  6273.      * Gets the private 'fos_user.username_form_type' shared service.
  6274.      *
  6275.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  6276.      */
  6277.     protected function getFosUser_UsernameFormTypeService()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  6284.         return $this->privates['fos_user.username_form_type'] = new \FOS\UserBundle\Form\Type\UsernameFormType(new \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService())));
  6285.     }
  6286.     /**
  6287.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  6288.      *
  6289.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  6290.      */
  6291.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  6292.     {
  6293.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  6294.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  6295.     }
  6296.     /**
  6297.      * Gets the private 'fos_user.util.password_updater' shared service.
  6298.      *
  6299.      * @return \FOS\UserBundle\Util\PasswordUpdater
  6300.      */
  6301.     protected function getFosUser_Util_PasswordUpdaterService()
  6302.     {
  6303.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  6304.     }
  6305.     /**
  6306.      * Gets the private 'fos_user.util.token_generator.default' shared service.
  6307.      *
  6308.      * @return \FOS\UserBundle\Util\TokenGenerator
  6309.      */
  6310.     protected function getFosUser_Util_TokenGenerator_DefaultService()
  6311.     {
  6312.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  6313.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  6314.         return $this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator();
  6315.     }
  6316.     /**
  6317.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  6318.      *
  6319.      * @return \FOS\UserBundle\Util\UserManipulator
  6320.      */
  6321.     protected function getFosUser_Util_UserManipulatorService()
  6322.     {
  6323.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  6324.         return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6325.     }
  6326.     /**
  6327.      * Gets the private 'fragment.handler' shared service.
  6328.      *
  6329.      * @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler
  6330.      */
  6331.     protected function getFragment_HandlerService()
  6332.     {
  6333.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  6335.         return $this->privates['fragment.handler'] = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6336.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  6337.         ], [
  6338.             'inline' => '?',
  6339.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
  6340.     }
  6341.     /**
  6342.      * Gets the private 'fragment.renderer.inline' shared service.
  6343.      *
  6344.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6345.      */
  6346.     protected function getFragment_Renderer_InlineService()
  6347.     {
  6348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6349.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6350.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6351.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6352.         $instance->setFragmentPath('/_fragment');
  6353.         return $instance;
  6354.     }
  6355.     /**
  6356.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6357.      *
  6358.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6359.      */
  6360.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6361.     {
  6362.         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())));
  6363.     }
  6364.     /**
  6365.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6366.      *
  6367.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6368.      */
  6369.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6370.     {
  6371.         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['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  6372.     }
  6373.     /**
  6374.      * Gets the private 'knp_paginator.helper.processor' shared service.
  6375.      *
  6376.      * @return \Knp\Bundle\PaginatorBundle\Helper\Processor
  6377.      */
  6378.     protected function getKnpPaginator_Helper_ProcessorService()
  6379.     {
  6380.         return $this->privates['knp_paginator.helper.processor'] = new \Knp\Bundle\PaginatorBundle\Helper\Processor(($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6381.     }
  6382.     /**
  6383.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  6384.      *
  6385.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  6386.      */
  6387.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  6388.     {
  6389.         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/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  6390.     }
  6391.     /**
  6392.      * Gets the private 'knp_paginator.templating.helper.pagination' shared service.
  6393.      *
  6394.      * @return \Knp\Bundle\PaginatorBundle\Templating\PaginationHelper
  6395.      */
  6396.     protected function getKnpPaginator_Templating_Helper_PaginationService()
  6397.     {
  6398.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  6399.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  6400.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Templating/PaginationHelper.php';
  6401.         return $this->privates['knp_paginator.templating.helper.pagination'] = new \Knp\Bundle\PaginatorBundle\Templating\PaginationHelper(($this->privates['knp_paginator.helper.processor'] ?? $this->getKnpPaginator_Helper_ProcessorService()), ($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()));
  6402.     }
  6403.     /**
  6404.      * Gets the private 'lexik_jwt_authentication.handler.authentication_failure' shared service.
  6405.      *
  6406.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler
  6407.      */
  6408.     protected function getLexikJwtAuthentication_Handler_AuthenticationFailureService()
  6409.     {
  6410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  6411.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
  6412.         return $this->privates['lexik_jwt_authentication.handler.authentication_failure'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6413.     }
  6414.     /**
  6415.      * Gets the private 'lexik_jwt_authentication.handler.authentication_success' shared service.
  6416.      *
  6417.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler
  6418.      */
  6419.     protected function getLexikJwtAuthentication_Handler_AuthenticationSuccessService()
  6420.     {
  6421.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  6422.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  6423.         return $this->privates['lexik_jwt_authentication.handler.authentication_success'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  6424.     }
  6425.     /**
  6426.      * Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
  6427.      *
  6428.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
  6429.      */
  6430.     protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
  6431.     {
  6432.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  6433.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  6434.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  6435.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
  6436.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  6437.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  6438.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  6439.         return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([=> new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer''Authorization')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage());
  6440.     }
  6441.     /**
  6442.      * Gets the private 'locale_aware_listener' shared service.
  6443.      *
  6444.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6445.      */
  6446.     protected function getLocaleAwareListenerService()
  6447.     {
  6448.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6449.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6450.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6451.     }
  6452.     /**
  6453.      * Gets the private 'locale_listener' shared service.
  6454.      *
  6455.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6456.      */
  6457.     protected function getLocaleListenerService()
  6458.     {
  6459.         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()));
  6460.     }
  6461.     /**
  6462.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6463.      *
  6464.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6465.      */
  6466.     protected function getMaker_AutoCommand_MakeAuthService()
  6467.     {
  6468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6469.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6470.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6472.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6474.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6475.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6476.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  6477.         $instance->setName('make:auth');
  6478.         return $instance;
  6479.     }
  6480.     /**
  6481.      * Gets the private 'maker.auto_command.make_command' shared service.
  6482.      *
  6483.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6484.      */
  6485.     protected function getMaker_AutoCommand_MakeCommandService()
  6486.     {
  6487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6488.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6489.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6490.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6491.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6492.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6493.         $instance->setName('make:command');
  6494.         return $instance;
  6495.     }
  6496.     /**
  6497.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6498.      *
  6499.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6500.      */
  6501.     protected function getMaker_AutoCommand_MakeControllerService()
  6502.     {
  6503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6504.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6505.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6506.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6507.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6508.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6509.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6510.         $instance->setName('make:controller');
  6511.         return $instance;
  6512.     }
  6513.     /**
  6514.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6515.      *
  6516.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6517.      */
  6518.     protected function getMaker_AutoCommand_MakeCrudService()
  6519.     {
  6520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6521.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6522.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6523.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6524.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6525.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6526.         $instance->setName('make:crud');
  6527.         return $instance;
  6528.     }
  6529.     /**
  6530.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6531.      *
  6532.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6533.      */
  6534.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6535.     {
  6536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6541.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6542.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6543.         $instance->setName('make:docker:database');
  6544.         return $instance;
  6545.     }
  6546.     /**
  6547.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6548.      *
  6549.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6550.      */
  6551.     protected function getMaker_AutoCommand_MakeEntityService()
  6552.     {
  6553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6556.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6557.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6558.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6559.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6560.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6561.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  6562.         $instance->setName('make:entity');
  6563.         return $instance;
  6564.     }
  6565.     /**
  6566.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6567.      *
  6568.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6569.      */
  6570.     protected function getMaker_AutoCommand_MakeFixturesService()
  6571.     {
  6572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6573.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6574.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6575.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6576.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6577.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6578.         $instance->setName('make:fixtures');
  6579.         return $instance;
  6580.     }
  6581.     /**
  6582.      * Gets the private 'maker.auto_command.make_form' shared service.
  6583.      *
  6584.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6585.      */
  6586.     protected function getMaker_AutoCommand_MakeFormService()
  6587.     {
  6588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6589.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6590.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6593.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6594.         $instance->setName('make:form');
  6595.         return $instance;
  6596.     }
  6597.     /**
  6598.      * Gets the private 'maker.auto_command.make_functional_test' shared service.
  6599.      *
  6600.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6601.      */
  6602.     protected function getMaker_AutoCommand_MakeFunctionalTestService()
  6603.     {
  6604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6606.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6608.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFunctionalTest.php';
  6609.         $this->privates['maker.auto_command.make_functional_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6610.         $instance->setName('make:functional-test');
  6611.         return $instance;
  6612.     }
  6613.     /**
  6614.      * Gets the private 'maker.auto_command.make_message' shared service.
  6615.      *
  6616.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6617.      */
  6618.     protected function getMaker_AutoCommand_MakeMessageService()
  6619.     {
  6620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6621.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6622.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6623.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6624.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6625.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6626.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6627.         $instance->setName('make:message');
  6628.         return $instance;
  6629.     }
  6630.     /**
  6631.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6632.      *
  6633.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6634.      */
  6635.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6636.     {
  6637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6638.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6639.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6641.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6642.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6643.         $instance->setName('make:messenger-middleware');
  6644.         return $instance;
  6645.     }
  6646.     /**
  6647.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6648.      *
  6649.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6650.      */
  6651.     protected function getMaker_AutoCommand_MakeMigrationService()
  6652.     {
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6657.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6658.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6659.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6660.         $instance->setName('make:migration');
  6661.         return $instance;
  6662.     }
  6663.     /**
  6664.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6665.      *
  6666.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6667.      */
  6668.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6669.     {
  6670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6671.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6674.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6675.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6676.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6677.         $instance->setName('make:registration-form');
  6678.         return $instance;
  6679.     }
  6680.     /**
  6681.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6682.      *
  6683.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6684.      */
  6685.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6686.     {
  6687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6689.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6690.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6691.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6692.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6693.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6694.         $instance->setName('make:reset-password');
  6695.         return $instance;
  6696.     }
  6697.     /**
  6698.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6699.      *
  6700.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6701.      */
  6702.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6703.     {
  6704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6705.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6706.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6708.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6709.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6710.         $instance->setName('make:serializer:encoder');
  6711.         return $instance;
  6712.     }
  6713.     /**
  6714.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6715.      *
  6716.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6717.      */
  6718.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6719.     {
  6720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6721.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6723.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6724.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6725.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6726.         $instance->setName('make:serializer:normalizer');
  6727.         return $instance;
  6728.     }
  6729.     /**
  6730.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6731.      *
  6732.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6733.      */
  6734.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6735.     {
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6737.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6738.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6739.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6742.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6743.         $instance->setName('make:subscriber');
  6744.         return $instance;
  6745.     }
  6746.     /**
  6747.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6748.      *
  6749.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6750.      */
  6751.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6752.     {
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6755.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6758.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6759.         $instance->setName('make:twig-extension');
  6760.         return $instance;
  6761.     }
  6762.     /**
  6763.      * Gets the private 'maker.auto_command.make_unit_test' shared service.
  6764.      *
  6765.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6766.      */
  6767.     protected function getMaker_AutoCommand_MakeUnitTestService()
  6768.     {
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6773.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUnitTest.php';
  6774.         $this->privates['maker.auto_command.make_unit_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUnitTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6775.         $instance->setName('make:unit-test');
  6776.         return $instance;
  6777.     }
  6778.     /**
  6779.      * Gets the private 'maker.auto_command.make_user' shared service.
  6780.      *
  6781.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6782.      */
  6783.     protected function getMaker_AutoCommand_MakeUserService()
  6784.     {
  6785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6787.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6788.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6790.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6792.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6793.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6794.         $instance->setName('make:user');
  6795.         return $instance;
  6796.     }
  6797.     /**
  6798.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6799.      *
  6800.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6801.      */
  6802.     protected function getMaker_AutoCommand_MakeValidatorService()
  6803.     {
  6804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6807.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6809.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6810.         $instance->setName('make:validator');
  6811.         return $instance;
  6812.     }
  6813.     /**
  6814.      * Gets the private 'maker.auto_command.make_voter' shared service.
  6815.      *
  6816.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6817.      */
  6818.     protected function getMaker_AutoCommand_MakeVoterService()
  6819.     {
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6825.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6826.         $instance->setName('make:voter');
  6827.         return $instance;
  6828.     }
  6829.     /**
  6830.      * Gets the private 'maker.doctrine_helper' shared service.
  6831.      *
  6832.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6833.      */
  6834.     protected function getMaker_DoctrineHelperService()
  6835.     {
  6836.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6837.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  6838.     }
  6839.     /**
  6840.      * Gets the private 'maker.entity_class_generator' shared service.
  6841.      *
  6842.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  6843.      */
  6844.     protected function getMaker_EntityClassGeneratorService()
  6845.     {
  6846.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  6847.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  6848.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  6849.         return $instance;
  6850.     }
  6851.     /**
  6852.      * Gets the private 'maker.file_manager' shared service.
  6853.      *
  6854.      * @return \Symfony\Bundle\MakerBundle\FileManager
  6855.      */
  6856.     protected function getMaker_FileManagerService()
  6857.     {
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  6859.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  6860.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  6862.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6863.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  6864.     }
  6865.     /**
  6866.      * Gets the private 'maker.generator' shared service.
  6867.      *
  6868.      * @return \Symfony\Bundle\MakerBundle\Generator
  6869.      */
  6870.     protected function getMaker_GeneratorService()
  6871.     {
  6872.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  6874.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6875.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator($a'App', new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil($a));
  6876.     }
  6877.     /**
  6878.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  6879.      *
  6880.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  6881.      */
  6882.     protected function getMaker_Renderer_FormTypeRendererService()
  6883.     {
  6884.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  6885.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6886.     }
  6887.     /**
  6888.      * Gets the private 'mime_types' shared service.
  6889.      *
  6890.      * @return \Symfony\Component\Mime\MimeTypes
  6891.      */
  6892.     protected function getMimeTypesService()
  6893.     {
  6894.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6895.         $instance->setDefault($instance);
  6896.         return $instance;
  6897.     }
  6898.     /**
  6899.      * Gets the private 'monolog.command.server_log' shared service.
  6900.      *
  6901.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  6902.      */
  6903.     protected function getMonolog_Command_ServerLogService()
  6904.     {
  6905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  6907.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  6908.         $instance->setName('server:log');
  6909.         return $instance;
  6910.     }
  6911.     /**
  6912.      * Gets the private 'monolog.handler.console' shared service.
  6913.      *
  6914.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6915.      */
  6916.     protected function getMonolog_Handler_ConsoleService()
  6917.     {
  6918.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6919.     }
  6920.     /**
  6921.      * Gets the private 'monolog.handler.main' shared service.
  6922.      *
  6923.      * @return \Monolog\Handler\StreamHandler
  6924.      */
  6925.     protected function getMonolog_Handler_MainService()
  6926.     {
  6927.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6928.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  6929.         return $instance;
  6930.     }
  6931.     /**
  6932.      * Gets the private 'monolog.logger' shared service.
  6933.      *
  6934.      * @return \Symfony\Bridge\Monolog\Logger
  6935.      */
  6936.     protected function getMonolog_LoggerService()
  6937.     {
  6938.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6939.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6940.         $instance->useMicrosecondTimestamps(true);
  6941.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6942.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6943.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6944.         return $instance;
  6945.     }
  6946.     /**
  6947.      * Gets the private 'monolog.logger.cache' shared service.
  6948.      *
  6949.      * @return \Symfony\Bridge\Monolog\Logger
  6950.      */
  6951.     protected function getMonolog_Logger_CacheService()
  6952.     {
  6953.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6954.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6955.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6956.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6957.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6958.         return $instance;
  6959.     }
  6960.     /**
  6961.      * Gets the private 'monolog.logger.request' shared service.
  6962.      *
  6963.      * @return \Symfony\Bridge\Monolog\Logger
  6964.      */
  6965.     protected function getMonolog_Logger_RequestService()
  6966.     {
  6967.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6968.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6969.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6970.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6971.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6972.         return $instance;
  6973.     }
  6974.     /**
  6975.      * Gets the private 'monolog.logger.security' shared service.
  6976.      *
  6977.      * @return \Symfony\Bridge\Monolog\Logger
  6978.      */
  6979.     protected function getMonolog_Logger_SecurityService()
  6980.     {
  6981.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  6982.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6983.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6984.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6985.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6986.         return $instance;
  6987.     }
  6988.     /**
  6989.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  6990.      *
  6991.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  6992.      */
  6993.     protected function getNelmioCors_CorsListenerService()
  6994.     {
  6995.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  6996.     }
  6997.     /**
  6998.      * Gets the private 'parameter_bag' shared service.
  6999.      *
  7000.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7001.      */
  7002.     protected function getParameterBagService()
  7003.     {
  7004.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7005.     }
  7006.     /**
  7007.      * Gets the private 'profiler_listener' shared service.
  7008.      *
  7009.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7010.      */
  7011.     protected function getProfilerListenerService()
  7012.     {
  7013.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  7014.     }
  7015.     /**
  7016.      * Gets the private 'property_accessor' shared service.
  7017.      *
  7018.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7019.      */
  7020.     protected function getPropertyAccessorService()
  7021.     {
  7022.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  7023.     }
  7024.     /**
  7025.      * Gets the private 'property_info' shared service.
  7026.      *
  7027.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7028.      */
  7029.     protected function getPropertyInfoService()
  7030.     {
  7031.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7032.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7033.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7034.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7035.         }, 3), new RewindableGenerator(function () {
  7036.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7037.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7038.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7039.         }, 3), new RewindableGenerator(function () {
  7040.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7041.         }, 1), new RewindableGenerator(function () {
  7042.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7043.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7044.         }, 2), new RewindableGenerator(function () {
  7045.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7046.         }, 1));
  7047.     }
  7048.     /**
  7049.      * Gets the private 'property_info.serializer_extractor' shared service.
  7050.      *
  7051.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7052.      */
  7053.     protected function getPropertyInfo_SerializerExtractorService()
  7054.     {
  7055.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7056.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7057.     }
  7058.     /**
  7059.      * Gets the private 'router.cache_warmer' shared service.
  7060.      *
  7061.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7062.      */
  7063.     protected function getRouter_CacheWarmerService()
  7064.     {
  7065.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7067.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7068.             'router' => ['services''router''getRouterService'false],
  7069.         ], [
  7070.             'router' => '?',
  7071.         ]))->withContext('router.cache_warmer'$this));
  7072.     }
  7073.     /**
  7074.      * Gets the private 'router.request_context' shared service.
  7075.      *
  7076.      * @return \Symfony\Component\Routing\RequestContext
  7077.      */
  7078.     protected function getRouter_RequestContextService()
  7079.     {
  7080.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  7081.     }
  7082.     /**
  7083.      * Gets the private 'router_listener' shared service.
  7084.      *
  7085.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7086.      */
  7087.     protected function getRouterListenerService()
  7088.     {
  7089.         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);
  7090.     }
  7091.     /**
  7092.      * Gets the private 'security.access_listener' shared service.
  7093.      *
  7094.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7095.      */
  7096.     protected function getSecurity_AccessListenerService()
  7097.     {
  7098.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7099.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7100.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7102.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  7103.     }
  7104.     /**
  7105.      * Gets the private 'security.access_map' shared service.
  7106.      *
  7107.      * @return \Symfony\Component\Security\Http\AccessMap
  7108.      */
  7109.     protected function getSecurity_AccessMapService()
  7110.     {
  7111.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7112.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  7113.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  7114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  7115.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7116.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7117.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7118.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/change-password/request'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7119.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/change-password/send-email'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7120.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/change-password/check-email'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7121.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/change-password/reset/([A-Za-z0-9\\-\\_]+)$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7122.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/accueil'), [=> 'ROLE_USER'], NULL);
  7123.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profil'), [=> 'ROLE_USER'], NULL);
  7124.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profil_change_photo'), [=> 'ROLE_USER'], NULL);
  7125.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/type_nomenclature'), [=> 'ROLE_AFFICHER_TYPE_NOMENCLATURE'], NULL);
  7126.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_type_nomenclature'), [=> 'ROLE_AJOUTER_TYPE_NOMENCLATURE'], NULL);
  7127.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_type_nomenclature'), [=> 'ROLE_MODIFIER_TYPE_NOMENCLATURE'], NULL);
  7128.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_type_nomenclature'), [=> 'ROLE_SUPPRIMER_TYPE_NOMENCLATURE'], NULL);
  7129.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/valeur_nomenclature'), [=> 'ROLE_AFFICHER_VALEUR_NOMENCLATURE'], NULL);
  7130.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_valeur_nomenclature'), [=> 'ROLE_AJOUTER_VALEUR_NOMENCLATURE'], NULL);
  7131.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_valeur_nomenclature'), [=> 'ROLE_MODIFIER_VALEUR_NOMENCLATURE'], NULL);
  7132.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_valeur_nomenclature'), [=> 'ROLE_SUPPRIMER_VALEUR_NOMENCLATURE'], NULL);
  7133.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/groupe'), [=> 'ROLE_AFFICHER_GROUPE'], NULL);
  7134.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_groupe'), [=> 'ROLE_AJOUTER_GROUPE'], NULL);
  7135.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_groupe'), [=> 'ROLE_MODIFIER_GROUPE'], NULL);
  7136.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_groupe'), [=> 'ROLE_SUPPRIMER_GROUPE'], NULL);
  7137.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/fonction'), [=> 'ROLE_AFFICHER_FONCTION'], NULL);
  7138.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_fonction'), [=> 'ROLE_AJOUTER_FONCTION'], NULL);
  7139.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_fonction'), [=> 'ROLE_MODIFIER_FONCTION'], NULL);
  7140.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_fonction'), [=> 'ROLE_SUPPRIMER_FONCTION'], NULL);
  7141.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/region'), [=> 'ROLE_AFFICHER_REGION'], NULL);
  7142.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_region'), [=> 'ROLE_AJOUTER_REGION'], NULL);
  7143.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_region'), [=> 'ROLE_MODIFIER_REGION'], NULL);
  7144.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_region'), [=> 'ROLE_SUPPRIMER_REGION'], NULL);
  7145.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user'), [=> 'ROLE_AFFICHER_UTILISATEUR'], NULL);
  7146.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_user'), [=> 'ROLE_AJOUTER_UTILISATEUR'], NULL);
  7147.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/email_connexion_user'), [=> 'ROLE_AJOUTER_UTILISATEUR'], NULL);
  7148.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_user'), [=> 'ROLE_MODIFIER_UTILISATEUR'], NULL);
  7149.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_user'), [=> 'ROLE_SUPPRIMER_UTILISATEUR'], NULL);
  7150.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/reset_pwd_user'), [=> 'ROLE_SUPPRIMER_UTILISATEUR'], NULL);
  7151.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user_fast_authenticate'), [=> 'ROLE_SUPPRIMER_UTILISATEUR'], NULL);
  7152.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user_edit_roles'), [=> 'ROLE_SUPPRIMER_UTILISATEUR'], NULL);
  7153.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/fiche'), [=> 'ROLE_AFFICHER_FICHE'], NULL);
  7154.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_fiche'), [=> 'ROLE_AJOUTER_FICHE'], NULL);
  7155.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_fiche'), [=> 'ROLE_MODIFIER_FICHE'], NULL);
  7156.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_fiche'), [=> 'ROLE_SUPPRIMER_FICHE'], NULL);
  7157.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/choix'), [=> 'ROLE_AFFICHER_CHOIX'], NULL);
  7158.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_choix'), [=> 'ROLE_AJOUTER_CHOIX'], NULL);
  7159.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_choix'), [=> 'ROLE_MODIFIER_CHOIX'], NULL);
  7160.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_choix'), [=> 'ROLE_SUPPRIMER_CHOIX'], NULL);
  7161.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/question'), [=> 'ROLE_AFFICHER_QUESTION'], NULL);
  7162.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_question'), [=> 'ROLE_AJOUTER_QUESTION'], NULL);
  7163.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_question'), [=> 'ROLE_MODIFIER_QUESTION'], NULL);
  7164.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_question'), [=> 'ROLE_SUPPRIMER_QUESTION'], NULL);
  7165.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sousItem'), [=> 'ROLE_AFFICHER_SOUSITEM'], NULL);
  7166.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_sousItem'), [=> 'ROLE_AJOUTER_SOUSITEM'], NULL);
  7167.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_sousItem'), [=> 'ROLE_MODIFIER_SOUSITEM'], NULL);
  7168.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_sousItem'), [=> 'ROLE_SUPPRIMER_SOUSITEM'], NULL);
  7169.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/item'), [=> 'ROLE_AFFICHER_ITEM'], NULL);
  7170.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_item'), [=> 'ROLE_AJOUTER_ITEM'], NULL);
  7171.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_item'), [=> 'ROLE_MODIFIER_ITEM'], NULL);
  7172.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_item'), [=> 'ROLE_SUPPRIMER_ITEM'], NULL);
  7173.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/site'), [=> 'ROLE_AFFICHER_SITE'], NULL);
  7174.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_site'), [=> 'ROLE_AJOUTER_SITE'], NULL);
  7175.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_site'), [=> 'ROLE_MODIFIER_SITE'], NULL);
  7176.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_site'), [=> 'ROLE_SUPPRIMER_SITE'], NULL);
  7177.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/site_import_data'), [=> 'ROLE_IMPORTER_SITE'], NULL);
  7178.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/noeudAcceptance'), [=> 'ROLE_AFFICHER_NOEUDACCEPTANCE'], NULL);
  7179.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/add_noeudAcceptance'), [=> 'ROLE_AJOUTER_NOEUDACCEPTANCE'], NULL);
  7180.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/edit_noeudAcceptance'), [=> 'ROLE_MODIFIER_NOEUDACCEPTANCE'], NULL);
  7181.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/delete_noeudAcceptance'), [=> 'ROLE_SUPPRIMER_NOEUDACCEPTANCE'], NULL);
  7182.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/show_noeudAcceptance'), [=> 'ROLE_SHOW_NOEUDACCEPTANCE'], NULL);
  7183.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/map_site'), [=> 'ROLE_AFFICHER_MAP'], NULL);
  7184.         return $instance;
  7185.     }
  7186.     /**
  7187.      * Gets the private 'security.authentication.listener.anonymous.login' shared service.
  7188.      *
  7189.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7190.      */
  7191.     protected function getSecurity_Authentication_Listener_Anonymous_LoginService()
  7192.     {
  7193.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7194.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7195.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7196.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  7197.         return $this->privates['security.authentication.listener.anonymous.login'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  7198.     }
  7199.     /**
  7200.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  7201.      *
  7202.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7203.      */
  7204.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  7205.     {
  7206.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7207.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7208.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  7210.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  7211.     }
  7212.     /**
  7213.      * Gets the private 'security.authentication.listener.form.login' shared service.
  7214.      *
  7215.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  7216.      */
  7217.     protected function getSecurity_Authentication_Listener_Form_LoginService()
  7218.     {
  7219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7221.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7222.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  7223.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
  7224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  7225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  7226.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  7227.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7229.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7230.         return $this->privates['security.authentication.listener.form.login'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), ['always_use_default_target_path' => false'default_target_path' => '/''login_path' => '/login''target_path_parameter' => '_target_path''use_referer' => false], 'login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), ['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']), ['check_path' => '/api/login_check''username_parameter' => 'username''password_parameter' => 'password''require_previous_session' => false'use_forward' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''post_only' => true], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);
  7231.     }
  7232.     /**
  7233.      * Gets the private 'security.authentication.listener.form.main' shared service.
  7234.      *
  7235.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  7236.      */
  7237.     protected function getSecurity_Authentication_Listener_Form_MainService()
  7238.     {
  7239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  7243.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
  7244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  7245.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7246.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  7247.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  7248.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  7249.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7250.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7251.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7252.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  7253.         $b->setOptions(['always_use_default_target_path' => false'default_target_path' => '/''login_path' => '/login''target_path_parameter' => '_target_path''use_referer' => false]);
  7254.         $b->setProviderKey('main');
  7255.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  7256.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  7257.         $d->setOptions(['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  7258.         $this->privates['security.authentication.listener.form.main'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a'main'$b$d, ['check_path' => '/login_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''post_only' => true], $c, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  7259.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  7260.         return $instance;
  7261.     }
  7262.     /**
  7263.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  7264.      *
  7265.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  7266.      */
  7267.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  7268.     {
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7272.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  7273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7276.         $a = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [=> 'login'=> 'api']);
  7277.         $a->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  7278.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'api', new RewindableGenerator(function () {
  7279.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  7280.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  7281.     }
  7282.     /**
  7283.      * Gets the private 'security.authentication.listener.json.login' shared service.
  7284.      *
  7285.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  7286.      */
  7287.     protected function getSecurity_Authentication_Listener_Json_LoginService()
  7288.     {
  7289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7299.         $this->privates['security.authentication.listener.json.login'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), [], 'login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), []), ['check_path' => '/api/login_check''use_forward' => false'require_previous_session' => false'username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7300.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'));
  7301.         return $instance;
  7302.     }
  7303.     /**
  7304.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  7305.      *
  7306.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  7307.      */
  7308.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  7309.     {
  7310.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7311.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7312.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7313.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/RememberMeListener.php';
  7314.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7315.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7316.         return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), true, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  7317.     }
  7318.     /**
  7319.      * Gets the private 'security.authentication.manager' shared service.
  7320.      *
  7321.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  7322.      */
  7323.     protected function getSecurity_Authentication_ManagerService()
  7324.     {
  7325.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  7326.             yield => ($this->privates['security.authentication.provider.dao.login'] ?? $this->getSecurity_Authentication_Provider_Dao_LoginService());
  7327.             yield => ($this->privates['security.authentication.provider.anonymous.login'] ?? ($this->privates['security.authentication.provider.anonymous.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  7328.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
  7329.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  7330.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  7331.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  7332.         }, 6), true);
  7333.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7334.         return $instance;
  7335.     }
  7336.     /**
  7337.      * Gets the private 'security.authentication.provider.dao.login' shared service.
  7338.      *
  7339.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  7340.      */
  7341.     protected function getSecurity_Authentication_Provider_Dao_LoginService()
  7342.     {
  7343.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7344.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  7345.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  7346.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7347.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7348.         return $this->privates['security.authentication.provider.dao.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'login', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  7349.     }
  7350.     /**
  7351.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  7352.      *
  7353.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  7354.      */
  7355.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  7356.     {
  7357.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7358.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  7359.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7362.         return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'main', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  7363.     }
  7364.     /**
  7365.      * Gets the private 'security.authentication.provider.guard.api' shared service.
  7366.      *
  7367.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  7368.      */
  7369.     protected function getSecurity_Authentication_Provider_Guard_ApiService()
  7370.     {
  7371.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7372.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7375.         return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  7376.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  7377.         }, 1), ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  7378.     }
  7379.     /**
  7380.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  7381.      *
  7382.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  7383.      */
  7384.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  7385.     {
  7386.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7387.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7390.         return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), $this->getEnv('APP_SECRET'), 'main');
  7391.     }
  7392.     /**
  7393.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  7394.      *
  7395.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  7396.      */
  7397.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  7398.     {
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  7402.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  7403.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices([=> ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService())], $this->getEnv('APP_SECRET'), 'main', ['lifetime' => 31536000'path' => 'home_page''domain' => NULL'name' => 'REMEMBERME''secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  7404.     }
  7405.     /**
  7406.      * Gets the private 'security.channel_listener' shared service.
  7407.      *
  7408.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7409.      */
  7410.     protected function getSecurity_ChannelListenerService()
  7411.     {
  7412.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7413.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7417.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  7418.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  7419.     }
  7420.     /**
  7421.      * Gets the private 'security.command.user_password_encoder' shared service.
  7422.      *
  7423.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7424.      */
  7425.     protected function getSecurity_Command_UserPasswordEncoderService()
  7426.     {
  7427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7428.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  7429.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'FOS\\UserBundle\\Model\\UserInterface']);
  7430.         $instance->setName('security:encode-password');
  7431.         return $instance;
  7432.     }
  7433.     /**
  7434.      * Gets the private 'security.context_listener.0' shared service.
  7435.      *
  7436.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7437.      */
  7438.     protected function getSecurity_ContextListener_0Service()
  7439.     {
  7440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7441.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7444.         $this->privates['security.context_listener.0'] = $instance = 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 () {
  7445.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  7446.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  7447.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  7448.         return $instance;
  7449.     }
  7450.     /**
  7451.      * Gets the private 'security.csrf.token_storage' shared service.
  7452.      *
  7453.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7454.      */
  7455.     protected function getSecurity_Csrf_TokenStorageService()
  7456.     {
  7457.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7460.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  7461.     }
  7462.     /**
  7463.      * Gets the private 'security.encoder_factory.generic' shared service.
  7464.      *
  7465.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7466.      */
  7467.     protected function getSecurity_EncoderFactory_GenericService()
  7468.     {
  7469.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  7470.     }
  7471.     /**
  7472.      * Gets the private 'security.expression_language' shared service.
  7473.      *
  7474.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  7475.      */
  7476.     protected function getSecurity_ExpressionLanguageService()
  7477.     {
  7478.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  7479.         $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())));
  7480.         return $instance;
  7481.     }
  7482.     /**
  7483.      * Gets the private 'security.firewall.map' shared service.
  7484.      *
  7485.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7486.      */
  7487.     protected function getSecurity_Firewall_MapService()
  7488.     {
  7489.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7490.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  7491.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  7492.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'false],
  7493.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  7494.         ], [
  7495.             'security.firewall.map.context.api' => '?',
  7496.             'security.firewall.map.context.dev' => '?',
  7497.             'security.firewall.map.context.login' => '?',
  7498.             'security.firewall.map.context.main' => '?',
  7499.         ]), new RewindableGenerator(function () {
  7500.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  7501.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  7502.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  7503.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  7504.         }, 4));
  7505.     }
  7506.     /**
  7507.      * Gets the private 'security.firewall.map.context.api' shared service.
  7508.      *
  7509.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7510.      */
  7511.     protected function getSecurity_Firewall_Map_Context_ApiService()
  7512.     {
  7513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7514.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7516.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7517.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7518.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7519.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  7520.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7521.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'truetrue'fos_user.user_provider.username'NULL'lexik_jwt_authentication.jwt_token_authenticator'NULLNULL, [=> 'guard'], NULL));
  7522.     }
  7523.     /**
  7524.      * Gets the private 'security.firewall.map.context.dev' shared service.
  7525.      *
  7526.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7527.      */
  7528.     protected function getSecurity_Firewall_Map_Context_DevService()
  7529.     {
  7530.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7532.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7533.             return new \EmptyIterator();
  7534.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  7535.     }
  7536.     /**
  7537.      * Gets the private 'security.firewall.map.context.login' shared service.
  7538.      *
  7539.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7540.      */
  7541.     protected function getSecurity_Firewall_Map_Context_LoginService()
  7542.     {
  7543.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7544.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7545.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7549.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7550.         return $this->privates['security.firewall.map.context.login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7551.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7552.             yield => ($this->privates['security.authentication.listener.form.login'] ?? $this->getSecurity_Authentication_Listener_Form_LoginService());
  7553.             yield => ($this->privates['security.authentication.listener.json.login'] ?? $this->getSecurity_Authentication_Listener_Json_LoginService());
  7554.             yield => ($this->privates['security.authentication.listener.anonymous.login'] ?? $this->getSecurity_Authentication_Listener_Anonymous_LoginService());
  7555.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7556.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), $a'login', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a'/login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('login''security.user_checker''.security.request_matcher.HeUdK73'truetrue'fos_user.user_provider.username'NULL'security.authentication.form_entry_point.login'NULLNULL, [=> 'form_login'=> 'json_login'=> 'anonymous'], NULL));
  7557.     }
  7558.     /**
  7559.      * Gets the private 'security.firewall.map.context.main' shared service.
  7560.      *
  7561.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  7562.      */
  7563.     protected function getSecurity_Firewall_Map_Context_MainService()
  7564.     {
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7570.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  7571.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  7578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  7579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  7580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7581.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  7582.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7583.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'/login'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']);
  7584.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  7585.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
  7586.         $c->addHandler(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  7587.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  7588.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7589.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7590.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  7591.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  7592.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  7593.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7594.         }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), $b'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b'/login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'fos_user.user_provider.username''main''security.authentication.form_entry_point.main'NULLNULL, [=> 'form_login'=> 'remember_me'=> 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  7595.     }
  7596.     /**
  7597.      * Gets the private 'security.http_utils' shared service.
  7598.      *
  7599.      * @return \Symfony\Component\Security\Http\HttpUtils
  7600.      */
  7601.     protected function getSecurity_HttpUtilsService()
  7602.     {
  7603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  7604.         $a = ($this->services['router'] ?? $this->getRouterService());
  7605.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  7606.     }
  7607.     /**
  7608.      * Gets the private 'security.logout_url_generator' shared service.
  7609.      *
  7610.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7611.      */
  7612.     protected function getSecurity_LogoutUrlGeneratorService()
  7613.     {
  7614.         $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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  7615.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  7616.         return $instance;
  7617.     }
  7618.     /**
  7619.      * Gets the private 'security.role_hierarchy' shared service.
  7620.      *
  7621.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  7622.      */
  7623.     protected function getSecurity_RoleHierarchyService()
  7624.     {
  7625.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  7626.     }
  7627.     /**
  7628.      * Gets the private 'security.validator.user_password' shared service.
  7629.      *
  7630.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  7631.      */
  7632.     protected function getSecurity_Validator_UserPasswordService()
  7633.     {
  7634.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7635.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  7637.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  7638.     }
  7639.     /**
  7640.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7641.      *
  7642.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7643.      */
  7644.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  7645.     {
  7646.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7647.     }
  7648.     /**
  7649.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7650.      *
  7651.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7652.      */
  7653.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  7654.     {
  7655.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7656.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  7657.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  7658.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  7659.     }
  7660.     /**
  7661.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7662.      *
  7663.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7664.      */
  7665.     protected function getSensioFrameworkExtra_Security_ListenerService()
  7666.     {
  7667.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  7668.         $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())));
  7669.         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(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7670.     }
  7671.     /**
  7672.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7673.      *
  7674.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7675.      */
  7676.     protected function getSensioFrameworkExtra_View_ListenerService()
  7677.     {
  7678.         $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))));
  7679.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7680.             'twig' => ['services''twig''getTwigService'false],
  7681.         ], [
  7682.             'twig' => 'Twig\\Environment',
  7683.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  7684.         return $instance;
  7685.     }
  7686.     /**
  7687.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  7688.      *
  7689.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  7690.      */
  7691.     protected function getSerializer_Mapping_CacheWarmerService()
  7692.     {
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  7696.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  7697.     }
  7698.     /**
  7699.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  7700.      *
  7701.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  7702.      */
  7703.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  7704.     {
  7705.         return $this->privates['serializer.mapping.class_metadata_factory'] = 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()))]));
  7706.     }
  7707.     /**
  7708.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  7709.      *
  7710.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  7711.      */
  7712.     protected function getSerializer_NameConverter_MetadataAwareService()
  7713.     {
  7714.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7715.     }
  7716.     /**
  7717.      * Gets the private 'session.storage.native' shared service.
  7718.      *
  7719.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  7720.      */
  7721.     protected function getSession_Storage_NativeService()
  7722.     {
  7723.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  7724.     }
  7725.     /**
  7726.      * Gets the private 'session_listener' shared service.
  7727.      *
  7728.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7729.      */
  7730.     protected function getSessionListenerService()
  7731.     {
  7732.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7733.             'initialized_session' => ['services''session'NULLfalse],
  7734.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7735.             'session' => ['services''session''getSessionService'false],
  7736.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  7737.         ], [
  7738.             'initialized_session' => '?',
  7739.             'request_stack' => '?',
  7740.             'session' => '?',
  7741.             'session_storage' => '?',
  7742.         ]));
  7743.     }
  7744.     /**
  7745.      * Gets the private 'swiftmailer.command.debug' shared service.
  7746.      *
  7747.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  7748.      */
  7749.     protected function getSwiftmailer_Command_DebugService()
  7750.     {
  7751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7752.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7753.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  7754.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  7755.         $instance->setName('debug:swiftmailer');
  7756.         return $instance;
  7757.     }
  7758.     /**
  7759.      * Gets the private 'swiftmailer.command.new_email' shared service.
  7760.      *
  7761.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  7762.      */
  7763.     protected function getSwiftmailer_Command_NewEmailService()
  7764.     {
  7765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7766.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7767.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  7768.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  7769.         $instance->setName('swiftmailer:email:send');
  7770.         return $instance;
  7771.     }
  7772.     /**
  7773.      * Gets the private 'swiftmailer.command.send_email' shared service.
  7774.      *
  7775.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  7776.      */
  7777.     protected function getSwiftmailer_Command_SendEmailService()
  7778.     {
  7779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7780.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7781.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  7782.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  7783.         $instance->setName('swiftmailer:spool:send');
  7784.         return $instance;
  7785.     }
  7786.     /**
  7787.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  7788.      *
  7789.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  7790.      */
  7791.     protected function getSwiftmailer_EmailSender_ListenerService()
  7792.     {
  7793.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  7794.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7795.     }
  7796.     /**
  7797.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  7798.      *
  7799.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  7800.      *
  7801.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7802.      */
  7803.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  7804.     {
  7805.         @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7806.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer(($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  7807.     }
  7808.     /**
  7809.      * Gets the private 'templating.engine.php' shared service.
  7810.      *
  7811.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine
  7812.      *
  7813.      * @deprecated The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7814.      */
  7815.     protected function getTemplating_Engine_PhpService()
  7816.     {
  7817.         @trigger_error('The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7818.         $this->privates['templating.engine.php'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine(($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7819.             'knp_paginator.templating.helper.pagination' => ['privates''knp_paginator.templating.helper.pagination''getKnpPaginator_Templating_Helper_PaginationService'false],
  7820.             'templating.helper.actions' => ['privates''templating.helper.actions''getTemplating_Helper_ActionsService'false],
  7821.             'templating.helper.assets' => ['privates''templating.helper.assets''getTemplating_Helper_AssetsService'false],
  7822.             'templating.helper.code' => ['privates''templating.helper.code''getTemplating_Helper_CodeService'false],
  7823.             'templating.helper.form' => ['privates''templating.helper.form''getTemplating_Helper_FormService'false],
  7824.             'templating.helper.logout_url' => ['privates''templating.helper.logout_url''getTemplating_Helper_LogoutUrlService'false],
  7825.             'templating.helper.request' => ['privates''templating.helper.request''getTemplating_Helper_RequestService'false],
  7826.             'templating.helper.router' => ['privates''templating.helper.router''getTemplating_Helper_RouterService'false],
  7827.             'templating.helper.security' => ['privates''templating.helper.security''getTemplating_Helper_SecurityService'false],
  7828.             'templating.helper.session' => ['privates''templating.helper.session''getTemplating_Helper_SessionService'false],
  7829.             'templating.helper.slots' => ['privates''templating.helper.slots''getTemplating_Helper_SlotsService'false],
  7830.             'templating.helper.stopwatch' => ['privates''templating.helper.stopwatch''getTemplating_Helper_StopwatchService'false],
  7831.             'templating.helper.translator' => ['privates''templating.helper.translator''getTemplating_Helper_TranslatorService'false],
  7832.         ], [
  7833.             'knp_paginator.templating.helper.pagination' => '?',
  7834.             'templating.helper.actions' => '?',
  7835.             'templating.helper.assets' => '?',
  7836.             'templating.helper.code' => '?',
  7837.             'templating.helper.form' => '?',
  7838.             'templating.helper.logout_url' => '?',
  7839.             'templating.helper.request' => '?',
  7840.             'templating.helper.router' => '?',
  7841.             'templating.helper.security' => '?',
  7842.             'templating.helper.session' => '?',
  7843.             'templating.helper.slots' => '?',
  7844.             'templating.helper.stopwatch' => '?',
  7845.             'templating.helper.translator' => '?',
  7846.         ]), ($this->services['templating.loader'] ?? $this->getTemplating_LoaderService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->getTemplating_GlobalsService());
  7847.         $instance->setCharset('UTF-8');
  7848.         $instance->setHelpers(['slots' => 'templating.helper.slots''request' => 'templating.helper.request''session' => 'templating.helper.session''router' => 'templating.helper.router''assets' => 'templating.helper.assets''actions' => 'templating.helper.actions''code' => 'templating.helper.code''translator' => 'templating.helper.translator''form' => 'templating.helper.form''stopwatch' => 'templating.helper.stopwatch''logout_url' => 'templating.helper.logout_url''security' => 'templating.helper.security''knp_pagination' => 'knp_paginator.templating.helper.pagination']);
  7849.         return $instance;
  7850.     }
  7851.     /**
  7852.      * Gets the private 'templating.engine.twig' shared service.
  7853.      *
  7854.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  7855.      *
  7856.      * @deprecated The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  7857.      */
  7858.     protected function getTemplating_Engine_TwigService()
  7859.     {
  7860.         @trigger_error('The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  7861.         return new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  7862.     }
  7863.     /**
  7864.      * Gets the private 'templating.finder' shared service.
  7865.      *
  7866.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  7867.      *
  7868.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7869.      */
  7870.     protected function getTemplating_FinderService()
  7871.     {
  7872.         @trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7873.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  7875.         return $this->privates['templating.finder'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Resources'));
  7876.     }
  7877.     /**
  7878.      * Gets the private 'templating.form.engine' shared service.
  7879.      *
  7880.      * @return \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine
  7881.      *
  7882.      * @deprecated The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7883.      */
  7884.     protected function getTemplating_Form_EngineService()
  7885.     {
  7886.         @trigger_error('The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7887.         return new \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()), $this->parameters['templating.helper.form.resources']);
  7888.     }
  7889.     /**
  7890.      * Gets the private 'templating.form.renderer' shared service.
  7891.      *
  7892.      * @return \Symfony\Component\Form\FormRenderer
  7893.      *
  7894.      * @deprecated The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7895.      */
  7896.     protected function getTemplating_Form_RendererService()
  7897.     {
  7898.         @trigger_error('The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7899.         return new \Symfony\Component\Form\FormRenderer($this->getTemplating_Form_EngineService(), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  7900.     }
  7901.     /**
  7902.      * Gets the private 'templating.globals' shared service.
  7903.      *
  7904.      * @return \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
  7905.      *
  7906.      * @deprecated The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7907.      */
  7908.     protected function getTemplating_GlobalsService()
  7909.     {
  7910.         @trigger_error('The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7911.         return new \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables($this);
  7912.     }
  7913.     /**
  7914.      * Gets the private 'templating.helper.actions' shared service.
  7915.      *
  7916.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
  7917.      *
  7918.      * @deprecated The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7919.      */
  7920.     protected function getTemplating_Helper_ActionsService()
  7921.     {
  7922.         @trigger_error('The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7923.         return $this->privates['templating.helper.actions'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  7924.     }
  7925.     /**
  7926.      * Gets the private 'templating.helper.assets' shared service.
  7927.      *
  7928.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper
  7929.      *
  7930.      * @deprecated The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7931.      */
  7932.     protected function getTemplating_Helper_AssetsService()
  7933.     {
  7934.         @trigger_error('The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7935.         return $this->privates['templating.helper.assets'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  7936.     }
  7937.     /**
  7938.      * Gets the private 'templating.helper.code' shared service.
  7939.      *
  7940.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
  7941.      *
  7942.      * @deprecated The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7943.      */
  7944.     protected function getTemplating_Helper_CodeService()
  7945.     {
  7946.         @trigger_error('The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7947.         return $this->privates['templating.helper.code'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), 'UTF-8');
  7948.     }
  7949.     /**
  7950.      * Gets the private 'templating.helper.form' shared service.
  7951.      *
  7952.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
  7953.      *
  7954.      * @deprecated The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7955.      */
  7956.     protected function getTemplating_Helper_FormService()
  7957.     {
  7958.         @trigger_error('The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7959.         return $this->privates['templating.helper.form'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper($this->getTemplating_Form_RendererService());
  7960.     }
  7961.     /**
  7962.      * Gets the private 'templating.helper.logout_url' shared service.
  7963.      *
  7964.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper
  7965.      *
  7966.      * @deprecated The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7967.      */
  7968.     protected function getTemplating_Helper_LogoutUrlService()
  7969.     {
  7970.         @trigger_error('The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7971.         return $this->privates['templating.helper.logout_url'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  7972.     }
  7973.     /**
  7974.      * Gets the private 'templating.helper.request' shared service.
  7975.      *
  7976.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
  7977.      *
  7978.      * @deprecated The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7979.      */
  7980.     protected function getTemplating_Helper_RequestService()
  7981.     {
  7982.         @trigger_error('The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7983.         return $this->privates['templating.helper.request'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7984.     }
  7985.     /**
  7986.      * Gets the private 'templating.helper.router' shared service.
  7987.      *
  7988.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
  7989.      *
  7990.      * @deprecated The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7991.      */
  7992.     protected function getTemplating_Helper_RouterService()
  7993.     {
  7994.         @trigger_error('The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7995.         return $this->privates['templating.helper.router'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper(($this->services['router'] ?? $this->getRouterService()));
  7996.     }
  7997.     /**
  7998.      * Gets the private 'templating.helper.security' shared service.
  7999.      *
  8000.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
  8001.      *
  8002.      * @deprecated The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8003.      */
  8004.     protected function getTemplating_Helper_SecurityService()
  8005.     {
  8006.         @trigger_error('The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8007.         return $this->privates['templating.helper.security'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  8008.     }
  8009.     /**
  8010.      * Gets the private 'templating.helper.session' shared service.
  8011.      *
  8012.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
  8013.      *
  8014.      * @deprecated The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8015.      */
  8016.     protected function getTemplating_Helper_SessionService()
  8017.     {
  8018.         @trigger_error('The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8019.         return $this->privates['templating.helper.session'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8020.     }
  8021.     /**
  8022.      * Gets the private 'templating.helper.slots' shared service.
  8023.      *
  8024.      * @return \Symfony\Component\Templating\Helper\SlotsHelper
  8025.      *
  8026.      * @deprecated The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8027.      */
  8028.     protected function getTemplating_Helper_SlotsService()
  8029.     {
  8030.         @trigger_error('The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8031.         return $this->privates['templating.helper.slots'] = new \Symfony\Component\Templating\Helper\SlotsHelper();
  8032.     }
  8033.     /**
  8034.      * Gets the private 'templating.helper.stopwatch' shared service.
  8035.      *
  8036.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper
  8037.      *
  8038.      * @deprecated The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8039.      */
  8040.     protected function getTemplating_Helper_StopwatchService()
  8041.     {
  8042.         @trigger_error('The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8043.         return $this->privates['templating.helper.stopwatch'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8044.     }
  8045.     /**
  8046.      * Gets the private 'templating.helper.translator' shared service.
  8047.      *
  8048.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
  8049.      *
  8050.      * @deprecated The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8051.      */
  8052.     protected function getTemplating_Helper_TranslatorService()
  8053.     {
  8054.         @trigger_error('The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8055.         return $this->privates['templating.helper.translator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper(($this->services['translator'] ?? $this->getTranslatorService()));
  8056.     }
  8057.     /**
  8058.      * Gets the private 'templating.locator' shared service.
  8059.      *
  8060.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  8061.      *
  8062.      * @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8063.      */
  8064.     protected function getTemplating_LocatorService()
  8065.     {
  8066.         @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8067.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  8068.     }
  8069.     /**
  8070.      * Gets the private 'templating.name_parser' shared service.
  8071.      *
  8072.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  8073.      *
  8074.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8075.      */
  8076.     protected function getTemplating_NameParserService()
  8077.     {
  8078.         @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8079.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  8080.     }
  8081.     /**
  8082.      * Gets the private 'translation.extractor' shared service.
  8083.      *
  8084.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8085.      */
  8086.     protected function getTranslation_ExtractorService()
  8087.     {
  8088.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8089.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8090.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8091.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8093.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8094.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8095.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  8096.         return $instance;
  8097.     }
  8098.     /**
  8099.      * Gets the private 'translation.loader.csv' shared service.
  8100.      *
  8101.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8102.      */
  8103.     protected function getTranslation_Loader_CsvService()
  8104.     {
  8105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8106.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8107.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8108.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8109.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8110.     }
  8111.     /**
  8112.      * Gets the private 'translation.loader.dat' shared service.
  8113.      *
  8114.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8115.      */
  8116.     protected function getTranslation_Loader_DatService()
  8117.     {
  8118.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8119.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8120.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8121.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8122.     }
  8123.     /**
  8124.      * Gets the private 'translation.loader.ini' shared service.
  8125.      *
  8126.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8127.      */
  8128.     protected function getTranslation_Loader_IniService()
  8129.     {
  8130.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8131.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8132.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8133.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8134.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8135.     }
  8136.     /**
  8137.      * Gets the private 'translation.loader.json' shared service.
  8138.      *
  8139.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8140.      */
  8141.     protected function getTranslation_Loader_JsonService()
  8142.     {
  8143.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8144.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8147.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8148.     }
  8149.     /**
  8150.      * Gets the private 'translation.loader.mo' shared service.
  8151.      *
  8152.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8153.      */
  8154.     protected function getTranslation_Loader_MoService()
  8155.     {
  8156.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8157.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8158.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8160.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8161.     }
  8162.     /**
  8163.      * Gets the private 'translation.loader.php' shared service.
  8164.      *
  8165.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8166.      */
  8167.     protected function getTranslation_Loader_PhpService()
  8168.     {
  8169.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8173.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8174.     }
  8175.     /**
  8176.      * Gets the private 'translation.loader.po' shared service.
  8177.      *
  8178.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8179.      */
  8180.     protected function getTranslation_Loader_PoService()
  8181.     {
  8182.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8183.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8185.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8186.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8187.     }
  8188.     /**
  8189.      * Gets the private 'translation.loader.qt' shared service.
  8190.      *
  8191.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8192.      */
  8193.     protected function getTranslation_Loader_QtService()
  8194.     {
  8195.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8196.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8197.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8198.     }
  8199.     /**
  8200.      * Gets the private 'translation.loader.res' shared service.
  8201.      *
  8202.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8203.      */
  8204.     protected function getTranslation_Loader_ResService()
  8205.     {
  8206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8208.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8209.     }
  8210.     /**
  8211.      * Gets the private 'translation.loader.xliff' shared service.
  8212.      *
  8213.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8214.      */
  8215.     protected function getTranslation_Loader_XliffService()
  8216.     {
  8217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8218.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8219.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8220.     }
  8221.     /**
  8222.      * Gets the private 'translation.loader.yml' shared service.
  8223.      *
  8224.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8225.      */
  8226.     protected function getTranslation_Loader_YmlService()
  8227.     {
  8228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8230.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8231.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8232.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8233.     }
  8234.     /**
  8235.      * Gets the private 'translation.reader' shared service.
  8236.      *
  8237.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8238.      */
  8239.     protected function getTranslation_ReaderService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8246.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8247.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8248.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8249.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8250.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8252.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8253.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8257.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8258.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8259.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8260.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8261.         $instance->addLoader('yaml'$a);
  8262.         $instance->addLoader('yml'$a);
  8263.         $instance->addLoader('xlf'$b);
  8264.         $instance->addLoader('xliff'$b);
  8265.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8266.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8267.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8268.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8269.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8270.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8271.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8272.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8273.         return $instance;
  8274.     }
  8275.     /**
  8276.      * Gets the private 'translation.warmer' shared service.
  8277.      *
  8278.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8279.      */
  8280.     protected function getTranslation_WarmerService()
  8281.     {
  8282.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8284.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8285.             'translator' => ['services''translator''getTranslatorService'false],
  8286.         ], [
  8287.             'translator' => '?',
  8288.         ]))->withContext('translation.warmer'$this));
  8289.     }
  8290.     /**
  8291.      * Gets the private 'translator.default' shared service.
  8292.      *
  8293.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8294.      */
  8295.     protected function getTranslator_DefaultService()
  8296.     {
  8297.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8298.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8299.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8300.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8301.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8302.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8303.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8304.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8305.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8306.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8307.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8308.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8309.         ], [
  8310.             'translation.loader.csv' => '?',
  8311.             'translation.loader.dat' => '?',
  8312.             'translation.loader.ini' => '?',
  8313.             'translation.loader.json' => '?',
  8314.             'translation.loader.mo' => '?',
  8315.             'translation.loader.php' => '?',
  8316.             'translation.loader.po' => '?',
  8317.             'translation.loader.qt' => '?',
  8318.             'translation.loader.res' => '?',
  8319.             'translation.loader.xliff' => '?',
  8320.             'translation.loader.yml' => '?',
  8321.         ]), 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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], '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')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')]], '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/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/WebServerBundle/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/KnpPaginatorBundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/ApiPlatformBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/LexikJWTAuthenticationBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 40 => (\dirname(__DIR__4).'/src/Resources/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/friendsofsymfony/user-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'src/Resources/TwigBundle/translations'10 => 'vendor/twig/extra-bundle/src/translations'11 => 'src/Resources/TwigExtraBundle/translations'12 => 'vendor/sensio/framework-extra-bundle/src/translations'13 => 'src/Resources/SensioFrameworkExtraBundle/translations'14 => 'vendor/doctrine/doctrine-bundle/translations'15 => 'src/Resources/DoctrineBundle/translations'16 => 'vendor/doctrine/doctrine-migrations-bundle/translations'17 => 'src/Resources/DoctrineMigrationsBundle/translations'18 => 'vendor/symfony/security-bundle/translations'19 => 'src/Resources/SecurityBundle/translations'20 => 'vendor/symfony/web-profiler-bundle/translations'21 => 'src/Resources/WebProfilerBundle/translations'22 => 'vendor/symfony/monolog-bundle/translations'23 => 'src/Resources/MonologBundle/translations'24 => 'vendor/symfony/debug-bundle/translations'25 => 'src/Resources/DebugBundle/translations'26 => 'vendor/symfony/maker-bundle/src/translations'27 => 'src/Resources/MakerBundle/translations'28 => 'vendor/symfony/web-server-bundle/translations'29 => 'src/Resources/WebServerBundle/translations'30 => 'src/Resources/KnpPaginatorBundle/translations'31 => 'src/Resources/FOSUserBundle/translations'32 => 'vendor/nelmio/cors-bundle/translations'33 => 'src/Resources/NelmioCorsBundle/translations'34 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'35 => 'src/Resources/ApiPlatformBundle/translations'36 => 'vendor/lexik/jwt-authentication-bundle/translations'37 => 'src/Resources/LexikJWTAuthenticationBundle/translations'38 => 'vendor/symfony/swiftmailer-bundle/translations'39 => 'src/Resources/SwiftmailerBundle/translations'40 => 'src/Resources/translations']]]);
  8322.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8323.         $instance->setFallbackLocales([=> 'fr']);
  8324.         return $instance;
  8325.     }
  8326.     /**
  8327.      * Gets the private 'twig.cache_warmer' shared service.
  8328.      *
  8329.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
  8330.      *
  8331.      * @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  8332.      */
  8333.     protected function getTwig_CacheWarmerService()
  8334.     {
  8335.         @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  8336.         return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.cache_warmer'$this), ($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL]);
  8337.     }
  8338.     /**
  8339.      * Gets the private 'twig.command.debug' shared service.
  8340.      *
  8341.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8342.      */
  8343.     protected function getTwig_Command_DebugService()
  8344.     {
  8345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8346.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8347.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  8348.         $instance->setName('debug:twig');
  8349.         return $instance;
  8350.     }
  8351.     /**
  8352.      * Gets the private 'twig.command.lint' shared service.
  8353.      *
  8354.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8355.      */
  8356.     protected function getTwig_Command_LintService()
  8357.     {
  8358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8359.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8360.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8361.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  8362.         $instance->setName('lint:twig');
  8363.         return $instance;
  8364.     }
  8365.     /**
  8366.      * Gets the private 'twig.form.renderer' shared service.
  8367.      *
  8368.      * @return \Symfony\Component\Form\FormRenderer
  8369.      */
  8370.     protected function getTwig_Form_RendererService()
  8371.     {
  8372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  8373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  8374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8375.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8376.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8377.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  8378.     }
  8379.     /**
  8380.      * Gets the private 'twig.mailer.message_listener' shared service.
  8381.      *
  8382.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  8383.      */
  8384.     protected function getTwig_Mailer_MessageListenerService()
  8385.     {
  8386.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  8387.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  8388.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  8389.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
  8390.     }
  8391.     /**
  8392.      * Gets the private 'twig.runtime.httpkernel' shared service.
  8393.      *
  8394.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  8395.      */
  8396.     protected function getTwig_Runtime_HttpkernelService()
  8397.     {
  8398.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  8399.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  8400.     }
  8401.     /**
  8402.      * Gets the private 'twig.runtime.security_csrf' shared service.
  8403.      *
  8404.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  8405.      */
  8406.     protected function getTwig_Runtime_SecurityCsrfService()
  8407.     {
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  8409.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  8410.     }
  8411.     /**
  8412.      * Gets the private 'twig.template_cache_warmer' shared service.
  8413.      *
  8414.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  8415.      */
  8416.     protected function getTwig_TemplateCacheWarmerService()
  8417.     {
  8418.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8419.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  8420.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  8421.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8422.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src'), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  8423.     }
  8424.     /**
  8425.      * Gets the private 'validator.builder' shared service.
  8426.      *
  8427.      * @return \Symfony\Component\Validator\ValidatorBuilder
  8428.      */
  8429.     protected function getValidator_BuilderService()
  8430.     {
  8431.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8432.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8433.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8434.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  8435.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8436.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  8437.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8438.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  8439.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  8440.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8441.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8442.         ], [
  8443.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  8444.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  8445.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  8446.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  8447.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  8448.             'doctrine.orm.validator.unique' => '?',
  8449.             'security.validator.user_password' => '?',
  8450.             'validator.expression' => '?',
  8451.         ])));
  8452.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  8453.         $instance->setTranslationDomain('validators');
  8454.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  8455.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8456.         $instance->addMethodMapping('loadValidatorMetadata');
  8457.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  8458.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  8459.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  8460.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  8461.         return $instance;
  8462.     }
  8463.     /**
  8464.      * Gets the private 'validator.email' shared service.
  8465.      *
  8466.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  8467.      */
  8468.     protected function getValidator_EmailService()
  8469.     {
  8470.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8471.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8472.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  8473.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  8474.     }
  8475.     /**
  8476.      * Gets the private 'validator.expression' shared service.
  8477.      *
  8478.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  8479.      */
  8480.     protected function getValidator_ExpressionService()
  8481.     {
  8482.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8483.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8484.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  8485.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  8486.     }
  8487.     /**
  8488.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  8489.      *
  8490.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  8491.      */
  8492.     protected function getValidator_Mapping_CacheWarmerService()
  8493.     {
  8494.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  8497.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  8498.     }
  8499.     /**
  8500.      * Gets the private 'validator.not_compromised_password' shared service.
  8501.      *
  8502.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  8503.      */
  8504.     protected function getValidator_NotCompromisedPasswordService()
  8505.     {
  8506.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  8509.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  8510.     }
  8511.     /**
  8512.      * Gets the private 'var_dumper.command.server_dump' shared service.
  8513.      *
  8514.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  8515.      */
  8516.     protected function getVarDumper_Command_ServerDumpService()
  8517.     {
  8518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8519.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  8520.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  8521.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  8522.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  8523.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  8524.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  8525.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8526.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8527.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8528.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8529.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  8530.         $instance->setName('server:dump');
  8531.         return $instance;
  8532.     }
  8533.     /**
  8534.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  8535.      *
  8536.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  8537.      */
  8538.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  8539.     {
  8540.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  8541.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8542.         return $instance;
  8543.     }
  8544.     /**
  8545.      * Gets the private 'var_dumper.html_dumper' shared service.
  8546.      *
  8547.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8548.      */
  8549.     protected function getVarDumper_HtmlDumperService()
  8550.     {
  8551.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  8552.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8553.         return $instance;
  8554.     }
  8555.     /**
  8556.      * Gets the private 'var_dumper.server_connection' shared service.
  8557.      *
  8558.      * @return \Symfony\Component\VarDumper\Server\Connection
  8559.      */
  8560.     protected function getVarDumper_ServerConnectionService()
  8561.     {
  8562.         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()]);
  8563.     }
  8564.     /**
  8565.      * Gets the private 'web_profiler.csp.handler' shared service.
  8566.      *
  8567.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8568.      */
  8569.     protected function getWebProfiler_Csp_HandlerService()
  8570.     {
  8571.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8572.     }
  8573.     /**
  8574.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  8575.      *
  8576.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8577.      */
  8578.     protected function getWebProfiler_DebugToolbarService()
  8579.     {
  8580.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  8581.     }
  8582.     /**
  8583.      * Gets the private 'web_server.command.server_run' shared service.
  8584.      *
  8585.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand
  8586.      */
  8587.     protected function getWebServer_Command_ServerRunService()
  8588.     {
  8589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8590.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerRunCommand.php';
  8591.         $this->privates['web_server.command.server_run'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand((\dirname(__DIR__4).'/public'), 'dev', \dirname(__DIR__4));
  8592.         $instance->setName('server:run');
  8593.         return $instance;
  8594.     }
  8595.     /**
  8596.      * Gets the private 'web_server.command.server_start' shared service.
  8597.      *
  8598.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand
  8599.      */
  8600.     protected function getWebServer_Command_ServerStartService()
  8601.     {
  8602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8603.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStartCommand.php';
  8604.         $this->privates['web_server.command.server_start'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand((\dirname(__DIR__4).'/public'), 'dev', \dirname(__DIR__4));
  8605.         $instance->setName('server:start');
  8606.         return $instance;
  8607.     }
  8608.     /**
  8609.      * Gets the private 'web_server.command.server_status' shared service.
  8610.      *
  8611.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand
  8612.      */
  8613.     protected function getWebServer_Command_ServerStatusService()
  8614.     {
  8615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8616.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStatusCommand.php';
  8617.         $this->privates['web_server.command.server_status'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand(\dirname(__DIR__4));
  8618.         $instance->setName('server:status');
  8619.         return $instance;
  8620.     }
  8621.     /**
  8622.      * Gets the private 'web_server.command.server_stop' shared service.
  8623.      *
  8624.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand
  8625.      */
  8626.     protected function getWebServer_Command_ServerStopService()
  8627.     {
  8628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8629.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStopCommand.php';
  8630.         $this->privates['web_server.command.server_stop'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand(\dirname(__DIR__4));
  8631.         $instance->setName('server:stop');
  8632.         return $instance;
  8633.     }
  8634.     public function getParameter($name)
  8635.     {
  8636.         $name = (string) $name;
  8637.         if (isset($this->buildParameters[$name])) {
  8638.             return $this->buildParameters[$name];
  8639.         }
  8640.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  8641.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  8642.         }
  8643.         if (isset($this->loadedDynamicParameters[$name])) {
  8644.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8645.         }
  8646.         return $this->parameters[$name];
  8647.     }
  8648.     public function hasParameter($name): bool
  8649.     {
  8650.         $name = (string) $name;
  8651.         if (isset($this->buildParameters[$name])) {
  8652.             return true;
  8653.         }
  8654.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  8655.     }
  8656.     public function setParameter($name$value): void
  8657.     {
  8658.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8659.     }
  8660.     public function getParameterBag(): ParameterBagInterface
  8661.     {
  8662.         if (null === $this->parameterBag) {
  8663.             $parameters $this->parameters;
  8664.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8665.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8666.             }
  8667.             foreach ($this->buildParameters as $name => $value) {
  8668.                 $parameters[$name] = $value;
  8669.             }
  8670.             $this->parameterBag = new FrozenParameterBag($parameters);
  8671.         }
  8672.         return $this->parameterBag;
  8673.     }
  8674.     private $loadedDynamicParameters = [
  8675.         'kernel.cache_dir' => false,
  8676.         'kernel.secret' => false,
  8677.         'session.save_path' => false,
  8678.         'validator.mapping.cache.file' => false,
  8679.         'profiler.storage.dsn' => false,
  8680.         'debug.container.dump' => false,
  8681.         'serializer.mapping.cache.file' => false,
  8682.         'doctrine.orm.proxy_dir' => false,
  8683.         'nelmio_cors.defaults' => false,
  8684.         'lexik_jwt_authentication.pass_phrase' => false,
  8685.         'swiftmailer.spool.default.memory.path' => false,
  8686.     ];
  8687.     private $dynamicParameters = [];
  8688.     private function getDynamicParameter(string $name)
  8689.     {
  8690.         switch ($name) {
  8691.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  8692.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  8693.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  8694.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  8695.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  8696.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  8697.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  8698.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  8699.             case 'nelmio_cors.defaults'$value = [
  8700.                 'allow_origin' => [
  8701.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  8702.                 ],
  8703.                 'allow_credentials' => false,
  8704.                 'allow_headers' => [
  8705.                     => 'content-type',
  8706.                     => 'authorization',
  8707.                 ],
  8708.                 'expose_headers' => [
  8709.                     => 'Link',
  8710.                 ],
  8711.                 'allow_methods' => [
  8712.                     => 'GET',
  8713.                     => 'OPTIONS',
  8714.                     => 'POST',
  8715.                     => 'PUT',
  8716.                     => 'PATCH',
  8717.                     => 'DELETE',
  8718.                 ],
  8719.                 'max_age' => 3600,
  8720.                 'hosts' => [
  8721.                 ],
  8722.                 'origin_regex' => true,
  8723.                 'forced_allow_origin_value' => NULL,
  8724.             ]; break;
  8725.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('resolve:JWT_PASSPHRASE'); break;
  8726.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  8727.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  8728.         }
  8729.         $this->loadedDynamicParameters[$name] = true;
  8730.         return $this->dynamicParameters[$name] = $value;
  8731.     }
  8732.     protected function getDefaultParameters(): array
  8733.     {
  8734.         return [
  8735.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  8736.             'kernel.project_dir' => \dirname(__DIR__4),
  8737.             'kernel.environment' => 'dev',
  8738.             'kernel.debug' => true,
  8739.             'kernel.name' => 'src',
  8740.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8741.             'kernel.bundles' => [
  8742.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8743.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8744.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  8745.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  8746.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8747.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8748.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8749.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8750.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8751.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8752.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  8753.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  8754.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  8755.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  8756.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  8757.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  8758.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  8759.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  8760.             ],
  8761.             'kernel.bundles_metadata' => [
  8762.                 'FrameworkBundle' => [
  8763.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  8764.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8765.                 ],
  8766.                 'TwigBundle' => [
  8767.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  8768.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8769.                 ],
  8770.                 'TwigExtraBundle' => [
  8771.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src'),
  8772.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  8773.                 ],
  8774.                 'SensioFrameworkExtraBundle' => [
  8775.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  8776.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  8777.                 ],
  8778.                 'DoctrineBundle' => [
  8779.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  8780.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8781.                 ],
  8782.                 'DoctrineMigrationsBundle' => [
  8783.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8784.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8785.                 ],
  8786.                 'SecurityBundle' => [
  8787.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  8788.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8789.                 ],
  8790.                 'WebProfilerBundle' => [
  8791.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  8792.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8793.                 ],
  8794.                 'MonologBundle' => [
  8795.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  8796.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8797.                 ],
  8798.                 'DebugBundle' => [
  8799.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  8800.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8801.                 ],
  8802.                 'MakerBundle' => [
  8803.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  8804.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  8805.                 ],
  8806.                 'WebServerBundle' => [
  8807.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  8808.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  8809.                 ],
  8810.                 'KnpPaginatorBundle' => [
  8811.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  8812.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  8813.                 ],
  8814.                 'FOSUserBundle' => [
  8815.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  8816.                     'namespace' => 'FOS\\UserBundle',
  8817.                 ],
  8818.                 'NelmioCorsBundle' => [
  8819.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  8820.                     'namespace' => 'Nelmio\\CorsBundle',
  8821.                 ],
  8822.                 'ApiPlatformBundle' => [
  8823.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  8824.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  8825.                 ],
  8826.                 'LexikJWTAuthenticationBundle' => [
  8827.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  8828.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  8829.                 ],
  8830.                 'SwiftmailerBundle' => [
  8831.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  8832.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  8833.                 ],
  8834.             ],
  8835.             'kernel.charset' => 'UTF-8',
  8836.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  8837.             'container.dumper.inline_class_loader' => true,
  8838.             'container.dumper.inline_factories' => true,
  8839.             'session_max_idle_time' => '600 // set to whatever value you want in seconds',
  8840.             'avatars_directory' => (\dirname(__DIR__4).'/public/uploads/avatars'),
  8841.             'photo_directory' => (\dirname(__DIR__4).'/public/sites_images/photos'),
  8842.             'csv_directory' => (\dirname(__DIR__4).'/public/uploads/excels'),
  8843.             'firebase_token' => 'AAAABBz73MA:APA91bHjbsuaTA5T4I8oE0Qfebf0VF3Rrl7EIk14c_5NJKn39tNoZJdz2fisPMYcUSlxAXHzFNbRogB-g1OVBh5s7WgOYCXPl1M6ODKjpBRI4w15pVaY-akZd3cT1KYGi3T953RPNruF',
  8844.             'notification_firebase' => true,
  8845.             'notification_web' => true,
  8846.             'event_dispatcher.event_aliases' => [
  8847.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8848.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8849.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8850.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8851.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8852.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8853.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8854.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8855.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8856.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8857.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8858.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8859.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8860.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8861.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8862.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8863.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  8864.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  8865.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  8866.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  8867.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  8868.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  8869.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  8870.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8871.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  8872.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8873.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8874.             ],
  8875.             'fragment.renderer.hinclude.global_template' => NULL,
  8876.             'fragment.path' => '/_fragment',
  8877.             'kernel.http_method_override' => true,
  8878.             'kernel.trusted_hosts' => [
  8879.             ],
  8880.             'kernel.default_locale' => 'fr',
  8881.             'kernel.error_controller' => 'error_controller',
  8882.             'templating.helper.code.file_link_format' => NULL,
  8883.             'debug.file_link_format' => NULL,
  8884.             'session.metadata.storage_key' => '_sf2_meta',
  8885.             'session.storage.options' => [
  8886.                 'cache_limiter' => '0',
  8887.                 'cookie_secure' => 'auto',
  8888.                 'cookie_httponly' => true,
  8889.                 'cookie_samesite' => 'lax',
  8890.                 'gc_probability' => 1,
  8891.             ],
  8892.             'session.metadata.update_threshold' => 0,
  8893.             'form.type_extension.csrf.enabled' => true,
  8894.             'form.type_extension.csrf.field_name' => '_token',
  8895.             'asset.request_context.base_path' => '',
  8896.             'asset.request_context.secure' => false,
  8897.             'templating.loader.cache.path' => NULL,
  8898.             'templating.engines' => [
  8899.                 => 'twig',
  8900.                 => 'php',
  8901.             ],
  8902.             'templating.helper.form.resources' => [
  8903.                 => 'FrameworkBundle:Form',
  8904.             ],
  8905.             'validator.translation_domain' => 'validators',
  8906.             'translator.logging' => false,
  8907.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  8908.             'profiler_listener.only_exceptions' => false,
  8909.             'profiler_listener.only_master_requests' => false,
  8910.             'debug.error_handler.throw_at' => -1,
  8911.             'router.request_context.host' => 'localhost',
  8912.             'router.request_context.scheme' => 'http',
  8913.             'router.request_context.base_url' => '',
  8914.             'router.resource' => 'kernel::loadRoutes',
  8915.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  8916.             'request_listener.http_port' => 80,
  8917.             'request_listener.https_port' => 443,
  8918.             'twig.exception_listener.controller' => NULL,
  8919.             'twig.form.resources' => [
  8920.                 => 'form_div_layout.html.twig',
  8921.             ],
  8922.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8923.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8924.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8925.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8926.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8927.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8928.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8929.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8930.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8931.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8932.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8933.             'doctrine.entity_managers' => [
  8934.                 'default' => 'doctrine.orm.default_entity_manager',
  8935.             ],
  8936.             'doctrine.default_entity_manager' => 'default',
  8937.             'doctrine.dbal.connection_factory.types' => [
  8938.             ],
  8939.             'doctrine.connections' => [
  8940.                 'default' => 'doctrine.dbal.default_connection',
  8941.             ],
  8942.             'doctrine.default_connection' => 'default',
  8943.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8944.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8945.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8946.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8947.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8948.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8949.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8950.             'doctrine.orm.cache.memcache_port' => 11211,
  8951.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8952.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8953.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8954.             'doctrine.orm.cache.memcached_port' => 11211,
  8955.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8956.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8957.             'doctrine.orm.cache.redis_host' => 'localhost',
  8958.             'doctrine.orm.cache.redis_port' => 6379,
  8959.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8960.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8961.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8962.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8963.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8964.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8965.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8966.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8967.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8968.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8969.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8970.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8971.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8972.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8973.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8974.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8975.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8976.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8977.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8978.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8979.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8980.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8981.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8982.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8983.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8984.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8985.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8986.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8987.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8988.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8989.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8990.             'doctrine.migrations.preferred_em' => NULL,
  8991.             'doctrine.migrations.preferred_connection' => NULL,
  8992.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  8993.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  8994.             'security.role_hierarchy.roles' => [
  8995.                 'ROLE_AFFICHER_TYPE_NOMENCLATURE' => [
  8996.                     => 'ROLE_USER',
  8997.                 ],
  8998.                 'ROLE_AJOUTER_TYPE_NOMENCLATURE' => [
  8999.                     => 'ROLE_USER',
  9000.                 ],
  9001.                 'ROLE_MODIFIER_TYPE_NOMENCLATURE' => [
  9002.                     => 'ROLE_USER',
  9003.                 ],
  9004.                 'ROLE_SUPPRIMER_TYPE_NOMENCLATURE' => [
  9005.                     => 'ROLE_USER',
  9006.                 ],
  9007.                 'ROLE_AFFICHER_VALEUR_NOMENCLATURE' => [
  9008.                     => 'ROLE_USER',
  9009.                 ],
  9010.                 'ROLE_AJOUTER_VALEUR_NOMENCLATURE' => [
  9011.                     => 'ROLE_USER',
  9012.                 ],
  9013.                 'ROLE_MODIFIER_VALEUR_NOMENCLATURE' => [
  9014.                     => 'ROLE_USER',
  9015.                 ],
  9016.                 'ROLE_SUPPRIMER_VALEUR_NOMENCLATURE' => [
  9017.                     => 'ROLE_USER',
  9018.                 ],
  9019.                 'ROLE_AFFICHER_GROUPE' => [
  9020.                     => 'ROLE_USER',
  9021.                 ],
  9022.                 'ROLE_AJOUTER_GROUPE' => [
  9023.                     => 'ROLE_USER',
  9024.                 ],
  9025.                 'ROLE_MODIFIER_GROUPE' => [
  9026.                     => 'ROLE_USER',
  9027.                 ],
  9028.                 'ROLE_SUPPRIMER_GROUPE' => [
  9029.                     => 'ROLE_USER',
  9030.                 ],
  9031.                 'ROLE_AFFICHER_FONCTION' => [
  9032.                     => 'ROLE_USER',
  9033.                 ],
  9034.                 'ROLE_AJOUTER_FONCTION' => [
  9035.                     => 'ROLE_USER',
  9036.                 ],
  9037.                 'ROLE_MODIFIER_FONCTION' => [
  9038.                     => 'ROLE_USER',
  9039.                 ],
  9040.                 'ROLE_SUPPRIMER_FONCTION' => [
  9041.                     => 'ROLE_USER',
  9042.                 ],
  9043.                 'ROLE_AFFICHER_REGION' => [
  9044.                     => 'ROLE_USER',
  9045.                 ],
  9046.                 'ROLE_AJOUTER_REGION' => [
  9047.                     => 'ROLE_USER',
  9048.                 ],
  9049.                 'ROLE_MODIFIER_REGION' => [
  9050.                     => 'ROLE_USER',
  9051.                 ],
  9052.                 'ROLE_SUPPRIMER_REGION' => [
  9053.                     => 'ROLE_USER',
  9054.                 ],
  9055.                 'ROLE_AFFICHER_UTILISATEUR' => [
  9056.                     => 'ROLE_USER',
  9057.                 ],
  9058.                 'ROLE_AJOUTER_UTILISATEUR' => [
  9059.                     => 'ROLE_USER',
  9060.                 ],
  9061.                 'ROLE_MODIFIER_UTILISATEUR' => [
  9062.                     => 'ROLE_USER',
  9063.                 ],
  9064.                 'ROLE_SUPPRIMER_UTILISATEUR' => [
  9065.                     => 'ROLE_USER',
  9066.                 ],
  9067.                 'ROLE_RESET_PWD_UTILISATEUR' => [
  9068.                     => 'ROLE_USER',
  9069.                 ],
  9070.                 'ROLE_FAST_CONNEXION_UTILISATEUR' => [
  9071.                     => 'ROLE_USER',
  9072.                 ],
  9073.                 'ROLE_CHANGE_ROLE_UTILISATEUR' => [
  9074.                     => 'ROLE_USER',
  9075.                 ],
  9076.                 'ROLE_AFFICHER_FICHE' => [
  9077.                     => 'ROLE_USER',
  9078.                 ],
  9079.                 'ROLE_AJOUTER_FICHE' => [
  9080.                     => 'ROLE_USER',
  9081.                 ],
  9082.                 'ROLE_MODIFIER_FICHE' => [
  9083.                     => 'ROLE_USER',
  9084.                 ],
  9085.                 'ROLE_SUPPRIMER_FICHE' => [
  9086.                     => 'ROLE_USER',
  9087.                 ],
  9088.                 'ROLE_AFFICHER_CHOIX' => [
  9089.                     => 'ROLE_USER',
  9090.                 ],
  9091.                 'ROLE_AJOUTER_CHOIX' => [
  9092.                     => 'ROLE_USER',
  9093.                 ],
  9094.                 'ROLE_MODIFIER_CHOIX' => [
  9095.                     => 'ROLE_USER',
  9096.                 ],
  9097.                 'ROLE_SUPPRIMER_CHOIX' => [
  9098.                     => 'ROLE_USER',
  9099.                 ],
  9100.                 'ROLE_AFFICHER_QUESTION' => [
  9101.                     => 'ROLE_USER',
  9102.                 ],
  9103.                 'ROLE_AJOUTER_QUESTION' => [
  9104.                     => 'ROLE_USER',
  9105.                 ],
  9106.                 'ROLE_MODIFIER_QUESTION' => [
  9107.                     => 'ROLE_USER',
  9108.                 ],
  9109.                 'ROLE_SUPPRIMER_QUESTION' => [
  9110.                     => 'ROLE_USER',
  9111.                 ],
  9112.                 'ROLE_AFFICHER_SOUSITEM' => [
  9113.                     => 'ROLE_USER',
  9114.                 ],
  9115.                 'ROLE_AJOUTER_SOUSITEM' => [
  9116.                     => 'ROLE_USER',
  9117.                 ],
  9118.                 'ROLE_MODIFIER_SOUSITEM' => [
  9119.                     => 'ROLE_USER',
  9120.                 ],
  9121.                 'ROLE_SUPPRIMER_SOUSITEM' => [
  9122.                     => 'ROLE_USER',
  9123.                 ],
  9124.                 'ROLE_AFFICHER_SITE' => [
  9125.                     => 'ROLE_USER',
  9126.                 ],
  9127.                 'ROLE_AJOUTER_SITE' => [
  9128.                     => 'ROLE_USER',
  9129.                 ],
  9130.                 'ROLE_MODIFIER_SITE' => [
  9131.                     => 'ROLE_USER',
  9132.                 ],
  9133.                 'ROLE_SUPPRIMER_SITE' => [
  9134.                     => 'ROLE_USER',
  9135.                 ],
  9136.                 'ROLE_IMPORTER_SITE' => [
  9137.                     => 'ROLE_USER',
  9138.                 ],
  9139.                 'ROLE_AFFICHER_NOEUDACCEPTANCE' => [
  9140.                     => 'ROLE_USER',
  9141.                 ],
  9142.                 'ROLE_AJOUTER_NOEUDACCEPTANCE' => [
  9143.                     => 'ROLE_USER',
  9144.                 ],
  9145.                 'ROLE_MODIFIER_NOEUDACCEPTANCE' => [
  9146.                     => 'ROLE_USER',
  9147.                 ],
  9148.                 'ROLE_SUPPRIMER_NOEUDACCEPTANCE' => [
  9149.                     => 'ROLE_USER',
  9150.                 ],
  9151.                 'ROLE_SHOW_NOEUDACCEPTANCE' => [
  9152.                     => 'ROLE_USER',
  9153.                 ],
  9154.                 'ROLE_AFFICHER_MAP' => [
  9155.                     => 'ROLE_USER',
  9156.                 ],
  9157.             ],
  9158.             'security.access.denied_url' => NULL,
  9159.             'security.authentication.manager.erase_credentials' => true,
  9160.             'security.authentication.session_strategy.strategy' => 'migrate',
  9161.             'security.access.always_authenticate_before_granting' => false,
  9162.             'security.authentication.hide_user_not_found' => true,
  9163.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9164.             'web_profiler.debug_toolbar.mode' => 2,
  9165.             'monolog.use_microseconds' => true,
  9166.             'monolog.swift_mailer.handlers' => [
  9167.             ],
  9168.             'monolog.handlers_to_channels' => [
  9169.                 'monolog.handler.console' => [
  9170.                     'type' => 'exclusive',
  9171.                     'elements' => [
  9172.                         => 'event',
  9173.                         => 'doctrine',
  9174.                         => 'console',
  9175.                     ],
  9176.                 ],
  9177.                 'monolog.handler.main' => [
  9178.                     'type' => 'exclusive',
  9179.                     'elements' => [
  9180.                         => 'event',
  9181.                     ],
  9182.                 ],
  9183.             ],
  9184.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9185.             'knp_paginator.templating.helper.pagination.class' => 'Knp\\Bundle\\PaginatorBundle\\Templating\\PaginationHelper',
  9186.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig',
  9187.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  9188.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  9189.             'knp_paginator.page_range' => 5,
  9190.             'knp_paginator.page_limit' => NULL,
  9191.             'fos_user.backend_type_orm' => true,
  9192.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  9193.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  9194.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  9195.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  9196.             'fos_user.storage' => 'orm',
  9197.             'fos_user.firewall_name' => 'main',
  9198.             'fos_user.model_manager_name' => NULL,
  9199.             'fos_user.model.user.class' => 'App\\Entity\\User',
  9200.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  9201.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  9202.             'fos_user.profile.form.validation_groups' => [
  9203.                 => 'Profile',
  9204.                 => 'Default',
  9205.             ],
  9206.             'fos_user.registration.confirmation.from_email' => [
  9207.                 'ali.tabbabi@sfmtechnologies.com' => 'ali.tabbabi@sfmtechnologies.com',
  9208.             ],
  9209.             'fos_user.registration.confirmation.enabled' => false,
  9210.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  9211.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  9212.             'fos_user.registration.form.validation_groups' => [
  9213.                 => 'Registration',
  9214.                 => 'Default',
  9215.             ],
  9216.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  9217.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  9218.             'fos_user.change_password.form.validation_groups' => [
  9219.                 => 'ChangePassword',
  9220.                 => 'Default',
  9221.             ],
  9222.             'fos_user.resetting.email.from_email' => [
  9223.                 'ali.tabbabi@sfmtechnologies.com' => 'ali.tabbabi@sfmtechnologies.com',
  9224.             ],
  9225.             'fos_user.resetting.retry_ttl' => 7200,
  9226.             'fos_user.resetting.token_ttl' => 86400,
  9227.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  9228.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  9229.             'fos_user.resetting.form.validation_groups' => [
  9230.                 => 'ResetPassword',
  9231.                 => 'Default',
  9232.             ],
  9233.             'nelmio_cors.map' => [
  9234.                 '^/' => [
  9235.                 ],
  9236.             ],
  9237.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  9238.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  9239.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  9240.             'api_platform.enable_entrypoint' => true,
  9241.             'api_platform.enable_docs' => true,
  9242.             'api_platform.title' => '',
  9243.             'api_platform.description' => '',
  9244.             'api_platform.version' => '0.0.0',
  9245.             'api_platform.show_webby' => true,
  9246.             'api_platform.exception_to_status' => [
  9247.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  9248.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  9249.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  9250.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  9251.             ],
  9252.             'api_platform.formats' => [
  9253.                 'jsonld' => [
  9254.                     => 'application/ld+json',
  9255.                 ],
  9256.                 'json' => [
  9257.                     => 'application/json',
  9258.                 ],
  9259.                 'html' => [
  9260.                     => 'text/html',
  9261.                 ],
  9262.             ],
  9263.             'api_platform.patch_formats' => [
  9264.                 'json' => [
  9265.                     => 'application/merge-patch+json',
  9266.                 ],
  9267.             ],
  9268.             'api_platform.error_formats' => [
  9269.                 'jsonproblem' => [
  9270.                     => 'application/problem+json',
  9271.                 ],
  9272.                 'jsonld' => [
  9273.                     => 'application/ld+json',
  9274.                 ],
  9275.             ],
  9276.             'api_platform.allow_plain_identifiers' => false,
  9277.             'api_platform.eager_loading.enabled' => true,
  9278.             'api_platform.eager_loading.max_joins' => 30,
  9279.             'api_platform.eager_loading.fetch_partial' => false,
  9280.             'api_platform.eager_loading.force_eager' => true,
  9281.             'api_platform.collection.exists_parameter_name' => 'exists',
  9282.             'api_platform.collection.order' => 'ASC',
  9283.             'api_platform.collection.order_parameter_name' => 'order',
  9284.             'api_platform.collection.pagination.enabled' => true,
  9285.             'api_platform.collection.pagination.partial' => false,
  9286.             'api_platform.collection.pagination.client_enabled' => false,
  9287.             'api_platform.collection.pagination.client_items_per_page' => false,
  9288.             'api_platform.collection.pagination.client_partial' => false,
  9289.             'api_platform.collection.pagination.items_per_page' => 30,
  9290.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  9291.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  9292.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  9293.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  9294.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  9295.             'api_platform.collection.pagination' => [
  9296.                 'enabled' => true,
  9297.                 'partial' => false,
  9298.                 'client_enabled' => false,
  9299.                 'client_items_per_page' => false,
  9300.                 'client_partial' => false,
  9301.                 'items_per_page' => 30,
  9302.                 'maximum_items_per_page' => NULL,
  9303.                 'page_parameter_name' => 'page',
  9304.                 'enabled_parameter_name' => 'pagination',
  9305.                 'items_per_page_parameter_name' => 'itemsPerPage',
  9306.                 'partial_parameter_name' => 'partial',
  9307.             ],
  9308.             'api_platform.http_cache.etag' => true,
  9309.             'api_platform.http_cache.max_age' => NULL,
  9310.             'api_platform.http_cache.shared_max_age' => NULL,
  9311.             'api_platform.http_cache.vary' => [
  9312.                 => 'Accept',
  9313.             ],
  9314.             'api_platform.http_cache.public' => NULL,
  9315.             'api_platform.resource_class_directories' => [
  9316.                 => (\dirname(__DIR__4).'/src/Entity'),
  9317.             ],
  9318.             'api_platform.oauth.enabled' => false,
  9319.             'api_platform.oauth.clientId' => '',
  9320.             'api_platform.oauth.clientSecret' => '',
  9321.             'api_platform.oauth.type' => 'oauth2',
  9322.             'api_platform.oauth.flow' => 'application',
  9323.             'api_platform.oauth.tokenUrl' => '/oauth/v2/token',
  9324.             'api_platform.oauth.authorizationUrl' => '/oauth/v2/auth',
  9325.             'api_platform.oauth.scopes' => [
  9326.             ],
  9327.             'api_platform.swagger.versions' => [
  9328.                 => 3,
  9329.             ],
  9330.             'api_platform.enable_swagger_ui' => true,
  9331.             'api_platform.enable_re_doc' => true,
  9332.             'api_platform.swagger.api_keys' => [
  9333.             ],
  9334.             'api_platform.graphql.enabled' => false,
  9335.             'api_platform.graphql.graphiql.enabled' => false,
  9336.             'api_platform.graphql.graphql_playground.enabled' => false,
  9337.             'api_platform.graphql.collection.pagination' => [
  9338.                 'enabled' => true,
  9339.             ],
  9340.             'api_platform.validator.serialize_payload_fields' => [
  9341.             ],
  9342.             'api_platform.elasticsearch.enabled' => false,
  9343.             'lexik_jwt_authentication.token_ttl' => 3600,
  9344.             'lexik_jwt_authentication.clock_skew' => 0,
  9345.             'lexik_jwt_authentication.user_identity_field' => 'username',
  9346.             'lexik_jwt_authentication.user_id_claim' => 'username',
  9347.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  9348.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  9349.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  9350.             'swiftmailer.mailer.default.spool.enabled' => true,
  9351.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  9352.             'swiftmailer.mailer.default.single_address' => NULL,
  9353.             'swiftmailer.mailer.default.delivery.enabled' => true,
  9354.             'swiftmailer.spool.enabled' => true,
  9355.             'swiftmailer.delivery.enabled' => true,
  9356.             'swiftmailer.single_address' => NULL,
  9357.             'swiftmailer.mailers' => [
  9358.                 'default' => 'swiftmailer.mailer.default',
  9359.             ],
  9360.             'swiftmailer.default_mailer' => 'default',
  9361.             'data_collector.templates' => [
  9362.                 'data_collector.request' => [
  9363.                     => 'request',
  9364.                     => '@WebProfiler/Collector/request.html.twig',
  9365.                 ],
  9366.                 'api_platform.data_collector.request' => [
  9367.                     => 'api_platform.data_collector.request',
  9368.                     => '@ApiPlatform/DataCollector/request.html.twig',
  9369.                 ],
  9370.                 'data_collector.time' => [
  9371.                     => 'time',
  9372.                     => '@WebProfiler/Collector/time.html.twig',
  9373.                 ],
  9374.                 'data_collector.memory' => [
  9375.                     => 'memory',
  9376.                     => '@WebProfiler/Collector/memory.html.twig',
  9377.                 ],
  9378.                 'data_collector.validator' => [
  9379.                     => 'validator',
  9380.                     => '@WebProfiler/Collector/validator.html.twig',
  9381.                 ],
  9382.                 'data_collector.ajax' => [
  9383.                     => 'ajax',
  9384.                     => '@WebProfiler/Collector/ajax.html.twig',
  9385.                 ],
  9386.                 'data_collector.form' => [
  9387.                     => 'form',
  9388.                     => '@WebProfiler/Collector/form.html.twig',
  9389.                 ],
  9390.                 'data_collector.exception' => [
  9391.                     => 'exception',
  9392.                     => '@WebProfiler/Collector/exception.html.twig',
  9393.                 ],
  9394.                 'data_collector.logger' => [
  9395.                     => 'logger',
  9396.                     => '@WebProfiler/Collector/logger.html.twig',
  9397.                 ],
  9398.                 'data_collector.events' => [
  9399.                     => 'events',
  9400.                     => '@WebProfiler/Collector/events.html.twig',
  9401.                 ],
  9402.                 'data_collector.router' => [
  9403.                     => 'router',
  9404.                     => '@WebProfiler/Collector/router.html.twig',
  9405.                 ],
  9406.                 'data_collector.cache' => [
  9407.                     => 'cache',
  9408.                     => '@WebProfiler/Collector/cache.html.twig',
  9409.                 ],
  9410.                 'data_collector.translation' => [
  9411.                     => 'translation',
  9412.                     => '@WebProfiler/Collector/translation.html.twig',
  9413.                 ],
  9414.                 'data_collector.security' => [
  9415.                     => 'security',
  9416.                     => '@Security/Collector/security.html.twig',
  9417.                 ],
  9418.                 'data_collector.twig' => [
  9419.                     => 'twig',
  9420.                     => '@WebProfiler/Collector/twig.html.twig',
  9421.                 ],
  9422.                 'data_collector.http_client' => [
  9423.                     => 'http_client',
  9424.                     => '@WebProfiler/Collector/http_client.html.twig',
  9425.                 ],
  9426.                 'data_collector.doctrine' => [
  9427.                     => 'db',
  9428.                     => '@Doctrine/Collector/db.html.twig',
  9429.                 ],
  9430.                 'swiftmailer.data_collector' => [
  9431.                     => 'swiftmailer',
  9432.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  9433.                 ],
  9434.                 'data_collector.dump' => [
  9435.                     => 'dump',
  9436.                     => '@Debug/Profiler/dump.html.twig',
  9437.                 ],
  9438.                 'mailer.data_collector' => [
  9439.                     => 'mailer',
  9440.                     => '@WebProfiler/Collector/mailer.html.twig',
  9441.                 ],
  9442.                 'data_collector.config' => [
  9443.                     => 'config',
  9444.                     => '@WebProfiler/Collector/config.html.twig',
  9445.                 ],
  9446.             ],
  9447.             'console.command.ids' => [
  9448.                 => 'console.command.public_alias.api_platform.json_schema.json_schema_generate_command',
  9449.             ],
  9450.         ];
  9451.     }
  9452.     protected function throw($message)
  9453.     {
  9454.         throw new RuntimeException($message);
  9455.     }
  9456. }